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
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-11
iio: imu: Replace all spi->chip_select and spi->cs_gpiod references with func...
Amit Kumar Mahapatra
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
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-03
thermal/core: Use the thermal zone 'devdata' accessor in remaining drivers
Daniel Lezcano
1
-1
/
+1
2023-02-26
iio: light: cm32181: Unregister second I2C client if present
Kai-Heng Feng
1
-0
/
+12
2023-02-24
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
51
-508
/
+2981
2023-02-22
Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-27
/
+37
2023-02-22
Merge branch 'for-6.3/hid-sensor' into for-linus
Benjamin Tissoires
2
-27
/
+37
2023-02-20
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2023-02-18
iio: accel: kionix-kx022a: Get the timestamp from the driver's private data i...
Mehdi Djait
1
-1
/
+1
2023-02-18
iio: adc: ad7791: fix IRQ flags
Nuno Sá
1
-1
/
+1
2023-02-18
iio: buffer: make sure O_NONBLOCK is respected
Nuno Sá
1
-8
/
+11
2023-02-18
iio: buffer: correctly return bytes written in output buffers
Nuno Sá
1
-1
/
+1
2023-02-06
Merge 6.2-rc7 into char-misc-next
Greg Kroah-Hartman
10
-30
/
+143
2023-02-02
iio: light: vcnl4000: Fix WARN_ON on uninitialized lock
Mårten Lindahl
1
-1
/
+2
2023-02-02
iio: adis16480: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
2023-01-28
iio: adc: ad7291: Fix indentation error by adding extra spaces
Anup Sharma
1
-1
/
+1
2023-01-28
drivers: iio: adc: ltc2497: fix LSB shift
Ian Ray
1
-4
/
+2
2023-01-28
iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_conf...
Harshit Mogalapalli
1
-1
/
+4
2023-01-28
iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_stat...
Harshit Mogalapalli
1
-1
/
+4
2023-01-28
iio: imu: fix spdx format
Tom Rix
1
-1
/
+1
2023-01-28
iio: adc: imx93: Fix spelling mistake "geting" -> "getting"
Colin Ian King
1
-1
/
+1
2023-01-28
iio: adc: qcom-spmi-adc5: Fix the channel name
Andy Shevchenko
1
-1
/
+9
2023-01-22
iio: adc: add imx93 adc support
Haibo Chen
3
-0
/
+495
2023-01-21
iio: adc: ti-ads7924: add Texas Instruments ADS7924 driver
Hugo Villeneuve
3
-0
/
+486
2023-01-21
iio: imu: st_lsm6dsx: add 'mount_matrix' sysfs entry to gyro channel.
Philippe De Muyter
1
-2
/
+3
2023-01-21
iio: imu: st_lsm6dsx: fix naming of 'struct iio_info' in st_lsm6dsx_shub.c.
Philippe De Muyter
1
-6
/
+6
2023-01-21
iio: imu: fxos8700: fix MAGN sensor scale and unit
Carlos Song
1
-3
/
+3
2023-01-21
iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MIN
Carlos Song
1
-1
/
+0
2023-01-21
iio: imu: fxos8700: fix failed initialization ODR mode assignment
Carlos Song
1
-2
/
+4
[prev]
[next]