summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2020-08-03Merge branches 'acpi-proc', 'acpi-sysfs', 'acpi-pad', 'acpi-ec', 'acpi-pci' a...Rafael J. Wysocki-492/+24
2020-08-03Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki-112/+205
2020-08-03Merge branch 'pm-cpufreq'Rafael J. Wysocki-202/+252
2020-08-03Merge branch 'pm-cpuidle'Rafael J. Wysocki-108/+204
2020-08-03Merge branches 'pm-em' and 'pm-core'Rafael J. Wysocki-61/+64
2020-08-03Merge branch 'pm-devfreq'Rafael J. Wysocki-69/+186
2020-08-02md/raid5: Allow degraded raid6 to do rmwChangSyun Peng-6/+16
2020-08-02md/raid5: Fix Force reconstruct-write io stuck in degraded raid5ChangSyun Peng-1/+2
2020-08-03Revert "xen/balloon: Fix crash when ballooning on x86 32 bit PAE"Roger Pau Monne-14/+0
2020-08-03xen/balloon: make the balloon wait interruptibleRoger Pau Monne-2/+4
2020-08-03xen/balloon: fix accounting in alloc_xenballooned_pages error pathRoger Pau Monne-0/+6
2020-08-02raid5: don't duplicate code for different paths in handle_stripeGuoqing Jiang-6/+3
2020-08-02raid5-cache: hold spinlock instead of mutex in r5c_journal_mode_showGuoqing Jiang-6/+3
2020-08-02md: print errno in super_writtenGuoqing Jiang-1/+2
2020-08-02md/raid5: remove the redundant setting of STRIPE_HANDLEGuoqing Jiang-6/+2
2020-08-02md: register new md sysfs file 'uuid' read-onlySebastian Parschauer-0/+9
2020-08-02md: fix max sectors calculation for super 1.0Xiao Ni-4/+31
2020-08-03xen/privcmd: Convert get_user_pages*() to pin_user_pages*()Souptick Joarder-8/+2
2020-08-03xen/privcmd: Mark pages as dirtySouptick Joarder-1/+4
2020-08-03xen/privcmd: Corrected error handling pathSouptick Joarder-16/+15
2020-08-02ubi: fastmap: Free fastmap next anchor peb during detachZhihao Cheng-0/+5
2020-08-02ubi: fastmap: Don't produce the initial next anchor PEB when fastmap is disabledZhihao Cheng-1/+2
2020-08-02mtd: rawnand: omap_elm: Replace HTTP links with HTTPS onesAlexander A. Klimov-1/+1
2020-08-02mtd: Replace HTTP links with HTTPS onesAlexander A. Klimov-3/+3
2020-08-02mtd: hyperbus: Replace HTTP links with HTTPS onesAlexander A. Klimov-2/+2
2020-08-02Merge tag 'spi-nor/for-5.9' of https://git.kernel.org/pub/scm/linux/kernel/gi...Richard Weinberger-389/+325
2020-08-02brcmfmac: Set timeout value when configuring power saveNicolas Saenz Julienne-0/+8
2020-08-02bcma: gpio: Use irqchip templateLinus Walleij-12/+11
2020-08-02drivers: bcma: remove set but not used variable `addrh` and `sizeh`Zheng Yongjun-5/+3
2020-08-02wl1251: fix always return 0 errorWang Hai-1/+1
2020-08-02airo: use generic power managementVaibhav Gupta-20/+19
2020-08-02intersil: fix wiki website urlFlavio Suligoi-7/+8
2020-08-02qtnfmac: Missing platform_device_unregister() on error in qtnf_core_mac_alloc()Wang Hai-1/+4
2020-08-02ipw2x00: switch from 'pci_' to 'dma_' APIChristophe JAILLET-89/+88
2020-08-02ipw2100: Use GFP_KERNEL instead of GFP_ATOMIC in some memory allocationChristophe JAILLET-1/+1
2020-08-02hostap: use generic power managementVaibhav Gupta-27/+13
2020-08-02b43legacy: Replace HTTP links with HTTPS onesAlexander A. Klimov-12/+12
2020-08-02b43: Replace HTTP links with HTTPS onesAlexander A. Klimov-96/+96
2020-08-02ipw2x00: Replace HTTP links with HTTPS onesAlexander A. Klimov-2/+2
2020-08-02rt2x00: pci: use generic power managementVaibhav Gupta-46/+19
2020-08-02wilc1000: Move wilc1000 SDIO ID's from driver source to common header fileAjay Singh-4/+2
2020-08-02mt7601u: add missing release on skb in mt7601u_mcu_msg_sendNavid Emamdoost-1/+3
2020-08-02iwlwifi: yoyo: don't print failure if debug firmware is missingWolfram Sang-1/+1
2020-08-02rtw88: 8821c: coex: add functions and parametersPing-Cheng Chen-0/+430
2020-08-02rtw88: 8821c: make symbol 'rtw8821c_rtw_pwr_track_tbl' staticWei Yongjun-1/+1
2020-08-02rtw88: add h2c command in debugfsTzu-En Huang-0/+37
2020-08-02rtw88: allows driver to enable/disable beaconYan-Hsuan Chuang-0/+9
2020-08-02rtw88: add ieee80211_ops::change_interfaceYan-Hsuan Chuang-0/+18
2020-08-02rtw88: coex: only skip coex triggered by BT infoYan-Hsuan Chuang-1/+2
2020-08-02rtw88: update tx descriptor of mgmt and reserved page packetsTzu-En Huang-39/+90