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
2015-07-19
iio: mma8452: use iio event type IIO_EV_TYPE_MAG
Martin Kepplinger
1
-4
/
+4
2015-07-19
iio:accel:bmc150-accel: fix counting direction
Hartmut Knaack
1
-1
/
+1
2015-06-10
Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
4
-7
/
+579
2015-06-08
iio: st_accel: support the LIS331DL sensor
Linus Walleij
3
-0
/
+75
2015-06-07
iio: st_accel: support 8bit channel data
Linus Walleij
1
-0
/
+16
2015-06-07
iio: mma8452: Add support for interrupt driven triggers.
Martin Fuzzey
1
-6
/
+91
2015-06-07
iio: mma8452: Add highpass filter configuration.
Martin Fuzzey
1
-4
/
+136
2015-06-07
iio: mma8452: Add support for transient event debouncing
Martin Fuzzey
1
-11
/
+65
2015-06-07
iio: mma8452: Basic support for transient events.
Martin Fuzzey
1
-1
/
+211
2015-05-24
Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
7
-32
/
+816
2015-05-23
iio: accel: Add support for Sensortek STK8BA50
Tiberiu Breana
3
-0
/
+313
2015-05-18
Merge 4.1-rc4 into staging-next
Greg Kroah-Hartman
3
-11
/
+29
2015-05-17
iio: accel: Add support for Sensortek STK8312
Tiberiu Breana
3
-0
/
+403
2015-05-17
iio: accel: bmc150: decouple buffer and triggers
Vlad Dogaru
1
-20
/
+35
2015-05-17
iio: mma8452: Add access to registers via DebugFS
Martin Fuzzey
1
-0
/
+25
2015-05-17
iio: mma8452: Initialise before activating
Martin Fuzzey
1
-4
/
+33
2015-05-17
iio: accel: hid-sensor-accel-3d: Fix memory leak in probe()
Fabio Estevam
1
-7
/
+6
2015-05-13
Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
3
-11
/
+29
2015-05-10
iio: hid-sensor-accel-3d: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-05-09
Merge tag 'iio-for-v4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
4
-109
/
+91
2015-05-07
iio: accel: kxcjk-1013: add some blank lines for readability
Antonio Ospite
1
-0
/
+3
2015-05-07
iio: accel: kxcjk-1013: add the "KXCJ9000" ACPI id
Antonio Ospite
1
-0
/
+1
2015-04-26
iio: accel: mma9553: fix gpio bitnum init value
Irina Tirdea
1
-1
/
+2
2015-04-26
iio: accel: mma9553: refactor mma9553_read_raw
Irina Tirdea
1
-68
/
+33
2015-04-26
iio: accel: mma9553: prefix naming fixes
Irina Tirdea
1
-7
/
+7
2015-04-26
iio: accel: mma9553: use GENMASK
Irina Tirdea
1
-2
/
+2
2015-04-26
iio: accel: mma9553: comment and error message fixes
Irina Tirdea
1
-9
/
+10
2015-04-26
iio: accel: mma9553: return 0 as indication of success
Irina Tirdea
1
-1
/
+1
2015-04-26
iio: accel: mma9553: check for error in reading initial activity and stepcnt
Irina Tirdea
1
-3
/
+6
2015-04-26
iio: accel: mma9551_core: typo fix in RSC APP ID
Irina Tirdea
2
-2
/
+2
2015-04-26
iio: accel: mma9551_core: wrong doc fixes
Irina Tirdea
1
-3
/
+3
2015-04-26
iio: accel: mma9553: check input value for activity period
Irina Tirdea
1
-0
/
+4
2015-04-26
iio: accel: mma9553: add enable channel for activity
Irina Tirdea
1
-1
/
+2
2015-04-26
iio: accel: mma9551_core: prevent buffer overrun
Irina Tirdea
1
-3
/
+18
2015-04-26
iio: accel: mma9553: fix endianness issue when reading status
Irina Tirdea
1
-7
/
+4
2015-04-26
iio:st_sensors: Fix oops when probing SPI devices
Alban Bedel
1
-0
/
+1
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+2
2015-04-13
Merge branch 'for-4.1/sensor-hub' into for-linus
Jiri Kosina
1
-1
/
+2
2015-04-09
iio: accel: kxcjk1013: allow using an external trigger
Vlad Dogaru
1
-15
/
+23
2015-04-07
Merge 4.0-rc7 into staging-next
Greg Kroah-Hartman
3
-12
/
+12
2015-03-29
iio: bmc150_accel: add support for hardware fifo
Octavian Purdila
1
-16
/
+392
2015-03-28
iio: st-sensors: add support for lis3lv02d accelerometer
Linus Walleij
3
-0
/
+86
2015-03-14
iio: bmc150: introduce bmc150_accel_trigger
Octavian Purdila
1
-79
/
+125
2015-03-14
iio: bmc150: introduce bmc150_accel_interrupt
Octavian Purdila
1
-35
/
+51
2015-03-14
iio: bmc150: change sampling frequency
Sathyanarayanan Kuppuswamy
1
-9
/
+9
2015-03-09
iio: accel: mma9551: Check gpiod_to_irq return value
Roberta Dobrescu
1
-1
/
+5
2015-03-07
iio: fix drivers that check buffer->scan_mask
Octavian Purdila
3
-3
/
+3
2015-02-23
HID: hid-sensor-hub: Extend API for async reads
Srinivas Pandruvada
1
-1
/
+2
2015-02-22
iio: improve usage of gpiod API
Uwe Kleine-König
4
-20
/
+5
2015-02-08
iio: bmc150: exit early if event / trigger state is not changed
Octavian Purdila
1
-1
/
+13
[next]