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-04-05
Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
3
-3
/
+6
2018-03-28
Merge 4.16-rc7 into staging-next
Greg Kroah-Hartman
6
-23
/
+44
2018-03-18
Merge tag 'v4.16-rc5' into devel
Linus Walleij
5
-10
/
+15
2018-03-14
Merge tag 'iio-for-4.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
24
-34
/
+857
2018-03-10
iio: st_pressure: st_accel: pass correct platform data to init
Michael Nosthoff
2
-2
/
+2
2018-03-10
Revert "iio: accel: st_accel: remove redundant pointer pdata"
Jonathan Cameron
1
-0
/
+5
2018-03-10
iio: potentiometer: mcp4018: driver for Microchip digital potentiometers
Peter Rosin
3
-0
/
+206
2018-03-10
iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
Dan Carpenter
1
-1
/
+3
2018-03-10
iio: potentiometer: ds1803: Remove VLA usage
Himanshu Jha
1
-1
/
+1
2018-03-07
iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAW
Rodrigo Siqueira
6
-6
/
+6
2018-03-03
iio:magnetometer: Replace magic number 0 by IIO_CHAN_INFO_RAW
Rodrigo Siqueira
1
-1
/
+1
2018-03-03
iio:dummy: Add extra paragraphs on Kconfig
Rodrigo Siqueira
1
-0
/
+7
2018-03-03
iio: dummy: Add correct tabs and spaces to Kconfig
Rodrigo Siqueira
1
-10
/
+10
2018-03-03
iio: light: lv0104cs: Add support for LV0104CS light sensor
Jeff LaBundy
3
-0
/
+542
2018-03-03
iio: proximity: sx9500: Add GPIO ACPI mapping table
Andy Shevchenko
1
-5
/
+20
2018-03-03
iio: cros_ec: Relax sampling frequency before suspending
Gwendal Grignou
4
-0
/
+53
2018-02-26
Merge 4.16-rc3 into staging-next
Greg Kroah-Hartman
5
-10
/
+15
2018-02-24
iio temperature/mlx90632: silence a static checker warning
Dan Carpenter
1
-0
/
+2
2018-02-24
iio: accel: bmc150: Remove redundant __func__ in dev_dbg()
Andy Shevchenko
1
-5
/
+1
2018-02-24
iio: adc: stm32-dfsdm: fix multiple channel initialization
Fabrice Gasnier
1
-18
/
+21
2018-02-24
iio: adc: stm32-dfsdm: fix clock source selection
Fabrice Gasnier
1
-1
/
+9
2018-02-24
iio: adc: stm32-dfsdm: fix call to stop channel
Fabrice Gasnier
1
-1
/
+1
2018-02-24
iio: adc: stm32-dfsdm: fix compatible data use
Fabrice Gasnier
1
-1
/
+1
2018-02-24
iio: adc: axp20x_adc: remove !! in favor of ternary condition
Quentin Schulz
1
-3
/
+5
2018-02-24
iio: chemical: ccs811: Corrected firmware boot/application mode transition
Richard Lai
1
-0
/
+3
2018-02-24
iio: chemical: ccs811: Renamed resistance member in ccs811_reading struct
Richard Lai
1
-3
/
+3
2018-02-22
iio: Change ISA_BUS_API dependency to selection
William Breathitt Gray
3
-3
/
+6
2018-02-20
Merge tag 'iio-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
35
-466
/
+1571
2018-02-20
Merge tag 'iio-fixes-for-4.16a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
5
-10
/
+15
2018-02-18
iio: add SPDX identifier for various drivers
Matt Ranostay
12
-147
/
+48
2018-02-17
iio: buffer: check if a buffer has been set up when poll is called
Stefan Windfeldt-Prytz
1
-1
/
+1
2018-02-17
iio: adis_lib: Initialize trigger before requesting interrupt
Lars-Peter Clausen
1
-3
/
+4
2018-02-17
iio: chemical: ccs811: Typo correction in HW_ID_VALUE constant define naming
Richard Lai
1
-2
/
+2
2018-02-17
iio:pressure:ms5611: Fix coding style in probe function
rodrigosiqueira
1
-1
/
+1
2018-02-17
iio: dht11: Improve detection of sensor type
Harald Geyer
1
-1
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
3
-8
/
+8
2018-02-10
iio: ad5272: Add support for Analog Devices digital potentiometers
Phil Reid
3
-0
/
+242
2018-02-04
iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefined
Andreas Klinger
1
-0
/
+2
2018-02-04
iio: temperature: Adding support for MLX90632
Crt Mori
3
-0
/
+763
2018-02-01
Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
59
-808
/
+2756
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-4
/
+4
2018-01-30
iio: imu: st_lsm6dsx: add hw timestamp support
Lorenzo Bianconi
3
-70
/
+224
2018-01-30
iio: adc: change license description
Milan Stevanovic
1
-2
/
+1
2018-01-30
iio: adc: driver for ti adc081s/adc101s/adc121s
Milan Stevanovic
1
-1
/
+22
2018-01-30
iio/adc: depend on SYSFS instead of selecting it
Randy Dunlap
1
-2
/
+1
2018-01-30
iio: adc: axp20x_adc: add support for AXP813 ADC
Quentin Schulz
1
-0
/
+123
2018-01-30
iio: adc: axp20x_adc: make it possible to probe from DT
Quentin Schulz
1
-1
/
+18
2018-01-30
iio: adc: axp20x_adc: put ADC rate setting in a per-variant function
Quentin Schulz
1
-7
/
+11
2018-01-30
iio: ep93xx: remove redundant return value check of platform_get_resource()
Wei Yongjun
1
-4
/
+0
2018-01-30
iio: humidity: hts221: remove unnecessary get_unaligned_le16()
Lorenzo Bianconi
1
-4
/
+3
[next]