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
2023-03-12
iio: light: max44009: add missing OF device matching
Krzysztof Kozlowski
1
-6
/
+7
2023-03-12
iio: imu: st_lsm6dsx: add support to ASM330LHB
Lorenzo Bianconi
6
-3
/
+19
2023-03-12
iio: addac: ad74413r: fix Current Input, Loop Powered Mode
Rasmus Villemoes
1
-2
/
+19
2023-03-12
iio: ad74413r: wire up support for drive-strength-microamp property
Rasmus Villemoes
1
-0
/
+23
2023-03-12
iio: adc: Add TI ADS1100 and ADS1000
Mike Looijmans
3
-0
/
+456
2023-03-11
iio: dac: cio-dac: Fix typo in comment listing supported devices
William Breathitt Gray
1
-1
/
+1
2023-03-11
iio: adc: rcar-gyroadc: mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-11
iio: temperature: tmp117: cosmetic alignment cleanup
Marco Felsch
1
-8
/
+8
2023-03-11
iio: temperature: tmp117: add TI TMP116 support
Marco Felsch
1
-1
/
+19
2023-03-11
iio: temperature: tmp117: improve fallback capabilities
Marco Felsch
1
-10
/
+34
2023-03-11
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
21
-23
/
+30
2023-03-11
iio: Improve the kernel-doc of iio_trigger_poll
Mehdi Djait
1
-0
/
+6
2023-03-11
iio: imu: st_lsm6dsx: discard samples during filters settling time
Lorenzo Bianconi
3
-8
/
+78
2023-03-11
iio: pressure: bmp280: Add nvmem operations for BMP580
Angel Iglesias
2
-1
/
+212
2023-03-11
iio: pressure: bmp280: Add support for new sensor BMP580
Angel Iglesias
6
-12
/
+509
2023-03-11
iio: pressure: Kconfig: Delete misleading I2C reference on bmp280 title
Angel Iglesias
1
-1
/
+1
2023-03-11
iio: pressure: bmp280: Make read calibration callback optional
Angel Iglesias
1
-4
/
+6
2023-03-11
iio: pressure: bmp280: Add preinit callback
Angel Iglesias
2
-5
/
+13
2023-03-11
iio: pressure: bmp280: Use chip_info pointers for each chip as driver data
Angel Iglesias
4
-227
/
+215
2023-03-11
iio: adc: meson_saradc: Better handle BL30 not releasing the hardware
Uwe Kleine-König
1
-7
/
+14
2023-03-11
iio: adc: axp20x_adc: Replace adc_en2 flag with adc_en2_mask field
Aidan MacDonald
1
-9
/
+7
2023-03-11
iio: adc: axp20x_adc: Minor code cleanups
Aidan MacDonald
1
-29
/
+32
2023-03-11
iio: imu: adis16475: correct copy paste mistake in comment block
Nuno Sá
1
-3
/
+3
2023-03-11
iio: proximity: sx_common: Add old register mapping
Gwendal Grignou
4
-62
/
+92
2023-03-11
staging: iio: meter: Drop ade7854 driver
Jonathan Cameron
9
-1487
/
+0
2023-03-11
iio: proximity: sx_common: Drop documentation of non existent struct element.
Jonathan Cameron
1
-1
/
+0
2023-03-11
drivers: iio: dac: ad5592r: add gpio_chip names
Antoniu Miclaus
1
-0
/
+5
2023-03-11
iio: accel: kionix-kx022a: Remove the unused member g_range
Mehdi Djait
1
-1
/
+0
2023-03-11
iio: chemical: sps030: Reformat comment in a more readable way
Jonathan Neuschäfer
1
-3
/
+3
2023-03-05
Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
3
-23
/
+53
2023-03-05
Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+17
2023-03-05
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+3
2023-03-04
Merge tag 'i2c-for-6.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-15
/
+7
2023-03-03
Merge tag 'for-v6.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-3
/
+3
2023-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
32
-244
/
+285
2023-03-03
i2c: gxp: fix an error code in probe
Dan Carpenter
1
-1
/
+1
2023-03-03
i2c: gxp: return proper error on address NACK
Wolfram Sang
1
-2
/
+4
2023-03-03
i2c: gxp: remove "empty" switch statement
Wolfram Sang
1
-12
/
+1
2023-03-03
i2c: Disable I2C_APPLE when I2C_PASEMI is a builtin
Benjamin Gray
1
-0
/
+1
2023-03-03
Merge tag 'thermal-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-11
/
+4
2023-03-03
Merge tag 'acpi-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-48
/
+20
2023-03-03
Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
5
-6
/
+6
2023-03-03
Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
6
-27
/
+32
2023-03-03
Merge tag 'ata-6.3-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-1
/
+0
2023-03-03
Merge branches 'acpi-pm' and 'acpi-x86'
Rafael J. Wysocki
2
-48
/
+13
2023-03-03
Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-3
/
+3
2023-03-03
Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+2
2023-03-03
Merge branch 'powercap'
Rafael J. Wysocki
2
-1
/
+2
2023-03-03
Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
28
-489
/
+999
2023-03-03
ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"
Damien Le Moal
1
-1
/
+0
[next]