| Commit message (Expand) | Author | Age | Files | Lines |
* | staging: iio: select IRQ_WORK for IIO_DUMMY_EVGEN | Arnd Bergmann | 2015-12-05 | 1 | -1/+2 |
* | iio: st_accel_core: Remove unneeded define | Robert Kmiec | 2015-12-05 | 1 | -3/+0 |
* | iio: proximity: lidar: optimize i2c transactions | Matt Ranostay | 2015-12-05 | 1 | -25/+70 |
* | iio:configfs: Introduce iio/configfs.h to provide a location for the configfs... | Jonathan Cameron | 2015-12-05 | 4 | -1/+17 |
* | iio: chemical: vz89x: rework i2c transfer reading | Matt Ranostay | 2015-12-03 | 1 | -14/+52 |
* | iio: Documentation: Add IIO configfs documentation | Daniel Baluta | 2015-12-03 | 2 | -0/+114 |
* | iio: trigger: Introduce IIO hrtimer based trigger | Daniel Baluta | 2015-12-03 | 3 | -0/+205 |
* | iio: core: Introduce IIO software triggers | Daniel Baluta | 2015-12-03 | 4 | -0/+263 |
* | iio: core: Introduce IIO configfs support | Daniel Baluta | 2015-12-03 | 3 | -0/+59 |
* | Staging: iio: frequency: use dev_get_platdata() | Nizam Haider | 2015-12-02 | 2 | -2/+2 |
* | Staging: iio: light: tsl2x7x_core: use dev_get_platdata() | Nizam Haider | 2015-12-02 | 1 | -1/+1 |
* | Staging: iio: adc: use dev_get_platdata() | Nizam Haider | 2015-12-02 | 3 | -3/+3 |
* | iio: light: us8152d: Add power management support | Adriana Reus | 2015-12-02 | 1 | -7/+88 |
* | iio: light: us5182d: Add functions for selectively enabling als and proximity | Adriana Reus | 2015-12-02 | 1 | -4/+62 |
* | Documentation: devicetree: Add property for controlling power saving mode for... | Adriana Reus | 2015-12-02 | 1 | -0/+11 |
* | iio: light: us5182d: Add property for choosing default power mode | Adriana Reus | 2015-12-02 | 1 | -12/+78 |
* | dt-bindings: iio: adc: Update mcp342x binding for the mcp3421 | Sascha Hauer | 2015-12-02 | 1 | -1/+2 |
* | iio: adc: mcp3422: Add mcp3421 support | Sascha Hauer | 2015-12-02 | 1 | -0/+9 |
* | Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2015-12-01 | 64 | -238/+3625 |
|\ |
|
| * | iio: pulsedlight-lidar-lite: add runtime PM | Matt Ranostay | 2015-11-22 | 1 | -1/+55 |
| * | IIO: adc: at91_adc.c Prefer kmalloc_array over kmalloc with multiply | Nizam Haider | 2015-11-22 | 1 | -1/+1 |
| * | staging:iio: Delete some commented out lines in Kconfig and Makefile. | Jonathan Cameron | 2015-11-21 | 2 | -35/+0 |
| * | staging:iio:ad7780: Remove the ad7780_platform_data | Dragos Bogdan | 2015-11-21 | 2 | -36/+2 |
| * | iio: adc: xilinx: constify iio_buffer_setup_ops structure | Julia Lawall | 2015-11-18 | 1 | -1/+1 |
| * | staging:iio:ad7780: Switch to the gpio descriptor interface | Dragos Bogdan | 2015-11-18 | 2 | -17/+11 |
| * | iio: adc: ad7793: removed unnecessary else. | Nizam Haider | 2015-11-15 | 1 | -3/+2 |
| * | iio: adc: mxs-lradc: Prefer using the BIT macro | Nizam Haider | 2015-11-15 | 1 | -1/+1 |
| * | iio: ti-ads8688: Add DT binding documentation | Sean Nyekjaer | 2015-11-15 | 1 | -0/+20 |
| * | iio: adc: Add TI ADS8688 | Sean Nyekjaer | 2015-11-15 | 3 | -0/+497 |
| * | iio: core: added support for IIO_VAL_INT | Sean Nyekjaer | 2015-11-15 | 1 | -0/+9 |
| * | iio: st-accel: add support for lis2dh12 | Giuseppe Barba | 2015-11-14 | 6 | -1/+10 |
| * | iio: imu: check sscanf return value | Ioana Ciornei | 2015-11-08 | 2 | -2/+8 |
| * | iio: gyro: check sscanf return value | Ioana Ciornei | 2015-11-08 | 1 | -1/+3 |
| * | iio: Reconcile operation order between iio_register/unregister and pm functions | Adriana Reus | 2015-11-08 | 8 | -87/+69 |
| * | iio: light: pa12203001: Poweroff chip if register fails | Adriana Reus | 2015-11-08 | 1 | -5/+11 |
| * | iio: accel: add Freescale MMA7455L/MMA7456L 3-axis accelerometer driver | Joachim Eastwood | 2015-11-01 | 6 | -0/+472 |
| * | iio: light: lm3533-als: Print error message on invalid resistance | Bjorn Andersson | 2015-10-31 | 1 | -1/+3 |
| * | iio: Add a DMAengine framework based buffer | Lars-Peter Clausen | 2015-10-25 | 4 | -0/+243 |
| * | iio: Add generic DMA buffer infrastructure | Lars-Peter Clausen | 2015-10-25 | 4 | -0/+845 |
| * | iio: Add buffer enable/disable callbacks | Lars-Peter Clausen | 2015-10-25 | 2 | -1/+43 |
| * | iio: Add support for indicating fixed watermarks | Lars-Peter Clausen | 2015-10-25 | 2 | -0/+13 |
| * | iio:iio_buffer_init(): Only set watermark if not already set | Lars-Peter Clausen | 2015-10-25 | 1 | -1/+2 |
| * | iio: Set device watermark based on watermark of all attached buffers | Lars-Peter Clausen | 2015-10-25 | 1 | -4/+10 |
| * | iio: adc: mcp320x: Add compatible with vendor prefix to OF table | Javier Martinez Canillas | 2015-10-25 | 1 | -0/+28 |
| * | iio: adc: mcp320x: Deprecated compatible strings with no vendor prefix | Javier Martinez Canillas | 2015-10-25 | 1 | -9/+21 |
| * | iio: Move IIO Dummy Driver out of staging | Cristina Opriceana | 2015-10-25 | 12 | -32/+79 |
| * | iio:adc:palmas: add DT support | Marek Belisko | 2015-10-25 | 2 | -5/+95 |
| * | iio:adc: add iio driver for Palmas (twl6035/7) gpadc | H. Nikolaus Schaller | 2015-10-25 | 4 | -24/+877 |
| * | iio: accel: add support for Memsic MXC6255XC sensor | Teodora Baluta | 2015-10-25 | 3 | -0/+210 |
| * | iio: mma8452: support either of the available interrupt pins | Martin Kepplinger | 2015-10-25 | 2 | -6/+21 |