summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie
2023-06-17Merge tag 'staging-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-02media: staging: media: imx: initialize hs_settle to avoid warningHans Verkuil
2023-05-26media: staging: media: atomisp: init high & low varsHans Verkuil
2023-05-18fbdev: Include <linux/fb.h> instead of <asm/fb.h>Thomas Zimmermann
2023-05-08staging: octeon: delete my name from TODO contactAaro Koskinen
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-27Merge tag 'staging-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-04-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-04-25Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-04-25Merge tag 'media/v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-04-23net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean
2023-04-20staging: rtl8192e: Fix W_DISABLE# does not work after stop/startPhilipp Hortmann
2023-04-20staging: rtl8192e: Remove unchanged variables bfsync_processing and morePhilipp Hortmann
2023-04-20staging: rtl8192e: Remove unchanged variable frame_sync_monitorPhilipp Hortmann
2023-04-20staging: rtl8192e: Remove unchanged variable chan_forcedPhilipp Hortmann
2023-04-20staging: rtl8192e: Remove set to true while true of bfirst_after_downPhilipp Hortmann
2023-04-20staging: rtl8192e: Remove second initialization of bActuallySetPhilipp Hortmann
2023-04-20staging: rtl8192e: Remove unused macro RT_SET_PS_LEVELPhilipp Hortmann
2023-04-20staging: rtl8192e: Remove unused function rtl92e_disable_nicPhilipp Hortmann
2023-04-20staging: rtl8192e: Remove unchanged variable RegRfPsLevelPhilipp Hortmann
2023-04-18Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra
2023-04-15staging: rtl8172: Add blank lines after declarationsSrihari S
2023-04-15staging: rtl8192e: Remove unused variable RF_TypePhilipp Hortmann
2023-04-15staging: rtl8192e: Remove one of two checks for hardware RTL8192SEPhilipp Hortmann
2023-04-15staging: rtl8192e: Remove unused function _rtl92e_dm_init_wa_broadcom_iotPhilipp Hortmann
2023-04-15staging: rtl8192e: Remove macro IS_HARDWARE_TYPE_8192SEPhilipp Hortmann
2023-04-15staging: greybus: drop loopback test filesGreg Kroah-Hartman
2023-04-15media: atomisp: gmin_platform: Add Lenovo Ideapad Miix 310 gmin_varsHans de Goede
2023-04-15media: atomisp: gmin_platform: Make DMI quirks take precedence over the _DSM ...Hans de Goede
2023-04-15media: atomisp: Remove struct atomisp_sub_device index fieldHans de Goede
2023-04-15media: atomisp: Drop support for streaming from 2 sensors at onceHans de Goede
2023-04-15media: atomisp: Remove atomisp_try_fmt() call from atomisp_set_fmt()Hans de Goede
2023-04-15media: atomisp: Remove unused ATOM_ISP_MAX_WIDTH_TMP and ATOM_ISP_MAX_HEIGHT_TMPHans de Goede
2023-04-15media: atomisp: Remove snr_mbus_fmt local var from atomisp_try_fmt()Hans de Goede
2023-04-15media: atomisp: Remove custom V4L2_CID_FMT_AUTO controlHans de Goede
2023-04-15media: atomisp: Remove continuous mode related code from atomisp_set_fmt()Hans de Goede
2023-04-15media: atomisp: Remove duplicate atomisp_[start|stop]_streaming() prototypesHans de Goede
2023-04-15media: atomisp: gc0310: Switch over to ACPI powermanagementHans de Goede
2023-04-15media: atomisp: gc0310: Use devm_kzalloc() for data structHans de Goede
2023-04-15media: atomisp: gc0310: Add runtime-pm supportHans de Goede
2023-04-15media: atomisp: gc0310: Delay power-on till streaming is startedHans de Goede
2023-04-15media: atomisp: gc0310: Modernize and simply set_fmt(), get_fmt(), etc.Hans de Goede
2023-04-15media: atomisp: gc0310: Add error_unlock label to s_stream()Hans de Goede
2023-04-15media: atomisp: gc0310: Add exposure and gain controlsHans de Goede
2023-04-15media: atomisp: gc0310: Drop custom ATOMISP_IOC_S_EXPOSURE supportHans de Goede