index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-05
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-3
/
+23
2019-12-05
Merge tag 'pwm/for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-33
/
+84
2019-12-05
Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
26
-490
/
+1626
2019-12-05
Merge tag 'scmi-fix-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
2
-5
/
+5
2019-12-05
soc: mediatek: cmdq: fixup wrong input order of write api
Bibby Hsieh
1
-1
/
+1
2019-12-05
soc: aspeed: Fix snoop_file_poll()'s return type
Luc Van Oostenryck
1
-2
/
+2
2019-12-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
22
-500
/
+292
2019-12-05
gpio: pca953x: tighten up indentation
Andy Shevchenko
1
-11
/
+11
2019-12-05
gpio: pca953x: convert to use bitmap API
Andy Shevchenko
1
-94
/
+70
2019-12-05
gpio: pca953x: use input from regs structure in pca953x_irq_pending()
Andy Shevchenko
1
-1
/
+1
2019-12-05
gpio: pca953x: remove redundant variable and check in IRQ handler
Andy Shevchenko
1
-3
/
+1
2019-12-05
vhost, kcov: collect coverage from vhost_worker
Andrey Konovalov
2
-0
/
+7
2019-12-05
usb, kcov: collect coverage from hub_event
Andrey Konovalov
1
-0
/
+5
2019-12-05
drm: limit to INT_MAX in create_blob ioctl
Daniel Vetter
1
-1
/
+1
2019-12-05
drivers/rapidio/rio-access.c: fix missing include of <linux/rio_drv.h>
Ben Dooks (Codethink)
1
-0
/
+2
2019-12-05
drivers/rapidio/rio-driver.c: fix missing include of <linux/rio_drv.h>
Ben Dooks (Codethink)
1
-0
/
+1
2019-12-05
lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr
Huang Shijie
1
-1
/
+1
2019-12-05
gpio: pca953x: utilize the for_each_set_clump8 macro
William Breathitt Gray
1
-10
/
+7
2019-12-05
gpio: max3191x: utilize the for_each_set_clump8 macro
William Breathitt Gray
1
-9
/
+10
2019-12-05
gpio: pisosr: utilize the for_each_set_clump8 macro
William Breathitt Gray
1
-6
/
+6
2019-12-05
thermal: intel: intel_soc_dts_iosf: Utilize for_each_set_clump8 macro
William Breathitt Gray
2
-15
/
+18
2019-12-05
gpio: 74x164: utilize the for_each_set_clump8 macro
William Breathitt Gray
1
-10
/
+9
2019-12-05
gpio: uniphier: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-10
/
+3
2019-12-05
gpio: pcie-idio-24: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-69
/
+40
2019-12-05
gpio: pci-idio-16: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-48
/
+27
2019-12-05
gpio: ws16c48: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-53
/
+20
2019-12-05
gpio: gpio-mm: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-52
/
+21
2019-12-05
gpio: 104-idi-48: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-29
/
+7
2019-12-05
gpio: 104-dio-48e: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-52
/
+21
2019-12-05
auxdisplay: charlcd: deduplicate simple_strtoul()
Andy Shevchenko
1
-27
/
+7
2019-12-05
mm/vmstat: add helpers to get vmstat item names for each enum type
Konstantin Khlebnikov
1
-6
/
+3
2019-12-05
Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers
Hans Verkuil
1
-2
/
+0
2019-12-05
Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflash
Lucas Stach
1
-0
/
+3
2019-12-05
Input: goodix - add upside-down quirk for Teclast X89 tablet
Hans de Goede
1
-0
/
+9
2019-12-05
Input: uinput - fix returning EPOLLOUT from uinput_poll
Marcel Holtmann
1
-1
/
+1
2019-12-05
Input: snvs_pwrkey - remove gratuitous NULL initializers
Dmitry Torokhov
1
-2
/
+2
2019-12-05
Merge tag 'drm-misc-next-fixes-2019-12-04' of git://anongit.freedesktop.org/d...
Dave Airlie
6
-4
/
+64
2019-12-05
net: sfp: fix hwmon
Russell King
1
-9
/
+4
2019-12-05
net: sfp: fix unbind
Russell King
1
-0
/
+4
2019-12-05
Merge tag 'drm/tegra/for-5.5-rc1-fixes' of git://anongit.freedesktop.org/tegr...
Dave Airlie
7
-30
/
+104
2019-12-05
ionic: keep users rss hash across lif reset
Shannon Nelson
1
-6
/
+10
2019-12-04
drm/dp_mst: Correct the bug in drm_dp_update_payload_part1()
Wayne Lin
1
-2
/
+4
2019-12-04
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
5
-17
/
+18
2019-12-04
Merge tag 'acpi-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-19
/
+38
2019-12-04
Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
15
-78
/
+266
2019-12-04
Merge branch 'v5.5/vfio/jiang-yi-irq-bypass-unregister-v1' into v5.5/vfio/next
Alex Williamson
1
-1
/
+1
2019-12-04
drm/omap: fix dma_addr refcounting
Tomi Valkeinen
1
-0
/
+4
2019-12-04
null_blk: remove unused variable warning on !CONFIG_BLK_DEV_ZONED
Jens Axboe
1
-2
/
+1
2019-12-04
brd: warn on un-aligned buffer
Ming Lei
1
-0
/
+4
2019-12-04
brd: remove max_hw_sectors queue limit
Ming Lei
1
-1
/
+0
[prev]
[next]