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-09
soc: samsung: exynos-pmu: add support for PMU_ALIVE non atomic registers
Peter Griffin
1
-3
/
+19
2024-07-09
Merge tag 'memory-controller-drv-6.11' of https://git.kernel.org/pub/scm/linu...
Arnd Bergmann
2
-3
/
+2
2024-07-09
Merge tag 'sunxi-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-2
/
+0
2024-07-09
Merge tag 'reset-for-v6.11-2' of git://git.pengutronix.de/pza/linux into soc/...
Arnd Bergmann
5
-3
/
+69
2024-07-09
Merge tag 'qcom-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
26
-550
/
+2030
2024-07-09
Merge tag 'ti-driver-soc-for-v6.11' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
6
-7
/
+7
2024-07-09
Merge tag 'riscv-firmware-for-v6.11' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-69
/
+67
2024-07-09
Merge tag 'riscv-cache-for-v6.11' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
3
-2
/
+142
2024-07-09
drm/stm: Fix an error handling path in stm_drm_platform_probe()
Christophe JAILLET
1
-1
/
+3
2024-07-09
drm/drm_connector: Document Colorspace property variants
Sebastian Wick
1
-18
/
+61
2024-07-09
gpio: virtuser: new virtual testing driver for the GPIO API
Bartosz Golaszewski
3
-0
/
+1820
2024-07-09
wifi: virt_wifi: don't use strlen() in const context
Johannes Berg
1
-2
/
+3
2024-07-09
loop: Don't bother validating blocksize
John Garry
1
-11
/
+1
2024-07-09
virtio_blk: Don't bother validating blocksize
John Garry
1
-10
/
+1
2024-07-09
null_blk: Don't bother validating blocksize
John Garry
1
-3
/
+0
2024-07-09
virtio_blk: Fix default logical block size fallback
John Garry
1
-13
/
+13
2024-07-08
Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
33
-226
/
+881
2024-07-08
net: stmmac: qcom-ethqos: enable SGMII loopback during DMA reset on sa8775p-r...
Bartosz Golaszewski
1
-0
/
+23
2024-07-08
net: stmmac: qcom-ethqos: add support for 2.5G BASEX mode
Bartosz Golaszewski
1
-0
/
+11
2024-07-08
net: phy: microchip: lan87xx: reinit PHY after cable test
Oleksij Rempel
1
-1
/
+1
2024-07-09
cpufreq: sti: fix build warning
Raphael Gallais-Pou
1
-1
/
+1
2024-07-09
cpufreq: mediatek: Use dev_err_probe in every error path in probe
NĂcolas F. R. A. Prado
1
-38
/
+34
2024-07-09
cpufreq: Add Loongson-3 CPUFreq driver support
Huacai Chen
3
-0
/
+408
2024-07-09
cpufreq: Make cpufreq_driver->exit() return void
Lizhe
27
-83
/
+36
2024-07-08
PCI: of_property: Add interrupt-controller property in PCI device nodes
Herve Codina
1
-0
/
+24
2024-07-08
of: unittest: Add a test case for of_changeset_add_prop_bool()
Herve Codina
1
-0
/
+11
2024-07-08
of: dynamic: Introduce of_changeset_add_prop_bool()
Herve Codina
1
-0
/
+25
2024-07-08
of: unittest: Add tests for changeset properties adding
Herve Codina
1
-0
/
+155
2024-07-08
of: dynamic: Constify parameter in of_changeset_add_prop_string_array()
Herve Codina
1
-1
/
+1
2024-07-08
Input: himax_hx83112b - add support for HX83100A
Felix Kaechele
1
-0
/
+17
2024-07-08
Input: himax_hx83112b - add himax_chip struct for multi-chip support
Felix Kaechele
1
-16
/
+35
2024-07-08
Input: himax_hx83112b - implement MCU register reading
Felix Kaechele
1
-3
/
+47
2024-07-08
Input: himax_hx83112b - use more descriptive register defines
Felix Kaechele
1
-10
/
+13
2024-07-08
Input: do not check number of events in input_pass_values()
Dmitry Torokhov
1
-3
/
+0
2024-07-08
Input: preallocate memory to hold event values
Dmitry Torokhov
1
-17
/
+44
2024-07-08
Input: rearrange input_alloc_device() to prepare for preallocating of vals
Dmitry Torokhov
1
-15
/
+22
2024-07-08
Input: simplify event handling logic
Dmitry Torokhov
1
-41
/
+68
2024-07-08
Input: make events() method return number of events processed
Dmitry Torokhov
1
-2
/
+4
2024-07-08
Input: make sure input handlers define only one processing method
Dmitry Torokhov
1
-0
/
+24
2024-07-08
Input: evdev - remove ->event() method
Dmitry Torokhov
1
-12
/
+0
2024-07-08
Input: imagis - add supports for Imagis IST3038
Raymond Hackley
1
-4
/
+20
2024-07-08
Input: imagis - clarify the usage of protocol_b
Raymond Hackley
1
-4
/
+5
2024-07-09
i2c: rcar: bring hardware to known state when probing
Wolfram Sang
1
-5
/
+12
2024-07-09
i2c: mt7621: Add Airoha EN7581 i2c support
Lorenzo Bianconi
1
-1
/
+1
2024-07-09
i2c: designware: Constify read-only struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-09
i2c: xiic: improve error message when transfer fails to start
Marc Ferland
1
-4
/
+5
2024-07-09
i2c: omap: wakeup the controller during suspend() callback
Thomas Richard
1
-0
/
+22
2024-07-09
i2c: omap: switch to NOIRQ_SYSTEM_SLEEP_PM_OPS() and RUNTIME_PM_OPS()
Thomas Richard
1
-7
/
+7
2024-07-09
i2c: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
4
-0
/
+4
2024-07-09
i2c: i801: Add support for Intel Arrow Lake-H
Jarkko Nikula
2
-0
/
+4
[prev]
[next]