summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Add ms8607 meas-spec driver supportLudovic Tancerel2015-10-114-4/+39
* Add ms5637 meas-spec driver supportLudovic Tancerel2015-10-113-0/+198
* Add htu21 meas-spec driver supportLudovic Tancerel2015-10-113-0/+238
* Add tsys02d meas-spec driver supportLudovic Tancerel2015-10-113-0/+203
* Add tsys01 meas-spec driver supportLudovic Tancerel2015-10-043-0/+242
* Add meas-spec sensors common partLudovic Tancerel2015-10-046-0/+730
* iio: bmc150: Add SPI driverMarkus Pargmann2015-10-033-0/+97
* iio: bmc150: Split the driver into core and i2cMarkus Pargmann2015-10-035-74/+146
* iio: bcm150: Remove i2c_client from private dataMarkus Pargmann2015-10-031-52/+52
* iio: bmc150: Use i2c regmapMarkus Pargmann2015-10-032-128/+99
* iio: remove gpio interrupt probing from drivers that use a single interruptOctavian Purdila2015-10-039-247/+1
* iio: fix drivers that use 0 as a valid IRQ in client->irq (part 2)Octavian Purdila2015-10-033-3/+3
* iio: mlx96014: Error checking from positive to negativeCrt Mori2015-10-031-6/+8
* iio: mcp4531: Driver for Microchip digital potentiometersPeter Rosin2015-09-305-0/+259
* iio: lidar: add missing MODULE_DEVICE_TABLE for dtMatt Ranostay2015-09-301-0/+1
* iio: chemical: vz89x hardware i2c workaroundMatt Ranostay2015-09-301-2/+21
* iio: dac: ad5504: leave sysfs naming to the coreMartin Kepplinger2015-09-301-1/+0
* iio: adc: max1363: leave sysfs naming to the coreMartin Kepplinger2015-09-301-1/+0
* iio: adc: ad799x: leave sysfs naming to the coreMartin Kepplinger2015-09-301-1/+0
* Staging: iio: cdc: Remove unnecessary dev_infoShraddha Barke2015-09-301-2/+0
* Staging: iio: cdc: Prefer using the BIT macroShraddha Barke2015-09-301-6/+6
* staging: iio: iio_dummy_evgen: handle_simple_irq() build fixGreg Kroah-Hartman2015-09-301-1/+1
* Merge tag 'iio-for-4.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-09-3069-468/+4862
|\
| * iio: light: apds9960: fix platform_no_drv_owner.cocci warningskbuild test robot2015-09-231-1/+0
| * iio: apds9960: light: fix simple_return.cocci warningskbuild test robot2015-09-231-5/+1
| * iio: adc: vf610: fix simple_return.cocci warningskbuild test robot2015-09-231-6/+2
| * iio: light: Add support for UPISEMI uS5182d als and proximity sensorAdriana Reus2015-09-233-0/+518
| * Staging: iio: Move evgen interrupt generation to irq_workCristina Opriceana2015-09-233-6/+40
| * iio: chemical: add SGX VZ89x VOC sensor supportMatt Ranostay2015-09-235-0/+260
| * iio: resistance: add IIO_RESISTANCE channel typeMatt Ranostay2015-09-231-0/+1
| * iio: chemical: Add IIO_CONCENTRATION channel typeMatt Ranostay2015-09-231-0/+3
| * iio: adc: twl6030-gpadc: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-231-0/+1
| * iio: dac: max5821: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-231-0/+1
| * iio: mma8452: leave sysfs namings to the iio coreMartin Kepplinger2015-09-231-1/+0
| * iio: mma8452: add copyright notice commentMartin Kepplinger2015-09-231-0/+1
| * iio: mma8452: add support for MMA8652FC and MMA8653FCMartin Kepplinger2015-09-232-8/+92
| * iio: mma8452: add freefall / motion interrupt sourceMartin Kepplinger2015-09-231-8/+36
| * iio: mma8452: add support for MMA8453Q accelerometer chipMartin Kepplinger2015-09-232-6/+37
| * iio: mma8452: refactor for seperating chip specific dataMartin Kepplinger2015-09-231-49/+134
| * Staging: iio: addac: Prefer using the BIT macroShraddha Barke2015-09-231-7/+7
| * Staging: iio: meter: Prefer using the BIT macroShraddha Barke2015-09-235-17/+17
| * iio: humidity: add HDC100x supportMatt Ranostay2015-09-233-0/+330
| * iio: adc: hi8435: Holt HI-8435 threshold detectorVladimir Barinov2015-09-233-0/+546
| * iio: mxc4005: add data ready trigger for mxc4005Teodora Baluta2015-08-311-1/+141
| * iio: mxc4005: add triggered buffer mode for mxc4005Teodora Baluta2015-08-312-3/+78
| * iio: accel: add support for mxc4005 accelerometerTeodora Baluta2015-08-313-0/+367
| * iio: bmg160: Add SPI driverMarkus Pargmann2015-08-313-1/+64
| * iio: bmg160: Separate i2c and core driverMarkus Pargmann2015-08-315-67/+108
| * iio: proximity: add support for PulsedLight LIDARMatt Ranostay2015-08-313-0/+301
| * iio: tsl4531: fix error handling in tsl4531_check_id()Dan Carpenter2015-08-311-4/+5