index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-13
hv_balloon: simplify math in alloc_balloon_pages()
Vitaly Kuznetsov
1
-1
/
+1
2020-12-13
driver core: platform: don't oops in platform_shutdown() on unbound devices
Dmitry Baryshkov
1
-1
/
+5
2020-12-13
power: supply: Fix a typo in warning message
Masanari Iida
1
-1
/
+1
2020-12-13
power: reset: new driver regulator-poweroff
Michael Klein
3
-0
/
+90
2020-12-12
nfc: s3fwrn5: let core configure the interrupt trigger
Krzysztof Kozlowski
1
-6
/
+1
2020-12-12
net: dsa: mt7530: enable MTU normalization
DENG Qingfang
1
-0
/
+2
2020-12-12
power: supply: ab8500: Use dev_err_probe() for IIO channels
Linus Walleij
3
-34
/
+24
2020-12-12
power: supply: ab8500_fg: Request all IRQs as threaded
Linus Walleij
1
-36
/
+11
2020-12-12
power: supply: ab8500_charger: Oneshot threaded IRQs
Linus Walleij
1
-1
/
+1
2020-12-12
power: supply: ab8500: Convert to dev_pm_ops
Linus Walleij
4
-48
/
+28
2020-12-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-9
/
+15
2020-12-12
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
1
-1
/
+0
2020-12-12
power: supply: ab8500: Use local helper
Linus Walleij
3
-67
/
+64
2020-12-12
Merge tag 'wireless-drivers-next-2020-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
Jakub Kicinski
276
-10772
/
+6617
2020-12-12
block: drop dead assignments in loop_init()
Lukas Bulwahn
1
-6
/
+2
2020-12-12
sr: Remove in_interrupt() usage in sr_init_command().
Sebastian Andrzej Siewior
1
-17
/
+0
2020-12-12
sr: Switch the sector size back to 2048 if sr_read_sector() changed it.
Sebastian Andrzej Siewior
1
-0
/
+2
2020-12-12
cdrom: Reset sector_size back it is not 2048.
Sebastian Andrzej Siewior
1
-5
/
+7
2020-12-12
Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
6
-137
/
+165
2020-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
6
-40
/
+159
2020-12-12
md: change mddev 'chunk_sectors' from int to unsigned
Mike Snitzer
1
-2
/
+2
2020-12-12
hwmon: (sbtsi) Add basic support for SB-TSI sensors
Kun Yi
3
-0
/
+261
2020-12-12
Merge tag 'timers-v5.11-2' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core
Thomas Gleixner
3
-31
/
+71
2020-12-12
irqchip/qcom-pdc: Fix phantom irq when changing between rising/falling
Douglas Anderson
1
-1
/
+20
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
163
-1820
/
+1507
2020-12-12
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
40
-131
/
+1033
2020-12-12
ath11k: implement suspend for QCA6390 PCI devices
Carl Huang
8
-2
/
+124
2020-12-12
ath11k: hif: add ce irq enable and disable functions
Carl Huang
2
-1
/
+32
2020-12-12
ath11k: implement WoW enable and wakeup commands
Carl Huang
7
-1
/
+355
2020-12-12
ath11k: set credit_update flag for flow controlled ep only
Carl Huang
1
-3
/
+5
2020-12-12
ath11k: dp: stop rx pktlog before suspend
Carl Huang
4
-0
/
+56
2020-12-12
ath11k: htc: implement suspend handling
Carl Huang
4
-2
/
+31
2020-12-12
ath11k: htc: remove unused struct ath11k_htc_ops
Kalle Valo
1
-6
/
+0
2020-12-12
ath11k: pci: read select_window register to ensure write is finished
Carl Huang
1
-0
/
+1
2020-12-12
ath11k: hif: implement suspend and resume functions
Carl Huang
2
-0
/
+38
2020-12-12
ath11k: mhi: hook suspend and resume
Carl Huang
2
-0
/
+14
2020-12-12
ath11k: Fix incorrect tlvs in scan start command
Pradeep Kumar Chitrapu
1
-31
/
+0
2020-12-12
ath11k: pci: disable VDD4BLOW
Carl Huang
2
-0
/
+13
2020-12-12
ath11k: pci: fix L1ss clock unstable problem
Carl Huang
2
-0
/
+81
2020-12-12
ath11k: pci: fix hot reset stability issues
Carl Huang
2
-5
/
+57
2020-12-12
ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDID
Carl Huang
4
-13
/
+46
2020-12-12
ath11k: mhi: print a warning if firmware crashed
Kalle Valo
1
-0
/
+9
2020-12-12
ath11k: use MHI provided APIs to allocate and free MHI controller
Bhaumik Bhatt
1
-3
/
+4
2020-12-12
ath10k: add atomic protection for device recovery
Wen Gong
8
-9
/
+25
2020-12-12
ath10k: add option for chip-id based BDF selection
Abhishek Kumar
1
-11
/
+32
2020-12-11
Input: sc27xx - add support for sc2730 and sc2721
Nemo Han
1
-12
/
+59
2020-12-12
pinctrl/spear: simplify the return expression of spear300_pinctrl_probe()
Zheng Yongjun
1
-7
/
+1
2020-12-12
pinctrl: mediatek: simplify the return expression of mtk_pinconf_bias_disable_set_rev1()
Zheng Yongjun
1
-8
/
+2
2020-12-12
gpio: cs5535: Simplify the return expression of cs5535_gpio_probe()
Zheng Yongjun
1
-6
/
+2
2020-12-11
Input: stmpe - add axis inversion and swapping capability
Stefan Riedmueller
1
-2
/
+5
[prev]
[next]