index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
...
|
*
|
iio: buffer: Fix memory leak in __iio_buffer_alloc_sysfs_and_mask()
Yang Yingliang
2021-10-17
1
-3
/
+2
|
*
|
iio: buffer: check return value of kstrdup_const()
Yang Yingliang
2021-10-17
1
-0
/
+5
|
*
|
iio: dac: ad5446: Fix ad5622_write() return value
Pekka Korpinen
2021-10-17
1
-1
/
+8
|
*
|
drivers: iio: dac: ad5766: Fix dt property name
Mihail Chindris
2021-10-07
1
-3
/
+3
|
*
|
iio: st_pressure_spi: Add missing entries SPI to device ID table
Mark Brown
2021-10-07
1
-0
/
+4
*
|
|
Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
2021-10-19
140
-1491
/
+6134
|
\
\
\
|
*
|
|
iio: imx8qxp-adc: mark PM functions as __maybe_unused
Arnd Bergmann
2021-10-19
1
-2
/
+2
|
*
|
|
iio: pressure: ms5611: Make ms5611_remove() return void
Uwe Kleine-König
2021-10-19
4
-6
/
+8
|
*
|
|
iio: potentiometer: max5487: Don't return an error in .remove()
Uwe Kleine-König
2021-10-19
1
-1
/
+6
|
*
|
|
iio: magn: hmc5843: Make hmc5843_common_remove() return void
Uwe Kleine-König
2021-10-19
4
-6
/
+8
|
*
|
|
iio: health: afe4403: Don't return an error in .remove()
Uwe Kleine-König
2021-10-19
1
-4
/
+2
|
*
|
|
iio: dac: ad5686: Make ad5686_remove() return void
Uwe Kleine-König
2021-10-19
4
-6
/
+8
|
*
|
|
iio: dac: ad5592r: Make ad5592r_remove() return void
Uwe Kleine-König
2021-10-19
4
-6
/
+8
|
*
|
|
iio: dac: ad5446: Make ad5446_remove() return void
Uwe Kleine-König
2021-10-19
1
-5
/
+7
|
*
|
|
iio: dac: ad5380: Make ad5380_remove() return void
Uwe Kleine-König
2021-10-19
1
-7
/
+8
|
*
|
|
iio: accel: mma7455: Make mma7455_core_remove() return void
Uwe Kleine-König
2021-10-19
4
-6
/
+8
|
*
|
|
iio: accel: kxsd9: Make kxsd9_common_remove() return void
Uwe Kleine-König
2021-10-19
4
-6
/
+8
|
*
|
|
iio: accel: bmi088: Make bmi088_accel_core_remove() return void
Uwe Kleine-König
2021-10-19
3
-5
/
+5
|
*
|
|
iio: accel: bmc150: Make bmc150_accel_core_remove() return void
Uwe Kleine-König
2021-10-19
4
-6
/
+8
|
*
|
|
iio: accel: bma400: Make bma400_remove() return void
Uwe Kleine-König
2021-10-19
4
-6
/
+11
|
*
|
|
drivers:iio:dac:ad5766.c: Add trigger buffer
Mihail Chindris
2021-10-19
1
-0
/
+42
|
*
|
|
iio: triggered-buffer: extend support to configure output buffers
Alexandru Ardelean
2021-10-19
5
-6
/
+13
|
*
|
|
iio: kfifo-buffer: Add output buffer support
Lars-Peter Clausen
2021-10-19
1
-0
/
+50
|
*
|
|
iio: Add output buffer support
Mihail Chindris
2021-10-19
3
-2
/
+130
|
*
|
|
drivers: iio: chemical: Add support for Sensirion SCD4x CO2 sensor
Roan van Dijk
2021-10-19
3
-0
/
+705
|
*
|
|
iio: light: noa1305: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-19
1
-4
/
+3
|
*
|
|
iio: light: cm36651: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-19
1
-4
/
+3
|
*
|
|
iio: health: afe4404: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-19
1
-4
/
+4
|
*
|
|
iio: health: afe4403: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-19
1
-4
/
+4
|
*
|
|
iio: st_lsm9ds0: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-19
1
-6
/
+6
|
*
|
|
iio: st_sensors: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-19
1
-8
/
+8
|
*
|
|
iio: dac: ti-dac7311: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-19
1
-4
/
+3
|
*
|
|
iio: dac: stm32-dac: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-19
1
-10
/
+4
|
*
|
|
iio: dac: mcp4922: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-19
1
-4
/
+3
|
*
|
|
iio: dac: max5821: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-19
1
-6
/
+3
|
*
|
|
iio: dac: ds4424: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-19
1
-6
/
+3
|
*
|
|
iio: dac: ltc1660: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-19
1
-4
/
+3
|
*
|
|
iio: dac: lpc18xx_dac: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-19
1
-8
/
+6
|
*
|
|
iio: dac: ad8801: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-19
1
-6
/
+5
|
*
|
|
iio: adc: ad799x: Implement selecting external reference voltage input on AD7...
Florian Boor
2021-10-19
1
-17
/
+51
|
*
|
|
iio: adc: max1027: fix error code in max1027_wait_eoc()
Dan Carpenter
2021-10-19
1
-1
/
+1
|
*
|
|
iio: imu: adis16400: Fix buffer alignment requirements.
Jonathan Cameron
2021-10-19
1
-5
/
+15
|
*
|
|
iio: gyro: mpu3050: Fix alignment and size issues with buffers.
Jonathan Cameron
2021-10-19
1
-13
/
+11
|
*
|
|
iio: adc: ti-adc108s102: Fix alignment of buffer pushed to iio buffers.
Jonathan Cameron
2021-10-19
1
-5
/
+6
|
*
|
|
iio: core: Introduce iio_push_to_buffers_with_ts_unaligned()
Jonathan Cameron
2021-10-19
1
-0
/
+46
|
*
|
|
iio: chemical: SENSEAIR_SUNRISE_CO2 depends on I2C
Randy Dunlap
2021-10-19
1
-0
/
+1
|
*
|
|
iio: adc: aspeed: Fix spelling mistake "battey" -> "battery"
Colin Ian King
2021-10-19
1
-1
/
+1
|
*
|
|
iio: adc: ad7291: convert probe to device-managed only
Alexandru Ardelean
2021-10-19
1
-48
/
+22
|
*
|
|
iio: adc: Kconfig: add COMPILE_TEST dep for berlin2-adc
Alexandru Ardelean
2021-10-19
1
-1
/
+1
|
*
|
|
iio: adc: berlin2-adc: convert probe to device-managed only
Alexandru Ardelean
2021-10-19
1
-23
/
+11
[prev]
[next]