Age | Commit message (Expand) | Author | Files | Lines |
2015-12-01 | Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2 | -11/+12 |
2015-11-08 | iio: gyro: check sscanf return value | Ioana Ciornei | 1 | -1/+3 |
2015-11-08 | iio: Reconcile operation order between iio_register/unregister and pm functions | Adriana Reus | 1 | -10/+9 |
2015-11-06 | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 6 | -6/+0 |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 6 | -6/+0 |
2015-08-31 | iio: bmg160: Add SPI driver | Markus Pargmann | 3 | -1/+64 |
2015-08-31 | iio: bmg160: Separate i2c and core driver | Markus Pargmann | 5 | -67/+108 |
2015-08-16 | iio: st_sensors: add debugfs register read hook | Linus Walleij | 1 | -0/+1 |
2015-08-16 | iio: bmg160: Remove remaining uses of i2c_client | Markus Pargmann | 1 | -30/+29 |
2015-08-16 | iio: bmg160: Use generic dev_drvdata | Markus Pargmann | 1 | -5/+5 |
2015-08-16 | iio: bmg160: Remove i2c_client from data struct | Markus Pargmann | 1 | -32/+32 |
2015-08-16 | iio: bmg160: Use i2c regmap instead of direct i2c access | Markus Pargmann | 2 | -111/+88 |
2015-08-12 | iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required | Markus Pargmann | 1 | -1/+2 |
2015-08-08 | iio: adis16136: Add ADIS16137 support | Lars-Peter Clausen | 1 | -0/+6 |
2015-08-08 | iio: adis16260: Add ADIS16266 support | Lars-Peter Clausen | 1 | -39/+98 |
2015-07-23 | iio: st-sensors: add configuration for WhoAmI address | Giuseppe Barba | 1 | -0/+3 |
2015-07-11 | iio: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2 | -2/+0 |
2015-05-24 | Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2 | -39/+43 |
2015-05-17 | iio: gyro: bmg160: decouple buffer and triggers | Vlad Dogaru | 1 | -24/+32 |
2015-05-17 | iio: gyro: bmg160: remove redundant field | Vlad Dogaru | 1 | -8/+5 |
2015-05-17 | iio: gyro: hid-sensor-gyro-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 | 1 | -0/+1 |
2015-05-10 | iio: hid-sensor-gyro-3d: Constify platform_device_id | Krzysztof Kozlowski | 1 | -1/+1 |
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-14 | Merge branch 'for-4.1/sensor-hub' into for-linus | Jiri Kosina | 1 | -1/+2 |
2015-04-07 | Merge 4.0-rc7 into staging-next | Greg Kroah-Hartman | 1 | -1/+1 |
2015-03-28 | IIO: Add support for L3GD20H gyroscope | Robert Dolca | 1 | -0/+83 |
2015-03-09 | iio: gyro: itg3200: add suspend/resume support. | NeilBrown | 1 | -4/+25 |
2015-03-07 | iio: fix drivers that check buffer->scan_mask | Octavian Purdila | 1 | -1/+1 |
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 | 1 | -5/+1 |
2015-01-29 | iio: common: ssp_sensors: Add sensorhub gyroscope sensor | Karol Wrona | 2 | -0/+170 |
2015-01-26 | iio: hid-sensor-gyro-3d: Introduce PM | Srinivas Pandruvada | 1 | -7/+1 |
2014-12-16 | Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -17/+13 |
2014-12-08 | Merge branch 'pm-runtime' | Rafael J. Wysocki | 1 | -2/+2 |
2014-12-04 | iio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 1 | -2/+2 |
2014-12-03 | Merge 3.18-rc7 into staging-work. | Greg Kroah-Hartman | 1 | -4/+49 |
2014-11-16 | iio: gyro: bmg160: Fix iio_event_spec direction | Srinivas Pandruvada | 1 | -1/+1 |
2014-11-16 | iio: gyro: bmg160: Send x, y and z motion separately | Srinivas Pandruvada | 1 | -2/+19 |
2014-11-16 | iio: gyro: bmg160: Don't let interrupt mode to be open drain | Srinivas Pandruvada | 1 | -0/+16 |
2014-11-16 | iio: gyro: bmg160: Error handling when mode set fails | Srinivas Pandruvada | 1 | -1/+13 |
2014-11-05 | Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 4 | -17/+13 |
2014-10-04 | iio:common: Set the device pointer into ST common sensors library | Denis CIOCCA | 2 | -2/+0 |
2014-10-04 | iio:gyro: Removed unnecessary parameter on common_probe function | Denis CIOCCA | 4 | -9/+6 |
2014-10-04 | iio:imu: changed structure name from st_sensors to st_sensor_settings | Denis CIOCCA | 1 | -6/+7 |
2014-09-22 | Merge 3.17-rc6 into staging-next. | Greg Kroah-Hartman | 1 | -1/+1 |
2014-09-14 | iio: gyro: bmi055 gyro sensor driver | Irina Tirdea | 2 | -13/+28 |
2014-09-14 | iio: gyro: bmg160: only set power state if PM_RUNTIME is defined | Irina Tirdea | 1 | -0/+2 |
2014-08-27 | iio: remove .owner field for driver using module_platform_driver | Sanjeev Sharma | 1 | -1/+0 |