index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-04
gpio: uniphier: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-10
/
+3
2019-12-04
gpio: pcie-idio-24: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-69
/
+40
2019-12-04
gpio: pci-idio-16: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-48
/
+27
2019-12-04
gpio: ws16c48: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-53
/
+20
2019-12-04
gpio: gpio-mm: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-52
/
+21
2019-12-04
gpio: 104-idi-48: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-29
/
+7
2019-12-04
gpio: 104-dio-48e: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-52
/
+21
2019-12-04
auxdisplay: charlcd: deduplicate simple_strtoul()
Andy Shevchenko
1
-27
/
+7
2019-12-04
mm/vmstat: add helpers to get vmstat item names for each enum type
Konstantin Khlebnikov
1
-6
/
+3
2019-12-04
Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers
Hans Verkuil
1
-2
/
+0
2019-12-04
Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflash
Lucas Stach
1
-0
/
+3
2019-12-04
Input: goodix - add upside-down quirk for Teclast X89 tablet
Hans de Goede
1
-0
/
+9
2019-12-04
Input: uinput - fix returning EPOLLOUT from uinput_poll
Marcel Holtmann
1
-1
/
+1
2019-12-04
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-04
net: sfp: fix hwmon
Russell King
1
-9
/
+4
2019-12-04
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-04
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
2019-12-04
drm/tegra: Run hub cleanup on ->remove()
Thierry Reding
1
-0
/
+3
2019-12-04
drm/tegra: sor: Make the +5V HDMI supply optional
Thierry Reding
1
-2
/
+16
2019-12-04
drm/tegra: Silence expected errors on IOMMU attach
Thierry Reding
3
-5
/
+3
2019-12-04
drm/tegra: vic: Export module device table
Thierry Reding
1
-2
/
+3
2019-12-04
drm/tegra: sor: Implement system suspend/resume
Thierry Reding
1
-5
/
+19
2019-12-04
drm/tegra: Use proper IOVA address for cursor image
Thierry Reding
1
-8
/
+8
2019-12-04
drm/tegra: gem: Remove premature import restrictions
Thierry Reding
2
-7
/
+11
2019-12-04
drm/tegra: gem: Properly pin imported buffers
Thierry Reding
1
-0
/
+43
2019-12-04
drm/tegra: hub: Remove bogus connection mutex check
Thierry Reding
1
-3
/
+0
2019-12-04
xen-blkback: allow module to be cleanly unloaded
Paul Durrant
3
-0
/
+22
2019-12-04
xen/xenbus: reference count registered modules
Paul Durrant
1
-1
/
+12
2019-12-04
Merge branches 'acpi-bus', 'acpi-button', 'acpi-sysfs' and 'acpi-misc'
Rafael J. Wysocki
4
-8
/
+21
2019-12-04
Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs'
Rafael J. Wysocki
11
-72
/
+77
2019-12-04
agp: Add bridge parameter documentation
Corentin Labbe
1
-0
/
+3
2019-12-04
agp: remove unused variable num_segments
Corentin Labbe
1
-2
/
+1
2019-12-04
agp: remove unused variable size in agp_generic_create_gatt_table
Corentin Labbe
1
-7
/
+2
2019-12-04
Merge tag 'drm-next-5.5-2019-12-03' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
30
-302
/
+235
2019-12-03
Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
23
-331
/
+930
2019-12-03
Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
39
-705
/
+642
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
112
-1979
/
+2593
2019-12-03
Merge tag 'rtc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
69
-670
/
+555
2019-12-03
drm/dp_mst: Fix build on systems with STACKTRACE_SUPPORT=n
Guenter Roeck
1
-0
/
+1
[prev]
[next]