summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-23iio: adc: twl6030-gpadc: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-23iio: dac: max5821: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-23iio: mma8452: leave sysfs namings to the iio coreMartin Kepplinger1-1/+0
2015-09-23iio: mma8452: add copyright notice commentMartin Kepplinger1-0/+1
2015-09-23iio: mma8452: add support for MMA8652FC and MMA8653FCMartin Kepplinger3-9/+95
2015-09-23iio: mma8452: add freefall / motion interrupt sourceMartin Kepplinger1-8/+36
2015-09-23iio: mma8452: add support for MMA8453Q accelerometer chipMartin Kepplinger4-7/+59
2015-09-23iio: mma8452: refactor for seperating chip specific dataMartin Kepplinger1-49/+134
2015-09-23Staging: iio: addac: Prefer using the BIT macroShraddha Barke1-7/+7
2015-09-23Staging: iio: meter: Prefer using the BIT macroShraddha Barke5-17/+17
2015-09-23iio: humidity: add HDC100x supportMatt Ranostay4-0/+339
2015-09-23dt: Document Holt HI-8435 bindingsVladimir Barinov1-0/+21
2015-09-23iio: adc: hi8435: Holt HI-8435 threshold detectorVladimir Barinov5-0/+590
2015-08-31iio: mxc4005: add data ready trigger for mxc4005Teodora Baluta1-1/+141
2015-08-31iio: mxc4005: add triggered buffer mode for mxc4005Teodora Baluta2-3/+78
2015-08-31iio: accel: add support for mxc4005 accelerometerTeodora Baluta3-0/+367
2015-08-31iio: bmg160: Add SPI driverMarkus Pargmann3-1/+64
2015-08-31iio: bmg160: Separate i2c and core driverMarkus Pargmann5-67/+108
2015-08-31iio: proximity: add support for PulsedLight LIDARMatt Ranostay3-0/+301
2015-08-31devicetree: add PulsedLight vendor + device docsMatt Ranostay2-0/+2
2015-08-31iio: tsl4531: fix error handling in tsl4531_check_id()Dan Carpenter1-4/+5
2015-08-31iio: light: add APDS9960 ALS + promixity driverMatt Ranostay3-0/+1149
2015-08-31iio: light: DT binding docs for APDS9960 driverMatt Ranostay1-0/+22
2015-08-31iio: adc: vf610: Add IIO buffer support for Vybrid ADCSanchayan Maity2-7/+100
2015-08-31staging: iio: adc: lpc32xx: use correct reutrn valuePeng Fan1-2/+2
2015-08-31iio: light: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-08-27dt: Add vendor prefix 'holt'Vladimir Barinov1-0/+1
2015-08-27iio: Support triggered eventsVladimir Barinov7-4/+102
2015-08-27iio: mlx90614: Implement filter configurationCrt Mori2-3/+94
2015-08-24iio: humidity: si7020: replaced bitmask on humidity values with range checkNicola Corna1-1/+5
2015-08-22iio: adc: mcp320x: Set struct spi_driver .of_match_tableJavier Martinez Canillas1-0/+1
2015-08-22iio: Export SPI module alias information in missing driversJavier Martinez Canillas2-0/+2
2015-08-22iio: dac: ad7303: Add OF match tableJavier Martinez Canillas1-0/+7
2015-08-22iio: frequency: adf4350: Add OF match tableJavier Martinez Canillas1-0/+8
2015-08-22iio: adc128s052: Add OF match tableJavier Martinez Canillas1-0/+8
2015-08-22iio: as3935: Add OF match tableJavier Martinez Canillas1-0/+7
2015-08-22iio: adc: max1027: Set struct spi_driver .of_match_tableJavier Martinez Canillas1-0/+1
2015-08-22staging: iio: hmc5843: Export missing SPI module alias informationJavier Martinez Canillas1-0/+1
2015-08-16Staging: iio: trigger: Use braces on both branches of if statementCristina Opriceana1-1/+2
2015-08-16Staging: iio: trigger: Alignment should match open parenthesisCristina Opriceana2-4/+5
2015-08-16iio: adc: xilinx-xadc: Push interrupts into hardirq contextXander Huff2-29/+10
2015-08-16staging: iio: hmc5843: Set iio name dynamicallyYong Li4-5/+6
2015-08-16iio: percolate error if event fd failsLinus Walleij1-0/+2
2015-08-16iio: generic_buffer: be helpful about enabling channelsLinus Walleij1-0/+9
2015-08-16iio: event_monitor: report unsupported eventsLinus Walleij1-1/+5
2015-08-16iio: st_sensors: add debugfs register read hookLinus Walleij6-0/+30
2015-08-16Documentation: iio-trig-sysfs: Add remove_trigger attribute ABICristina Opriceana1-0/+11
2015-08-16Documentation: iio-trig-sysfs: Document add_trigger attributeCristina Opriceana1-0/+11
2015-08-16iio: bmg160: Remove remaining uses of i2c_clientMarkus Pargmann1-30/+29
2015-08-16iio: bmg160: Use generic dev_drvdataMarkus Pargmann1-5/+5