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-01
counter: ti-eqep: implement over/underflow events
David Lechner
1
-1
/
+105
2024-07-01
counter: ftm-quaddec: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-30
Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
4
-22
/
+35
2024-06-30
ata: ahci: Clean up sysfs file on error
Niklas Cassel
1
-5
/
+12
2024-06-30
ata: libata-core: Fix double free on error
Niklas Cassel
1
-4
/
+4
2024-06-30
ata,scsi: libata-core: Do not leak memory for ata_port struct members
Niklas Cassel
3
-14
/
+18
2024-06-30
ata: libata-core: Fix null pointer dereference on error
Niklas Cassel
1
-0
/
+3
2024-06-30
hwmon: (jc42) Strengthen detect function
Guenter Roeck
1
-1
/
+5
2024-06-30
hwmon: (jc42) Use common device ID for TSE2004av compliant sensors
Guenter Roeck
1
-33
/
+10
2024-06-30
Merge tag 'char-misc-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-87
/
+322
2024-06-30
hwmon: (dell-smm) Add Dell OptiPlex 7060 to DMI table
Armin Wolf
1
-0
/
+7
2024-06-30
Merge tag 'staging-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-4
/
+14
2024-06-30
Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-178
/
+41
2024-06-30
Merge tag 'usb-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-29
/
+152
2024-06-30
Merge tag 'irq_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-6
/
+13
2024-06-30
Merge tag 'linux-watchdog-6.10-rc-fixes' of git://www.linux-watchdog.org/linu...
Linus Torvalds
6
-0
/
+6
2024-06-30
clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw without common
Frank Oltmanns
1
-6
/
+12
2024-06-30
pcmcia: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
5
-0
/
+5
2024-06-30
pcmcia: Use resource_size function on resource object
Jules Irenge
1
-3
/
+3
2024-06-30
pcmcia: bcm63xx: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-06-30
iio: common: scmi_iio: convert to dev_err_probe()
Nuno Sa
1
-26
/
+19
2024-06-30
iio: backend: make use of dev_err_cast_probe()
Nuno Sa
1
-5
/
+3
2024-06-30
iio: temperature: ltc2983: convert to dev_err_probe()
Nuno Sa
1
-148
/
+114
2024-06-30
iio: xilinx-ams: Add labels
Sean Anderson
1
-48
/
+59
2024-06-30
iio: adc: ad7944: use devm_spi_optimize_message()
David Lechner
1
-23
/
+3
2024-06-30
Merge tag 'spi-devm-optimize' into togreg
Jonathan Cameron
1
-0
/
+28
2024-06-30
iio: buffer-dmaengine: Support new DMABUF based userspace API
Paul Cercueil
1
-9
/
+53
2024-06-30
iio: buffer-dma: Enable support for DMABUFs
Paul Cercueil
1
-11
/
+167
2024-06-30
iio: core: Add new DMABUF interface infrastructure
Paul Cercueil
2
-0
/
+460
2024-06-30
Merge tag 'dmaengine_topic_dma_vec' into togreg
Jonathan Cameron
1
-0
/
+40
2024-06-30
drm/lima: Mark simple_ondemand governor as softdep
Dragan Simic
1
-0
/
+1
2024-06-30
iio: adc: ad7192: use devm_regulator_get_enable_read_voltage
David Lechner
1
-67
/
+36
2024-06-30
media: venus: fix use after free in vdec_close
Dikshita Agarwal
1
-0
/
+1
2024-06-30
media: venus: add msm8998 support
Pierre-Hugues Husson
1
-0
/
+39
2024-06-30
media: venus: avoid multiple core dumps
Dikshita Agarwal
2
-1
/
+7
2024-06-30
media: venus: flush all buffers in output plane streamoff
Dikshita Agarwal
1
-1
/
+1
2024-06-29
drm/msm/adreno: Introduce gmu_chipid for a740 & a750
Akhil P Oommen
2
-22
/
+3
2024-06-29
drm/msm/adreno: Add support for X185 GPU
Akhil P Oommen
5
-3
/
+36
2024-06-29
drm/msm/adreno: fix a743 and a740 cx mem init
Neil Armstrong
1
-8
/
+3
2024-06-29
drm/msm/adreno: fix a7xx gpu init
Neil Armstrong
1
-1
/
+1
2024-06-29
Revert "drm/msm/a6xx: Poll for GBIF unhalt status in hw_init"
Konrad Dybcio
1
-4
/
+0
2024-06-29
drm/msm/adreno: De-spaghettify the use of memory barriers
Konrad Dybcio
2
-7
/
+7
2024-06-29
PCI: rcar-gen4: Add .ltssm_control() for other SoC support
Yoshihiro Shimoda
1
-24
/
+50
2024-06-29
PCI: rcar-gen4: Add struct rcar_gen4_pcie_drvdata
Yoshihiro Shimoda
1
-9
/
+23
2024-06-29
PCI: dwc: Add PCIE_PORT_{FORCE,LANE_SKEW} macros
Yoshihiro Shimoda
1
-0
/
+6
2024-06-29
iio: st_sensors: relax WhoAmI check in st_sensors_verify_id()
Kaustabh Chakraborty
1
-2
/
+1
2024-06-29
iio: light: apds9306: Fix error handing
Mudit Sharma
1
-2
/
+2
2024-06-29
Merge tag 'i2c-for-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-90
/
+143
2024-06-29
Merge tag 'platform-drivers-x86-v6.10-4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
18
-56
/
+56
2024-06-29
Merge tag 'mmc-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
5
-69
/
+90
[prev]
[next]