aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2021-07-21staging: rtl8723bs: Fix a resource leak in sd_int_dpcXiangyang Zhang1-0/+2
2021-07-21staging: hisilicon,hi6421-spmi-pmic.yaml: fix patternPropertiesMauro Carvalho Chehab1-1/+5
2021-07-21staging: hikey9xx: split hi6421v600 irq into a separate driverMauro Carvalho Chehab2-237/+4
2021-07-21staging: hi6421-spmi-pmic: add a missing dot at copyrightMauro Carvalho Chehab1-1/+1
2021-07-21staging: hi6421-spmi-pmic: rename GPIO IRQ OF nodeMauro Carvalho Chehab2-17/+9
2021-07-21staging: hi6421-spmi-pmic: rename spmi_device structMauro Carvalho Chehab1-5/+5
2021-07-21staging: bcm2835-audio: Enclose complex macro value in parenthesesDiego Roux1-1/+1
2021-07-21staging: board: Fix uninitialized spinlock when attaching genpdGeert Uytterhoeven1-1/+6
2021-07-21staging/rtl8712: Remove all strcpy() uses in favor of strscpy()Len Baker1-1/+1
2021-07-21staging: rtl8712: Fix alignmentAlexander Greyling1-1/+1
2021-07-21staging: rtl8712: Remove some unused #define and enumChristophe JAILLET1-48/+0
2021-07-21staging: rtl8188eu: remove unnecessary loggingJan Gruber1-5/+0
2021-07-21staging: qlge: Remove unnecessary parentheses around referencesNishal Kulkarni1-2/+2
2021-07-21staging: rtl8188eu: remove cut_mask field from wl_pwr_cfgMartin Kaiser2-29/+28
2021-07-21staging: rtl8188eu: remove PWR_CMD_READMartin Kaiser2-3/+0
2021-07-21staging: rtl8188eu: remove constant function parameterMartin Kaiser3-53/+42
2021-07-21staging: rtl8188eu: remove unused power flows and transitionsMartin Kaiser3-170/+0
2021-07-21staging: rtl8188eu: remove efuse write supportMartin Kaiser1-29/+3
2021-07-21staging: rtl8188eu: remove struct eeprom_priv's EepromOrEfuseMartin Kaiser4-13/+3
2021-07-21staging: rtl8188eu: remove _CHIP_TYPE enumMartin Kaiser1-10/+0
2021-07-21staging: rtl8188eu: remove RTL871X_HCI_TYPE enumMartin Kaiser1-7/+0
2021-07-21staging: rtl8188eu: remove the "trigger gpio 0" hal variableMartin Kaiser2-9/+0
2021-07-21staging: rtl8188eu: merge two functionsMartin Kaiser1-11/+4
2021-07-21staging: rtl8188eu: move hal/mac_cfg.c and rename function and arrayPhillip Potter4-7/+7
2021-07-21staging: rtl8723bs: fix camel case argument name in macro is_supported_tx_cckFabio Aiuto1-1/+1
2021-07-21staging: rtl8723bs: fix camel case name in macro IsSupportedTxCCKFabio Aiuto3-3/+3
2021-07-21staging: rtl8723bs: remove unused macros in include/ieee80211.hFabio Aiuto1-8/+0
2021-07-21staging: rtl8723bs: fix post-commit camel case issuesFabio Aiuto2-4/+4
2021-07-21staging: rtl8723bs: fix camel case name in macro IsSupported24GFabio Aiuto3-4/+4
2021-07-21staging: rtl8723bs: fix camel case in argument of macro is_legacy_onlyFabio Aiuto1-1/+1
2021-07-21staging: rtl8723bs: fix camel case name in macro IsLegacyOnly()Fabio Aiuto2-2/+2
2021-07-21staging: rtl8723bs: fix camel case issueFabio Aiuto1-1/+1
2021-07-21staging: rtl8723bs: convert IsSupportedHT to snake_caseFabio Aiuto4-4/+4
2021-07-21staging: rtl8723bs: add get_channel cfg80211 implementationFabio Aiuto1-1/+52
2021-07-21staging: rtl8723bs: fix wpa_set_auth_algs() functionFabio Aiuto1-3/+3
2021-07-21staging: rtl8723bs: remove custom endian conversion macrosBryan Brattlof1-11/+2
2021-07-21staging: r8188eu: Fix while-loop that iterates only onceColin Ian King1-3/+3
2021-07-21staging: rtl8188eu: remove unnecessary bracesJan Gruber1-2/+1
2021-07-21staging: rtl8188eu: remove rtw_wx_set_rate handler functionPhillip Potter1-75/+0
2021-07-21staging: rtl8188eu: remove set but unused variable from rtw_get_sec_iePhillip Potter1-3/+1
2021-07-12media: atomisp: remove redundant initialization of variable retColin Ian King1-1/+1
2021-07-12media: cedrus: hevc: Add support for multiple slicesJernej Skrabec2-10/+17
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-26/+12
2021-07-05Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds276-18513/+3416
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+1
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-0/+1
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+4
2021-06-29Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2021-06-28Merge tag 'media/v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds164-4223/+18726