summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: dac: stm32-dac-core: explicitly request exclusive reset controlPhilipp Zabel2017-08-201-1/+1
* iio: adc: ti-ads1015: add threshold event supportAkinobu Mita2017-08-201-2/+407
* iio: adc: ti-ads1015: use iio_device_claim_direct_mode()Akinobu Mita2017-08-201-8/+7
* iio: adc: ti-ads1015: use devm_iio_triggered_buffer_setupAkinobu Mita2017-08-201-12/+5
* iio: adc: ti-ads1015: add helper to set conversion modeAkinobu Mita2017-08-201-12/+11
* iio: adc: ti-ads1015: remove unnecessary config register updateAkinobu Mita2017-08-201-14/+4
* iio: adc: ti-ads1015: add adequate wait time to get correct conversionAkinobu Mita2017-08-201-12/+19
* iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacksAkinobu Mita2017-08-201-1/+1
* iio: adc: ti-ads1015: avoid getting stale result after runtime resumeAkinobu Mita2017-08-201-2/+16
* iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not setAkinobu Mita2017-08-201-0/+7
* iio: adc: ti-ads1015: fix scale information for ADS1115Akinobu Mita2017-08-201-24/+24
* iio: adc: ti-ads1015: fix incorrect data rate setting updateAkinobu Mita2017-08-201-17/+10
* iio: adc: ti-ads7950: Allow to use on ACPI platformsAndy Shevchenko2017-08-201-4/+20
* iio: magnetometer: ak8974: debug AMI306 calibration dataMichał Mirosław2017-08-201-0/+41
* iio: magnetometer: ak8974: mark INT_CLEAR as preciousMichał Mirosław2017-08-201-0/+6
* iio: magnetometer: ak8974: add_device_randomness (serial number)Michał Mirosław2017-08-201-0/+2
* iio: magnetometer: ak8974: support AMI306 variantMichał Mirosław2017-08-202-22/+72
* iio: light: tsl2583: constify i2c_device_idArvind Yadav2017-08-201-1/+1
* iio: light: apds9300: constify i2c_device_idArvind Yadav2017-08-201-1/+1
* iio: accel: bma180: constify i2c_device_idArvind Yadav2017-08-201-1/+1
* iio: chemical: ccs811: Add triggered buffer supportNarcisa Ana Maria Vasile2017-08-182-5/+73
* iio: srf08: add support for srf02 in i2c modeAndreas Klinger2017-08-182-22/+67
* iio: srf08: add sensor type srf10Andreas Klinger2017-08-182-17/+77
* iio: srf08: add triggered buffer supportAndreas Klinger2017-08-181-3/+57
* iio: srf08: add device tree tableAndreas Klinger2017-08-181-0/+8
* iio: magnetometer: add support to LIS2MDLLorenzo Bianconi2017-08-174-0/+12
* iio: adc: select triggered buffer for sama5d2 adcArnd Bergmann2017-08-171-0/+1
* iio: accel: st_accel: fix data-ready line configurationLorenzo Bianconi2017-08-121-2/+2
* iio: pressure: st_pressure: fix drdy configuration for LPS22HB and LPS25HLorenzo Bianconi2017-08-121-2/+2
* iio: adc: xadc: Fix coding style violationsSai Krishna Potthuri2017-08-122-25/+23
* staging: iio: adc: fix error return code in ad7606_par_probe()Gustavo A. R. Silva2017-08-121-2/+2
* iio: trigger: stm32-timer: add output compare triggersFabrice Gasnier2017-08-121-11/+20
* iio: trigger: stm32-timer: add support for STM32H7Fabrice Gasnier2017-08-121-4/+51
* iio: adc: ti-ads7950: Add OF device ID tableAndy Shevchenko2017-08-091-0/+18
* iio: adc: stm32: add optional st,min-sample-time-nsecsFabrice Gasnier2017-08-091-4/+136
* staging: fbtft: array underflow in fbtft_request_gpios_match()Dan Carpenter2017-07-291-2/+2
* staging: gs_fpgaboot: return valid error codesJacob von Chorus2017-07-291-7/+7
* staging: gs_fpgaboot: change char to u8Jacob von Chorus2017-07-292-13/+13
* staging: gs_fpgaboot: add buffer overflow checksJacob von Chorus2017-07-291-14/+40
* staging: skein: move macros into header fileDmytro Shynkevych2017-07-292-323/+323
* staging: vboxvideo: make a couple of symbols staticColin Ian King2017-07-292-2/+2
* staging: vboxvideo: remove unused variablesPaolo Cretaro2017-07-291-5/+0
* staging: vboxvideo: Kconfig: Fix typos in help textMartin Kepplinger2017-07-291-4/+5
* staging: vboxvideo: select GENERIC_ALLOCATORHans de Goede2017-07-291-0/+1
* staging: pi433: use div_u64 for 64-bit divisionArnd Bergmann2017-07-291-1/+1
* staging: pi433: Style fix - align block commentsDerek Robson2017-07-293-159/+169
* staging: pi433: Make functions rf69_set_bandwidth_intern staticColin Ian King2017-07-291-1/+2
* Staging: pi433: check error after kthread_run()Joseph Wright2017-07-291-1/+1
* Staging: pi433: declare functions staticJoseph Wright2017-07-291-2/+2
* staging: pi433: depends on SPIRandy Dunlap2017-07-291-1/+1