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
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-28
iio: common: ssp_sensors: accel: use devm_iio_device_register()
Wei Yongjun
1
-11
/
+1
2017-01-23
iio: accel: fix Kconfig warning
Linus Walleij
1
-2
/
+2
2017-01-19
Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
8
-47
/
+172
2017-01-10
iio:kfifo_buf header include push down.
Jonathan Cameron
1
-0
/
+1
2017-01-10
iio:buffer: Introduced a function to assign the buffer specific attrs.
Jonathan Cameron
1
-1
/
+2
2017-01-10
iio: accel: st_accel: handle deprecated bindings
Linus Walleij
3
-0
/
+16
2017-01-05
iio: Add gravity sensor support
Song Hongyan
1
-13
/
+61
2016-12-31
iio: accel: st_accel: fix LIS3LV02 reading and scaling
Linus Walleij
1
-2
/
+10
2016-12-03
iio: accel: hid-sensor-accel-3d: Add timestamp
Srinivas Pandruvada
1
-8
/
+24
2016-12-03
iio: accel: mma8452: define unsigned return values where appropriate
Martin Kepplinger
1
-2
/
+2
2016-12-03
iio: st_accel: Support sensor i2c probe using acpi
Shrirang Bagul
2
-24
/
+67
2016-11-19
iio: accel: st_accel: inline per-sensor data
Linus Walleij
1
-396
/
+206
2016-11-14
Merge 4.9-rc5 into staging-next
Greg Kroah-Hartman
1
-4
/
+8
2016-11-01
iio: accel: st_accel: add support to lng2dm
Lorenzo Bianconi
5
-1
/
+82
2016-10-30
iio: st_sensors: fix scale configuration for h3lis331dl
Lorenzo Bianconi
1
-4
/
+8
2016-10-23
staging:iio:accel:sca3000 Move out of staging.
Jonathan Cameron
3
-0
/
+1590
2016-10-23
iio: accel: mma8452: claim direct mode during write raw
Jonathan Cameron
1
-22
/
+38
2016-10-23
iio: accel: mma8452: claim direct mode during raw reads
Alison Schofield
1
-2
/
+4
2016-10-11
iio: accel: Add driver for the MiraMEMS DA280 3-axis 14-bit digital accelerom...
Hans de Goede
3
-0
/
+194
2016-10-11
iio: accel: Add driver for the MiraMEMS DA311 3-axis 12-bit digital accelerom...
Hans de Goede
3
-0
/
+316
2016-10-11
iio: accel: Add driver for dmard10 3-axis Accelerometer
Hans de Goede
3
-0
/
+277
2016-09-27
iio:mma8452: Use new iio_trigger_validate_own_device() helper
Lars-Peter Clausen
1
-12
/
+1
2016-09-24
iio: accel: mma7660: fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-09-18
iio: accel: Add driver for the mCube MC3230 3-axis accelerometer
Hans de Goede
3
-0
/
+222
2016-09-18
iio: accel: mma7660: fix missing MODULE_DEVICE_TABLE(i2c)
Hans de Goede
1
-0
/
+1
2016-09-18
iio: common: ssp_sensors: accel: constify iio_info structures
Julia Lawall
1
-1
/
+1
2016-09-18
iio: accel: kxsd9: Support reading a mounting matrix
Linus Walleij
1
-0
/
+24
2016-09-18
iio: accel: kxsd9: Deploy system and runtime PM
Linus Walleij
4
-2
/
+94
2016-09-18
iio: accel: kxsd9: Replace "parent" with "dev"
Linus Walleij
2
-12
/
+12
2016-09-18
iio: accel: kxsd9: Fetch and handle regulators
Linus Walleij
1
-3
/
+85
2016-09-18
iio: accel: kxsd9: Deploy proper register bit defines
Linus Walleij
1
-9
/
+27
2016-09-18
iio: accel: kxsd9: Add triggered buffer handling
Linus Walleij
2
-6
/
+78
2016-09-18
iio: accel: kxsd9: Fix up offset and scaling
Linus Walleij
1
-17
/
+18
2016-09-18
iio: accel: kxsd9: Drop the buffer lock
Linus Walleij
1
-14
/
+4
2016-09-18
iio: accel: kxsd9: Add I2C transport
Linus Walleij
3
-1
/
+75
2016-09-18
iio: accel: kxsd9: Convert to use regmap for transport
Linus Walleij
4
-99
/
+43
2016-09-18
iio: accel: kxsd9: Do away with the write2 helper
Linus Walleij
3
-14
/
+2
2016-09-18
iio: accel: kxsd9: Split out SPI transport
Linus Walleij
5
-127
/
+173
2016-09-18
iio: accel: kxsd9: split out a common remove() function
Linus Walleij
1
-10
/
+14
2016-09-18
iio: accel: kxsd9: Split out transport mechanism
Linus Walleij
1
-52
/
+123
2016-09-14
Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-1
/
+3
2016-09-12
iio: accel: mxc6255: Fix chip-id check
Hans de Goede
1
-6
/
+1
2016-09-12
Merge 4.8-rc6 into staging-next
Greg Kroah-Hartman
2
-0
/
+12
2016-09-05
iio: accel: mxc6255 add support for the mxc6225
Hans de Goede
1
-1
/
+8
2016-09-05
Merge 4.8-rc5 into staging-next
Greg Kroah-Hartman
3
-2
/
+6
2016-09-03
iio: accel: kxsd9: Fix scaling bug
Linus Walleij
1
-0
/
+1
2016-09-03
iio: accel: bmc150: reset chip at init time
Olof Johansson
1
-0
/
+11
2016-08-23
Merge tag 'iio-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
6
-4
/
+427
2016-08-21
iio: accel: kxsd9: Fix raw read return
Linus Walleij
1
-0
/
+1
2016-08-21
iio: accel: add support for the Domintech DMARD09 3-axis accelerometer
Jelle van der Waa
3
-0
/
+168
[next]