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: imu: st_lsm6dsx: move bdu/boot and reset register info in hw_settings
Lorenzo Bianconi
2019-10-15
2
-22
/
+99
|
*
|
|
|
iio: imu: st_lsm6dsx: do not access active-low/open-drain regs if not supported
Lorenzo Bianconi
2019-10-15
2
-14
/
+67
|
*
|
|
|
iio: imu: st_lsm6dsx: move irq related definitions in irq_config
Lorenzo Bianconi
2019-10-15
2
-108
/
+179
|
*
|
|
|
iio: imu: st_lsm6dsx: add sanity check for read_fifo pointer
Lorenzo Bianconi
2019-10-15
2
-0
/
+6
|
*
|
|
|
iio: imu: st_lsm6dsx: use st_lsm6dsx_read_locked in st_lsm6dsx_report_motion_...
Lorenzo Bianconi
2019-10-15
1
-14
/
+20
|
*
|
|
|
iio: adc: max1027: Introduce 12-bit devices support
Miquel Raynal
2019-10-15
2
-3
/
+39
|
*
|
|
|
iio: adc: max1027: Prepare the introduction of different resolutions
Miquel Raynal
2019-10-15
1
-42
/
+32
|
*
|
|
|
iio: adc: max1027: Reset the device at probe time
Miquel Raynal
2019-10-15
1
-0
/
+8
|
*
|
|
|
iio: adc: max1027: Make it optional to use interrupts
Miquel Raynal
2019-10-15
1
-27
/
+32
|
*
|
|
|
iio: adc: max1027: Add debugfs register read support
Miquel Raynal
2019-10-15
1
-2
/
+5
|
*
|
|
|
iio: light: Add support for ADUX1020 sensor
Manivannan Sadhasivam
2019-10-15
3
-0
/
+861
|
*
|
|
|
Merge 5.4-rc3 into staging-next
Greg Kroah-Hartman
2019-10-14
16
-182
/
+290
|
|
\
\
\
\
|
*
\
\
\
\
Merge tag 'iio-for-5.5a-take3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2019-10-13
28
-205
/
+1651
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
iio: pressure: bmp280: remove stray newline
Bartosz Golaszewski
2019-10-13
1
-1
/
+0
|
|
*
|
|
|
iio: adc: sc27xx: Use devm_hwspin_lock_request_specific() to simplify code
Baolin Wang
2019-10-13
1
-15
/
+1
|
|
*
|
|
|
iio: chemical: atlas-ph-sensor: fix iio_triggered_buffer_predisable() position
Alexandru Ardelean
2019-10-13
1
-4
/
+4
|
|
*
|
|
|
iio: gyro: clean up indentation issue
Colin Ian King
2019-10-07
1
-1
/
+1
|
|
*
|
|
|
iio: proximity: sx9500: fix iio_triggered_buffer_{predisable,postenable} posi...
Alexandru Ardelean
2019-10-07
1
-5
/
+11
|
|
*
|
|
|
iio: core: Add optional symbolic label to device attributes
Phil Reid
2019-10-07
1
-0
/
+17
|
|
*
|
|
|
iio: gyro: adis16080: replace mlock with own lock
Alexandru Ardelean
2019-10-05
1
-2
/
+6
|
|
*
|
|
|
iio: gyro: adis16130: remove mlock usage
Alexandru Ardelean
2019-10-05
1
-2
/
+0
|
|
*
|
|
|
iio: imu: st_lsm6dsx: add motion report function and call from interrupt
Sean Nyekjaer
2019-10-05
2
-4
/
+98
|
|
*
|
|
|
iio: imu: st_lsm6dsx: always enter interrupt thread
Sean Nyekjaer
2019-10-05
1
-8
/
+1
|
|
*
|
|
|
iio: imu: st_lsm6dsx: add wakeup-source option
Sean Nyekjaer
2019-10-05
1
-0
/
+14
|
|
*
|
|
|
iio: imu: st_lsm6dsx: add motion events
Sean Nyekjaer
2019-10-05
2
-4
/
+228
|
|
*
|
|
|
iio: imu: st_lsm6dsx: move interrupt thread to core
Sean Nyekjaer
2019-10-05
2
-77
/
+89
|
|
*
|
|
|
iio: imu: inv_mpu6050: add fifo support for magnetometer data
Jean-Baptiste Maneyrol
2019-10-05
4
-12
/
+88
|
|
*
|
|
|
iio: imu: inv_mpu6050: add MPU925x magnetometer support
Jean-Baptiste Maneyrol
2019-10-05
5
-4
/
+538
|
|
*
|
|
|
iio: imu: inv_mpu6050: helpers for using i2c master on auxiliary bus
Jean-Baptiste Maneyrol
2019-10-05
3
-1
/
+225
|
|
*
|
|
|
iio: imu: inv_mpu6050: fix objects syntax in Makefile
Jean-Baptiste Maneyrol
2019-10-05
1
-3
/
+3
|
|
*
|
|
|
iio: imu: inv_mpu6050: add defines for supporting 9-axis chips
Jean-Baptiste Maneyrol
2019-10-05
1
-2
/
+54
|
|
*
|
|
|
iio: imu: inv_mpu6050: add header include protection macro
Jean-Baptiste Maneyrol
2019-10-05
1
-0
/
+6
|
|
*
|
|
|
iio: imu: inv_mpu6050: disable i2c mux for MPU925x
Jean-Baptiste Maneyrol
2019-10-05
3
-11
/
+58
|
|
*
|
|
|
iio: ad7949: fix incorrect SPI xfer len
Andrea Merello
2019-09-21
1
-3
/
+3
|
|
*
|
|
|
iio: tcs3414: fix iio_triggered_buffer_{pre,post}enable positions
Alexandru Ardelean
2019-09-21
1
-10
/
+20
|
|
*
|
|
|
iio: max31856: add missing of_node and parent references to iio_dev
Andrea Merello
2019-09-15
1
-0
/
+2
|
|
*
|
|
|
iio: imu: st_lsm6dsx: enable clear on read for latched interrupts
Lorenzo Bianconi
2019-09-15
2
-0
/
+26
|
|
*
|
|
|
iio: imu: st_lsm6dsx: enable LIR for sensor events
Lorenzo Bianconi
2019-09-15
2
-0
/
+37
|
|
*
|
|
|
iio: ad7949: kill pointless "readback"-handling code
Andrea Merello
2019-09-15
1
-24
/
+3
|
|
*
|
|
|
iio: light: bh1750: Resolve compiler warning and make code more readable
Krzysztof Wilczynski
2019-09-15
1
-2
/
+2
|
|
*
|
|
|
IIO: Ingenic JZ47xx: Add support for JZ4770 SoC ADC.
Artur Rojek
2019-09-08
1
-22
/
+127
|
|
*
|
|
|
iio: light: cm36651: redundant assignment to variable ret
Colin Ian King
2019-09-08
1
-1
/
+1
|
|
*
|
|
|
iio: adc: ad_sigma_delta: Export ad_sd_calibrate
Mircea Caprioru
2019-09-08
1
-1
/
+2
*
|
|
|
|
|
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-27
1
-0
/
+1
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge 5.4-rc7 into char-misc-next
Greg Kroah-Hartman
2019-11-11
6
-20
/
+44
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
drivers: mcb: use symbol namespaces
Johannes Thumshirn
2019-11-03
1
-0
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2019-11-27
3
-0
/
+1229
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
iio: adc: New driver for the AB8500 GPADC
Linus Walleij
2019-10-18
3
-0
/
+1229
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'spi-5.5' into spi-next
Mark Brown
2019-11-22
1
-12
/
+12
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
spi: make `cs_change_delay` the first user of the `spi_delay` logic
Alexandru Ardelean
2019-10-15
1
-12
/
+12
|
|
/
/
/
[prev]
[next]