summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* staging: hisilicon,hi6421-spmi-pmic.yaml: fix patternPropertiesMauro Carvalho Chehab2021-07-211-1/+5
* staging: hikey9xx: split hi6421v600 irq into a separate driverMauro Carvalho Chehab2021-07-215-237/+322
* staging: hi6421-spmi-pmic: add a missing dot at copyrightMauro Carvalho Chehab2021-07-211-1/+1
* staging: hi6421-spmi-pmic: rename GPIO IRQ OF nodeMauro Carvalho Chehab2021-07-212-17/+9
* staging: hi6421-spmi-pmic: rename spmi_device structMauro Carvalho Chehab2021-07-211-5/+5
* staging: bcm2835-audio: Enclose complex macro value in parenthesesDiego Roux2021-07-211-1/+1
* staging: board: Fix uninitialized spinlock when attaching genpdGeert Uytterhoeven2021-07-211-1/+6
* staging/rtl8712: Remove all strcpy() uses in favor of strscpy()Len Baker2021-07-211-1/+1
* staging: rtl8712: Fix alignmentAlexander Greyling2021-07-211-1/+1
* staging: rtl8712: Remove some unused #define and enumChristophe JAILLET2021-07-211-48/+0
* staging: rtl8188eu: remove unnecessary loggingJan Gruber2021-07-211-5/+0
* staging: qlge: Remove unnecessary parentheses around referencesNishal Kulkarni2021-07-211-2/+2
* staging: rtl8188eu: remove cut_mask field from wl_pwr_cfgMartin Kaiser2021-07-212-29/+28
* staging: rtl8188eu: remove PWR_CMD_READMartin Kaiser2021-07-212-3/+0
* staging: rtl8188eu: remove constant function parameterMartin Kaiser2021-07-213-53/+42
* staging: rtl8188eu: remove unused power flows and transitionsMartin Kaiser2021-07-213-170/+0
* staging: rtl8188eu: remove efuse write supportMartin Kaiser2021-07-211-29/+3
* staging: rtl8188eu: remove struct eeprom_priv's EepromOrEfuseMartin Kaiser2021-07-214-13/+3
* staging: rtl8188eu: remove _CHIP_TYPE enumMartin Kaiser2021-07-211-10/+0
* staging: rtl8188eu: remove RTL871X_HCI_TYPE enumMartin Kaiser2021-07-211-7/+0
* staging: rtl8188eu: remove the "trigger gpio 0" hal variableMartin Kaiser2021-07-212-9/+0
* staging: rtl8188eu: merge two functionsMartin Kaiser2021-07-211-11/+4
* staging: rtl8188eu: move hal/mac_cfg.c and rename function and arrayPhillip Potter2021-07-214-7/+7
* staging: rtl8723bs: fix camel case argument name in macro is_supported_tx_cckFabio Aiuto2021-07-211-1/+1
* staging: rtl8723bs: fix camel case name in macro IsSupportedTxCCKFabio Aiuto2021-07-213-3/+3
* staging: rtl8723bs: remove unused macros in include/ieee80211.hFabio Aiuto2021-07-211-8/+0
* staging: rtl8723bs: fix post-commit camel case issuesFabio Aiuto2021-07-212-4/+4
* staging: rtl8723bs: fix camel case name in macro IsSupported24GFabio Aiuto2021-07-213-4/+4
* staging: rtl8723bs: fix camel case in argument of macro is_legacy_onlyFabio Aiuto2021-07-211-1/+1
* staging: rtl8723bs: fix camel case name in macro IsLegacyOnly()Fabio Aiuto2021-07-212-2/+2
* staging: rtl8723bs: fix camel case issueFabio Aiuto2021-07-211-1/+1
* staging: rtl8723bs: convert IsSupportedHT to snake_caseFabio Aiuto2021-07-214-4/+4
* staging: rtl8723bs: add get_channel cfg80211 implementationFabio Aiuto2021-07-211-1/+52
* staging: rtl8723bs: fix wpa_set_auth_algs() functionFabio Aiuto2021-07-211-3/+3
* staging: rtl8723bs: remove custom endian conversion macrosBryan Brattlof2021-07-211-11/+2
* staging: r8188eu: Fix while-loop that iterates only onceColin Ian King2021-07-211-3/+3
* staging: rtl8188eu: remove unnecessary bracesJan Gruber2021-07-211-2/+1
* staging: rtl8188eu: remove rtw_wx_set_rate handler functionPhillip Potter2021-07-211-75/+0
* staging: rtl8188eu: remove set but unused variable from rtw_get_sec_iePhillip Potter2021-07-211-3/+1
* Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-179-110/+162
|\
| * Merge tag 'scmi-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2021-07-164-12/+20
| |\
| | * firmware: arm_scmi: Fix range check for the maximum number of pending messagesCristian Marussi2021-07-131-2/+3
| | * firmware: arm_scmi: Avoid padding in sensor message structureCristian Marussi2021-07-131-2/+4
| | * firmware: arm_scmi: Fix kernel doc warnings about return valuesCristian Marussi2021-07-132-0/+6
| | * firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflowSudeep Holla2021-07-121-3/+4
| | * firmware: arm_scmi: Ensure drivers provide a probe functionSudeep Holla2021-07-121-0/+3
| | * firmware: arm_scmi: Simplify device probe function on the busSudeep Holla2021-07-121-5/+0
| * | Merge tag 'arm-ffa-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2021-07-162-6/+8
| |\ \
| | * | firmware: arm_ffa: Fix a possible ffa_linux_errmap buffer overflowSudeep Holla2021-07-121-2/+4
| | * | firmware: arm_ffa: Fix the comment styleSudeep Holla2021-07-121-1/+1