index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
iio: adc: meson_saradc: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-20
1
-22
/
+17
|
*
|
iio: adc: max1241: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-20
1
-9
/
+8
|
*
|
iio: adc: max1118: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-20
1
-4
/
+3
|
*
|
iio: adc: lpc18xx_adc: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-20
1
-8
/
+6
|
*
|
iio: adc: imx7d_adc: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-20
1
-12
/
+6
|
*
|
iio: adc: ab8500-gpadc: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-20
1
-13
/
+9
|
*
|
iio: buffer: Fix uninitialized variable ret
Colin Ian King
2021-10-20
1
-1
/
+1
|
*
|
iio: adc: lpc18xx_adc: Convert probe to device managed version
André Gustavo Nakagomi Lopez
2021-10-20
1
-30
/
+31
|
*
|
iio: light: ltr501: Add of_device_id table
Nikita Travkin
2021-10-20
1
-0
/
+9
|
*
|
iio: light: ltr501: Add rudimentary regulator support
Nikita Travkin
2021-10-20
1
-0
/
+28
*
|
|
Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-10-24
6
-17
/
+41
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
iio: buffer: Fix memory leak in iio_buffers_alloc_sysfs_and_mask()
Yang Yingliang
2021-10-21
1
-5
/
+7
|
*
|
iio: adc: tsc2046: fix scan interval warning
Oleksij Rempel
2021-10-17
1
-1
/
+1
|
*
|
iio: core: fix double free in iio_device_unregister_sysfs()
Yang Yingliang
2021-10-17
1
-0
/
+1
|
*
|
iio: core: check return value when calling dev_set_name()
Yang Yingliang
2021-10-17
1
-1
/
+7
|
*
|
iio: buffer: Fix memory leak in iio_buffer_register_legacy_sysfs_groups()
Yang Yingliang
2021-10-17
1
-2
/
+2
|
*
|
iio: buffer: Fix double-free in iio_buffers_alloc_sysfs_and_mask()
Yang Yingliang
2021-10-17
1
-1
/
+1
|
*
|
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
[prev]
[next]