summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel
Commit message (Expand)AuthorAgeFilesLines
...
* | | iio: mma8452: add freefall detection for Freescale's accelerometersMartin Kepplinger2016-01-231-16/+144
* | | iio: st_sensors: support active-low interruptsLinus Walleij2016-01-101-0/+16
|/ /
* | iio: mma8452: use enum for channel indexMartin Kepplinger2015-12-191-16/+23
* | iio: mma8452: remove unused register descriptionMartin Kepplinger2015-12-191-1/+0
* | Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-0116-50/+742
|\ \ | |/ |/|
| * iio: st-accel: add support for lis2dh12Giuseppe Barba2015-11-145-1/+9
| * iio: Reconcile operation order between iio_register/unregister and pm functionsAdriana Reus2015-11-084-43/+36
| * iio: accel: add Freescale MMA7455L/MMA7456L 3-axis accelerometer driverJoachim Eastwood2015-11-016-0/+472
| * iio: accel: add support for Memsic MXC6255XC sensorTeodora Baluta2015-10-253-0/+210
| * iio: mma8452: support either of the available interrupt pinsMartin Kepplinger2015-10-251-6/+15
* | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-052-2/+0
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-042-2/+0
| |\ \ \
| | | * | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-282-2/+0
| | |/ /
* | | / Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman2015-10-271-6/+0
|\| | | | |_|/ |/| |
| * | iio: st_accel: fix interrupt handling on LIS3LV02Linus Walleij2015-10-031-6/+0
| |/
* | iio: bmc150: Add SPI driverMarkus Pargmann2015-10-033-0/+97
* | iio: bmc150: Split the driver into core and i2cMarkus Pargmann2015-10-035-74/+146
* | iio: bcm150: Remove i2c_client from private dataMarkus Pargmann2015-10-031-52/+52
* | iio: bmc150: Use i2c regmapMarkus Pargmann2015-10-032-128/+99
* | iio: remove gpio interrupt probing from drivers that use a single interruptOctavian Purdila2015-10-035-148/+1
* | iio: fix drivers that use 0 as a valid IRQ in client->irq (part 2)Octavian Purdila2015-10-032-2/+2
* | iio: mma8452: leave sysfs namings to the iio coreMartin Kepplinger2015-09-231-1/+0
* | iio: mma8452: add copyright notice commentMartin Kepplinger2015-09-231-0/+1
* | iio: mma8452: add support for MMA8652FC and MMA8653FCMartin Kepplinger2015-09-232-8/+92
* | iio: mma8452: add freefall / motion interrupt sourceMartin Kepplinger2015-09-231-8/+36
* | iio: mma8452: add support for MMA8453Q accelerometer chipMartin Kepplinger2015-09-232-6/+37
* | iio: mma8452: refactor for seperating chip specific dataMartin Kepplinger2015-09-231-49/+134
* | iio: mxc4005: add data ready trigger for mxc4005Teodora Baluta2015-08-311-1/+141
* | iio: mxc4005: add triggered buffer mode for mxc4005Teodora Baluta2015-08-312-3/+78
* | iio: accel: add support for mxc4005 accelerometerTeodora Baluta2015-08-313-0/+367
* | iio: st_sensors: add debugfs register read hookLinus Walleij2015-08-161-0/+1
|/
* Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2015-08-1211-236/+288
|\
| * iio:accel:mma8452: reorder Kconfig entryHartmut Knaack2015-08-081-12/+12
| * iio:accel:mma8452: coding style cleanupHartmut Knaack2015-08-081-38/+68
| * iio:accel:mma8452: rework register definitionsHartmut Knaack2015-08-081-48/+45
| * iio:accel:mma8452: check values to be writtenHartmut Knaack2015-08-081-3/+5
| * iio:accel:mma8452: pass up real error codeHartmut Knaack2015-08-081-3/+3
| * iio:accel:mma8452: drop double includeHartmut Knaack2015-08-081-1/+0
| * iio:accel:mma8452: fix _get_hp_filter_indexHartmut Knaack2015-08-081-1/+1
| * iio:accel:bmc150-accel: Use the chip ID to detect sensor variantBastien Nocera2015-08-081-27/+19
| * iio:accel:bmc150-accel: Move bmc150_accel_chip_init()Bastien Nocera2015-08-081-57/+57
| * iio:accel:stk8312: drop local bufferHartmut Knaack2015-08-081-5/+1
| * iio:accel:stk8312: code style cleanupHartmut Knaack2015-08-081-3/+2
| * iio:accel:stk8312: use appropriate variable typesHartmut Knaack2015-08-081-4/+4
| * iio:accel:stk8312: rework macro definitionsHartmut Knaack2015-08-081-12/+13
| * iio:accel:stk8312: improve error handlingHartmut Knaack2015-08-081-22/+38
| * iio:accel:stk8312: check for invalid valueHartmut Knaack2015-08-021-0/+2
| * iio:accel:stk8312: add triggered buffer dependencyHartmut Knaack2015-08-021-0/+2
| * iio: Export OF module alias information in missing driversJavier Martinez Canillas2015-08-021-0/+1
| * iio: Export I2C module alias information in missing driversJavier Martinez Canillas2015-08-022-0/+2