index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2020-08-03
Merge branches 'acpi-proc', 'acpi-sysfs', 'acpi-pad', 'acpi-ec', 'acpi-pci' a...
Rafael J. Wysocki
-492
/
+24
2020-08-03
Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'
Rafael J. Wysocki
-112
/
+205
2020-08-03
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
-202
/
+252
2020-08-03
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
-108
/
+204
2020-08-03
Merge branches 'pm-em' and 'pm-core'
Rafael J. Wysocki
-61
/
+64
2020-08-03
Merge branch 'pm-devfreq'
Rafael J. Wysocki
-69
/
+186
2020-08-02
md/raid5: Allow degraded raid6 to do rmw
ChangSyun Peng
-6
/
+16
2020-08-02
md/raid5: Fix Force reconstruct-write io stuck in degraded raid5
ChangSyun Peng
-1
/
+2
2020-08-03
Revert "xen/balloon: Fix crash when ballooning on x86 32 bit PAE"
Roger Pau Monne
-14
/
+0
2020-08-03
xen/balloon: make the balloon wait interruptible
Roger Pau Monne
-2
/
+4
2020-08-03
xen/balloon: fix accounting in alloc_xenballooned_pages error path
Roger Pau Monne
-0
/
+6
2020-08-02
raid5: don't duplicate code for different paths in handle_stripe
Guoqing Jiang
-6
/
+3
2020-08-02
raid5-cache: hold spinlock instead of mutex in r5c_journal_mode_show
Guoqing Jiang
-6
/
+3
2020-08-02
md: print errno in super_written
Guoqing Jiang
-1
/
+2
2020-08-02
md/raid5: remove the redundant setting of STRIPE_HANDLE
Guoqing Jiang
-6
/
+2
2020-08-02
md: register new md sysfs file 'uuid' read-only
Sebastian Parschauer
-0
/
+9
2020-08-02
md: fix max sectors calculation for super 1.0
Xiao Ni
-4
/
+31
2020-08-03
xen/privcmd: Convert get_user_pages*() to pin_user_pages*()
Souptick Joarder
-8
/
+2
2020-08-03
xen/privcmd: Mark pages as dirty
Souptick Joarder
-1
/
+4
2020-08-03
xen/privcmd: Corrected error handling path
Souptick Joarder
-16
/
+15
2020-08-02
ubi: fastmap: Free fastmap next anchor peb during detach
Zhihao Cheng
-0
/
+5
2020-08-02
ubi: fastmap: Don't produce the initial next anchor PEB when fastmap is disabled
Zhihao Cheng
-1
/
+2
2020-08-02
mtd: rawnand: omap_elm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
-1
/
+1
2020-08-02
mtd: Replace HTTP links with HTTPS ones
Alexander A. Klimov
-3
/
+3
2020-08-02
mtd: hyperbus: Replace HTTP links with HTTPS ones
Alexander A. Klimov
-2
/
+2
2020-08-02
Merge tag 'spi-nor/for-5.9' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Richard Weinberger
-389
/
+325
2020-08-02
brcmfmac: Set timeout value when configuring power save
Nicolas Saenz Julienne
-0
/
+8
2020-08-02
bcma: gpio: Use irqchip template
Linus Walleij
-12
/
+11
2020-08-02
drivers: bcma: remove set but not used variable `addrh` and `sizeh`
Zheng Yongjun
-5
/
+3
2020-08-02
wl1251: fix always return 0 error
Wang Hai
-1
/
+1
2020-08-02
airo: use generic power management
Vaibhav Gupta
-20
/
+19
2020-08-02
intersil: fix wiki website url
Flavio Suligoi
-7
/
+8
2020-08-02
qtnfmac: Missing platform_device_unregister() on error in qtnf_core_mac_alloc()
Wang Hai
-1
/
+4
2020-08-02
ipw2x00: switch from 'pci_' to 'dma_' API
Christophe JAILLET
-89
/
+88
2020-08-02
ipw2100: Use GFP_KERNEL instead of GFP_ATOMIC in some memory allocation
Christophe JAILLET
-1
/
+1
2020-08-02
hostap: use generic power management
Vaibhav Gupta
-27
/
+13
2020-08-02
b43legacy: Replace HTTP links with HTTPS ones
Alexander A. Klimov
-12
/
+12
2020-08-02
b43: Replace HTTP links with HTTPS ones
Alexander A. Klimov
-96
/
+96
2020-08-02
ipw2x00: Replace HTTP links with HTTPS ones
Alexander A. Klimov
-2
/
+2
2020-08-02
rt2x00: pci: use generic power management
Vaibhav Gupta
-46
/
+19
2020-08-02
wilc1000: Move wilc1000 SDIO ID's from driver source to common header file
Ajay Singh
-4
/
+2
2020-08-02
mt7601u: add missing release on skb in mt7601u_mcu_msg_send
Navid Emamdoost
-1
/
+3
2020-08-02
iwlwifi: yoyo: don't print failure if debug firmware is missing
Wolfram Sang
-1
/
+1
2020-08-02
rtw88: 8821c: coex: add functions and parameters
Ping-Cheng Chen
-0
/
+430
2020-08-02
rtw88: 8821c: make symbol 'rtw8821c_rtw_pwr_track_tbl' static
Wei Yongjun
-1
/
+1
2020-08-02
rtw88: add h2c command in debugfs
Tzu-En Huang
-0
/
+37
2020-08-02
rtw88: allows driver to enable/disable beacon
Yan-Hsuan Chuang
-0
/
+9
2020-08-02
rtw88: add ieee80211_ops::change_interface
Yan-Hsuan Chuang
-0
/
+18
2020-08-02
rtw88: coex: only skip coex triggered by BT info
Yan-Hsuan Chuang
-1
/
+2
2020-08-02
rtw88: update tx descriptor of mgmt and reserved page packets
Tzu-En Huang
-39
/
+90
[prev]
[next]