summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-07-21staging: hikey9xx: split hi6421v600 irq into a separate driverMauro Carvalho Chehab5-237/+322
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-17Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-110/+162
2021-07-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-101/+115
2021-07-16Merge tag 'scmi-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann4-12/+20
2021-07-16Merge tag 'arm-ffa-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2-6/+8
2021-07-16Merge tag 'block-5.14-2021-07-16' of git://git.kernel.dk/linux-blockLinus Torvalds5-212/+87
2021-07-16Merge tag 'drm-fixes-2021-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds38-1395/+202
2021-07-16Merge tag 'drm-intel-fixes-2021-07-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-5/+2
2021-07-16Merge tag 'drm-misc-fixes-2021-07-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie5-9/+10
2021-07-15Merge tag 'pwm/for-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-73/+56
2021-07-15Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds21-9/+24
2021-07-15EDAC/igen6: fix core dependency AGAINRandy Dunlap1-1/+1
2021-07-15Merge tag 'iommu-fixes-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-24/+29