summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-04-16staging: most: core: make sysfs attributes read-onlyChristian Gromm-115/+7
2019-04-16staging: most: enable configfs supportChristian Gromm-3/+19
2019-04-16staging: most: sound: introduce new sound adapter managementChristian Gromm-18/+23
2019-04-16staging: most: core: add configfs interface functionsChristian Gromm-1/+157
2019-04-16staging: most: change signature of function probe_channelChristian Gromm-8/+12
2019-04-16staging: most: add new file configfs.cChristian Gromm-0/+627
2019-04-16staging: greybus: power_supply: fix prop-descriptor request sizeJohan Hovold-1/+1
2019-04-16Staging: gasket: Use DIV_ROUND_UPMadhumitha Prabakaran-3/+2
2019-04-16staging: wilc1000: fix spelling mistake "dissconect" -> "disconnect"Colin Ian King-1/+1
2019-04-16staging: wilc1000: give usleep_range a rangeNicholas Mc Guire-2/+2
2019-04-16staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.Tetsuo Handa-1/+1
2019-04-16staging: wilc1000: drop explicit conversion to boolNicholas Mc Guire-1/+1
2019-04-16staging: comedi: adv_pci1710: fix spelling mistake: "droput" -> "dropout"Colin Ian King-1/+1
2019-04-16staging: comedi: dt2811: Fix spelling mistakeHariprasad Kelam-1/+1
2019-04-16staging: comedi: dyna_pci10xx: remove set but not used variables 'chan' and r...YueHaibing-4/+0
2019-04-04Merge tag 'iio-for-5.2a-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman-1268/+3775
2019-04-04iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen-5/+12
2019-04-04iio: adc: stm32-dfsdm: add PM supportFabrice Gasnier-32/+206
2019-04-04iio: adc: stm32-dfsdm: improve sampling frequency accuracyFabrice Gasnier-26/+30
2019-04-04staging: iio: adc: ad7280a: Tab alignmentCristian Sicilia-18/+18
2019-04-04MAINTAINERS: Fix the link to ad7606 dt-bindingsStefan Popa-1/+1
2019-04-04iio:temperature: Add MAX31856 thermocouple supportParesh Chaudhary-0/+388
2019-04-04iio:temperature:max31856:Add device tree bind infoParesh Chaudhary-0/+24
2019-04-04dt-bindings: iio/temperature: Add thermocouple types (and doc)Patrick Havelange-0/+23
2019-04-04devantech-srf04.yaml: transform DT binding to YAMLAndreas Klinger-28/+59
2019-04-04iio: frequency: ad9523: Fix typo in ad9523_platform_dataLars-Peter Clausen-12/+12
2019-04-04iio: Make possible to include driver.h firstAndy Shevchenko-0/+1
2019-04-04dt-bindings: iio: add Bosch BMG160 gyroscope sensorH. Nikolaus Schaller-0/+20
2019-04-04iio: gyro: bmg160: add device tree compatibility tableH. Nikolaus Schaller-0/+9
2019-04-04staging: iio: adc: ad7192: Use read_avail for available attributesMircea Caprioru-38/+61
2019-04-04dt-bindings: iio: light: add vcnl4040 devicetree bindingsAngus Ainslie (Purism)-1/+3
2019-04-04iio: light: vcnl4000 add support for the VCNL4040 proximity and light sensorAngus Ainslie (Purism)-8/+43
2019-04-04dt-bindings: iio: light: add vcnl4000 devicetree bindingsAngus Ainslie (Purism)-0/+22
2019-04-04iio: light: vcnl4000 add devicetree hooksAngus Ainslie (Purism)-0/+22
2019-04-04iio: light: vcnl4000 use word writes instead of byte writesAngus Ainslie (Purism)-2/+2
2019-04-04iio: adc: stm32-dfsdm: claim direct mode for raw read and settingsFabrice Gasnier-1/+16
2019-04-04iio: adc: stm32-dfsdm: add support for buffer modesFabrice Gasnier-24/+194
2019-04-04iio: adc: stm32-dfsdm: add support for scan modeFabrice Gasnier-40/+142
2019-04-04iio: adc: stm32-dfsdm: enable hw consumerFabrice Gasnier-1/+13
2019-04-04iio: adc: stm32-dfsdm: move dma slave config to start routineFabrice Gasnier-20/+11
2019-04-04iio: adc: stm32-dfsdm: move dma enable from start_conv() to start_dma()Fabrice Gasnier-39/+38
2019-04-04iio: adc: stm32-dfsdm: continuous mode depends on current modeFabrice Gasnier-27/+27
2019-04-04iio: adc: stm32-dfsdm: make spi_master_freq more accurateFabrice Gasnier-5/+12
2019-04-04staging: iio: ad5933: change attributes to match ABIMarcelo Schmitt-12/+12
2019-04-04iio: adc: ad7780: Add parentheses to macrosVladimir Petrigo-2/+2
2019-04-04iio: imu: adis16400: move adis16400.h into adis16400.cAlexandru Ardelean-198/+175
2019-04-04iio: imu: adis16400: rename adis16400_core.c -> adi16400.cAlexandru Ardelean-1/+0
2019-04-04iio: imu: adis16400: move burst logic to ADIS libAlexandru Ardelean-77/+41
2019-04-04iio: imu: adis: generalize burst mode supportAlexandru Ardelean-4/+25
2019-04-04iio: imu: adis16400: move trigger handler into adis16400_coreAlexandru Ardelean-43/+46