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-03
drm/i915/mst: Limit MST+DSC to TGL+
Ville Syrjälä
2
-1
/
+2
2024-04-03
drm/i915: Extract glk_need_scaler_clock_gating_wa()
Ville Syrjälä
1
-6
/
+10
2024-04-03
drm/i915: Clean up glk_pipe_scaler_clock_gating_wa()
Ville Syrjälä
1
-12
/
+7
2024-04-03
drm/i915: Shuffle DP .mode_valid() checks
Ville Syrjälä
2
-14
/
+13
2024-04-03
drm/i915: Remove DRM_MODE_FLAG_DBLSCAN checks from .mode_valid() hooks
Ville Syrjälä
7
-23
/
+0
2024-04-03
fbdev: sisfb: hide unused variables
Arnd Bergmann
1
-2
/
+1
2024-04-03
tee: tstee: Add Trusted Services TEE driver
Balint Dobszay
6
-0
/
+588
2024-04-03
HID: i2c-hid: Revert to await reset ACK before reading report descriptor
Kenny Levinsen
1
-21
/
+8
2024-04-03
tee: optee: Move pool_op helper functions
Balint Dobszay
5
-84
/
+72
2024-04-03
HID: uclogic: Expose firmware name
José Expósito
1
-0
/
+3
2024-04-03
HID: hid-debug: add missing evdev and HID codes
Thomas Kuehne
1
-440
/
+2960
2024-04-03
HID: corsair,lenovo: Convert sprintf() family to sysfs_emit() family
Li Zhijian
2
-15
/
+12
2024-04-03
HID: roccat: Convert sprintf() family to sysfs_emit() family
Li Zhijian
5
-17
/
+17
2024-04-03
HID: hid-sensor-custom: Convert sprintf() family to sysfs_emit() family
Li Zhijian
1
-5
/
+4
2024-04-03
HID: hid-picolcd*: Convert sprintf() family to sysfs_emit() family
Li Zhijian
2
-8
/
+6
2024-04-03
HID: nintendo: Don't fail on setting baud rate
Max Staudt
1
-2
/
+5
2024-04-03
HID: Add WinWing Orion2 throttle support
Ivan Gorinov
3
-0
/
+246
2024-04-03
HID: nintendo: use ida for LED player id
Martino Fontana
1
-13
/
+28
2024-04-03
HID: surface-hid: kbd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-04-03
HID: hid-sensor-custom: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
2024-04-03
HID: google: hammer: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-04-03
HID: intel-ish-hid: ipc: Add Lunar Lake-M PCI device ID
Zhang Lixu
2
-0
/
+2
2024-04-03
HID: intel-ish-hid: Use PCI_VDEVICE() and rename device ID macros
Zhang, Lixu
3
-58
/
+58
2024-04-03
HID: nintendo: Fix N64 controller being identified as mouse
Nuno Pereira
1
-4
/
+4
2024-04-03
gpiolib: Do not mention legacy GPIOF_* in the code
Andy Shevchenko
1
-1
/
+4
2024-04-03
gpiolib: legacy: Remove unused gpio_request_array() and gpio_free_array()
Andy Shevchenko
1
-39
/
+0
2024-04-03
gpiolib: Fix triggering "kobject: 'gpiochipX' is not initialized, yet" kobjec...
Hans de Goede
1
-0
/
+3
2024-04-03
gve: add support to change ring size via ethtool
Harshitha Ramamurthy
3
-14
/
+95
2024-04-03
gve: add support to read ring size ranges from the device
Harshitha Ramamurthy
3
-24
/
+102
2024-04-03
gve: set page count for RX QPL for GQI and DQO queue formats
Harshitha Ramamurthy
5
-22
/
+20
2024-04-03
gve: make the completion and buffer ring size equal for DQO
Harshitha Ramamurthy
5
-43
/
+13
2024-04-03
gve: simplify setting decriptor count defaults
Harshitha Ramamurthy
1
-29
/
+15
2024-04-03
net: bcmgenet: Reset RBUF on first open
Phil Elwell
1
-4
/
+12
2024-04-03
spi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxx_spi_probe
Huai-Yuan Liu
1
-0
/
+2
2024-04-03
spi: spi-fsl-lpspi: remove redundant spi_controller_put call
Carlos Song
1
-8
/
+6
2024-04-03
octeontx2-pf: Reset MAC stats during probe
Sai Krishna
9
-0
/
+100
2024-04-03
octeontx2-af: Add array index check
Aleksandr Mishin
1
-0
/
+2
2024-04-03
tee: Refactor TEE subsystem header files
Sumit Garg
16
-51
/
+15
2024-04-03
drm/panthor: Don't return NULL from panthor_vm_get_heap_pool()
Harshit Mogalapalli
3
-3
/
+5
2024-04-03
firmware: google: cbmem: drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-04-03
firmware: coreboot: store owner from modules with coreboot_driver_register()
Krzysztof Kozlowski
2
-3
/
+9
2024-04-03
drm/panthor: Fix NULL vs IS_ERR() bug in panthor_probe()
Harshit Mogalapalli
1
-1
/
+1
2024-04-03
drm/panthor: Fix off by one in panthor_fw_get_cs_iface()
Dan Carpenter
1
-1
/
+1
2024-04-03
drm/panthor: Fix error code in panthor_gpu_init()
Dan Carpenter
1
-2
/
+2
2024-04-03
drm/panthor: Fix a couple -ENOMEM error codes
Dan Carpenter
1
-2
/
+6
2024-04-03
drm/panthor: Fix some kerneldoc warnings
Liviu Dudau
1
-5
/
+3
2024-04-03
drm/panthor: Cleanup unused variable 'cookie'
Liviu Dudau
1
-4
/
+0
2024-04-02
clk: qcom: smd-rpm: Restore msm8976 num_clk
Adam Skladowski
1
-0
/
+1
2024-04-02
clk: qcom: gdsc: treat optional supplies as optional
Johan Hovold
1
-3
/
+8
2024-04-03
wifi: rtw88: remove unsupported interface type of mesh point
Ping-Ke Shih
1
-2
/
+1
[prev]
[next]