index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-10
Merge tag 'tag-chrome-platform-for-v5.16' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+1
2021-11-08
Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-90
/
+130
2021-10-24
iio: frequency: adrf6780: Fix adrf6780_spi_{read,write}()
Nathan Chancellor
1
-2
/
+2
2021-10-24
Merge tag 'iio-for-5.16b' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
26
-231
/
+1116
2021-10-24
Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
6
-17
/
+41
2021-10-21
iio: frequency: adrf6780: add support for ADRF6780
Antoniu Miclaus
3
-0
/
+540
2021-10-21
iio: chemical: scd4x: Add a scale for the co2 concentration reading
Roan van Dijk
1
-2
/
+7
2021-10-21
iio: adc: adc128s052: Simplify adc128_probe()
Christophe JAILLET
1
-23
/
+10
2021-10-21
iio: multiplexer: iio-mux: Support settle-time-us property
Vincent Whitchurch
1
-1
/
+6
2021-10-21
iio: buffer: Fix memory leak in iio_buffers_alloc_sysfs_and_mask()
Yang Yingliang
1
-5
/
+7
2021-10-21
iio: adc: ti_am335x_adc: Add the am437x compatible
Miquel Raynal
1
-0
/
+1
2021-10-21
iio: adc: ti_am335x_adc: Add the scale information
Miquel Raynal
1
-0
/
+18
2021-10-21
iio: adc: ti_am335x_adc: Add a unit to the timeout delay
Miquel Raynal
1
-2
/
+2
2021-10-21
iio: adc: ti_am335x_adc: Gather the checks on the delays
Miquel Raynal
1
-20
/
+30
2021-10-21
iio: adc: ti_am335x_adc: Get rid of useless gotos
Miquel Raynal
1
-4
/
+3
2021-10-21
iio: adc: ti_am335x_adc: Fix style
Miquel Raynal
1
-52
/
+52
2021-10-21
iio: adc: ti_am335x_adc: Replace license text with SPDX tag
Miquel Raynal
1
-9
/
+1
2021-10-21
iio: adc: ti_am335x_adc: Wait the idle state to avoid stalls
Miquel Raynal
1
-2
/
+22
2021-10-21
mfd: ti_am335x_tscadc: Rename the subsystem enable macro
Miquel Raynal
1
-3
/
+3
2021-10-21
mfd: ti_am335x_tscadc: Clarify the maximum values for DT entries
Miquel Raynal
1
-9
/
+9
2021-10-20
mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevant
Miquel Raynal
1
-1
/
+1
2021-10-20
iio: adc: stm32-adc: use generic binding for sample-time
Olivier Moysan
1
-29
/
+41
2021-10-20
iio: adc: stm32-adc: add vrefint calibration support
Olivier Moysan
1
-6
/
+68
2021-10-20
iio: adc: stm32-adc: add support of internal channels
Olivier Moysan
3
-3
/
+146
2021-10-20
iio: adc: stm32-adc: add support of generic channels binding
Olivier Moysan
1
-9
/
+86
2021-10-20
iio: adc: stm32-adc: split channel init into several routines
Olivier Moysan
1
-44
/
+87
2021-10-20
iio: accel: sca3000: Use sign_extend32() instead of opencoding sign extension.
Jonathan Cameron
1
-2
/
+1
2021-10-20
iio: xilinx-xadc: Remove `irq` field from state struct
Lars-Peter Clausen
2
-4
/
+2
2021-10-20
iio: imu: st_lsm6dsx: Avoid potential array overflow in st_lsm6dsx_set_odr()
Teng Qi
1
-2
/
+4
2021-10-20
iio: light: gp2ap002: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-14
/
+10
2021-10-20
iio: light: cm3605: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-14
/
+15
2021-10-20
iio: adc: ti-ads7950: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-2
/
+2
2021-10-20
iio: adc: rockchip_saradc: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-15
/
+12
2021-10-20
iio: adc: qcom-pm8xxx-xoadc: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-5
/
+4
2021-10-20
iio: adc: meson_saradc: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-22
/
+17
2021-10-20
iio: adc: max1241: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-9
/
+8
2021-10-20
iio: adc: max1118: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2021-10-20
iio: adc: lpc18xx_adc: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-8
/
+6
2021-10-20
iio: adc: imx7d_adc: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-12
/
+6
2021-10-20
iio: adc: ab8500-gpadc: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-13
/
+9
2021-10-20
iio: buffer: Fix uninitialized variable ret
Colin Ian King
1
-1
/
+1
2021-10-20
iio: adc: lpc18xx_adc: Convert probe to device managed version
André Gustavo Nakagomi Lopez
1
-30
/
+31
2021-10-20
iio: light: ltr501: Add of_device_id table
Nikita Travkin
1
-0
/
+9
2021-10-20
iio: light: ltr501: Add rudimentary regulator support
Nikita Travkin
1
-0
/
+28
2021-10-19
Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
140
-1491
/
+6134
2021-10-19
iio: imx8qxp-adc: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2021-10-19
iio: pressure: ms5611: Make ms5611_remove() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-19
iio: potentiometer: max5487: Don't return an error in .remove()
Uwe Kleine-König
1
-1
/
+6
2021-10-19
iio: magn: hmc5843: Make hmc5843_common_remove() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-19
iio: health: afe4403: Don't return an error in .remove()
Uwe Kleine-König
1
-4
/
+2
[next]