summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| * | IIO: st_accel_i2c.c: Use probe_new() instead of probe()Nikolaus Voss2018-07-071-3/+2
| * | IIO: st_accel_i2c.c: Simplify access to driver dataNikolaus Voss2018-07-071-34/+25
| * | iio: adc: ina2xx: avoid kthread_stop() with stale task_structAkinobu Mita2018-07-071-4/+13
| * | iio: adc: Add Spreadtrum SC27XX PMICs ADC supportFreeman Liu2018-06-303-0/+533
| * | iio: accel: adxl345: add calibration offset supportAkinobu Mita2018-06-301-1/+40
| * | iio: accel: adxl345: convert address field usage in iio_chan_specAkinobu Mita2018-06-301-9/+12
| * | iio: accel: adxl345: add link to datasheetAkinobu Mita2018-06-301-0/+2
* | | Merge 4.18-rc3 into staging-nextGreg Kroah-Hartman2018-07-024-4/+7
|\ \ \ | |/ / |/| / | |/
| * iio: imu: inv_mpu6050: Fix probe() failure on older ACPI based machinesHans de Goede2018-06-241-0/+2
| * iio: mma8452: Fix ignoring MMA8452_INT_DRDYLeonard Crestez2018-06-241-1/+1
| * iio: tsl2x7x/tsl2772: avoid potential division by zeroColin Ian King2018-06-241-0/+2
| * iio: pressure: bmp280: fix relative humidity unitTomasz Duszynski2018-06-241-3/+2
* | Merge tag 'iio-for-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-06-2610-199/+917
|\ \ | |/ |/|
| * iio: adc: at91-sama5d2_adc: add support for oversampling resolutionEugen Hristev2018-06-251-26/+163
| * iio: use timespec64 based interfaces for iio_get_time_ns()Arnd Bergmann2018-06-241-17/+9
| * iio: adc: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-06-241-2/+0
| * iio:dac:ad5686: Add AD5311R supportStefan Popa2018-06-103-0/+9
| * iio: adc: at91-sama5d2_adc: add support for position and pressure channelsEugen Hristev2018-06-101-58/+551
| * iio: Add channel for Position RelativeEugen Hristev2018-06-101-0/+1
| * iio: imu: inv_mpu6050: new timestamp mechanismJean-Baptiste Maneyrol2018-06-103-1/+96
| * iio: 104-quad-8: Provide defines for magic numbersWilliam Breathitt Gray2018-06-101-26/+61
| * iio: imu: inv_mpu6050: better fifo overflow handlingJean-Baptiste Maneyrol2018-06-102-3/+4
| * iio: imu: inv_mpu6050: fix fifo count readingJean-Baptiste Maneyrol2018-06-101-13/+11
| * iio: imu: inv_mpu6050: switch to use sample rate dividerJean-Baptiste Maneyrol2018-06-102-10/+24
| * iio: imu: inv_mpu6050: replace timestamp fifo by generic timestampJean-Baptiste Maneyrol2018-06-103-58/+2
| * iio: adc: sun4i-gpadc: select REGMAP_IRQArnd Bergmann2018-06-101-0/+1
| * iio: 104-quad-8: Fix off-by-one error in register selectionWilliam Breathitt Gray2018-06-101-1/+1
* | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-125-13/+19
* | treewide: devm_kmalloc() -> devm_kmalloc_array()Kees Cook2018-06-121-2/+2
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-122-2/+2
|/
* Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-0961-878/+5141
|\
| * iio: imu: inv_mpu6050: add comment about frequenciesMartin Kelly2018-05-221-1/+8
| * iio: dac: Add support for external reference voltage through the regulator fr...Silvan Murer2018-05-221-9/+61
| * iio: dac: fix missing of_match_table assignment in the LTC 2632 deviceSilvan Murer2018-05-221-9/+10
| * iio: adc: fix spelling mistake: "Freeacale" -> "Freescale"Colin Ian King2018-05-221-1/+1
| * iio: amplifiers: ad8366: move channel init before iio_device_register()Alexandru Ardelean2018-05-221-2/+4
| * staging: iio: ad2s1200: Move driver out of stagingDavid Veenstra2018-05-205-0/+234
| * iio:dac:ad5686: Add AD5681R/AD5682R/AD5683/AD5683R supportStefan Popa2018-05-203-8/+74
| * iio:dac:ad5686: Add AD5691R/AD5692R/AD5693/AD5693R supportStefan Popa2018-05-203-7/+109
| * iio: adc: stm32-dfsdm: include stm32-dfsdm-adc.hFabrice Gasnier2018-05-201-2/+2
| * iio: tsl2583: correct values in integration_time_availableBrian Masney2018-05-201-1/+1
| * staging: iio: tsl2x7x/tsl2772: move out of stagingBrian Masney2018-05-123-0/+1809
| * iio: accell: mma8452: Reduce sleep time when data not readyRichard Tresidder2018-05-121-1/+23
| * iio: adc: ti-ads8688: add trigger and buffer supportSean Nyekjaer2018-05-121-3/+45
| * iio: potentiostat: lmp91000: add LMP91002 supportMatt Ranostay2018-05-121-0/+2
| * iio: magnetometer: mag3110: Add ability to run in continuous modeRichard Tresidder2018-05-121-18/+140
| * iio: adc: stm32-dfsdm: Add support for stm32mp1Fabrice Gasnier2018-05-121-0/+21
| * iio: imu: inv_mpu6050: make loop a do-whileMartin Kelly2018-05-121-2/+2
| * Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-05-1147-827/+2608
| |\
| | * iio: adc: stm32-adc: add support for STM32MP1Fabrice Gasnier2018-05-072-22/+91
OpenPOWER on IntegriCloud