summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio:adc:palmas: add DT supportMarek Belisko2015-10-251-5/+47
* iio:adc: add iio driver for Palmas (twl6035/7) gpadcH. Nikolaus Schaller2015-10-253-0/+826
* iio: accel: add support for Memsic MXC6255XC sensorTeodora Baluta2015-10-253-0/+210
* iio: mma8452: support either of the available interrupt pinsMartin Kepplinger2015-10-251-6/+15
* iio:light:apds9960 Fix sparse endian warnings.Jonathan Cameron2015-10-121-3/+3
* iio:measurement specialties core: Fix endian sparse warnings.Jonathan Cameron2015-10-121-14/+15
* iio:dac:m62332: use dynamic scaleHartmut Knaack2015-10-111-7/+6
* iio:dac:m62332: address some style issuesHartmut Knaack2015-10-111-5/+11
* iio:dac:m62332: drop unrequired variableHartmut Knaack2015-10-111-6/+2
* iio:dac:m62332: use ARRAY_SIZEHartmut Knaack2015-10-111-3/+3
* iio:dac:m62332: shutdown on removeHartmut Knaack2015-10-111-0/+2
* iio:dac:m62332: share scale and offsetHartmut Knaack2015-10-111-9/+9
* iio: hdc100x: correct IIO_CHAN_INFO_OFFSET valueMatt Ranostay2015-10-111-2/+3
* 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
* Merge tag 'iio-for-4.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-09-3061-455/+4813
|\
| * 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
| * 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
| * iio: humidity: add HDC100x supportMatt Ranostay2015-09-233-0/+330
| * iio: adc: hi8435: Holt HI-8435 threshold detectorVladimir Barinov2015-09-233-0/+546
OpenPOWER on IntegriCloud