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
2024-07-16
Merge branch 'for-6.11/core' into for-linus
Benjamin Tissoires
2
-4
/
+6
2024-07-16
platform/x86: asus-wmi: fix TUF laptop RGB variant
Luke D. Jones
1
-1
/
+5
2024-07-16
platform/x86/intel/tpmi/plr: Fix output in plr_print_bits()
Dan Carpenter
1
-1
/
+2
2024-07-16
drm/i915/dp: Don't switch the LTTPR mode on an active link
Imre Deak
1
-7
/
+48
2024-07-16
drm/i915/dp: Reset intel_dp->link_trained before retraining the link
Imre Deak
1
-0
/
+2
2024-07-15
Input: bbnsm_pwrkey - fix missed key press after suspend
Jacky Bai
1
-0
/
+38
2024-07-15
Merge tag 'x86_vmware_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-421
/
+221
2024-07-15
scsi: ufs: core: Fix deadlock during RTC update
Peter Wang
2
-1
/
+9
2024-07-15
scsi: ufs: core: Bypass quick recovery if force reset is needed
Peter Wang
1
-1
/
+2
2024-07-15
Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-56
/
+79
2024-07-15
scsi: ufs: core: Check LSDBS cap when !mcq
Kyoungrul Kim
1
-0
/
+16
2024-07-15
Merge tag 'x86_cc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+14
2024-07-15
Merge tag 'edac_updates_for_v6.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
24
-108
/
+819
2024-07-15
Input: msc_touchkey - remove the driver
Dmitry Torokhov
3
-281
/
+0
2024-07-15
Input: msc5000_ts - remove the driver
Dmitry Torokhov
3
-301
/
+0
2024-07-15
Input: usbtouchscreen - switch to using __free() cleanup facility
Dmitry Torokhov
1
-57
/
+33
2024-07-15
Input: usbtouchscreen - use guard notation when acquiring mutexes
Dmitry Torokhov
1
-32
/
+33
2024-07-15
Input: usbtouchscreen - split device info table into individual pieces
Dmitry Torokhov
1
-331
/
+293
2024-07-15
Input: usbtouchscreen - constify usbtouch_dev_info table
Dmitry Torokhov
1
-11
/
+9
2024-07-15
Input: usbtouchscreen - move process_pkt() into main device structure
Dmitry Torokhov
1
-15
/
+13
2024-07-15
Input: usbtouchscreen - move the driver ID table
Dmitry Torokhov
1
-105
/
+104
2024-07-15
Input: usbtouchscreen - remove custom USB_DEVICE_HID_CLASS macro
Dmitry Torokhov
1
-9
/
+4
2024-07-15
Input: usbtouchscreen - use driver core to instantiate device attributes
Dmitry Torokhov
1
-10
/
+21
2024-07-15
Merge tag 'spi-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
35
-532
/
+912
2024-07-15
Merge tag 'regulator-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
31
-215
/
+333
2024-07-15
Merge tag 'regmap-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
14
-80
/
+213
2024-07-15
Merge tag 'gpio-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
18
-106
/
+2314
2024-07-15
Merge tag 'mmc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
39
-859
/
+318
2024-07-15
Merge tag 'pmdomain-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
11
-33
/
+210
2024-07-15
Merge tag 'pwm/for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
24
-272
/
+759
2024-07-15
Merge tag 'hwmon-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
70
-2018
/
+3562
2024-07-15
Merge tag 'pwrseq-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
16
-5
/
+1752
2024-07-15
Merge tag 'tag-chrome-platform-firmware-for-v6.11' of git://git.kernel.org/pu...
Linus Torvalds
8
-0
/
+8
2024-07-15
Merge tag 'tag-chrome-platform-for-v6.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
15
-96
/
+1037
2024-07-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
31
-398
/
+4061
2024-07-15
Input: adc-joystick - use device_for_each_child_node_scoped()
Javier Carrasco
1
-11
/
+5
2024-07-15
Input: adc-keys - use device_for_each_child_node_scoped()
Javier Carrasco
1
-4
/
+1
2024-07-15
Input: gpio_keys_polled - use device_for_each_child_node_scoped()
Javier Carrasco
1
-3
/
+1
2024-07-15
Input: gpio_keys - use device_for_each_child_node_scoped()
Javier Carrasco
1
-3
/
+1
2024-07-15
Input: qt1050 - use device_for_each_child_node_scoped()
Javier Carrasco
1
-10
/
+5
2024-07-15
Merge tag 'tpmdd-next-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+3
2024-07-15
Input: iqs269a - use device_for_each_child_node_scoped()
Javier Carrasco
1
-5
/
+2
2024-07-15
Merge tag 'v6.10' into next
Dmitry Torokhov
5243
-135558
/
+243216
2024-07-16
drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8
Nitin Gote
1
-5
/
+1
2024-07-15
Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-15
/
+339
2024-07-15
drm/amd/display: fix doc entry for bb_from_dmub
Aurabindo Pillai
1
-1
/
+3
2024-07-15
drm/amd: Bump KMS_DRIVER_MINOR version
Aurabindo Pillai
1
-1
/
+2
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
113
-1906
/
+3201
2024-07-15
Merge branch 'next' into for-linus
Dmitry Torokhov
15067
-462484
/
+1456626
2024-07-15
nvme-pci: Fix the instructions for disabling power management
Bart Van Assche
1
-1
/
+1
[prev]
[next]