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-04-29
media: flexcop-usb: fix sanity check of bNumEndpoints
Dongliang Mu
1
-1
/
+1
2024-04-29
platform/x86:intel/pmc: Enable S0ix blocker show in Lunar Lake
Xi Pardee
2
-226
/
+261
2024-04-29
platform/x86:intel/pmc: Add support to show S0ix blocker counter
Xi Pardee
2
-0
/
+44
2024-04-29
platform/x86:intel/pmc: Update LNL signal status map
Xi Pardee
2
-1
/
+22
2024-04-29
media: flexcop: allow for modern speeds
Oliver Neukum
1
-0
/
+6
2024-04-29
media: flexcop: unneeded ATOMIC
Oliver Neukum
1
-2
/
+2
2024-04-29
media: as102: avoid GFP_ATOMIC
Oliver Neukum
1
-1
/
+1
2024-04-29
media: imx214: Fix the error handling in imx214_probe()
Zheyu Ma
1
-0
/
+1
2024-04-29
platform/x86: ISST: Add missing MODULE_DESCRIPTION
Srinivas Pandruvada
2
-0
/
+2
2024-04-29
platform/x86: ISST: Add dev_fmt
Srinivas Pandruvada
1
-0
/
+2
2024-04-29
platform/x86: ISST: Use in_range() to check package ID validity
Srinivas Pandruvada
1
-2
/
+1
2024-04-29
platform/x86: ISST: Support partitioned systems
Srinivas Pandruvada
1
-32
/
+267
2024-04-29
platform/x86: ISST: Shorten the assignments for power_domain_info
Srinivas Pandruvada
1
-17
/
+16
2024-04-29
platform/x86: ISST: Use local variable for auxdev->dev
Srinivas Pandruvada
1
-13
/
+14
2024-04-29
platform/x86/intel/tpmi: Add additional TPMI header fields
Srinivas Pandruvada
1
-1
/
+14
2024-04-29
platform/x86/intel/tpmi: Check major version change for TPMI Information
Srinivas Pandruvada
1
-4
/
+13
2024-04-29
platform/x86/intel/tpmi: Handle error from tpmi_process_info()
Srinivas Pandruvada
1
-2
/
+5
2024-04-29
platform/x86: classmate-laptop: Add missing MODULE_DESCRIPTION()
Andy Shevchenko
1
-2
/
+2
2024-04-29
platform/x86: Add lenovo-yoga-tab2-pro-1380-fastcharger driver
Hans de Goede
3
-0
/
+350
2024-04-29
Revert "drm/bridge: ti-sn65dsi83: Fix enable error path"
Luca Ceresoli
1
-1
/
+0
2024-04-29
media: lgdt3306a: Add a check against null-pointer-def
Zheyu Ma
1
-0
/
+5
2024-04-29
platform/x86: wmi: Add MSI WMI Platform driver
Armin Wolf
3
-0
/
+440
2024-04-29
platform/x86: thinkpad_acpi: Use false to set acpi_send_ev to false
Hans de Goede
1
-1
/
+1
2024-04-29
platform/x86: thinkpad_acpi: Support hotkey to disable trackpoint doubletap
Mark Pearson
1
-1
/
+11
2024-04-29
platform/x86: thinkpad_acpi: Support for system debug info hotkey
Mark Pearson
1
-0
/
+1
2024-04-29
platform/x86: thinkpad_acpi: Support for trackpoint doubletap
Mark Pearson
1
-0
/
+19
2024-04-29
platform/x86: thinkpad_acpi: Simplify known_ev handling
Mark Pearson
1
-6
/
+2
2024-04-29
platform/x86: thinkpad_acpi: Add mappings for adaptive kbd clipping-tool and ...
Hans de Goede
1
-2
/
+2
2024-04-29
platform/x86: thinkpad_acpi: Switch to using sparse-keymap helpers
Hans de Goede
1
-259
/
+145
2024-04-29
platform/x86: thinkpad_acpi: Drop KEY_RESERVED special handling
Hans de Goede
1
-10
/
+8
2024-04-29
platform/x86: thinkpad_acpi: Use correct keycodes for volume and brightness keys
Hans de Goede
1
-24
/
+21
2024-04-29
platform/x86: thinkpad_acpi: Change hotkey_reserved_mask initialization
Hans de Goede
1
-6
/
+15
2024-04-29
mlxsw: pci: Use NAPI for event processing
Amit Cohen
1
-19
/
+77
2024-04-29
mlxsw: pci: Reorganize 'mlxsw_pci_queue' structure
Amit Cohen
1
-38
/
+38
2024-04-29
mlxsw: pci: Initialize dummy net devices for NAPI
Amit Cohen
1
-0
/
+41
2024-04-29
mlxsw: pci: Ring RDQ and CQ doorbells once per several completions
Amit Cohen
1
-7
/
+3
2024-04-29
mlxsw: pci: Handle up to 64 Rx completions in tasklet
Amit Cohen
1
-2
/
+3
2024-04-29
platform/x86: thinkpad_acpi: Do not send ACPI netlink events for unknown hotkeys
Hans de Goede
1
-3
/
+11
2024-04-29
platform/x86: thinkpad_acpi: Move tpacpi_driver_event() call to tpacpi_input_...
Hans de Goede
1
-4
/
+3
2024-04-29
platform/x86: thinkpad_acpi: Move hkey > scancode mapping to tpacpi_input_sen...
Hans de Goede
1
-59
/
+26
2024-04-29
platform/x86: thinkpad_acpi: Drop tpacpi_input_send_key_masked() and hotkey_d...
Hans de Goede
1
-14
/
+2
2024-04-29
platform/x86: thinkpad_acpi: Always call tpacpi_driver_event() for hotkeys
Hans de Goede
1
-7
/
+4
2024-04-29
platform/x86: thinkpad_acpi: Move hotkey_user_mask check to tpacpi_input_send...
Hans de Goede
1
-2
/
+5
2024-04-29
platform/x86: thinkpad_acpi: Move special original hotkeys handling out of sw...
Hans de Goede
1
-4
/
+10
2024-04-29
platform/x86: thinkpad_acpi: Move adaptive kbd event handling to tpacpi_drive...
Hans de Goede
1
-35
/
+41
2024-04-29
platform/x86: thinkpad_acpi: Make tpacpi_driver_event() return if it handled ...
Hans de Goede
1
-54
/
+61
2024-04-29
platform/x86: thinkpad_acpi: Do hkey to scancode translation later
Hans de Goede
1
-35
/
+36
2024-04-29
platform/x86: thinkpad_acpi: Use tpacpi_input_send_key() in adaptive kbd code
Hans de Goede
1
-14
/
+2
2024-04-29
platform/x86: thinkpad_acpi: Drop ignore_acpi_ev
Hans de Goede
1
-39
/
+17
2024-04-29
platform/x86: thinkpad_acpi: Drop setting send_/ignore_acpi_ev defaults twice
Hans de Goede
1
-19
/
+5
[prev]
[next]