summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-08-20iio: adc: ti-ads1015: avoid getting stale result after runtime resumeAkinobu Mita1-2/+16
2017-08-20iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not setAkinobu Mita1-0/+7
2017-08-20iio: adc: ti-ads1015: fix scale information for ADS1115Akinobu Mita1-24/+24
2017-08-20iio: adc: ti-ads1015: fix incorrect data rate setting updateAkinobu Mita1-17/+10
2017-08-20iio: adc: ti-ads7950: Allow to use on ACPI platformsAndy Shevchenko1-4/+20
2017-08-20iio: magnetometer: ak8974: debug AMI306 calibration dataMichał Mirosław1-0/+41
2017-08-20iio: magnetometer: ak8974: mark INT_CLEAR as preciousMichał Mirosław1-0/+6
2017-08-20iio: magnetometer: ak8974: add_device_randomness (serial number)Michał Mirosław1-0/+2
2017-08-20iio: magnetometer: ak8974: support AMI306 variantMichał Mirosław2-22/+72
2017-08-20iio: light: tsl2583: constify i2c_device_idArvind Yadav1-1/+1
2017-08-20iio: light: apds9300: constify i2c_device_idArvind Yadav1-1/+1
2017-08-20iio: accel: bma180: constify i2c_device_idArvind Yadav1-1/+1
2017-08-18iio: chemical: ccs811: Add triggered buffer supportNarcisa Ana Maria Vasile2-5/+73
2017-08-18iio: srf08: add support for srf02 in i2c modeAndreas Klinger2-22/+67
2017-08-18iio: srf08: add sensor type srf10Andreas Klinger2-17/+77
2017-08-18iio: srf08: add triggered buffer supportAndreas Klinger1-3/+57
2017-08-18iio: srf08: add device tree tableAndreas Klinger1-0/+8
2017-08-17iio: magnetometer: add support to LIS2MDLLorenzo Bianconi4-0/+12
2017-08-17iio: adc: select triggered buffer for sama5d2 adcArnd Bergmann1-0/+1
2017-08-12iio: accel: st_accel: fix data-ready line configurationLorenzo Bianconi1-2/+2
2017-08-12iio: pressure: st_pressure: fix drdy configuration for LPS22HB and LPS25HLorenzo Bianconi1-2/+2
2017-08-12iio: adc: xadc: Fix coding style violationsSai Krishna Potthuri2-25/+23
2017-08-12staging: iio: adc: fix error return code in ad7606_par_probe()Gustavo A. R. Silva1-2/+2
2017-08-12iio: trigger: stm32-timer: add output compare triggersFabrice Gasnier1-11/+20
2017-08-12iio: trigger: stm32-timer: add support for STM32H7Fabrice Gasnier1-4/+51
2017-08-09iio: adc: ti-ads7950: Add OF device ID tableAndy Shevchenko1-0/+18
2017-08-09iio: adc: stm32: add optional st,min-sample-time-nsecsFabrice Gasnier1-4/+136
2017-07-28staging: fbtft: array underflow in fbtft_request_gpios_match()Dan Carpenter1-2/+2
2017-07-28staging: gs_fpgaboot: return valid error codesJacob von Chorus1-7/+7
2017-07-28staging: gs_fpgaboot: change char to u8Jacob von Chorus2-13/+13
2017-07-28staging: gs_fpgaboot: add buffer overflow checksJacob von Chorus1-14/+40
2017-07-28staging: skein: move macros into header fileDmytro Shynkevych2-323/+323
2017-07-28staging: vboxvideo: make a couple of symbols staticColin Ian King2-2/+2
2017-07-28staging: vboxvideo: remove unused variablesPaolo Cretaro1-5/+0
2017-07-28staging: vboxvideo: Kconfig: Fix typos in help textMartin Kepplinger1-4/+5
2017-07-28staging: vboxvideo: select GENERIC_ALLOCATORHans de Goede1-0/+1
2017-07-28staging: pi433: use div_u64 for 64-bit divisionArnd Bergmann1-1/+1
2017-07-28staging: pi433: Style fix - align block commentsDerek Robson3-159/+169
2017-07-28staging: pi433: Make functions rf69_set_bandwidth_intern staticColin Ian King1-1/+2
2017-07-28Staging: pi433: check error after kthread_run()Joseph Wright1-1/+1
2017-07-28Staging: pi433: declare functions staticJoseph Wright1-2/+2
2017-07-28staging: pi433: depends on SPIRandy Dunlap1-1/+1
2017-07-28staging: pi433: return -EFAULT if copy_to_user() failsdan.carpenter@oracle.com1-1/+1
2017-07-27staging: ccree: Fix unnecessary NULL check before kfree'ing itSuniel Mahesh1-17/+8
2017-07-27staging: ccree: remove func name from log messagesGilad Ben-Yossef5-13/+13
2017-07-27staging: ccree: Fix alignment issues in ssi_request_mgr.cSimon Sandström1-1/+3
2017-07-27staging: ccree: Fix alignment issues in ssi_ivgen.cSimon Sandström1-1/+2
2017-07-27staging: ccree: Fix alignment issues in ssi_cipher.cSimon Sandström1-1/+2
2017-07-27staging: ccree: Fix alignment issues in ssi_buffer_mgr.cSimon Sandström1-16/+24
2017-07-27staging: ccree: Fix alignment issues in ssi_hash.cSimon Sandström1-49/+56