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