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
2021-01-25
platform/x86: intel-vbtn: Create 2 separate input-devs for buttons and switches
Hans de Goede
1
-36
/
+62
2021-01-25
platform/x86: intel-vbtn: Rework wakeup handling in notify_handler()
Hans de Goede
1
-15
/
+10
2021-01-18
platform/x86: thinkpad_acpi: Add P53/73 firmware to fan_quirk_table for dual ...
Jeannie Stevenson
1
-0
/
+1
2021-01-18
platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errors
Hans de Goede
1
-1
/
+2
2021-01-18
platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC 11 from allow-list
Hans de Goede
1
-6
/
+0
2021-01-18
platform/surface: aggregator: Fix kernel-doc references
Maximilian Luz
1
-3
/
+2
2021-01-18
platform/surface: aggregator: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2021-01-13
platform/surface: aggregator_cdev: Add comments regarding unchecked allocatio...
Maximilian Luz
1
-0
/
+19
2021-01-13
platform/surface: aggregator_cdev: Fix access of uninitialized variables
Maximilian Luz
1
-2
/
+2
2021-01-13
platform/surface: fix potential integer overflow on shift of a int
Colin Ian King
1
-1
/
+1
2021-01-13
platform/x86: ideapad-laptop: Disable touchpad_switch for ELAN0634
Jiaxun Yang
1
-1
/
+14
2021-01-07
platform/surface: Add Surface ACPI Notify driver
Maximilian Luz
3
-0
/
+906
2021-01-07
platform/surface: Add Surface Aggregator user-space interface
Maximilian Luz
3
-0
/
+321
2021-01-07
platform/surface: aggregator: Add dedicated bus and device type
Maximilian Luz
5
-0
/
+470
2021-01-07
platform/surface: aggregator: Add error injection capabilities
Maximilian Luz
4
-1
/
+375
2021-01-07
platform/surface: aggregator: Add trace points
Maximilian Luz
6
-1
/
+655
2021-01-06
platform/surface: aggregator: Add event item allocation caching
Maximilian Luz
3
-10
/
+101
2021-01-06
platform/surface: aggregator: Add control packet allocation caching
Maximilian Luz
3
-10
/
+67
2021-01-06
platform/surface: Add Surface Aggregator subsystem
Maximilian Luz
14
-0
/
+7460
2021-01-04
platform/x86: amd-pmc: Fix CONFIG_DEBUG_FS check
Shyam Sundar S K
1
-1
/
+1
2021-01-04
platform/x86: thinkpad_acpi: correct palmsensor error checking
Mark Pearson
1
-2
/
+2
2021-01-04
platform/x86: intel-vbtn: Support for tablet mode on Dell Inspiron 7352
Arnold Gozum
1
-0
/
+6
2021-01-04
platform/x86: touchscreen_dmi: Add swap-x-y quirk for Goodix touchscreen on E...
Hans de Goede
1
-0
/
+18
2021-01-04
platform/x86: i2c-multi-instantiate: Don't create platform device for INT3515...
Heikki Krogerus
1
-8
/
+23
2021-01-04
platform/surface: SURFACE_PLATFORMS should depend on ACPI
Geert Uytterhoeven
1
-4
/
+4
2021-01-04
platform/surface: surface_gpe: Fix non-PM_SLEEP build warnings
Randy Dunlap
1
-2
/
+2
2020-12-27
Merge tag 'ntb-5.11' of git://github.com/jonmason/ntb
Linus Torvalds
4
-3
/
+44
2020-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+4
2020-12-26
mfd: ab8500-debugfs: Remove extraneous seq_putc
Linus Torvalds
1
-1
/
+0
2020-12-25
Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-32
/
+31
2020-12-25
mfd: ab8500-debugfs: Remove extraneous curly brace
Nathan Chancellor
1
-1
/
+0
2020-12-25
PCI: dwc: Fix inverted condition of DMA mask setup warning
Alexander Lobakin
1
-6
/
+2
2020-12-25
PCI: tegra: Fix host link initialization
Rob Herring
1
-26
/
+29
2020-12-25
drm/amd/display: avoid uninitialized variable warning
Linus Torvalds
1
-1
/
+1
2020-12-24
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-174
/
+183
2020-12-24
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-39
/
+61
2020-12-24
Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-66
/
+114
2020-12-24
Merge tag 'libnvdimm-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-53
/
+54
2020-12-24
Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
38
-132
/
+182
2020-12-24
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
13
-747
/
+1679
2020-12-24
Merge branch 'for-5.11/dax' into for-5.11/libnvdimm
Dan Williams
3
-45
/
+29
2020-12-24
device-dax: Avoid an unnecessary check in alloc_dev_dax_range()
Zhen Lei
1
-14
/
+6
2020-12-24
device-dax: Fix range release
Dan Williams
1
-23
/
+21
2020-12-24
Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...
Dave Airlie
32
-111
/
+161
2020-12-24
Merge tag 'drm-misc-next-fixes-2020-12-22' of git://anongit.freedesktop.org/d...
Dave Airlie
6
-21
/
+21
2020-12-23
Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-78
/
+272
2020-12-23
Merge tag 'linux-watchdog-5.11-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
15
-369
/
+92
2020-12-23
drm/amd/display: Fix memory leaks in S3 resume
Stylon Wang
1
-1
/
+2
2020-12-23
drm/amdgpu: Fix a copy-pasta comment
Alex Deucher
1
-2
/
+1
2020-12-23
drm/amdgpu: only set DP subconnector type on DP and eDP connectors
Alex Deucher
1
-4
/
+6
[next]