aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-08staging: rtl8723bs: replace _IBSS_PARA_IE_Ross Schmidt4-5/+4
2020-12-08staging: rtl8723bs: replace _TIM_IE_Ross Schmidt5-13/+12
2020-12-08staging: rtl8723bs: replace _DSSET_IE_Ross Schmidt6-10/+9
2020-12-08staging: rtl8723bs: replace _SUPPORTEDRATES_IE_Ross Schmidt6-21/+20
2020-12-08staging: rtl8723bs: replace _SSID_IE_Ross Schmidt6-18/+17
2020-12-08staging: rtl8723bs: replace WLAN_EID_VHT_OP_MODE_NOTIFYRoss Schmidt2-2/+1
2020-12-08staging: rtl8723bs: use WLAN_EID_HT_OPERATIONRoss Schmidt6-19/+17
2020-12-08staging: rtl8723bs: use WLAN_EID_RSNRoss Schmidt7-15/+12
2020-12-08staging: rtl8723bs: use WLAN_EID_VENDOR_SPECIFICRoss Schmidt11-36/+32
2020-12-08staging: rtl8723bs: use WLAN_EID_HT_CAPABILITYRoss Schmidt9-22/+20
2020-12-08drivers: gpio: amd8111: use SPDX-License-IdentifierEnrico Weigelt, metux IT consult1-4/+1
2020-12-08drivers: gpio: amd8111: prefer dev_err()/dev_info() over raw printkEnrico Weigelt, metux IT consult1-4/+2
2020-12-08drivers: gpio: bt8xx: prefer dev_err()/dev_warn() over of raw printkEnrico Weigelt, metux IT consult1-4/+4
2020-12-08pinctrl: aspeed: Fix GPIO requests on pass-through banksAndrew Jeffery2-9/+72
2020-12-08zd1201: Fix fall-through warnings for ClangGustavo A. R. Silva1-1/+1
2020-12-08rtw88: Fix fall-through warnings for ClangGustavo A. R. Silva1-1/+1
2020-12-08rt2x00: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-12-08airo: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-12-08carl9170: remove trailing semicolon in macro definitionTom Rix1-2/+2
2020-12-08ath11k: pci: add MODULE_FIRMWARE macrosDevin Bayer1-0/+5
2020-12-08Merge tag 'mt76-for-kvalo-2020-12-04' of https://github.com/nbd168/wirelessKalle Valo76-2151/+3444
2020-12-08rtw88: reduce polling time of IQ calibrationChin-Yen Lee1-9/+8
2020-12-08rtw88: fix multiple definition of rtw_pm_opsPing-Ke Shih1-1/+1
2020-12-08mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_startZhang Xiaohui1-0/+2
2020-12-08media: vidtv: fix some warningsMauro Carvalho Chehab3-3/+5
2020-12-08Merge branch 'cpufreq/scmi' into cpufreq/arm/linux-nextViresh Kumar396-24402/+2921
2020-12-08cpufreq: arm_scmi: Discover the power scale in performance protocolLukasz Luba1-1/+3
2020-12-08firmware: arm_scmi: Add power_scale_mw_get() interfaceLukasz Luba1-0/+8
2020-12-07nvme-loop: use blk_mq_hctx_set_fq_lock_class to set loop's lock classMing Lei1-0/+10
2020-12-07Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski26-789/+1051
2020-12-07scsi: hisi_sas: Select a suitable queue for internal I/OsXiang Chen2-0/+11
2020-12-07bonding: set xfrm feature flags more sanelyJarod Wilson1-6/+4
2020-12-07scsi: core: Fix race between handling STS_RESOURCE and completionMing Lei1-2/+1
2020-12-07net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel muxMartin Blumenstingl1-3/+3
2020-12-07dpaa2-mac: Add a missing of_node_put after of_device_is_availableChristophe JAILLET1-0/+1
2020-12-07scsi: qla2xxx: Remove trailing semicolon in macro definitionTom Rix1-2/+1
2020-12-07scsi: fnic: Fix error return code in fnic_probe()Zhang Changzhong1-0/+1
2020-12-07scsi: ufs: Fix -Wsometimes-uninitialized warningArnd Bergmann1-1/+1
2020-12-07scsi: NCR5380: Remove context checkAhmed S. Darwish4-46/+53
2020-12-07scsi: ufs: Adjust ufshcd_hold() during sending attribute requestsjintae jang1-10/+7
2020-12-07ibmvnic: add some debugsSukadev Bhattiprolu1-3/+22
2020-12-07clk: qcom: Add GDSC support for SDX55 GCCManivannan Sadhasivam2-0/+34
2020-12-07clk: qcom: Add support for SDX55 RPMh clocksManivannan Sadhasivam1-0/+20
2020-12-07clk: qcom: Add SDX55 GCC supportNaveen Yadav3-0/+1634
2020-12-07enetc: Fix reporting of h/w packet countersClaudiu Manoil2-6/+14
2020-12-07clk: fsl-flexspi: new driverMichael Walle3-0/+115
2020-12-07clk: divider: add devm_clk_hw_register_divider_table()Michael Walle1-0/+34
2020-12-07clk: qoriq: provide constants for the typeMichael Walle1-6/+7
2020-12-07null_blk: Move driver into its own directoryDamien Le Moal9-16/+28
2020-12-07null_blk: Allow controlling max_hw_sectors limitDamien Le Moal2-1/+20