summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| * iio: Add a DMAengine framework based bufferLars-Peter Clausen2015-10-253-0/+225
| * iio: Add generic DMA buffer infrastructureLars-Peter Clausen2015-10-253-0/+693
| * iio: Add buffer enable/disable callbacksLars-Peter Clausen2015-10-251-1/+35
| * iio: Add support for indicating fixed watermarksLars-Peter Clausen2015-10-251-0/+5
| * iio:iio_buffer_init(): Only set watermark if not already setLars-Peter Clausen2015-10-251-1/+2
| * iio: Set device watermark based on watermark of all attached buffersLars-Peter Clausen2015-10-251-4/+10
| * iio: adc: mcp320x: Add compatible with vendor prefix to OF tableJavier Martinez Canillas2015-10-251-0/+28
| * iio: Move IIO Dummy Driver out of stagingCristina Opriceana2015-10-2510-0/+1667
| * 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
* | 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/+0
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-0442-42/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-2842-42/+0
| | |/ /
* | | | 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/+0
| * | 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/+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
OpenPOWER on IntegriCloud