summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: Fix bad GENMASK use, typos, whitespaceStefan Brüns2017-05-071-6/+6
* iio: hid-sensor-accel-3d: Drop unnecessary staticJulia Lawall2017-05-071-1/+1
* tsl2x7x: remove paragraph about writing to the FSF's mailing addressEnric Balletbo i Serra2017-05-071-4/+0
* staging: iio: tsl2x7x: rename driver for consistency with other IIO light dri...Brian Masney2017-05-072-1/+1
* iio: temperature: maxim_thermocouple: add MAX31856 partMatt Ranostay2017-05-071-0/+1
* iio: adc: meson-saradc: add Meson8b SoC compatibilityMartin Blumenstingl2017-05-071-24/+56
* iio: adc: meson-saradc: mark all meson_sar_adc_data static and constMartin Blumenstingl2017-05-071-3/+3
* iio: hid-sensor-rotation: Add "scale" and "offset" properties parse supportSong Hongyan2017-05-072-0/+26
* iio: hid-sensor-rotation: Add geomagnetic orientation sensor hid support.Song Hongyan2017-05-071-0/+7
* iio: hid-sensor-rotation: Add relative orientation sensor hid supportSong Hongyan2017-05-071-8/+20
* iio: ade7854: Convert symbolic permissions to octalQuentin Swain2017-05-011-44/+44
* iio: ade7758: Convert symbolic permissions to octalQuentin Swain2017-05-011-25/+25
* iio: ade7754: Convert symbolic permissions to octalQuentin Swain2017-05-011-28/+28
* iio: ade7753 Convert: symbolic permissions to octalQuentin Swain2017-05-011-23/+23
* iio: ad9834 convert symbolic permissions to octalQuentin Swain2017-05-012-12/+12
* iio: imu: st_lsm6dsx: add system power management supportLorenzo Bianconi2017-04-304-0/+58
* iio: imu: st_lsm6dsx: modify st_lsm6dsx_flush_fifo and st_lsm6dsx_set_fifo_mo...Lorenzo Bianconi2017-04-302-3/+6
* iio: isl29028: add isl29030 supportSebastian Reichel2017-04-301-0/+6
* iio: proximity: as3935: move storm out of range checkMatt Ranostay2017-04-271-3/+3
* iio: hid-sensor: fix return of -EINVAL on invalid values in ret or valueColin Ian King2017-04-271-2/+2
* iio: core: Fix suspicious sizeof usageOrson Zhai2017-04-271-2/+2
* iio: adc: rcar-gyroadc: Derive interface clock speed from fck clockMarek Vasut2017-04-271-8/+8
* iio: st_pressure: st_accel: Initialise sensor platform data properlyShrirang Bagul2017-04-262-7/+8
* staging: iio: isl29028: move out of stagingBrian Masney2017-04-265-11/+11
* staging: iio: isl29028: correct proximity sleep timesBrian Masney2017-04-261-20/+50
* staging: iio: tsl2x7x: Replace deprecated macros (S_IRUGO, S_IWUSR)Paolo Cretaro2017-04-261-10/+10
* iio: inkern: fix a static checker errorPeter Rosin2017-04-261-3/+1
* iio: pressure: Fix name of BME280 part in KconfigPeter Meerwald-Stadler2017-04-231-1/+1
* staging/android: Update Ion TODO listLaura Abbott2017-04-181-17/+4
* staging: android: ion: Set query return valueLaura Abbott2017-04-181-0/+1
* staging: android: ion: Remove ion_handle and ion_clientLaura Abbott2017-04-184-805/+51
* staging: android: ion: Drop ion_map_kernel interfaceLaura Abbott2017-04-181-59/+0
* staging: android: ion: Rework heap registration/enumerationLaura Abbott2017-04-189-167/+85
* staging: android: ion: Collapse internal header filesLaura Abbott2017-04-1810-540/+402
* staging: android: ion: Get rid of ion_phys_addr_tLaura Abbott2017-04-184-20/+12
* staging: android: ion: Break the ABI in the name of forward progressLaura Abbott2017-04-186-198/+11
* staging: android: ion: Stop butchering the DMA addressLaura Abbott2017-04-181-16/+1
* staging: android: ion: Use CMA APIs directlyLaura Abbott2017-04-184-72/+39
* cma: Store a name in the cma structureLaura Abbott2017-04-181-2/+3
* Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-04-186-18/+54
|\
| * IIO: bmp280-core.c: fix error in humidity calculationAndreas Klinger2017-04-141-5/+6
| * iio: proximity: as3935: fix as3935_writeMatt Ranostay2017-04-141-2/+1
| * iio: dac: ad7303: fix channel descriptionPavel Roskin2017-04-141-3/+3
| * iio: stm32 trigger: fix sampling_frequency readFabrice Gasnier2017-04-081-3/+3
| * iio: hid-sensor: Store restore poll and hysteresis on S3Srinivas Pandruvada2017-04-082-5/+41
* | Merge tag 'iio-for-4.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-04-1826-406/+3464
|\ \
| * | iio: light: apds9960: add system-wide suspendMatt Ranostay2017-04-141-0/+2
| * | iio: dac: add support for stm32 DACFabrice Gasnier2017-04-145-0/+582
| * | Staging: iio: accel: adis16203: fixed a brace coding style issueRené Hickersberger?=2017-04-141-2/+1
| * | iio: imu: st_lsm6dsx: simplify data ready pin parsingLorenzo Bianconi2017-04-141-9/+1