| Commit message (Expand) | Author | Age |
* | staging: iio: fix up merge error | Greg Kroah-Hartman | 2014-09-22 |
* | Merge 3.17-rc6 into staging-next. | Greg Kroah-Hartman | 2014-09-22 |
|\ |
|
| * | iio:magnetometer: bugfix magnetometers gain values | Denis CIOCCA | 2014-09-14 |
| * | iio: adc: at91: don't use the last converted data register | Ludovic Desroches | 2014-09-14 |
| * | iio: adc: xilinx-xadc: assign auxiliary channels address correctly | Subbaraya Sundeep Bhatta | 2014-09-14 |
| * | iio: inv_mpu6050: Fix indio_dev->trig assignment | Srinivas Pandruvada | 2014-08-25 |
| * | iio: gyro: itg3200: Fix indio_dev->trig assignment | Srinivas Pandruvada | 2014-08-25 |
| * | iio: st_sensors: Fix indio_dev->trig assignment | Srinivas Pandruvada | 2014-08-25 |
| * | iio: hid_sensor_hub: Fix indio_dev->trig assignment | Srinivas Pandruvada | 2014-08-25 |
| * | iio: adc: ad_sigma_delta: Fix indio_dev->trig assignment | Srinivas Pandruvada | 2014-08-25 |
| * | iio: accel: bma180: Fix indio_dev->trig assignment | Srinivas Pandruvada | 2014-08-25 |
| * | iio:inkern: fix overwritten -EPROBE_DEFER in of_iio_channel_get_by_name | Johannes Pointner | 2014-08-25 |
* | | iio:bma180: Add BMA250 chip support | Peter Meerwald | 2014-09-14 |
* | | iio:bma180: Implement _available sysfs attribute dynamically | Peter Meerwald | 2014-09-14 |
* | | iio:bma180: Prepare for accelerometer channels with different resolutions | Peter Meerwald | 2014-09-14 |
* | | iio:bma180: Introduce part-specific _config() and disable() code | Peter Meerwald | 2014-09-14 |
* | | iio:bma180: Introduce part_info to differentiate further chip variants | Peter Meerwald | 2014-09-14 |
* | | iio:bma180: Drop _update_scan_mode() | Peter Meerwald | 2014-09-14 |
* | | iio:bma180: Expose temperature channel | Peter Meerwald | 2014-09-14 |
* | | iio:bma180: Use bool instead of int for state | Peter Meerwald | 2014-09-14 |
* | | iio:bma180: Rename BMA_180 to BMA180_ | Peter Meerwald | 2014-09-14 |
* | | iio:bma180: Prefix remaining tables and functions with bma18_ | Peter Meerwald | 2014-09-14 |
* | | iio:bma180: Enable use of device without IRQ | Peter Meerwald | 2014-09-14 |
* | | iio: gyro: bmi055 gyro sensor driver | Irina Tirdea | 2014-09-14 |
* | | iio: accel: kxcjk-1013: Fix defined but unused warning | Daniel Baluta | 2014-09-14 |
* | | iio: magn: ak8975: fix unnecessary casting between char* and const char* | Irina Tirdea | 2014-09-14 |
* | | iio: gyro: bmg160: only set power state if PM_RUNTIME is defined | Irina Tirdea | 2014-09-14 |
* | | iio: accel: kxcjk-1013: add support for kxtj2-1009 | Daniel Baluta | 2014-09-14 |
* | | iio: accel: BMC150: add support for other Bosch chips | Laurentiu Palcu | 2014-09-13 |
* | | iio: Add Dyna-Image AL3320A ambient light sensor driver | Daniel Baluta | 2014-09-10 |
* | | iio: accel: kxcjk-1013: add support for kxcj9-1008 | Daniel Baluta | 2014-08-30 |
* | | iio: accel: BMC150: fix issues when CONFIG_PM_RUNTIME is not set | Laurentiu Palcu | 2014-08-30 |
* | | iio: accel: BMC150: fix scale value for 16G | Laurentiu Palcu | 2014-08-30 |
* | | iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return value | Lee Jones | 2014-08-30 |
* | | iio: adc: at91: make the function handle_adc_eoc_trigger() static | Josh Wu | 2014-08-30 |
* | | iio: adc: rockchip_saradc: remove unused variable in probe | Heiko Stübner | 2014-08-30 |
* | | iio: imu: inv_mpu6050: Remove casting the return value which is a void pointer | Jingoo Han | 2014-08-30 |
* | | iio: remove .owner field for driver using module_platform_driver | Sanjeev Sharma | 2014-08-26 |
* | | iio: accel: kxcjk-1013: Support thresholds | Srinivas Pandruvada | 2014-08-26 |
* | | io: accel: kxcjk1013: Remove redundant assignment | Daniel Baluta | 2014-08-26 |
* | | iio:gyro:bmg160 Gyro Sensor driver | Srinivas Pandruvada | 2014-08-26 |
* | | Merge tag 'iio-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2014-08-25 |
|\ \
| |/
|/| |
|
| * | iio: adc: xilinx: Remove .owner field for driver | Michal Simek | 2014-08-19 |
| * | iio:buffer: Wrong sized allocation of demux table elements. | Jonathan Cameron | 2014-08-08 |
| * | iio: adc: exynos_adc: Add support for s3c24xx ADC | Chanwoo Choi | 2014-08-07 |
| * | iio: adc: exynos_adc: add support for s3c64xx adc | Arnd Bergmann | 2014-08-07 |
| * | iio: adc: add driver for Rockchip saradc | Heiko Stübner | 2014-08-07 |
| * | iio: adc: Add TI ADC128S052 | Angelo Compagnucci | 2014-08-07 |
| * | iio: accel: BMC150 accel support | Srinivas Pandruvada | 2014-08-07 |
| * | iio: accel: kxcjk-1013: Set adjustable range | Srinivas Pandruvada | 2014-08-07 |