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
*
iio: adc: at91_adc: remove at91_adc_ids
Alexandre Belloni
2020-12-03
1
-20
/
+0
*
iio: buffer: Fix demux update
Nuno Sá
2020-12-03
1
-3
/
+3
*
iio: core: Simplify iio_format_list()
Lars-Peter Clausen
2020-12-03
1
-27
/
+18
*
iio: core: Consolidate iio_format_avail_{list,range}()
Lars-Peter Clausen
2020-12-03
1
-43
/
+14
*
iio: potentiometer: ad5272: Correct polarity of reset
Phil Reid
2020-12-03
1
-2
/
+2
*
iio: accel: bmc150-accel: Add rudimentary regulator support
Linus Walleij
2020-12-03
1
-2
/
+33
*
iio: accel: bmc150-accel: Add support for BMA222
Linus Walleij
2020-12-03
4
-0
/
+22
*
iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
Lars-Peter Clausen
2020-12-03
1
-10
/
+8
*
iio: buffer: Return error if no callback is given
Nuno Sá
2020-12-03
1
-0
/
+5
*
iio: humidity: hts221: add vdd voltage regulator
Lorenzo Bianconi
2020-12-03
2
-0
/
+39
*
iio: adc: ad7298: check regulator for null in ad7298_get_ref_voltage()
Alexandru Ardelean
2020-12-03
1
-1
/
+1
*
iio: adc: ad7298: convert probe to device-managed functions
Alexandru Ardelean
2020-11-28
1
-31
/
+15
*
iio: imu: st_lsm6dsx: add vdd-vddio voltage regulator
Lorenzo Bianconi
2020-11-25
2
-0
/
+43
*
Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2020-11-24
47
-275
/
+1544
|
\
|
*
iio: core: return -EINVAL when no ioctl handler has been run
Alexandru Ardelean
2020-11-21
1
-0
/
+3
|
*
iio: core: organize buffer file-ops in the order defined in the struct
Alexandru Ardelean
2020-11-21
1
-4
/
+4
|
*
iio: accel: adis16209: remove unneeded spi_set_drvdata()
Alexandru Ardelean
2020-11-21
1
-1
/
+0
|
*
iio: accel: adis16201: remove unneeded spi_set_drvdata()
Alexandru Ardelean
2020-11-21
1
-1
/
+0
|
*
iio: adc: ad7292: remove unneeded spi_set_drvdata()
Alexandru Ardelean
2020-11-21
1
-2
/
+0
|
*
iio: adc: cpcap: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-21
1
-0
/
+1
|
*
iio: buffer: remove iio_buffer_set_attrs() helper
Alexandru Ardelean
2020-11-21
1
-12
/
+0
|
*
iio: hid-sensors: use iio_triggered_buffer_setup_ext()
Alexandru Ardelean
2020-11-21
1
-13
/
+9
|
*
iio: cros_ec: use devm_iio_triggered_buffer_setup_ext()
Alexandru Ardelean
2020-11-21
1
-6
/
+9
|
*
iio: adc: at91-sama5d2_adc: use devm_iio_triggered_buffer_setup_ext()
Alexandru Ardelean
2020-11-21
1
-4
/
+8
|
*
iio: accel: bmc150: use iio_triggered_buffer_setup_ext()
Alexandru Ardelean
2020-11-21
1
-11
/
+14
|
*
iio: accel: adxl372: use devm_iio_triggered_buffer_setup_ext()
Alexandru Ardelean
2020-11-21
1
-6
/
+5
|
*
iio: triggered-buffer: add {devm_}iio_triggered_buffer_setup_ext variants
Alexandru Ardelean
2020-11-21
1
-12
/
+19
|
*
iio: adc: at91-sama5d2_adc: merge buffer & trigger init into a function
Alexandru Ardelean
2020-11-21
1
-42
/
+36
|
*
iio: buffer: dmaengine: unwrap the use of iio_buffer_set_attrs()
Alexandru Ardelean
2020-11-21
1
-2
/
+1
|
*
iio: adc: ad7887: convert probe to device-managed functions
Alexandru Ardelean
2020-11-14
1
-28
/
+15
|
*
iio: adc: stm32-adc: adapt clock duty cycle for proper operation
Fabrice Gasnier
2020-11-14
1
-1
/
+20
|
*
iio: core: centralize ioctl() calls to the main chardev
Alexandru Ardelean
2020-11-14
3
-16
/
+83
|
*
iio: adc: mt6360: Add ADC driver for MT6360
Gene Chen
2020-11-08
3
-0
/
+384
|
*
iio: adc: stm32-adc: dma transfers cleanup
Olivier Moysan
2020-11-08
1
-23
/
+6
|
*
iio: adc: ad7768-1: Add channel labels.
Cristian Pop
2020-11-08
1
-0
/
+41
|
*
iio: core: Add optional symbolic label to a device channel
Cristian Pop
2020-11-08
1
-0
/
+41
|
*
iio: remove unneeded break
Tom Rix
2020-11-01
2
-3
/
+0
|
*
iio:light:tsl2563 use generic fw accessors
Vaishnav M A
2020-11-01
1
-7
/
+9
|
*
iio: light: vcnl4035 add i2c_device_id
Vaishnav M A
2020-11-01
1
-0
/
+7
|
*
iio: proximity: vl53l0x-i2c add i2c_device_id
Vaishnav M A
2020-11-01
1
-0
/
+7
|
*
iio: magnetometer: bmc150: remove unneeded semicolon
Tom Rix
2020-11-01
1
-1
/
+1
|
*
iio: pressure: bmp280: remove unneeded semicolon
Tom Rix
2020-11-01
1
-2
/
+2
|
*
iio: adc: at91-sama5d2_adc: remove unneeded semicolon
Tom Rix
2020-10-31
1
-1
/
+1
|
*
iio/adc: ingenic: remove unneeded semicolon
Tom Rix
2020-10-31
1
-1
/
+1
|
*
iio: light: apds9960: remove unneeded semicolon
Tom Rix
2020-10-31
1
-1
/
+1
|
*
iio: accel: mma8452: Constify static struct attribute_group
Rikard Falkeborn
2020-10-10
1
-1
/
+1
|
*
iio: dac: ad7303: remove platform data header
Alexandru Ardelean
2020-10-10
1
-2
/
+0
|
*
iio: adc: ad7298: rework external ref setup & remove platform data
Alexandru Ardelean
2020-10-10
1
-8
/
+9
|
*
iio: core: Fix IIO_VAL_FRACTIONAL calculation for negative values
Anand Ashok Dumbre
2020-10-10
1
-3
/
+7
|
*
iio: adc: exynos: do not rely on 'users' counter in ISR
dmitry.torokhov@gmail.com
2020-10-10
1
-1
/
+6
[next]