index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-15
Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
2
-0
/
+6
2020-10-15
Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
137
-1479
/
+3831
2020-10-14
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-8
/
+8
2020-10-10
iio: accel: mma8452: Constify static struct attribute_group
Rikard Falkeborn
1
-1
/
+1
2020-10-10
iio: dac: ad7303: remove platform data header
Alexandru Ardelean
1
-2
/
+0
2020-10-10
iio: adc: ad7298: rework external ref setup & remove platform data
Alexandru Ardelean
1
-8
/
+9
2020-10-10
iio: core: Fix IIO_VAL_FRACTIONAL calculation for negative values
Anand Ashok Dumbre
1
-3
/
+7
2020-10-10
iio: adc: exynos: do not rely on 'users' counter in ISR
dmitry.torokhov@gmail.com
1
-1
/
+6
2020-10-10
iio: sx9310: Set various settings from DT
Stephen Boyd
1
-1
/
+124
2020-10-10
iio: sx9310: Support setting debounce values
Stephen Boyd
1
-0
/
+100
2020-10-10
iio: sx9310: Support setting hysteresis values
Stephen Boyd
1
-1
/
+61
2020-10-10
iio: sx9310: Support setting proximity thresholds
Stephen Boyd
1
-0
/
+114
2020-10-10
iio: sx9310: Support hardware gain factor
Stephen Boyd
1
-5
/
+104
2020-10-10
iio: imu: st_lsm6dsx: add support to LSM6DST
Lorenzo Bianconi
6
-4
/
+221
2020-10-10
iio: adc: ad7887: invert/rework external ref logic
Alexandru Ardelean
1
-4
/
+8
2020-10-10
iio: adc: at91_adc: remove platform data and move defs in driver file
Alexandru Ardelean
1
-38
/
+22
2020-10-10
iio: adc: at91_adc: add Kconfig dep on the OF symbol and remove of_match_ptr()
Alexandru Ardelean
2
-2
/
+2
2020-10-10
iio: adc: at91_adc: const-ify some driver data
Alexandru Ardelean
1
-4
/
+4
2020-10-10
iio: adc: at91_adc: use of_device_get_match_data() helper
Alexandru Ardelean
1
-4
/
+1
2020-10-10
iio: dac: ad5686: add of_match_table
Michael Auchter
1
-0
/
+19
2020-10-10
iio: dac: ad5686: add support for AD5338R
Michael Auchter
4
-3
/
+19
2020-10-09
Merge remote-tracking branch 'asoc/for-5.10' into asoc-next
Mark Brown
2
-0
/
+6
2020-10-08
ASoC: stm32: dfsdm: add actual resolution trace
Olivier Moysan
2
-0
/
+6
2020-10-05
Merge 5.9-rc8 into staging-next
Greg Kroah-Hartman
2
-3
/
+3
2020-09-29
iio: adc: gyroadc: fix leak of device node iterator
Tobias Jordan
1
-6
/
+15
2020-09-29
iio: adc: stm32-adc: fix runtime autosuspend delay when slow polling
Fabrice Gasnier
1
-1
/
+8
2020-09-29
iio: adc: at91-sama5d2_adc: fix DMA conversion crash
Eugen Hristev
1
-4
/
+12
2020-09-29
iio: ad7292: Fix of_node refcounting
Nuno Sá
1
-1
/
+3
2020-09-29
iio: ltc2983: Fix of_node refcounting
Nuno Sá
1
-6
/
+13
2020-09-29
iio: buffer: Kconfig: add title for IIO_TRIGGERED_BUFFER symbol
Alexandru Ardelean
1
-1
/
+1
2020-09-29
iio: Kconfig: Provide title for IIO_TRIGGERED_EVENT symbol
Alexandru Ardelean
1
-1
/
+1
2020-09-29
iio: dma-buffer: Kconfig: Provide titles for IIO DMA Kconfig symbols
Alexandru Ardelean
1
-4
/
+4
2020-09-29
iio: cros_ec: unify hw fifo attributes into the core file
Alexandru Ardelean
6
-14
/
+17
2020-09-29
iio: adc: ad9467: add support for AD9265 high-speed ADC
Michael Hennerich
1
-0
/
+26
2020-09-29
iio: adc: ad9467: add support for AD9434 high-speed ADC
Michael Hennerich
1
-0
/
+33
2020-09-29
iio: adc: ad9467: wrap a axi-adc chip-info into a ad9467_chip_info type
Alexandru Ardelean
1
-33
/
+29
2020-09-29
iio: buffer-dmaengine: remove non managed alloc/free
Alexandru Ardelean
1
-4
/
+2
2020-09-29
iio: adc: stm32-dfsdm: Use devm_platform_get_and_ioremap_resource()
Wang ShaoBo
1
-7
/
+4
2020-09-29
iio: adc: at91-sama5d2_adc: Use devm_platform_get_and_ioremap_resource()
Wang ShaoBo
1
-7
/
+3
2020-09-29
iio: ssp: use PLATFORM_DEVID_NONE
Krzysztof Kozlowski
1
-1
/
+2
2020-09-29
iio: adc: ad7291: convert to device tree
Michael Auchter
1
-14
/
+21
2020-09-29
iio: event: NULL-ify IIO device's event_interface ref during unregister
Alexandru Ardelean
1
-0
/
+1
2020-09-29
iio: event: use short-hand variable in iio_device_{un}register_eventset functions
Alexandru Ardelean
1
-26
/
+24
2020-09-29
iio:light:gp2ap002 fix spelling typo in comments
Wang Qing
1
-1
/
+1
2020-09-22
iio: adc: qcom-spmi-adc5: fix driver name
Dmitry Baryshkov
1
-1
/
+1
2020-09-22
Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
82
-748
/
+943
2020-09-21
iio:imu:inv_mpu6050: Use regmap_noinc_read for fifo reads.
Jonathan Cameron
1
-2
/
+2
2020-09-21
iio:imu:inv_mpu6050 Fix dma and ts alignment and data leak issues.
Jonathan Cameron
2
-10
/
+14
2020-09-21
iio:adc:ti-adc12138 Fix alignment issue with timestamp
Jonathan Cameron
1
-4
/
+9
2020-09-21
iio:adc:ti-adc0832 Fix alignment issue with timestamp
Jonathan Cameron
1
-3
/
+8
[prev]
[next]