index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-10-23
1
-1
/
+1
|
\
|
*
iio: cros_ec: Accept -EOPNOTSUPP as 'not supported' error code
Guenter Roeck
2020-08-24
1
-1
/
+1
*
|
Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-10-15
2
-0
/
+6
|
\
\
|
*
\
Merge remote-tracking branch 'asoc/for-5.10' into asoc-next
Mark Brown
2020-10-09
2
-0
/
+6
|
|
\
\
|
|
*
|
ASoC: stm32: dfsdm: add actual resolution trace
Olivier Moysan
2020-10-08
2
-0
/
+6
*
|
|
|
Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-15
137
-1481
/
+3833
|
\
\
\
\
|
*
|
|
|
Merge 5.9-rc8 into staging-next
Greg Kroah-Hartman
2020-10-05
2
-3
/
+3
|
|
\
|
|
|
|
*
|
|
|
iio: adc: gyroadc: fix leak of device node iterator
Tobias Jordan
2020-09-29
1
-6
/
+15
|
*
|
|
|
iio: adc: stm32-adc: fix runtime autosuspend delay when slow polling
Fabrice Gasnier
2020-09-29
1
-1
/
+8
|
*
|
|
|
iio: adc: at91-sama5d2_adc: fix DMA conversion crash
Eugen Hristev
2020-09-29
1
-4
/
+12
|
*
|
|
|
iio: ad7292: Fix of_node refcounting
Nuno Sá
2020-09-29
1
-1
/
+3
|
*
|
|
|
iio: ltc2983: Fix of_node refcounting
Nuno Sá
2020-09-29
1
-6
/
+13
|
*
|
|
|
iio: buffer: Kconfig: add title for IIO_TRIGGERED_BUFFER symbol
Alexandru Ardelean
2020-09-29
1
-1
/
+1
|
*
|
|
|
iio: Kconfig: Provide title for IIO_TRIGGERED_EVENT symbol
Alexandru Ardelean
2020-09-29
1
-1
/
+1
|
*
|
|
|
iio: dma-buffer: Kconfig: Provide titles for IIO DMA Kconfig symbols
Alexandru Ardelean
2020-09-29
1
-4
/
+4
|
*
|
|
|
iio: cros_ec: unify hw fifo attributes into the core file
Alexandru Ardelean
2020-09-29
6
-14
/
+17
|
*
|
|
|
iio: adc: ad9467: add support for AD9265 high-speed ADC
Michael Hennerich
2020-09-29
1
-0
/
+26
|
*
|
|
|
iio: adc: ad9467: add support for AD9434 high-speed ADC
Michael Hennerich
2020-09-29
1
-0
/
+33
|
*
|
|
|
iio: adc: ad9467: wrap a axi-adc chip-info into a ad9467_chip_info type
Alexandru Ardelean
2020-09-29
1
-33
/
+29
|
*
|
|
|
iio: buffer-dmaengine: remove non managed alloc/free
Alexandru Ardelean
2020-09-29
1
-4
/
+2
|
*
|
|
|
iio: adc: stm32-dfsdm: Use devm_platform_get_and_ioremap_resource()
Wang ShaoBo
2020-09-29
1
-7
/
+4
|
*
|
|
|
iio: adc: at91-sama5d2_adc: Use devm_platform_get_and_ioremap_resource()
Wang ShaoBo
2020-09-29
1
-7
/
+3
|
*
|
|
|
iio: ssp: use PLATFORM_DEVID_NONE
Krzysztof Kozlowski
2020-09-29
1
-1
/
+2
|
*
|
|
|
iio: adc: ad7291: convert to device tree
Michael Auchter
2020-09-29
1
-14
/
+21
|
*
|
|
|
iio: event: NULL-ify IIO device's event_interface ref during unregister
Alexandru Ardelean
2020-09-29
1
-0
/
+1
|
*
|
|
|
iio: event: use short-hand variable in iio_device_{un}register_eventset funct...
Alexandru Ardelean
2020-09-29
1
-26
/
+24
|
*
|
|
|
iio:light:gp2ap002 fix spelling typo in comments
Wang Qing
2020-09-29
1
-1
/
+1
|
*
|
|
|
Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2020-09-22
82
-749
/
+944
|
|
\
\
\
\
|
|
*
|
|
|
iio:imu:inv_mpu6050: Use regmap_noinc_read for fifo reads.
Jonathan Cameron
2020-09-21
1
-2
/
+2
|
|
*
|
|
|
iio:imu:inv_mpu6050 Fix dma and ts alignment and data leak issues.
Jonathan Cameron
2020-09-21
2
-10
/
+14
|
|
*
|
|
|
iio:adc:ti-adc12138 Fix alignment issue with timestamp
Jonathan Cameron
2020-09-21
1
-4
/
+9
|
|
*
|
|
|
iio:adc:ti-adc0832 Fix alignment issue with timestamp
Jonathan Cameron
2020-09-21
1
-3
/
+8
|
|
*
|
|
|
iio:imu:st_lsm6dsx Fix alignment and data leak issues
Jonathan Cameron
2020-09-21
2
-16
/
+32
|
|
*
|
|
|
iio:light:si1145: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-09-21
1
-8
/
+11
|
|
*
|
|
|
iio:gyro:itg3200: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-09-21
1
-4
/
+11
|
|
*
|
|
|
iio:imu:st_lsm6dsx: check st_lsm6dsx_shub_read_output return
Tom Rix
2020-09-21
1
-0
/
+2
|
|
*
|
|
|
iio: adc: exynos_adc: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
2020-09-21
1
-4
/
+16
|
|
*
|
|
|
iio: imu: st_lsm6dsx: Scaling factor type set to IIO_VAL_INT_PLUS_NANO
Mario Tesi
2020-09-21
1
-57
/
+77
|
|
*
|
|
|
iio: adis16475: Drop adis_burst usage
Nuno Sá
2020-09-21
1
-15
/
+3
|
|
*
|
|
|
iio: adis16400: Drop adis_burst usage
Nuno Sá
2020-09-21
1
-19
/
+13
|
|
*
|
|
|
iio: adis: Move burst mode into adis_data
Nuno Sá
2020-09-21
1
-7
/
+5
|
|
*
|
|
|
iio:accel:bma180: Fix use of true when should be iio_shared_by enum
Jonathan Cameron
2020-09-21
1
-1
/
+1
|
|
*
|
|
|
iio:magn:hmc5843: Fix passing true where iio_shared_by enum required.
Jonathan Cameron
2020-09-21
1
-2
/
+2
|
|
*
|
|
|
iio: Add __printf() attributes to various allocation functions
Jonathan Cameron
2020-09-21
1
-1
/
+2
|
|
*
|
|
|
iio:core: Tidy up kernel-doc.
Jonathan Cameron
2020-09-21
1
-1
/
+2
|
|
*
|
|
|
iio: dac: ad5592r: localize locks only where needed in ad5592r_read_raw()
Alexandru Ardelean
2020-09-21
1
-15
/
+15
|
|
*
|
|
|
iio: dac: ad5592r: un-indent code-block for scale read
Alexandru Ardelean
2020-09-21
1
-14
/
+12
|
|
*
|
|
|
iio:dac:ad5592r: Fix use of true for IIO_SHARED_BY_TYPE
Jonathan Cameron
2020-09-21
1
-1
/
+1
|
|
*
|
|
|
iio: chemical: sgp30: Add description for sgp_read_cmd()'s 'duration_us'
Lee Jones
2020-09-21
1
-0
/
+1
|
|
*
|
|
|
iio: gyro: adis16080: Fix formatting issue
Lee Jones
2020-09-21
1
-1
/
+1
[next]