Age | Commit message (Expand) | Author |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-06-12 | treewide: devm_kmalloc() -> devm_kmalloc_array() | Kees Cook |
2018-06-09 | Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-05-22 | iio: adc: fix spelling mistake: "Freeacale" -> "Freescale" | Colin Ian King |
2018-05-20 | iio: adc: stm32-dfsdm: include stm32-dfsdm-adc.h | Fabrice Gasnier |
2018-05-12 | iio: adc: ti-ads8688: add trigger and buffer support | Sean Nyekjaer |
2018-05-12 | iio: adc: stm32-dfsdm: Add support for stm32mp1 | Fabrice Gasnier |
2018-05-11 | Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
2018-05-09 | Merge tag 'iio-fixes-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2018-05-07 | iio: adc: stm32-adc: add support for STM32MP1 | Fabrice Gasnier |
2018-04-28 | iio: adc: stm32-dfsdm: add check on spi-max-frequency | Fabrice Gasnier |
2018-04-28 | iio: adc: stm32-dfsdm: add check on max filter id | Fabrice Gasnier |
2018-04-28 | iio: adc: stm32-dfsdm: misc style improvements and fixes | Fabrice Gasnier |
2018-04-21 | iio: adc: select buffer for at91-sama5d2_adc | Eugen Hristev |
2018-04-15 | iio: adc: at91-sama5d2_adc: fix channel configuration for differential channels | Eugen Hristev |
2018-04-05 | Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2018-03-30 | iio: adc: meson-saradc: add support for Meson AXG | Xingyu Chen |
2018-03-30 | iio: adc: meson-saradc: squash and share the common adc platform data | Yixun Lan |
2018-03-28 | Merge 4.16-rc7 into staging-next | Greg Kroah-Hartman |
2018-03-18 | Merge tag 'v4.16-rc5' into devel | Linus Walleij |
2018-03-17 | iio: adc: stm32-dfsdm: fix sample rate for div2 spi clock | Fabrice Gasnier |
2018-03-17 | iio: adc: stm32-dfsdm: fix successive oversampling settings | Fabrice Gasnier |
2018-03-17 | iio: adc: ad7791: implement IIO_CHAN_INFO_SAMP_FREQ | Alexandru Ardelean |
2018-03-17 | iio: adc: ad7791: remove sample freq sysfs attributes | Alexandru Ardelean |
2018-03-17 | iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQ | Michael Nosthoff |
2018-03-17 | iio: stx104: Implement get_multiple callback | William Breathitt Gray |
2018-03-14 | Merge tag 'iio-for-4.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
2018-03-10 | iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock() | Dan Carpenter |
2018-02-26 | Merge 4.16-rc3 into staging-next | Greg Kroah-Hartman |
2018-02-24 | iio: adc: stm32-dfsdm: fix multiple channel initialization | Fabrice Gasnier |
2018-02-24 | iio: adc: stm32-dfsdm: fix clock source selection | Fabrice Gasnier |
2018-02-24 | iio: adc: stm32-dfsdm: fix call to stop channel | Fabrice Gasnier |
2018-02-24 | iio: adc: stm32-dfsdm: fix compatible data use | Fabrice Gasnier |
2018-02-24 | iio: adc: axp20x_adc: remove !! in favor of ternary condition | Quentin Schulz |
2018-02-22 | iio: Change ISA_BUS_API dependency to selection | William Breathitt Gray |
2018-02-20 | Merge tag 'iio-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
2018-02-20 | Merge tag 'iio-fixes-for-4.16a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2018-02-18 | iio: add SPDX identifier for various drivers | Matt Ranostay |
2018-02-01 | Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-01-30 | iio: adc: change license description | Milan Stevanovic |
2018-01-30 | iio: adc: driver for ti adc081s/adc101s/adc121s | Milan Stevanovic |
2018-01-30 | iio/adc: depend on SYSFS instead of selecting it | Randy Dunlap |
2018-01-30 | iio: adc: axp20x_adc: add support for AXP813 ADC | Quentin Schulz |
2018-01-30 | iio: adc: axp20x_adc: make it possible to probe from DT | Quentin Schulz |
2018-01-30 | iio: adc: axp20x_adc: put ADC rate setting in a per-variant function | Quentin Schulz |
2018-01-30 | iio: ep93xx: remove redundant return value check of platform_get_resource() | Wei Yongjun |
2018-01-28 | iio: adc: stm32: fix stm32h7_adc_enable error handling | Fabrice Gasnier |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/hisilicon', 'asoc/topic/iio', 'aso... | Mark Brown |
2018-01-15 | IIO: ADC: stm32-dfsdm: fix static check warning | Arnaud Pouliquen |
2018-01-15 | IIO: ADC: stm32-dfsdm: code optimization | Arnaud Pouliquen |