summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1487/+0
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-9/+6
2023-04-27Merge tag 'staging-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3762/+894
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds-2/+2
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+2
2023-04-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-1/+1
2023-04-25Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-0/+1
2023-04-25Merge tag 'media/v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-3375/+1174
2023-04-23net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean-2/+2
2023-04-20staging: rtl8192e: Fix W_DISABLE# does not work after stop/startPhilipp Hortmann-0/+1
2023-04-20staging: rtl8192e: Remove unchanged variables bfsync_processing and morePhilipp Hortmann-4/+0
2023-04-20staging: rtl8192e: Remove unchanged variable frame_sync_monitorPhilipp Hortmann-45/+30
2023-04-20staging: rtl8192e: Remove unchanged variable chan_forcedPhilipp Hortmann-5/+0
2023-04-20staging: rtl8192e: Remove set to true while true of bfirst_after_downPhilipp Hortmann-3/+1
2023-04-20staging: rtl8192e: Remove second initialization of bActuallySetPhilipp Hortmann-2/+0
2023-04-20staging: rtl8192e: Remove unused macro RT_SET_PS_LEVELPhilipp Hortmann-1/+0
2023-04-20staging: rtl8192e: Remove unused function rtl92e_disable_nicPhilipp Hortmann-17/+0
2023-04-20staging: rtl8192e: Remove unchanged variable RegRfPsLevelPhilipp Hortmann-9/+1
2023-04-18Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra-1/+1
2023-04-15staging: rtl8172: Add blank lines after declarationsSrihari S-0/+1
2023-04-15staging: rtl8192e: Remove unused variable RF_TypePhilipp Hortmann-1/+0
2023-04-15staging: rtl8192e: Remove one of two checks for hardware RTL8192SEPhilipp Hortmann-6/+0
2023-04-15staging: rtl8192e: Remove unused function _rtl92e_dm_init_wa_broadcom_iotPhilipp Hortmann-14/+0
2023-04-15staging: rtl8192e: Remove macro IS_HARDWARE_TYPE_8192SEPhilipp Hortmann-9/+1
2023-04-15staging: greybus: drop loopback test filesGreg Kroah-Hartman-1391/+0
2023-04-15media: atomisp: gmin_platform: Add Lenovo Ideapad Miix 310 gmin_varsHans de Goede-0/+19
2023-04-15media: atomisp: gmin_platform: Make DMI quirks take precedence over the _DSM ...Hans de Goede-19/+11
2023-04-15media: atomisp: Remove struct atomisp_sub_device index fieldHans de Goede-37/+11
2023-04-15media: atomisp: Drop support for streaming from 2 sensors at onceHans de Goede-305/+148
2023-04-15media: atomisp: Remove atomisp_try_fmt() call from atomisp_set_fmt()Hans de Goede-50/+6
2023-04-15media: atomisp: Remove unused ATOM_ISP_MAX_WIDTH_TMP and ATOM_ISP_MAX_HEIGHT_TMPHans de Goede-3/+0
2023-04-15media: atomisp: Remove snr_mbus_fmt local var from atomisp_try_fmt()Hans de Goede-18/+15
2023-04-15media: atomisp: Remove custom V4L2_CID_FMT_AUTO controlHans de Goede-24/+2
2023-04-15media: atomisp: Remove continuous mode related code from atomisp_set_fmt()Hans de Goede-83/+1
2023-04-15media: atomisp: Remove duplicate atomisp_[start|stop]_streaming() prototypesHans de Goede-3/+0
2023-04-15media: atomisp: gc0310: Switch over to ACPI powermanagementHans de Goede-189/+50
2023-04-15media: atomisp: gc0310: Use devm_kzalloc() for data structHans de Goede-9/+3
2023-04-15media: atomisp: gc0310: Add runtime-pm supportHans de Goede-40/+53
2023-04-15media: atomisp: gc0310: Delay power-on till streaming is startedHans de Goede-58/+29
2023-04-15media: atomisp: gc0310: Modernize and simply set_fmt(), get_fmt(), etc.Hans de Goede-150/+49
2023-04-15media: atomisp: gc0310: Add error_unlock label to s_stream()Hans de Goede-16/+12
2023-04-15media: atomisp: gc0310: Add exposure and gain controlsHans de Goede-14/+82
2023-04-15media: atomisp: gc0310: Drop custom ATOMISP_IOC_S_EXPOSURE supportHans de Goede-99/+0
2023-04-15media: atomisp: gc0310: Remove read-only exposure controlHans de Goede-57/+1
2023-04-15media: atomisp: gc0310: Remove non working flip-controlsHans de Goede-45/+0
2023-04-15media: atomisp: gc0310: Replace custom reg access functions with smbus helpersHans de Goede-123/+26
2023-04-15media: atomisp: gc0310: Remove enum gc0310_tok_typeHans de Goede-207/+167
2023-04-15media: atomisp: gc0310: Simplify gc0310_write_reg_array()Hans de Goede-96/+3
2023-04-15media: atomisp: gc0310: Remove GC0310_TOK_*Hans de Goede-35/+21