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-25
iio: adc: berlin2-adc: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
1
-13
/
+11
2024-06-25
iio: adc: mp2629_adc: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
1
-11
/
+8
2024-06-25
iio: adc: meson_saradc: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
1
-57
/
+44
2024-06-25
iio: adc: intel_mrfld_adc: make use of regmap_clear_bits()
Trevor Gamblin
1
-2
/
+2
2024-06-25
iio: adc: ina2xx-adc: make use of regmap_clear_bits()
Trevor Gamblin
1
-2
/
+1
2024-06-25
iio: adc: fsl-imx25-gcq: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
1
-9
/
+7
2024-06-25
iio: adc: cpcap-adc: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
1
-27
/
+19
2024-06-25
iio: adc: bcm_iproc_adc: make use of regmap_clear_bits()
Trevor Gamblin
1
-4
/
+4
2024-06-25
iio: adc: axp288_adc: make use of regmap_set_bits()
Trevor Gamblin
1
-2
/
+2
2024-06-25
iio: adc: axp20x_adc: make use of regmap_set_bits()
Trevor Gamblin
1
-3
/
+2
2024-06-25
iio: adc: ad4130: make use of regmap_clear_bits()
Trevor Gamblin
1
-2
/
+2
2024-06-25
iio: accel: msa311: make use of regmap_clear_bits()
Trevor Gamblin
1
-4
/
+4
2024-06-25
iio: accel: kxsd9: Make use of regmap_clear_bits()
Trevor Gamblin
1
-4
/
+1
2024-06-25
iio: accel: fxls8962af-core: Make use of regmap_set_bits(), regmap_clear_bits()
Trevor Gamblin
1
-10
/
+8
2024-06-25
iio: adc: ad7173: Add support for AD411x devices
Dumitru Ceclan
1
-32
/
+282
2024-06-25
iio: adc: ad7173: document sampling frequency behaviour
Dumitru Ceclan
1
-0
/
+15
2024-06-25
iio: adc: ad7173: refactor device info structs
Dumitru Ceclan
1
-138
/
+122
2024-06-25
iio: adc: ad7173: add support for special inputs
Dumitru Ceclan
1
-2
/
+25
2024-06-25
iio: adc: ad7173: refactor ain and vref selection
Dumitru Ceclan
1
-19
/
+43
2024-06-25
iio: adc: ad7173: refactor channel configuration parsing
Dumitru Ceclan
1
-12
/
+17
2024-06-25
iio: adc: ad_sigma_delta: add disable_one callback
Dumitru Ceclan
3
-11
/
+15
2024-06-22
iio: adc: ad7944: use devm_regulator_get_enable_read_voltage
David Lechner
1
-42
/
+12
2024-06-22
iio: adc: ad7793: use devm_regulator_get_enable_read_voltage
David Lechner
1
-21
/
+3
2024-06-22
iio: adc: ad7292: use devm_regulator_get_enable_read_voltage
David Lechner
1
-30
/
+6
2024-06-22
iio: adc: ad7266: use devm_regulator_get_enable_read_voltage
David Lechner
1
-27
/
+6
2024-06-22
iio: adc: ad7192: Clean up dev
Alisa-Dariana Roman
1
-35
/
+30
2024-06-22
iio: adc: adi-axi-adc: improve probe() error messaging
Trevor Gamblin
1
-3
/
+6
2024-06-17
Merge tag 'v6.10-rc4' into char-misc-next
Greg Kroah-Hartman
264
-1695
/
+2813
2024-06-16
Merge tag 'i2c-for-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+2
2024-06-16
Merge tag 'usb-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
13
-33
/
+92
2024-06-16
Merge tag 'tty-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-45
/
+64
2024-06-16
Merge tag 'staging-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-6
/
+6
2024-06-16
Merge tag 'driver-core-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-45
/
+3
2024-06-16
Merge tag 'char-misc-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
21
-75
/
+96
2024-06-16
Merge tag 'ata-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
1
-4
/
+4
2024-06-16
Merge tag 'edac_urgent_for_v6.10_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-48
/
+116
2024-06-16
Merge tag 'firewire-fixes-6.10-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-22
/
+24
2024-06-16
leds: class: Revert: "If no default trigger is given, make hw_control trigger...
Hans de Goede
1
-6
/
+0
2024-06-16
Merge tag 'iio-for-6.11a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
157
-1067
/
+5019
2024-06-16
RAS/AMD/ATL: Use system settings for MI300 DRAM to normalized address transla...
Yazen Ghannam
3
-41
/
+114
2024-06-15
firewire: core: record card index in bus_reset_handle tracepoints event
Takashi Sakamoto
1
-1
/
+1
2024-06-15
firewire: core: record card index in tracepoinrts events derived from bus_res...
Takashi Sakamoto
1
-3
/
+3
2024-06-15
firewire: core: record card index in async_phy_inbound tracepoints event
Takashi Sakamoto
1
-1
/
+1
2024-06-15
firewire: core: record card index in async_phy_outbound_complete tracepoints ...
Takashi Sakamoto
2
-2
/
+2
2024-06-15
firewire: core: record card index in async_phy_outbound_initiate tracepoints ...
Takashi Sakamoto
2
-3
/
+3
2024-06-15
firewire: core: record card index in tracepoinrts events derived from async_i...
Takashi Sakamoto
1
-4
/
+4
2024-06-15
firewire: core: record card index in tracepoinrts events derived from async_o...
Takashi Sakamoto
1
-4
/
+6
2024-06-15
firewire: core: record card index in tracepoinrts events derived from async_o...
Takashi Sakamoto
1
-3
/
+3
2024-06-15
firewire: fix website URL in Kconfig
Takashi Sakamoto
1
-1
/
+1
2024-06-14
Merge tag 'drm-fixes-2024-06-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
21
-36
/
+86
[next]