summaryrefslogtreecommitdiffstats
path: root/drivers/iio/gyro
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-04-266-43/+56
|\
| * iio: st_gyro: Add lsm9ds0-gyro supportCrestez Dan Leonard2016-04-235-1/+9
| * iio: gyro: bmg160: use regmap to retrieve struct deviceAlison Schofield2016-04-191-42/+44
| * iio: st_sensors: verify interrupt event to statusLinus Walleij2016-04-191-0/+3
* | Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-3/+3
|\ \ | |/ |/|
| * iio: gyro: bmg160: fix buffer read valuesIrina Tirdea2016-04-031-1/+1
| * iio: gyro: bmg160: fix endianness when reading axesIrina Tirdea2016-04-031-3/+4
* | iio: remove gpio interrupt probing from drivers that use a single interruptIrina Tirdea2016-04-031-28/+0
* | iio: accel: bmg160: optimize transfers in trigger handlerIrina Tirdea2016-04-031-11/+6
* | iio: gyro: bmg160: use available_scan_masksIrina Tirdea2016-04-031-2/+7
|/
* iio: st_sensors: support active-low interruptsLinus Walleij2016-01-101-0/+15
* Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-012-11/+12
|\
| * iio: gyro: check sscanf return valueIoana Ciornei2015-11-081-1/+3
| * iio: Reconcile operation order between iio_register/unregister and pm functionsAdriana Reus2015-11-081-10/+9
* | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-056-6/+0
|\ \ | |/ |/|
| * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-286-6/+0
* | iio: bmg160: Add SPI driverMarkus Pargmann2015-08-313-1/+64
* | iio: bmg160: Separate i2c and core driverMarkus Pargmann2015-08-315-67/+108
* | iio: st_sensors: add debugfs register read hookLinus Walleij2015-08-161-0/+1
* | iio: bmg160: Remove remaining uses of i2c_clientMarkus Pargmann2015-08-161-30/+29
* | iio: bmg160: Use generic dev_drvdataMarkus Pargmann2015-08-161-5/+5
* | iio: bmg160: Remove i2c_client from data structMarkus Pargmann2015-08-161-32/+32
* | iio: bmg160: Use i2c regmap instead of direct i2c accessMarkus Pargmann2015-08-162-111/+88
|/
* iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are requiredMarkus Pargmann2015-08-121-1/+2
* iio: adis16136: Add ADIS16137 supportLars-Peter Clausen2015-08-081-0/+6
* iio: adis16260: Add ADIS16266 supportLars-Peter Clausen2015-08-081-39/+98
* iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba2015-07-231-0/+3
* iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-112-2/+0
* Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2015-05-242-39/+43
|\
| * iio: gyro: bmg160: decouple buffer and triggersVlad Dogaru2015-05-171-24/+32
| * iio: gyro: bmg160: remove redundant fieldVlad Dogaru2015-05-171-8/+5
| * iio: gyro: hid-sensor-gyro-3d: Fix memory leak in probe()Fabio Estevam2015-05-171-7/+6
| * iio: hid-sensor-gyro-3d: Constify platform_device_idKrzysztof Kozlowski2015-05-101-1/+1
* | Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2015-05-131-0/+1
|\ \ | |/ |/|
| * iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel2015-04-261-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-1/+2
|\ \ | |/ |/|
| * Merge branch 'for-4.1/sensor-hub' into for-linusJiri Kosina2015-04-131-1/+2
| |\
| | * HID: hid-sensor-hub: Extend API for async readsSrinivas Pandruvada2015-02-231-1/+2
* | | Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman2015-04-071-1/+1
|\ \ \
| * | | iio: fix drivers that check buffer->scan_maskOctavian Purdila2015-03-071-1/+1
| |/ /
* | | IIO: Add support for L3GD20H gyroscopeRobert Dolca2015-03-281-0/+83
* | | iio: gyro: itg3200: add suspend/resume support.NeilBrown2015-03-091-4/+25
* | | iio: improve usage of gpiod APIUwe Kleine-König2015-02-221-5/+1
|/ /
* | iio: common: ssp_sensors: Add sensorhub gyroscope sensorKarol Wrona2015-01-292-0/+170
* | iio: hid-sensor-gyro-3d: Introduce PMSrinivas Pandruvada2015-01-251-7/+1
|/
* Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-154-17/+13
|\
| * Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman2014-12-021-4/+49
| |\
| * \ Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-11-054-17/+13
| |\ \
| | * | iio:common: Set the device pointer into ST common sensors libraryDenis CIOCCA2014-10-042-2/+0
| | * | iio:gyro: Removed unnecessary parameter on common_probe functionDenis CIOCCA2014-10-044-9/+6
OpenPOWER on IntegriCloud