aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-13hv_balloon: simplify math in alloc_balloon_pages()Vitaly Kuznetsov1-1/+1
2020-12-13driver core: platform: don't oops in platform_shutdown() on unbound devicesDmitry Baryshkov1-1/+5
2020-12-13power: supply: Fix a typo in warning messageMasanari Iida1-1/+1
2020-12-13power: reset: new driver regulator-poweroffMichael Klein3-0/+90
2020-12-12nfc: s3fwrn5: let core configure the interrupt triggerKrzysztof Kozlowski1-6/+1
2020-12-12net: dsa: mt7530: enable MTU normalizationDENG Qingfang1-0/+2
2020-12-12power: supply: ab8500: Use dev_err_probe() for IIO channelsLinus Walleij3-34/+24
2020-12-12power: supply: ab8500_fg: Request all IRQs as threadedLinus Walleij1-36/+11
2020-12-12power: supply: ab8500_charger: Oneshot threaded IRQsLinus Walleij1-1/+1
2020-12-12power: supply: ab8500: Convert to dev_pm_opsLinus Walleij4-48/+28
2020-12-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-9/+15
2020-12-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+0
2020-12-12power: supply: ab8500: Use local helperLinus Walleij3-67/+64
2020-12-12Merge tag 'wireless-drivers-next-2020-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextJakub Kicinski276-10772/+6617
2020-12-12block: drop dead assignments in loop_init()Lukas Bulwahn1-6/+2
2020-12-12sr: Remove in_interrupt() usage in sr_init_command().Sebastian Andrzej Siewior1-17/+0
2020-12-12sr: Switch the sector size back to 2048 if sr_read_sector() changed it.Sebastian Andrzej Siewior1-0/+2
2020-12-12cdrom: Reset sector_size back it is not 2048.Sebastian Andrzej Siewior1-5/+7
2020-12-12Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds6-137/+165
2020-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-40/+159
2020-12-12md: change mddev 'chunk_sectors' from int to unsignedMike Snitzer1-2/+2
2020-12-12hwmon: (sbtsi) Add basic support for SB-TSI sensorsKun Yi3-0/+261
2020-12-12Merge tag 'timers-v5.11-2' of https://git.linaro.org/people/daniel.lezcano/linux into timers/coreThomas Gleixner3-31/+71
2020-12-12irqchip/qcom-pdc: Fix phantom irq when changing between rising/fallingDouglas Anderson1-1/+20
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski163-1820/+1507
2020-12-12Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo40-131/+1033
2020-12-12ath11k: implement suspend for QCA6390 PCI devicesCarl Huang8-2/+124
2020-12-12ath11k: hif: add ce irq enable and disable functionsCarl Huang2-1/+32
2020-12-12ath11k: implement WoW enable and wakeup commandsCarl Huang7-1/+355
2020-12-12ath11k: set credit_update flag for flow controlled ep onlyCarl Huang1-3/+5
2020-12-12ath11k: dp: stop rx pktlog before suspendCarl Huang4-0/+56
2020-12-12ath11k: htc: implement suspend handlingCarl Huang4-2/+31
2020-12-12ath11k: htc: remove unused struct ath11k_htc_opsKalle Valo1-6/+0
2020-12-12ath11k: pci: read select_window register to ensure write is finishedCarl Huang1-0/+1
2020-12-12ath11k: hif: implement suspend and resume functionsCarl Huang2-0/+38
2020-12-12ath11k: mhi: hook suspend and resumeCarl Huang2-0/+14
2020-12-12ath11k: Fix incorrect tlvs in scan start commandPradeep Kumar Chitrapu1-31/+0
2020-12-12ath11k: pci: disable VDD4BLOWCarl Huang2-0/+13
2020-12-12ath11k: pci: fix L1ss clock unstable problemCarl Huang2-0/+81
2020-12-12ath11k: pci: fix hot reset stability issuesCarl Huang2-5/+57
2020-12-12ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDIDCarl Huang4-13/+46
2020-12-12ath11k: mhi: print a warning if firmware crashedKalle Valo1-0/+9
2020-12-12ath11k: use MHI provided APIs to allocate and free MHI controllerBhaumik Bhatt1-3/+4
2020-12-12ath10k: add atomic protection for device recoveryWen Gong8-9/+25
2020-12-12ath10k: add option for chip-id based BDF selectionAbhishek Kumar1-11/+32
2020-12-11Input: sc27xx - add support for sc2730 and sc2721Nemo Han1-12/+59
2020-12-12pinctrl/spear: simplify the return expression of spear300_pinctrl_probe()Zheng Yongjun1-7/+1
2020-12-12pinctrl: mediatek: simplify the return expression of mtk_pinconf_bias_disable_set_rev1()Zheng Yongjun1-8/+2
2020-12-12gpio: cs5535: Simplify the return expression of cs5535_gpio_probe()Zheng Yongjun1-6/+2
2020-12-11Input: stmpe - add axis inversion and swapping capabilityStefan Riedmueller1-2/+5