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-06-04
misc: microchip: pci1xxxx: Fix a memory leak in the error handling of gp_aux_...
Yongzhi Liu
1
-2
/
+4
2024-06-04
misc: microchip: pci1xxxx: fix double free in the error handling of gp_aux_bu...
Yongzhi Liu
1
-0
/
+3
2024-06-04
parport: amiga: Mark driver struct with __refdata to prevent section mismatch
Uwe Kleine-König
1
-1
/
+7
2024-06-04
mcb: mcb-pci: detect IO mapped devices before requesting resources
Sanjuán García, Jorge
1
-8
/
+8
2024-06-04
eeprom: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
3
-54
/
+54
2024-06-04
misc: eeprom_93xx46: Convert to DEVICE_ATTR_WO()
Andy Shevchenko
1
-4
/
+3
2024-06-04
misc: eeprom_93xx46: Use string_choices API instead of ternary operator
Andy Shevchenko
1
-4
/
+5
2024-06-04
misc: eeprom_93xx46: Replace explicit castings with proper specifiers
Andy Shevchenko
1
-5
/
+5
2024-06-04
misc: eeprom_93xx46: Convert to use kstrtox()
Andy Shevchenko
1
-3
/
+7
2024-06-04
misc: eeprom_93xx46: Use spi_message_init_with_transfers()
Andy Shevchenko
1
-21
/
+13
2024-06-04
misc: eeprom_93xx46: Remove ->prepare() and ->finish() customisation
Andy Shevchenko
1
-40
/
+8
2024-06-04
misc: eeprom_93xx46: Hide legacy platform data in the driver
Andy Shevchenko
1
-6
/
+29
2024-06-04
eeprom: digsy_mtc: Convert to use GPIO descriptors
Andy Shevchenko
1
-26
/
+20
2024-06-04
eeprom: digsy_mtc: Fix 93xx46 driver probe failure
Andy Shevchenko
1
-1
/
+1
2024-06-04
misc: eeprom_93xx46: Make use of device properties
Andy Shevchenko
1
-21
/
+20
2024-06-04
mei: vsc: Fix wrong invocation of ACPI SID method
Hans de Goede
1
-1
/
+1
2024-06-04
mei: vsc: Don't stop/restart mei device during system suspend/resume
Wentong Wu
1
-24
/
+15
2024-06-04
siox: bus-gpio: add missing MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-06-04
misc: open-dice: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-04
char: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
3
-0
/
+3
2024-06-04
tlclk: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-04
ppdev: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-04
parport: add missing MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-06-04
uio: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
5
-1
/
+6
2024-06-04
mei: me: release irq in mei_me_pci_resume error path
Tomas Winkler
1
-1
/
+3
2024-06-04
mei: demote client disconnect warning on suspend to debug
Alexander Usyskin
1
-1
/
+1
2024-06-04
drm/bridge: analogix_dp: don't adjust further when clock recovery succeeded
Lucas Stach
1
-29
/
+26
2024-06-04
drm/bridge: analogix_dp: simplify analogix_dp_{set/get}_lane_link_training he...
Wyon Bi
3
-207
/
+26
2024-06-04
drm/bridge: analogix_dp: properly handle zero sized AUX transactions
Lucas Stach
1
-4
/
+1
2024-06-04
drm/xe/pf: Update the LMTT when freeing VF GT config
Michal Wajdeczko
1
-0
/
+1
2024-06-04
media: av7110: coding style fixes: avoid_externs
Stefan Herdler
5
-51
/
+51
2024-06-04
media: av7110: coding style fixes: logging
Stefan Herdler
8
-187
/
+157
2024-06-04
media: av7110: coding style fixes: deep_indentation
Stefan Herdler
1
-117
/
+117
2024-06-04
media: av7110: coding style fixes: miscellaneous
Stefan Herdler
2
-4
/
+2
2024-06-04
media: av7110: coding style fixes: variable types
Stefan Herdler
4
-10
/
+10
2024-06-04
media: av7110: coding style fixes: sizeof
Stefan Herdler
2
-3
/
+3
2024-06-04
media: av7110: coding style fixes: comparsations
Stefan Herdler
3
-10
/
+10
2024-06-04
media: av7110: coding style fixes: assignments
Stefan Herdler
5
-17
/
+43
2024-06-04
media: av7110: coding style fixes: braces
Stefan Herdler
6
-33
/
+36
2024-06-04
media: av7110: coding style fixes: comments
Stefan Herdler
7
-25
/
+39
2024-06-04
media: av7110: coding style fixes: whitespace (strict)
Stefan Herdler
11
-114
/
+114
2024-06-04
media: av7110: coding style fixes: newline
Stefan Herdler
7
-52
/
+54
2024-06-04
media: av7110: coding style fixes: whitespace
Stefan Herdler
9
-104
/
+104
2024-06-04
media: av7110: coding style fixes: blank lines
Stefan Herdler
10
-114
/
+33
2024-06-04
media: av7110: coding style fixes: pointer_location
Stefan Herdler
5
-58
/
+58
2024-06-04
media: sp8870: coding style fixes: logging
Stefan Herdler
2
-21
/
+27
2024-06-04
media: sp8870: coding style fixes: miscellaneous
Stefan Herdler
2
-13
/
+14
2024-06-04
media: sp8870: coding style fixes: newline, comments and braces
Stefan Herdler
2
-29
/
+34
2024-06-04
media: sp8870: coding style fixes: whitespace
Stefan Herdler
2
-43
/
+43
2024-06-04
media: av7110: remove budget-patch driver
Stefan Herdler
3
-689
/
+0
[prev]
[next]