summaryrefslogtreecommitdiffstats
path: root/include/linux/iio
Commit message (Expand)AuthorAge
* iio: buffer: fix the function signature to match implementationPhil Reid2018-06-24
* Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-09
|\
| * iio: adc: stm32-dfsdm: include stm32-dfsdm-adc.hFabrice Gasnier2018-05-20
| * iio: iio.h: use nested struct support on kernel-doc markupMauro Carvalho Chehab2018-05-07
| * iio: adc: ad7780: remove IIO_CHAN_INFO_SAMP_FREQ supportAlexandru Ardelean2018-03-17
| * iio: cros_ec: Move cros_ec_sensors_core.h in /includeGwendal Grignou2018-03-17
* | iio:buffer: make length types match kfifo typesMartin Kelly2018-03-30
|/
* Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-01
|\
| * iio: add field identifier for @use_count kernel-docTobin C. Harding2018-01-08
| * iio: add kernel-doc for field @ownerTobin C. Harding2018-01-08
| * iio: fix SPHINX kernel-docs build warningTobin C. Harding2018-01-08
| * Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman2017-12-06
| |\
| * | iio: Add macro to populate struct iio_map arrayLukas Wunner2017-12-02
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/hdac_hdmi', 'asoc/topic/hisilicon'...Mark Brown2018-01-12
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * IIO: consumer: allow to set buffer sizesArnaud Pouliquen2018-01-10
| | * IIO: ADC: add stm32 DFSDM support for PDM microphoneArnaud Pouliquen2018-01-10
| | * IIO: inkern: API for manipulating channel attributesArnaud Pouliquen2018-01-10
| | * IIO: hw_consumer: add devm_iio_hw_consumer_allocArnaud Pouliquen2018-01-10
| | * iio: Add hardware consumer buffer supportLars-Peter Clausen2018-01-10
| |/
* / iio: stm32: fix adc/trigger link errorArnd Bergmann2017-12-02
|/
* Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds2017-11-14
|\
| * iio: make function argument and some structures constBhumika Goyal2017-10-19
* | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-13
|\ \
| * | iio: Drop duplicate forward declarationLukas Wunner2017-10-14
| * | iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi2017-10-10
| * | iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi2017-10-09
| * | iio: st_sensors: add register mask for status registerLorenzo Bianconi2017-10-09
| * | Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-09
| |\|
| * | Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-09-25
| |\ \
| | * | iio: drop iio_info.driver_module and iio_trigger_ops.owner.Jonathan Cameron2017-09-03
| | * | iio: triggers: Use macros to avoid boilerplate assignment of owner.Jonathan Cameron2017-08-22
| | * | iio: Use macro magic to avoid manual assign of driver_moduleJonathan Cameron2017-08-22
* | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |_|/ |/| |
* | | Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-09-25
|\ \ \ | |/ / |/| |
| * | iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan2017-09-24
| |/
* | Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-09-07
|\ \
| * | iio: trigger: Add STM32 LPTimer trigger driverFabrice Gasnier2017-09-04
* | | Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman2017-08-28
|\| | | |/ |/|
| * PATCH] iio: Fix some documentation warningsJonathan Corbet2017-08-20
* | Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-08-20
|\ \
| * | iio: trigger: stm32-timer: add output compare triggersFabrice Gasnier2017-08-12
| * | iio: trigger: stm32-timer: add support for STM32H7Fabrice Gasnier2017-08-12
* | | Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman2017-08-14
|\ \ \ | |/ / |/| / | |/
| * Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-07-23
| |\
| | * iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi2017-07-06
* | | Merge tag 'iio-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-07-28
|\ \ \ | |/ / |/| |
| * | iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi2017-07-01
* | | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-03
|\ \ \ | |/ / |/| |
| * | iio: inkern: api for manipulating ext_info of iio channelsPeter Rosin2017-06-03
| |/
* | iio: add hardware triggered operating modeBenjamin Gaignard2017-06-11