index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2024-03-13
1
-7
/
+7
|
\
|
*
iio: adc: ad_sigma_delta: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-7
/
+7
*
|
iio: accel: adxl367: fix I2C FIFO data register
Cosmin Tanislav
2024-02-25
1
-1
/
+1
*
|
iio: accel: adxl367: fix DEVID read after reset
Cosmin Tanislav
2024-02-25
1
-2
/
+6
*
|
iio: pressure: dlhl60d: Initialize empty DLH bytes
Kees Cook
2024-02-25
1
-4
/
+3
*
|
iio: imu: inv_mpu6050: fix frequency setting when chip is off
Jean-Baptiste Maneyrol
2024-02-25
1
-0
/
+5
*
|
iio: pressure: Fixes BMP38x and BMP390 SPI support
Vasileios Amoiridis
2024-02-24
1
-1
/
+49
*
|
iio: imu: inv_mpu6050: fix FIFO parsing when empty
Jean-Baptiste Maneyrol
2024-02-24
1
-0
/
+2
*
|
iio: adc: ad4130: only set GPIO_CTRL if pin is unused
Cosmin Tanislav
2024-02-10
1
-3
/
+7
*
|
iio: adc: ad4130: zero-initialize clock init data
Cosmin Tanislav
2024-02-10
1
-1
/
+1
*
|
iio: accel: bma400: Fix a compilation problem
Mario Limonciello
2024-02-04
1
-0
/
+2
*
|
iio: hid-sensor-als: Return 0 for HID_USAGE_SENSOR_TIME_TIMESTAMP
Srinivas Pandruvada
2024-02-04
1
-0
/
+1
*
|
iio: humidity: hdc3020: fix temperature offset
Dimitri Fedrau
2024-01-27
1
-1
/
+1
*
|
iio: adc: ad7091r8: Fix error code in ad7091r8_gpio_setup()
Dan Carpenter
2024-01-22
1
-1
/
+1
*
|
iio: humidity: hdc3020: Add Makefile, Kconfig and MAINTAINERS entry
Jonathan Cameron
2024-01-22
2
-0
/
+13
*
|
iio: imu: bno055: serdev requires REGMAP
Randy Dunlap
2024-01-22
1
-0
/
+1
*
|
iio: magnetometer: rm3100: add boundary check for the value read from RM3100_...
zhili.liu
2024-01-22
1
-2
/
+8
*
|
iio: pressure: bmp280: Add missing bmp085 to SPI id table
Sam Protsenko
2024-01-22
1
-0
/
+1
*
|
iio: core: fix memleak in iio_device_register_sysfs
Dinghao Liu
2024-01-22
1
-1
/
+4
|
/
*
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-18
4
-18
/
+18
|
\
|
*
tty: serdev: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
4
-18
/
+18
*
|
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-18
66
-542
/
+8274
|
\
\
|
*
|
iio: adc: Add support for AD7091R-8
Marcelo Schmitt
2023-12-26
5
-0
/
+297
|
*
|
iio: adc: Split AD7091R-5 config symbol
Marcelo Schmitt
2023-12-26
2
-1
/
+6
|
*
|
iio: adc: ad7091r: Add chip_info callback to get conversion result channel
Marcelo Schmitt
2023-12-26
3
-5
/
+14
|
*
|
iio: adc: ad7091r: Set device mode through chip_info callback
Marcelo Schmitt
2023-12-26
3
-37
/
+39
|
*
|
iio: adc: ad7091r: Remove unneeded probe parameters
Marcelo Schmitt
2023-12-26
3
-9
/
+7
|
*
|
iio: adc: ad7091r: Move chip init data to container struct
Marcelo Schmitt
2023-12-26
3
-30
/
+55
|
*
|
iio: adc: ad7091r: Move generic AD7091R code to base driver and header file
Marcelo Schmitt
2023-12-26
3
-37
/
+42
|
*
|
iio: adc: ad7091r: Enable internal vref if external vref is not supplied
Marcelo Schmitt
2023-12-26
2
-0
/
+9
|
*
|
iio: adc: ad7091r: Allow users to configure device events
Marcelo Schmitt
2023-12-26
3
-24
/
+166
|
*
|
iio: dac: driver for MCP4821
Anshul Dalal
2023-12-21
3
-0
/
+247
|
*
|
iio: buffer-dma: split iio_dma_buffer_fileio_free() function
Alexandru Ardelean
2023-12-21
1
-19
/
+24
|
*
|
iio: buffer-dma: Get rid of outgoing queue
Paul Cercueil
2023-12-21
1
-21
/
+23
|
*
|
iio: buffer: Use IIO_SEPARATE instead of a hard-coded 0
Christophe JAILLET
2023-12-21
1
-3
/
+3
|
*
|
iio: adc: ad7091r: Align arguments to function call parenthesis
Marcelo Schmitt
2023-12-17
1
-2
/
+3
|
*
|
iio: adc: ad7091r: Set alert bit in config register
Marcelo Schmitt
2023-12-17
1
-0
/
+6
|
*
|
iio: adc: ad7091r: Pass iio_dev to event handler
Marcelo Schmitt
2023-12-17
1
-3
/
+3
|
*
|
iio: chemical: add support for Aosong AGS02MA
Anshul Dalal
2023-12-17
3
-0
/
+177
|
*
|
iio: accel: bmi088: update comments and Kconfig
Jun Yan
2023-12-17
3
-3
/
+8
|
*
|
iio: humidity: Add driver for ti HDC302x humidity sensors
Li peiyu
2023-12-11
1
-0
/
+473
|
*
|
iio: core: introduce trough info element for minimum values
Javier Carrasco
2023-12-11
1
-0
/
+1
|
*
|
iio: light: driver for Lite-On ltr390
Anshul Dalal
2023-12-11
3
-0
/
+208
|
*
|
iio: light: isl76682: remove unreachable code
Jiapeng Chong
2023-12-11
1
-1
/
+0
|
*
|
iio: pressure: driver for Honeywell HSC/SSC series
Petre Rodan
2023-12-11
6
-0
/
+723
|
*
|
iio: temperature: mlx90635 MLX90635 IR Temperature sensor
Crt Mori
2023-12-11
3
-0
/
+1110
|
*
|
iio: adc: adi-axi-adc: convert to regmap
Nuno Sa
2023-12-11
2
-34
/
+53
|
*
|
iio: adc: ad9467: use the more common !val NULL check
Nuno Sa
2023-12-10
1
-1
/
+1
|
*
|
iio: adc: ad9467: use chip_info variables instead of array
Nuno Sa
2023-12-10
1
-46
/
+43
|
*
|
iio: adc: ad9467: use spi_get_device_match_data()
Nuno Sa
2023-12-10
1
-3
/
+1
[next]