| Commit message (Expand) | Author | Age | Files | Lines |
* | iio: bmc150: Split the driver into core and i2c | Markus Pargmann | 2015-10-03 | 1 | -1806/+0 |
* | 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 | 1 | -128/+97 |
* | iio: remove gpio interrupt probing from drivers that use a single interrupt | Octavian Purdila | 2015-10-03 | 1 | -30/+0 |
* | Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Greg Kroah-Hartman | 2015-08-12 | 1 | -82/+74 |
|\ |
|
| * | 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: fix drivers that consider 0 as a valid IRQ in client->irq | Octavian Purdila | 2015-07-23 | 1 | -1/+1 |
* | | Merge 4.2-rc3 into staging-next | Greg Kroah-Hartman | 2015-07-20 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2015-07-13 | 1 | -1/+1 |
| |\ |
|
| | * | iio:accel:bmc150-accel: fix counting direction | Hartmut Knaack | 2015-06-21 | 1 | -1/+1 |
* | | | iio:accel:bmc150-accel: code style cleanup | Hartmut Knaack | 2015-06-21 | 1 | -42/+49 |
* | | | iio:accel:bmc150-accel: make use of mask definition | Hartmut Knaack | 2015-06-21 | 1 | -1/+1 |
|/ / |
|
* | | iio: accel: bmc150: decouple buffer and triggers | Vlad Dogaru | 2015-05-17 | 1 | -20/+35 |
|/ |
|
* | Merge 4.0-rc7 into staging-next | Greg Kroah-Hartman | 2015-04-07 | 1 | -10/+10 |
|\ |
|
| * | iio: bmc150: change sampling frequency | Sathyanarayanan Kuppuswamy | 2015-03-14 | 1 | -9/+9 |
| * | iio: fix drivers that check buffer->scan_mask | Octavian Purdila | 2015-03-07 | 1 | -1/+1 |
* | | iio: bmc150_accel: add support for hardware fifo | Octavian Purdila | 2015-03-29 | 1 | -16/+392 |
* | | iio: bmc150: introduce bmc150_accel_trigger | Octavian Purdila | 2015-03-14 | 1 | -79/+125 |
* | | iio: bmc150: introduce bmc150_accel_interrupt | Octavian Purdila | 2015-03-14 | 1 | -35/+51 |
* | | iio: improve usage of gpiod API | Uwe Kleine-König | 2015-02-22 | 1 | -5/+1 |
* | | iio: bmc150: exit early if event / trigger state is not changed | Octavian Purdila | 2015-02-08 | 1 | -1/+13 |
* | | iio: bmc150: refactor interrupt enabling | Octavian Purdila | 2015-02-08 | 1 | -159/+113 |
* | | iio: bmc150: refactor slope duration and threshold update | Octavian Purdila | 2015-02-08 | 1 | -50/+47 |
|/ |
|
* | Merge branch 'pm-runtime' | Rafael J. Wysocki | 2014-12-08 | 1 | -2/+2 |
|\ |
|
| * | iio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-04 | 1 | -2/+2 |
* | | iio: accel: bmc150: set low default thresholds | Srinivas Pandruvada | 2014-11-16 | 1 | -2/+2 |
* | | iio: accel: bmc150: Fix iio_event_spec direction | Srinivas Pandruvada | 2014-11-16 | 1 | -1/+1 |
* | | iio: accel: bmc150: Send x, y and z motion separately | Srinivas Pandruvada | 2014-11-16 | 1 | -3/+20 |
* | | iio: accel: bmc150: Error handling when mode set fails | Srinivas Pandruvada | 2014-11-16 | 1 | -1/+10 |
|/ |
|
* | iio: accel: BMC150: add support for other Bosch chips | Laurentiu Palcu | 2014-09-13 | 1 | -59/+175 |
* | iio: accel: BMC150: fix issues when CONFIG_PM_RUNTIME is not set | Laurentiu Palcu | 2014-08-30 | 1 | -0/+7 |
* | iio: accel: BMC150: fix scale value for 16G | Laurentiu Palcu | 2014-08-30 | 1 | -1/+1 |
* | iio: accel: BMC150 accel support | Srinivas Pandruvada | 2014-08-07 | 1 | -0/+1307 |