summaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: light: isl29501: Add support for the ISL29501 ToF sensor.Mathieu Othacehe2018-07-233-0/+1041
* iio: Add channel for PhaseMathieu Othacehe2018-07-211-0/+1
* iio: change strncpy+truncation to strlcpyDominique Martinet2018-07-152-4/+2
* iio: adxl345: Add support for the ADXL375Lars-Peter Clausen2018-07-155-9/+34
* iio: imu: st_lsm6dsx: add error logs to st_lsm6dsx_read_fifo()Lorenzo Bianconi2018-07-151-3/+13
* iio: imu: mpu6050: add support for 6515 variantBrian Masney2018-07-153-0/+13
* iio: hx711: add delay until DOUT is readyAndreas Klinger2018-07-151-0/+39
* iio: accel: adxl345: add sampling frequency supportAkinobu Mita2018-07-151-1/+56
* iio: adc: max1363: merge calls to of_match_device and of_device_get_match_dataJulia Lawall2018-07-081-6/+2
* iio: dac: Add AD5758 supportStefan Popa2018-07-073-0/+908
* iio: mma8452: Mark expected switch fall-throughGustavo A. R. Silva2018-07-071-0/+1
* iio:imu:adis: Mark expected switch fall-throughsGustavo A. R. Silva2018-07-071-0/+3
* iio: dac: ltc2632 remove redundant pointer chip_info and spi_dev_idColin Ian King2018-07-071-5/+0
* iio: dac: ti-dac5571 remove redundant variable 'shift'Colin Ian King2018-07-071-6/+0
* 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 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-135-13/+19
* | treewide: devm_kmalloc() -> devm_kmalloc_array()Kees Cook2018-06-131-2/+2
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-132-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