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-15
spi: pxa2xx: Move number of CS pins validation out of condition
Andy Shevchenko
1
-8
/
+7
2024-04-15
regmap: kunit: Fix an NULL vs IS_ERR() check
Dan Carpenter
1
-3
/
+3
2024-04-15
mtd: mchp23k256: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
1
-1
/
+0
2024-04-15
mtd: limit OTP NVMEM cell parse to non-NAND devices
Christian Marangi
1
-1
/
+1
2024-04-15
octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementation
Asbjørn Sloth Tønnesen
1
-2
/
+5
2024-04-15
gve: Correctly report software timestamping capabilities
John Fraker
1
-1
/
+2
2024-04-15
net: dsa: microchip: ksz9477: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+3
2024-04-15
net: prestera: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+4
2024-04-15
nfp: flower: fix check for unsupported control flags
Asbjørn Sloth Tønnesen
1
-3
/
+3
2024-04-15
drm: nv04: Fix out of bounds access
Mikhail Kobuk
1
-6
/
+7
2024-04-15
nouveau: fix instmem race condition around ptr stores
Dave Airlie
1
-1
/
+6
2024-04-15
USB: serial: option: support Quectel EM060K sub-models
Jerry Meng
1
-0
/
+16
2024-04-15
USB: serial: option: add Fibocom FM135-GL variants
bolan wang
1
-0
/
+2
2024-04-15
Merge tag 'thunderbolt-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
4
-18
/
+56
2024-04-15
uio: update kerneldoc comments for interrupt functions
Chris Packham
1
-1
/
+6
2024-04-15
drm: fix DRM_DISPLAY_DP_HELPER dependencies, part 2
Arnd Bergmann
2
-2
/
+2
2024-04-15
drm: vc4: Fix possible null pointer dereference
Aleksandr Mishin
1
-0
/
+2
2024-04-15
spi: altera: Drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
1
-1
/
+0
2024-04-15
drm/lima: fix void pointer to enum lima_gpu_id cast warning
Erico Nunes
2
-3
/
+23
2024-04-15
drm/lima: fix shared irq handling on driver remove
Erico Nunes
3
-0
/
+11
2024-04-15
drm/lima: mask irqs in timeout path before hard reset
Erico Nunes
1
-0
/
+7
2024-04-15
drm/lima: include pp bcast irq in timeout handler check
Erico Nunes
1
-0
/
+2
2024-04-15
drm/lima: add mask irq callback to gp and pp
Erico Nunes
5
-0
/
+42
2024-04-14
drm/i915/guc: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-7
/
+6
2024-04-14
Merge tag 'irq-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+7
2024-04-14
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-5
/
+27
2024-04-14
iommufd: Add missing IOMMUFD_DRIVER kconfig for the selftest
Jason Gunthorpe
1
-0
/
+1
2024-04-14
irqchip/riscv-imsic: Fix boot time update effective affinity warning
Anup Patel
1
-0
/
+1
2024-04-14
spi: axi-spi-engine: fix version format string
David Lechner
1
-1
/
+1
2024-04-13
Merge tag 'ata-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
3
-5
/
+91
2024-04-13
iio: dac: ad5755: make use of of_device_id table
Krzysztof Kozlowski
1
-12
/
+12
2024-04-13
iio: imu: inv_icm42600: add support of ICM-42688-P
Jean-Baptiste Maneyrol
4
-0
/
+13
2024-04-13
iio: adc: ad7944: Consolidate spi_sync() wrapper
David Lechner
1
-54
/
+13
2024-04-13
serial: core: Fix ifdef for serial base console functions
Tony Lindgren
1
-2
/
+2
2024-04-13
cdx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-04-13
Merge tag 'counter-updates-for-6.10' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
4
-25
/
+454
2024-04-13
iio: adc: qcom-spmi-adc5: Use device_for_each_child_node_scoped()
Jonathan Cameron
1
-5
/
+2
2024-04-13
iio: adc: stm32: Use device_for_each_child_node_scoped()
Jonathan Cameron
1
-38
/
+24
2024-04-13
iio: adc: stm32: Fixing err code to not indicate success
Jonathan Cameron
1
-0
/
+1
2024-04-13
efi: Clear up misconceptions about a maximum variable name size
Tim Schumacher
1
-1
/
+1
2024-04-13
phy: rockchip-snps-pcie3: add support for rockchip,rx-common-refclk-mode
Niklas Cassel
1
-0
/
+37
2024-04-12
net/mlx5e: Prevent deadlock while disabling aRFS
Carolina Jubran
1
-11
/
+16
2024-04-12
net/mlx5e: Acquire RTNL lock before RQs/SQs activation/deactivation
Carolina Jubran
1
-0
/
+7
2024-04-12
net/mlx5e: Use channel mdev reference instead of global mdev instance for coa...
Rahul Rameshbabu
1
-2
/
+2
2024-04-12
net/mlx5: Restore mistakenly dropped parts in register devlink flow
Shay Drory
2
-2
/
+4
2024-04-12
net/mlx5: SD, Handle possible devcom ERR_PTR
Tariq Toukan
5
-7
/
+7
2024-04-12
net/mlx5: Lag, restore buckets number to default after hash LAG deactivation
Shay Drory
1
-1
/
+3
2024-04-12
net: sparx5: flower: fix fragment flags handling
Asbjørn Sloth Tønnesen
1
-21
/
+40
2024-04-12
net: hns3: add support to query scc version by devlink info
Hao Chen
6
-3
/
+79
2024-04-12
net: hns3: dump more reg info based on ras mod
Peiyang Wang
7
-8
/
+477
[prev]
[next]