summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: spmi-vadc: add missing of_node_putJulia Lawall2015-11-211-1/+3
* iio: fix some warning messagesDan Carpenter2015-11-212-2/+2
* iio: light: apds9960: correct ->last_busy countMatt Ranostay2015-11-211-0/+1
* iio: lidar: return -EINVAL on invalid signalMatt Ranostay2015-11-211-3/+3
* Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2015-11-185-38/+86
|\
| * iio: adc: xilinx: Fix VREFN scaleThomas Betker2015-11-151-0/+1
| * iio: si7020: Swap data byte orderChris Lesiak2015-11-151-4/+4
| * iio: adc: vf610_adc: Fix division by zero errorSanchayan Maity2015-11-081-1/+2
| * iio:ad7793: Fix ad7785 product IDLars-Peter Clausen2015-10-251-1/+1
| * iio: ad5064: Fix ad5629/ad5669 shiftLars-Peter Clausen2015-10-251-26/+57
| * iio:ad5064: Make sure ad5064_i2c_write() returns 0 on successMichael Hennerich2015-10-251-1/+7
| * vf610_adc: Fix internal temperature calculationBhuvanchandra DV2015-10-251-5/+14
* | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-0542-42/+0Star
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-0442-42/+0Star
| |\ \ \ | | |_|/ | |/| |
| | | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-2842-42/+0Star
| | |/
* | | Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman2015-10-272-6/+34
|\| |
| * | iio: st_accel: fix interrupt handling on LIS3LV02Linus Walleij2015-10-031-6/+0Star
| * | iio: adc: twl4030: Fix ADC[3:6] readingsAdam YH Lee2015-10-031-0/+34
| |/
* | 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/+6Star
* | iio:dac:m62332: address some style issuesHartmut Knaack2015-10-111-5/+11
* | iio:dac:m62332: drop unrequired variableHartmut Knaack2015-10-111-6/+2Star
* | 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/+99Star
* | iio: remove gpio interrupt probing from drivers that use a single interruptOctavian Purdila2015-10-039-247/+1Star
* | 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/+0Star
* | iio: adc: max1363: leave sysfs naming to the coreMartin Kepplinger2015-09-301-1/+0Star
* | iio: adc: ad799x: leave sysfs naming to the coreMartin Kepplinger2015-09-301-1/+0Star
* | 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/+0Star
| * iio: apds9960: light: fix simple_return.cocci warningskbuild test robot2015-09-231-5/+1Star
| * iio: adc: vf610: fix simple_return.cocci warningskbuild test robot2015-09-231-6/+2Star