| Commit message (Expand) | Author | Age | Files | Lines |
* | iio:buffer: Free active scan mask in iio_disable_all_buffers() | Lars-Peter Clausen | 2013-10-15 | 1 | -0/+3 |
* | iio: frequency: adf4350: add missing clk_disable_unprepare() on error in adf4... | Wei Yongjun | 2013-10-12 | 1 | -2/+4 |
* | iio:magnetometer: Bugfix magnetometer default output registers | Denis CIOCCA | 2013-09-30 | 1 | -9/+9 |
* | iio: Remove debugfs entries in iio_device_unregister() | Lars-Peter Clausen | 2013-09-30 | 1 | -1/+1 |
* | iio: amplifiers: ad8366: Remove regulator_put | Sachin Kamat | 2013-09-28 | 1 | -3/+1 |
* | iio:buffer_cb: Add missing iio_buffer_init() | Lars-Peter Clausen | 2013-09-21 | 1 | -0/+2 |
* | iio: Prevent race between IIO chardev opening and IIO device free | Lars-Peter Clausen | 2013-09-21 | 1 | -9/+12 |
* | iio: fix: Keep a reference to the IIO device for open file descriptors | Lars-Peter Clausen | 2013-09-21 | 2 | -5/+17 |
* | iio: Stop sampling when the device is removed | Lars-Peter Clausen | 2013-09-21 | 3 | -1/+28 |
* | iio: Fix crash when scan_bytes is computed with active_scan_mask == NULL | Peter Meerwald | 2013-09-21 | 1 | -2/+9 |
* | iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resume | Peter Meerwald | 2013-09-21 | 1 | -6/+6 |
* | iio: Fix bma180 dev-to-indio_dev conversion in suspend/resume | Peter Meerwald | 2013-09-21 | 1 | -2/+2 |
* | iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resume | Peter Meerwald | 2013-09-21 | 1 | -2/+4 |
* | iio: iio_device_add_event_sysfs() bugfix | Lukasz Czerwinski | 2013-09-18 | 1 | -1/+1 |
* | iio: at91: fix adc_clk overflow | Josh Wu | 2013-09-18 | 1 | -5/+6 |
* | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 1 | -1/+0 |
* | Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-09-03 | 103 | -1011/+4478 |
|\ |
|
| * | iio: at91: Use different prescal, startup mask in MR for different IP | Josh Wu | 2013-08-29 | 1 | -2/+9 |
| * | iio: at91: introduce the multiple compatible string for different IPs. | Josh Wu | 2013-08-29 | 1 | -38/+41 |
| * | iio: adc: twl6030-gpadc: fix error return code in twl6030_gpadc_read_raw() | Wei Yongjun | 2013-08-28 | 1 | -1/+1 |
| * | iio: add Bosch BMA180 acceleration sensor driver | Oleksandr Kravchenko | 2013-08-28 | 3 | -0/+689 |
| * | iio: dac: max517: Use devm_iio_device_alloc | Sachin Kamat | 2013-08-19 | 1 | -13/+4 |
| * | iio: dac: ad7303: Use devm_* APIs | Sachin Kamat | 2013-08-19 | 1 | -23/+8 |
| * | iio: dac: ad5791: Use devm_* APIs | Sachin Kamat | 2013-08-19 | 1 | -26/+9 |
| * | iio: dac: ad5764: Use devm_* APIs | Sachin Kamat | 2013-08-19 | 1 | -15/+5 |
| * | iio: dac: ad5755: Use devm_iio_device_alloc | Sachin Kamat | 2013-08-19 | 1 | -10/+4 |
| * | iio: dac: ad5686: Use devm_* APIs | Sachin Kamat | 2013-08-19 | 1 | -13/+4 |
| * | iio: dac: ad5624r_spi: Use devm_* APIs | Sachin Kamat | 2013-08-19 | 1 | -16/+6 |
| * | iio: dac: ad5504: Use devm_* APIs | Sachin Kamat | 2013-08-19 | 1 | -23/+8 |
| * | iio: dac: ad5449: Use devm_* APIs | Sachin Kamat | 2013-08-19 | 1 | -11/+4 |
| * | iio: dac: ad5446: Use devm_* APIs | Sachin Kamat | 2013-08-19 | 1 | -14/+5 |
| * | iio: dac: ad5421: Use devm_* APIs | Sachin Kamat | 2013-08-19 | 1 | -15/+4 |
| * | iio: dac: ad5380: Use devm_* APIs | Sachin Kamat | 2013-08-19 | 1 | -14/+4 |
| * | iio: dac: ad5360: Use devm_* APIs | Sachin Kamat | 2013-08-19 | 1 | -11/+4 |
| * | iio: dac: ad5064: Use devm_* APIs | Sachin Kamat | 2013-08-19 | 1 | -15/+6 |
| * | iio: adc: twl6030-gpadc: Use devm_* API family | Oleksandr Kozaruk | 2013-08-19 | 1 | -26/+10 |
| * | iio: adjd_s311: Cleanup unused #defines | Peter Meerwald | 2013-08-19 | 1 | -18/+10 |
| * | iio: Remove unnecessary _write_raw_get_fmt() in several hid-sensor drivers | Peter Meerwald | 2013-08-19 | 4 | -32/+0 |
| * | iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_free | Jacek Anaszewski | 2013-08-17 | 1 | -4/+68 |
| * | iio: twl6030-gpadc: TWL6030, TWL6032 GPADC driver | Oleksandr Kozaruk | 2013-08-17 | 3 | -0/+1044 |
| * | iio: gyro: st_gyro: Use devm_iio_device_alloc | Sachin Kamat | 2013-08-17 | 3 | -23/+8 |
| * | iio: gyro: itg3200_core: Use devm_iio_device_alloc | Sachin Kamat | 2013-08-17 | 1 | -11/+4 |
| * | iio: gyro: adxrs450: Use devm_iio_device_alloc | Sachin Kamat | 2013-08-17 | 1 | -11/+4 |
| * | iio: hid-sensor-gyro-3d: Use devm_iio_device_alloc | Sachin Kamat | 2013-08-17 | 1 | -12/+5 |
| * | iio: gyro: adis16260: Use devm_iio_device_alloc | Sachin Kamat | 2013-08-17 | 1 | -11/+5 |
| * | iio: gyro: adis16136: Use devm_iio_device_alloc | Sachin Kamat | 2013-08-17 | 1 | -7/+3 |
| * | iio: gyro: adis16130: Use devm_iio_device_alloc | Sachin Kamat | 2013-08-17 | 1 | -19/+4 |
| * | iio: gyro: adis16080: Use devm_iio_device_alloc | Sachin Kamat | 2013-08-17 | 1 | -17/+4 |
| * | iio: Restore alphabetic order in Makefile | Peter Meerwald | 2013-08-17 | 1 | -1/+1 |
| * | iio: Add tmp006 IR temperature sensor | Peter Meerwald | 2013-08-17 | 5 | -0/+314 |