index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 4.5-rc3 into staging-next
Greg Kroah-Hartman
2016-02-07
1
-0
/
+1
|
\
|
*
Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2016-02-01
1
-0
/
+1
|
|
\
|
|
*
iio: add IIO_TRIGGER dependency to STK8BA50
Vegard Nossum
2016-01-04
1
-0
/
+1
*
|
|
iio: mma8452: add support for MMA8451Q
Martin Kepplinger
2016-01-23
2
-7
/
+37
*
|
|
iio: mma8452: whitespace cleanup
Martin Kepplinger
2016-01-23
1
-2
/
+2
*
|
|
iio: mma8452: add freefall detection for Freescale's accelerometers
Martin Kepplinger
2016-01-23
1
-16
/
+144
*
|
|
iio: st_sensors: support active-low interrupts
Linus Walleij
2016-01-10
1
-0
/
+16
|
/
/
*
|
iio: mma8452: use enum for channel index
Martin Kepplinger
2015-12-19
1
-16
/
+23
*
|
iio: mma8452: remove unused register description
Martin Kepplinger
2015-12-19
1
-1
/
+0
*
|
Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2015-12-01
16
-50
/
+742
|
\
\
|
|
/
|
/
|
|
*
iio: st-accel: add support for lis2dh12
Giuseppe Barba
2015-11-14
5
-1
/
+9
|
*
iio: Reconcile operation order between iio_register/unregister and pm functions
Adriana Reus
2015-11-08
4
-43
/
+36
|
*
iio: accel: add Freescale MMA7455L/MMA7456L 3-axis accelerometer driver
Joachim Eastwood
2015-11-01
6
-0
/
+472
|
*
iio: accel: add support for Memsic MXC6255XC sensor
Teodora Baluta
2015-10-25
3
-0
/
+210
|
*
iio: mma8452: support either of the available interrupt pins
Martin Kepplinger
2015-10-25
1
-6
/
+15
*
|
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-11-05
2
-2
/
+0
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
2015-11-04
2
-2
/
+0
|
|
\
\
\
|
|
|
*
|
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
2
-2
/
+0
|
|
|
/
/
*
|
|
|
Merge 4.3-rc7 into staging-next
Greg Kroah-Hartman
2015-10-27
1
-6
/
+0
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
iio: st_accel: fix interrupt handling on LIS3LV02
Linus Walleij
2015-10-03
1
-6
/
+0
|
|
/
*
|
iio: bmc150: Add SPI driver
Markus Pargmann
2015-10-03
3
-0
/
+97
*
|
iio: bmc150: Split the driver into core and i2c
Markus Pargmann
2015-10-03
5
-74
/
+146
*
|
iio: bcm150: Remove i2c_client from private data
Markus Pargmann
2015-10-03
1
-52
/
+52
*
|
iio: bmc150: Use i2c regmap
Markus Pargmann
2015-10-03
2
-128
/
+99
*
|
iio: remove gpio interrupt probing from drivers that use a single interrupt
Octavian Purdila
2015-10-03
5
-148
/
+1
*
|
iio: fix drivers that use 0 as a valid IRQ in client->irq (part 2)
Octavian Purdila
2015-10-03
2
-2
/
+2
*
|
iio: mma8452: leave sysfs namings to the iio core
Martin Kepplinger
2015-09-23
1
-1
/
+0
*
|
iio: mma8452: add copyright notice comment
Martin Kepplinger
2015-09-23
1
-0
/
+1
*
|
iio: mma8452: add support for MMA8652FC and MMA8653FC
Martin Kepplinger
2015-09-23
2
-8
/
+92
*
|
iio: mma8452: add freefall / motion interrupt source
Martin Kepplinger
2015-09-23
1
-8
/
+36
*
|
iio: mma8452: add support for MMA8453Q accelerometer chip
Martin Kepplinger
2015-09-23
2
-6
/
+37
*
|
iio: mma8452: refactor for seperating chip specific data
Martin Kepplinger
2015-09-23
1
-49
/
+134
*
|
iio: mxc4005: add data ready trigger for mxc4005
Teodora Baluta
2015-08-31
1
-1
/
+141
*
|
iio: mxc4005: add triggered buffer mode for mxc4005
Teodora Baluta
2015-08-31
2
-3
/
+78
*
|
iio: accel: add support for mxc4005 accelerometer
Teodora Baluta
2015-08-31
3
-0
/
+367
*
|
iio: st_sensors: add debugfs register read hook
Linus Walleij
2015-08-16
1
-0
/
+1
|
/
*
Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2015-08-12
11
-236
/
+288
|
\
|
*
iio:accel:mma8452: reorder Kconfig entry
Hartmut Knaack
2015-08-08
1
-12
/
+12
|
*
iio:accel:mma8452: coding style cleanup
Hartmut Knaack
2015-08-08
1
-38
/
+68
|
*
iio:accel:mma8452: rework register definitions
Hartmut Knaack
2015-08-08
1
-48
/
+45
|
*
iio:accel:mma8452: check values to be written
Hartmut Knaack
2015-08-08
1
-3
/
+5
|
*
iio:accel:mma8452: pass up real error code
Hartmut Knaack
2015-08-08
1
-3
/
+3
|
*
iio:accel:mma8452: drop double include
Hartmut Knaack
2015-08-08
1
-1
/
+0
|
*
iio:accel:mma8452: fix _get_hp_filter_index
Hartmut Knaack
2015-08-08
1
-1
/
+1
|
*
iio:accel:bmc150-accel: Use the chip ID to detect sensor variant
Bastien Nocera
2015-08-08
1
-27
/
+19
|
*
iio:accel:bmc150-accel: Move bmc150_accel_chip_init()
Bastien Nocera
2015-08-08
1
-57
/
+57
|
*
iio:accel:stk8312: drop local buffer
Hartmut Knaack
2015-08-08
1
-5
/
+1
|
*
iio:accel:stk8312: code style cleanup
Hartmut Knaack
2015-08-08
1
-3
/
+2
|
*
iio:accel:stk8312: use appropriate variable types
Hartmut Knaack
2015-08-08
1
-4
/
+4
|
*
iio:accel:stk8312: rework macro definitions
Hartmut Knaack
2015-08-08
1
-12
/
+13
[next]