| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iio-fixes-for-5.5a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2019-12-09 | 6 | -15/+42 |
|\ |
|
| * | iio: adc: max9611: Fix too short conversion time delay | Geert Uytterhoeven | 2019-12-08 | 1 | -6/+10 |
| * | iio: ad7949: fix channels mixups | Andrea Merello | 2019-12-08 | 1 | -5/+17 |
| * | iio: adc: max1027: fix not unregistered iio trigger | Chuhong Yuan | 2019-12-08 | 1 | -1/+7 |
| * | iio: adc: intel_mrfld_adc: Allocating too much data in probe() | Dan Carpenter | 2019-12-08 | 1 | -1/+1 |
| * | iio: adc: ad7124: Enable internal reference | Mircea Caprioru | 2019-12-08 | 1 | -1/+6 |
| * | iio: adc: ad7606: fix reading unnecessary data from device | Beniamin Bia | 2019-12-08 | 1 | -1/+1 |
* | | Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-11-27 | 30 | -227/+963 |
|\| |
|
| * | Merge tag 'iio-for-5.5c' of https://git.kernel.org/pub/scm/linux/kernel/git/j... | Greg Kroah-Hartman | 2019-11-13 | 15 | -37/+398 |
| |\ |
|
| | * | iio: adc: Add driver support for AD7292 | Marcelo Schmitt | 2019-11-10 | 3 | -0/+361 |
| | * | iio: adc: stm32: allow to tune analog clock | Fabrice Gasnier | 2019-11-09 | 1 | -3/+13 |
| | * | iio: adc: vf610: use devm_platform_ioremap_resource | Jonathan Cameron | 2019-11-09 | 1 | -3/+1 |
| | * | iio: adc: spear_adc: Use devm_platform_ioremap_resource | Jonathan Cameron | 2019-11-09 | 1 | -3/+1 |
| | * | iio: adc: rcar-gyroadc: use devm_platform_ioremap_resource | Jonathan Cameron | 2019-11-09 | 1 | -3/+1 |
| | * | iio: adc: npcm: use devm_platform_ioremap_resource | Jonathan Cameron | 2019-11-09 | 1 | -3/+1 |
| | * | iio: adc: lpc18xx: use devm_platform_ioremap_resource | Jonathan Cameron | 2019-11-09 | 1 | -3/+1 |
| | * | iio: adc: ingenic: Use devm_platform_ioremap_resource | Jonathan Cameron | 2019-11-09 | 1 | -3/+1 |
| | * | iio: adc: cc10001: use devm_platform_ioremap_resource | Jonathan Cameron | 2019-11-09 | 1 | -3/+1 |
| | * | iio: adc: bcm_iproc_adc: drop a stray semicolon | Jonathan Cameron | 2019-11-09 | 1 | -1/+1 |
| | * | iio: adc: mt6577_auxdac: use devm_platform_ioremap_resource | Jonathan Cameron | 2019-11-09 | 1 | -3/+1 |
| | * | iio: adc: aspeed: use devm_platform_ioremap_resource | Jonathan Cameron | 2019-11-09 | 1 | -3/+1 |
| | * | iio: dln2-adc: fix iio_triggered_buffer_postenable() position | Alexandru Ardelean | 2019-11-02 | 1 | -6/+14 |
| * | | Merge 5.4-rc7 into staging-next | Greg Kroah-Hartman | 2019-11-11 | 1 | -2/+2 |
| |\ \
| | |/
| |/| |
|
| * | | iio: adc: hx711: optimize performance in read cycle | Andreas Klinger | 2019-10-22 | 1 | -17/+5 |
| * | | iio: adc: stm32-adc: fix kernel-doc warnings | Fabrice Gasnier | 2019-10-22 | 2 | -13/+19 |
| * | | iio: adc: twl4030: Use false / true instead of 0 / 1 with booleans | Jonathan Cameron | 2019-10-22 | 1 | -9/+9 |
| * | | iio: adc: xilinx-xadc: use devm_platform_ioremap_resource | Jonathan Cameron | 2019-10-18 | 1 | -3/+1 |
| * | | iio: adc: cpcap-adc: Fix missing IRQF_ONESHOT as only threaded handler. | Jonathan Cameron | 2019-10-18 | 1 | -1/+1 |
| * | | iio: adc: meson_saradc: use devm_platform_ioremap_resource | Jonathan Cameron | 2019-10-18 | 1 | -3/+1 |
| * | | iio: adc: exynos: use devm_platform_ioremap_resource | Jonathan Cameron | 2019-10-18 | 1 | -3/+1 |
| * | | iio: adc: exynos: Drop a stray semicolon | Jonathan Cameron | 2019-10-18 | 1 | -1/+1 |
| * | | iio: adc: stmpe-adc: Cleanup endian type of local variable | Jonathan Cameron | 2019-10-18 | 1 | -1/+1 |
| * | | iio: adc: mcp320x: Tidy up endian types in type cast. | Jonathan Cameron | 2019-10-18 | 1 | -1/+1 |
| * | | iio: adc: at91-sama5d2: Replace 0 with NULL when clearing some pointers. | Jonathan Cameron | 2019-10-18 | 1 | -2/+2 |
| * | | Merge branch 'ib-ab8500-5.4-rc1' into HEAD | Jonathan Cameron | 2019-10-18 | 3 | -0/+1229 |
| |\ \ |
|
| * | | | iio: adc: intel_mrfld_adc: Add Basin Cove ADC driver | Vincent Pelletier | 2019-10-15 | 3 | -0/+274 |
| * | | | iio: adc: max1027: Introduce 12-bit devices support | Miquel Raynal | 2019-10-15 | 2 | -3/+39 |
| * | | | iio: adc: max1027: Prepare the introduction of different resolutions | Miquel Raynal | 2019-10-15 | 1 | -42/+32 |
| * | | | iio: adc: max1027: Reset the device at probe time | Miquel Raynal | 2019-10-15 | 1 | -0/+8 |
| * | | | iio: adc: max1027: Make it optional to use interrupts | Miquel Raynal | 2019-10-15 | 1 | -27/+32 |
| * | | | iio: adc: max1027: Add debugfs register read support | Miquel Raynal | 2019-10-15 | 1 | -2/+5 |
| * | | | Merge 5.4-rc3 into staging-next | Greg Kroah-Hartman | 2019-10-14 | 7 | -151/+221 |
| |\ \ \ |
|
| * \ \ \ | Merge tag 'iio-for-5.5a-take3' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 2019-10-13 | 4 | -65/+136 |
| |\ \ \ \ |
|
| | * | | | | iio: adc: sc27xx: Use devm_hwspin_lock_request_specific() to simplify code | Baolin Wang | 2019-10-13 | 1 | -15/+1 |
| | * | | | | iio: ad7949: fix incorrect SPI xfer len | Andrea Merello | 2019-09-21 | 1 | -3/+3 |
| | * | | | | iio: ad7949: kill pointless "readback"-handling code | Andrea Merello | 2019-09-15 | 1 | -24/+3 |
| | * | | | | IIO: Ingenic JZ47xx: Add support for JZ4770 SoC ADC. | Artur Rojek | 2019-09-08 | 1 | -22/+127 |
| | * | | | | iio: adc: ad_sigma_delta: Export ad_sd_calibrate | Mircea Caprioru | 2019-09-08 | 1 | -1/+2 |
* | | | | | | Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-11-27 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge 5.4-rc7 into char-misc-next | Greg Kroah-Hartman | 2019-11-11 | 1 | -2/+2 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|