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
2018-01-08
iio:pressure:bmp280: Read calibration data in probe
Stefan Tatschner
1
-71
/
+132
2018-01-08
iio: adc: ina2xx: Actually align the loop with the conversion ready flag
Stefan Brüns
1
-19
/
+38
2018-01-08
iio: adc: ina2xx: Align timestamp with conversion ready flag
Stefan Brüns
1
-2
/
+2
2018-01-08
iio: adc: ina2xx: Use a monotonic clock for delay calculation
Stefan Brüns
1
-14
/
+27
2018-01-08
iio: adc: ina2xx: Make calibration register value fixed
Maciej Purski
1
-31
/
+33
2018-01-08
Drivers: iio:adc: fix brace coding style issue in at91_adc.c
Venkat Prashanth B U
1
-2
/
+2
2018-01-08
iio: hx711: fix bug in reset functionality
Andreas Klinger
1
-7
/
+6
2018-01-08
iio: hx711: add triggered buffer support
Andreas Klinger
2
-23
/
+100
2018-01-08
iio: adc: ina2xx: Do not udelay for several seconds
Stefan Brüns
1
-3
/
+5
2018-01-08
iio: adc: ina2xx: Remove unneeded dummy read to clear CNVR flag
Stefan Brüns
1
-14
/
+0
2018-01-08
iio: adc: ina2xx: Clarify size requirement for data buffer
Stefan Brüns
1
-1
/
+2
2018-01-08
iio: adc: ina2xx: Remove bogus cast for data argument
Stefan Brüns
1
-2
/
+1
2018-01-08
iio: adc: meson-saradc: program the channel muxes during initialization
Martin Blumenstingl
1
-3
/
+29
2018-01-08
iio: adc: meson-saradc: fix the clock frequency on Meson8 and Meson8b
Martin Blumenstingl
1
-1
/
+7
2018-01-08
drivers: iio: gyro: remove duplicate includes
Pravin Shedge
1
-1
/
+0
2018-01-08
iio: dac: mcp4725: Remove unneeded conversions to bool
Andrew F. Davis
1
-1
/
+1
2018-01-08
iio: stm32: Adopt SPDX identifier
Benjamin Gaignard
9
-85
/
+9
2018-01-08
iio: light: make a couple of config structures static
Colin Ian King
2
-2
/
+2
2018-01-08
iio: buffer: Expose data available
Matt Fornero
1
-0
/
+15
2018-01-08
iio: mma8452: replace license description with SPDX specifier
Martin Kepplinger
1
-3
/
+1
2018-01-08
iio: common: ssp_sensors: use ktime_get_real_ns() timestamps
Arnd Bergmann
1
-4
/
+1
2018-01-08
iio: dummy_evgen: modify the return value check for irq_sim_init()
Bartosz Golaszewski
1
-1
/
+1
2017-12-06
Merge Linus's staging merge point into staging-next
Greg Kroah-Hartman
5
-14
/
+55
2017-12-02
iio: Add macro to populate struct iio_map array
Lukas Wunner
1
-14
/
+6
2017-12-02
iio: accel: bmc150: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+12
2017-12-02
iio: adc: meson-saradc: remove irrelevant clock "sana"
Xingyu Chen
1
-20
/
+0
2017-12-02
iio: health: max30102: Temperature should be in milli Celsius
Peter Meerwald-Stadler
1
-1
/
+1
2017-12-02
iio: fix kernel-doc build errors
Randy Dunlap
1
-2
/
+2
2017-12-02
iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13
Martin Blumenstingl
1
-2
/
+15
2017-12-02
iio: adc: meson-saradc: initialize the bandgap correctly on older SoCs
Martin Blumenstingl
1
-7
/
+26
2017-12-02
iio: adc: meson-saradc: fix the bit_idx of the adc_en clock
Martin Blumenstingl
1
-1
/
+1
2017-12-02
iio: proximity: sx9500: Assign interrupt from GpioIo()
Andy Shevchenko
1
-0
/
+9
2017-12-02
iio: adc: cpcap: fix incorrect validation
Pan Bian
1
-1
/
+1
2017-12-02
iio: accel: st_accel: remove redundant pointer pdata
Colin Ian King
1
-5
/
+0
2017-12-02
iio:accel:da280: Linx 820 Windows tablet has a da280 mapped via ACPI
Luke Ross
1
-2
/
+29
2017-12-02
iio: light: add support for UVIS25 sensor
Lorenzo Bianconi
6
-0
/
+560
2017-12-02
iio: adc: aspeed: Deassert reset in probe
Joel Stanley
1
-6
/
+19
2017-12-02
iio: health: max30102: Add MAX30105 support
Peter Meerwald-Stadler
1
-14
/
+130
2017-12-02
iio: health: max30102: Prepare for copying varying number of measurements
Peter Meerwald-Stadler
1
-5
/
+10
2017-12-02
iio: health: max30102: Move mode setting to buffer_postenable
Peter Meerwald-Stadler
1
-16
/
+28
2017-12-02
iio: health: max30102: Introduce indices for LED channels
Peter Meerwald-Stadler
1
-3
/
+11
2017-12-02
iio: health: max30102: Add power enable parameter to get_temp function
Peter Meerwald-Stadler
1
-13
/
+23
2017-12-02
iio: health: max30102: Introduce intensity channel macro
Peter Meerwald-Stadler
1
-28
/
+16
2017-12-02
iio: health: max30102: Add check for part ID
Peter Meerwald-Stadler
1
-0
/
+18
2017-12-02
iio: health: max30102: Check retval of powermode function
Peter Meerwald-Stadler
1
-1
/
+4
2017-12-02
iio: health: max30102: Fix mode config values
Peter Meerwald-Stadler
1
-6
/
+6
2017-12-02
iio: health: max30102: Remove inconsistent full stop in error message
Peter Meerwald-Stadler
1
-1
/
+1
2017-12-02
iio: health: max30102: Fix missing newline in dev_err
Peter Meerwald-Stadler
1
-1
/
+1
2017-12-02
iio: adc: stm32: add support for differential channels
Fabrice Gasnier
1
-20
/
+103
2017-12-02
iio: adc: stm32: remove const channel names definition
Fabrice Gasnier
1
-52
/
+14
[next]