aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-11staging: vt6655: fix potential memory leakNam Cao1-1/+1
2022-09-11staging: r8188eu: make c2h_evt_read() staticMichael Straube3-65/+60
2022-09-11staging: vt6655: remove unnecessary null checkNam Cao1-7/+6
2022-09-09staging: rtl8723bs: Fix return type for implementation of ndo_start_xmitGUO Zihua2-3/+3
2022-09-09staging: rtl8723bs: Delete un-necessary return for _rtw_xmit_entry()GUO Zihua3-12/+8
2022-09-09staging: rtl8192e: Fix return type for implementation of ndo_start_xmitGUO Zihua2-3/+3
2022-09-09staging: rtl8712: Fix return type for implementation of ndo_start_xmitGUO Zihua2-4/+4
2022-09-09staging: rtl8712: fix camelcase in UserPriorityAsif Khan1-6/+6
2022-09-09staging: greybus: audio_helper: remove unused and wrong debugfs usageGreg Kroah-Hartman1-11/+0
2022-09-09staging: r8188eu: remove unnecessary return labels.Michael Straube1-6/+4
2022-09-09staging: r8188eu: make two functions staticMichael Straube3-42/+40
2022-09-09staging: r8188eu: remove unused parameter from UpdateBrateTbl()Michael Straube3-3/+3
2022-09-09staging: r8188eu: remove unused parameters from _BeaconFunctionEnable()Michael Straube1-3/+2
2022-09-09staging: r8188eu: remove some unused enumsMichael Straube3-21/+0
2022-09-09staging: r8188eu: do not "scan blink" if we have a linkMartin Kaiser1-3/+4
2022-09-09staging: r8188eu: reset blink state when WPS failsMartin Kaiser1-3/+1
2022-09-09staging: r8188eu: always cancel blink_work when WPS failedMartin Kaiser1-1/+1
2022-09-09staging: r8188eu: always update status before WPS blinkingMartin Kaiser1-11/+4
2022-09-09staging: r8188eu: always cancel blink_work before WPS blinkingMartin Kaiser1-12/+9
2022-09-09staging: r8188eu: don't restart WPS blinking unnecessarilyMartin Kaiser1-24/+25
2022-09-09staging: r8188eu: simplify the LED_CTL_POWER_OFF caseMartin Kaiser1-20/+6
2022-09-09staging: r8188eu: remove channel parameters from rtw_sitesurvey_cmdMartin Kaiser5-21/+7
2022-09-09staging: r8188eu: remove mlme_osdep.hMichael Straube10-22/+0
2022-09-09staging: rtl8723bs: remove rtw_is_wps_ieNam Cao2-18/+0
2022-09-09staging: rtl8723bs: remove IsHexDigitNam Cao2-21/+0
2022-09-09staging: rtl8723bs: remove rtw_hal_is_disable_sw_channel_planNam Cao2-7/+0
2022-09-09staging: rtl8723bs: remove hal_btcoex_SetManualControlNam Cao2-6/+0
2022-09-09staging: rtl8723bs: remove GetHexValueFromStringNam Cao2-47/+0
2022-09-09staging: rtl8723bs: remove odm_PauseDIGNam Cao2-59/+0
2022-09-09staging: rtl8723bs: delete rtw_odm.c and rtw_odm.hNam Cao4-142/+0
2022-09-09staging: rtl8723bs: remove rtw_change_ifnameNam Cao2-52/+0
2022-09-09staging: rtl8723bs: delete function rtw_set_chplan_cmdNam Cao2-57/+0
2022-09-09staging: rtl8723bs: delete rtw_setdatarate_cmdNam Cao2-30/+0
2022-09-05Merge 6.0-rc4 into staging-nextGreg Kroah-Hartman485-3339/+6482
2022-09-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+6
2022-09-03Merge tag 'gpio-fixes-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds8-108/+134
2022-09-03gpio: ws16c48: Make irq_chip immutableWilliam Breathitt Gray1-3/+7
2022-09-03gpio: 104-idio-16: Make irq_chip immutableWilliam Breathitt Gray1-7/+11
2022-09-03gpio: 104-idi-48: Make irq_chip immutableWilliam Breathitt Gray1-3/+7
2022-09-03gpio: 104-dio-48e: Make irq_chip immutableWilliam Breathitt Gray1-3/+7
2022-09-03Merge tag 'for-linus-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds4-10/+22
2022-09-03Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-7/+17
2022-09-03Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds5-61/+59
2022-09-03Merge tag 'staging-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-36/+2
2022-09-03Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds3-7/+13
2022-09-03Merge tag 'hwmon-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds2-7/+15
2022-09-02Merge tag 'block-6.0-2022-09-02' of git://git.kernel.dk/linux-blockLinus Torvalds3-0/+6
2022-09-02Merge tag 'mmc-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-28/+18
2022-09-02Merge tag 'drm-fixes-2022-09-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds46-162/+348
2022-09-02Merge tag 'driver-core-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds8-9/+65