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-07-24
iio: magn: st_magn: use devm_iio_triggered_buffer_setup() for buffer
Alexandru Ardelean
3
-24
/
+3
2021-07-24
iio: accel: st_accel: use devm_iio_triggered_buffer_setup() for buffer
Alexandru Ardelean
3
-16
/
+3
2021-07-24
iio: pressure: st_pressure: use devm_iio_triggered_buffer_setup() for buffer
Alexandru Ardelean
3
-17
/
+3
2021-07-24
iio: adc: fsl-imx25-gcq: Use the defined variable to clean code
Tang Bin
1
-4
/
+4
2021-07-24
iio: accel: fxls8962af: fix i2c dependency
Arnd Bergmann
1
-0
/
+2
2021-07-24
iio: proximity: vcnl3020: remove iio_claim/release_direct
Ivan Mikhaylov
1
-12
/
+21
2021-07-24
iio: proximity: vcnl3020: add periodic mode
Ivan Mikhaylov
1
-3
/
+312
2021-07-24
iio: proximity: vcnl3020: add DMA safe buffer
Ivan Mikhaylov
1
-4
/
+5
2021-07-24
iio: st-sensors: Remove some unused includes and add some that should be there
Jonathan Cameron
25
-71
/
+31
2021-07-19
iio: light: si1145: remove redundant continue statement
Colin Ian King
1
-1
/
+0
2021-07-19
iio: core: Support reading extended name as label
Paul Cercueil
1
-4
/
+7
2021-07-19
iio: core: Forbid use of both labels and extended names
Paul Cercueil
1
-0
/
+22
2021-07-19
Add startup time for each chip using inv_mpu6050 driver
Baptiste Mansuy
3
-19
/
+36
2021-07-19
iio: accel: adxl345: convert probe to device-managed functions
Alexandru Ardelean
4
-33
/
+9
2021-07-19
iio: light: tcs3414: convert probe to device-managed routines
Alexandru Ardelean
1
-29
/
+19
2021-07-19
iio: potentiometer: max5481: convert probe to device-managed
Alexandru Ardelean
1
-13
/
+9
2021-07-19
iio: temperature: tmp006: make sure the chip is powered up in probe
Alexandru Ardelean
1
-11
/
+22
2021-07-19
iio: temperature: tmp006: convert probe to device-managed
Alexandru Ardelean
1
-17
/
+15
2021-07-19
iio: accel: bma220: make suspend state setting more robust
Alexandru Ardelean
1
-12
/
+29
2021-07-19
iio: accel: bma220: convert probe to device-managed functions
Alexandru Ardelean
1
-33
/
+11
2021-07-19
iio: dac: ad5624r: Fix incorrect handling of an optional regulator.
Jonathan Cameron
1
-1
/
+17
2021-07-17
iio: accel: da280: convert probe to device-managed functions
Alexandru Ardelean
1
-17
/
+9
2021-07-17
iio: accel: da311: convert probe to device-managed functions
Alexandru Ardelean
1
-17
/
+9
2021-07-17
iio: accel: dmard10: convert probe to device-managed functions
Alexandru Ardelean
1
-17
/
+10
2021-07-17
iio: proximity: rfd77402: convert probe to device-managed functions
Alexandru Ardelean
1
-19
/
+8
2021-07-17
iio: proximity: rfd77402: use i2c_client for rfd77402_{init,powerdown}()
Alexandru Ardelean
1
-33
/
+27
2021-07-17
iio: light: adjd_s311: convert probe to device-managed functions
Alexandru Ardelean
1
-25
/
+3
2021-07-17
iio: light: adjd_s311: move buffer on adjd_s311_data object
Alexandru Ardelean
1
-19
/
+6
2021-07-17
iio: adis: set GPIO reset pin direction
Antti Keränen
1
-2
/
+1
2021-07-17
iio: adc: ti-ads7950: Ensure CS is deasserted after reading channels
Uwe Kleine-König
1
-1
/
+0
2021-07-17
iio: adc: rockchip_saradc: add support for rk3568 saradc
Simon Xue
1
-1
/
+21
2021-07-17
iio: buffer: Move a sanity check at the beginning of 'iio_scan_mask_set()'
Christophe JAILLET
1
-4
/
+5
2021-07-17
iio: buffer: Save a few cycles in 'iio_scan_mask_set()'
Christophe JAILLET
1
-2
/
+2
2021-07-13
iio: accel: fxls8962af: fix potential use of uninitialized symbol
Sean Nyekjaer
1
-1
/
+1
2021-07-13
iio: hid-sensors: bind IIO channels alloc to device object
Alexandru Ardelean
6
-41
/
+24
2021-07-05
Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
204
-1989
/
+7142
2021-07-02
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+1
2021-06-23
iio: Remove a cast in iio-test-format which is no longer required
David Gow
1
-1
/
+1
2021-06-16
iio: light: tcs3472: do not free unallocated IRQ
frank zago
1
-2
/
+4
2021-06-16
iio: accel: bmc150: Use more consistent and accurate scale values
Stephan Gerhold
1
-22
/
+24
2021-06-16
iio: hid-sensors: Update header includes
Jonathan Cameron
14
-42
/
+16
2021-06-16
iio: pressure: icp10100: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-2
/
+3
2021-06-16
iio: prox: pulsed-light-v2: Use pm_runtime_resume_and_get()
Jonathan Cameron
1
-1
/
+3
2021-06-16
iio: chemical: atlas-sensor: Balance runtime pm + pm_runtime_resume_and_get()
Jonathan Cameron
1
-9
/
+4
2021-06-16
iio: adc: ads1015: Balance runtime pm + pm_runtime_resume_and_get()
Jonathan Cameron
1
-4
/
+1
2021-06-16
iio: imu: mpu6050: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2
-17
/
+8
2021-06-16
iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace
Andy Shevchenko
13
-17
/
+29
2021-06-16
iio: prox: isl29501: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
1
-1
/
+1
2021-06-16
iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
1
-1
/
+2
2021-06-14
iio: light: vcnl4000: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
1
-1
/
+1
[prev]
[next]