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
2016-07-03
iio: pressure: bmp280: split off an I2C Kconfig entry
Linus Walleij
4
-6
/
+24
2016-07-03
iio: pressure: bmp280: split driver in logical parts
Linus Walleij
5
-272
/
+318
2016-07-03
iio: pressure: bmp280: support supply regulators
Linus Walleij
1
-4
/
+62
2016-07-03
drivers:iio:light:isl29125: added macros for sensing range
Bijosh Thykkoottathil
1
-4
/
+7
2016-07-02
iio: st_sensors: harden interrupt handling
Linus Walleij
2
-46
/
+115
2016-06-30
iio: magn: ak8975: deploy runtime and system PM
Linus Walleij
1
-0
/
+72
2016-06-30
iio: magn: ak8975: make sure to power down at remove()
Linus Walleij
1
-0
/
+1
2016-06-30
iio: magn: ak8975: allow a delay after enabling regulators
Linus Walleij
1
-0
/
+6
2016-06-30
iio: magn: ak8975: refactor regulator handlers
Linus Walleij
1
-25
/
+18
2016-06-30
iio: magn: ak8975: add Vid regulator
Linus Walleij
1
-0
/
+15
2016-06-30
iio: magn: ak8975: fix regulator usage
Linus Walleij
1
-9
/
+7
2016-06-30
iio: pressure: bmp280: add reset GPIO line handling
Linus Walleij
1
-0
/
+10
2016-06-30
iio: pressure: bmp280: support device tree initialization
Linus Walleij
1
-0
/
+15
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
58
-93
/
+291
2016-06-29
Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
15
-74
/
+418
2016-06-27
iio: ad5755: add support for dt bindings
Sean Nyekjaer
1
-1
/
+187
2016-06-27
iio: buffer-dma: Use ARRAY_SIZE in for loop range
Phil Reid
1
-2
/
+2
2016-06-27
iio: adc: max1363: Fix missing i2c_device_id for MAX1164x parts
Florian Vaussard
1
-0
/
+4
2016-06-27
iio: proximity: as3935: remove redundant zeroing of tune_cap
Matt Ranostay
1
-1
/
+0
2016-06-27
iio: stx104: Add GPIO support for the Apex Embedded Systems STX104
William Breathitt Gray
2
-7
/
+129
2016-06-27
iio: as3935: improve error reporting in as3935_event_work
Arnd Bergmann
1
-2
/
+8
2016-06-27
iio: adc: ti-adc081c: add ACPI device ID matching
Dan O'Donovan
1
-1
/
+25
2016-06-27
iio: Refuse to register triggers with duplicate names
Crestez Dan Leonard
1
-0
/
+22
2016-06-26
iio:ad7266: Fix probe deferral for vref
Mark Brown
1
-0
/
+3
2016-06-26
iio:ad7266: Fix support for optional regulators
Mark Brown
1
-1
/
+1
2016-06-26
iio:ad7266: Fix broken regulator error handling
Mark Brown
1
-1
/
+1
2016-06-26
iio: accel: kxsd9: fix the usage of spi_w8r8()
Linus Walleij
1
-2
/
+2
2016-06-22
Merge tag 'iio-fixes-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-2
/
+3
2016-06-20
Merge 4.7-rc4 into staging-next
Greg Kroah-Hartman
22
-99
/
+222
2016-06-18
Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
21
-98
/
+221
2016-06-17
iio: stx104: Allow build for X86_64
William Breathitt Gray
1
-1
/
+1
2016-06-11
iio: ms5637 Add Measurement Specialties explicit MS5805 and MS5837 support
Markezana, William
1
-3
/
+9
2016-06-11
iio: mma8452: update Freescale company information
Martin Kepplinger
2
-5
/
+5
2016-06-11
iio: mma8452: update device description in header comments
Martin Kepplinger
1
-8
/
+8
2016-06-11
iio: mma8452: update contact information for Martin Kepplinger
Martin Kepplinger
1
-1
/
+1
2016-06-11
iio: inv_mpu6050: Fix use-after-free in ACPI code
Crestez Dan Leonard
1
-2
/
+3
2016-06-11
iio: light: gp2ap020a00f: use iio helper function to lock direct mode
Alison Schofield
1
-13
/
+5
2016-06-11
iio: light: isl29125: use iio helper function to guarantee direct mode
Alison Schofield
1
-6
/
+4
2016-06-11
iio: light: tcs3472: use iio helper function to guarantee direct mode
Alison Schofield
1
-8
/
+5
2016-06-11
iio: light: tcs3414: use iio helper function to guarantee direct mode
Alison Schofield
1
-7
/
+5
2016-06-11
iio: proximity: lidar: switch to iio_device_claim_*_mode helpers
Matt Ranostay
1
-10
/
+4
2016-06-09
Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
59
-742
/
+2439
2016-06-07
Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
21
-98
/
+221
2016-06-03
iio: hudmidity: hdc100x: fix incorrect shifting and scaling
Matt Ranostay
1
-8
/
+8
2016-06-03
iio:trigger: Experimental kthread tight loop trigger (thread only)
Jonathan Cameron
3
-0
/
+156
2016-06-03
iio: adc: ti_am335x_adc: use SIMPLE_DEV_PM_OPS helper macro
Andrew F. Davis
1
-12
/
+4
2016-06-03
iio: adc: ti_am335x_adc: use variable names for sizeof() operator
Andrew F. Davis
1
-4
/
+2
2016-06-03
iio: adc: ad7791: claim direct mode when writing frequency
Alison Schofield
1
-22
/
+14
2016-06-03
iio: adc: ad7793: claim direct mode when writing frequency
Alison Schofield
1
-19
/
+13
2016-06-03
iio: light apds9960: Add the missing dev.parent
Yong Li
1
-0
/
+1
[prev]
[next]