summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * iio: adc: bcm_iproc_adc: drop a stray semicolonJonathan Cameron2019-11-091-1/+1
| | * iio: adc: mt6577_auxdac: use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
| | * iio: adc: aspeed: use devm_platform_ioremap_resourceJonathan Cameron2019-11-091-3/+1
| | * iio: dln2-adc: fix iio_triggered_buffer_postenable() positionAlexandru Ardelean2019-11-021-6/+14
| * | Merge 5.4-rc7 into staging-nextGreg Kroah-Hartman2019-11-111-2/+2
| |\ \ | | |/ | |/|
| * | iio: adc: hx711: optimize performance in read cycleAndreas Klinger2019-10-221-17/+5
| * | iio: adc: stm32-adc: fix kernel-doc warningsFabrice Gasnier2019-10-222-13/+19
| * | iio: adc: twl4030: Use false / true instead of 0 / 1 with booleansJonathan Cameron2019-10-221-9/+9
| * | iio: adc: xilinx-xadc: use devm_platform_ioremap_resourceJonathan Cameron2019-10-181-3/+1
| * | iio: adc: cpcap-adc: Fix missing IRQF_ONESHOT as only threaded handler.Jonathan Cameron2019-10-181-1/+1
| * | iio: adc: meson_saradc: use devm_platform_ioremap_resourceJonathan Cameron2019-10-181-3/+1
| * | iio: adc: exynos: use devm_platform_ioremap_resourceJonathan Cameron2019-10-181-3/+1
| * | iio: adc: exynos: Drop a stray semicolonJonathan Cameron2019-10-181-1/+1
| * | iio: adc: stmpe-adc: Cleanup endian type of local variableJonathan Cameron2019-10-181-1/+1
| * | iio: adc: mcp320x: Tidy up endian types in type cast.Jonathan Cameron2019-10-181-1/+1
| * | iio: adc: at91-sama5d2: Replace 0 with NULL when clearing some pointers.Jonathan Cameron2019-10-181-2/+2
| * | Merge branch 'ib-ab8500-5.4-rc1' into HEADJonathan Cameron2019-10-183-0/+1229
| |\ \
| * | | iio: adc: intel_mrfld_adc: Add Basin Cove ADC driverVincent Pelletier2019-10-153-0/+274
| * | | iio: adc: max1027: Introduce 12-bit devices supportMiquel Raynal2019-10-152-3/+39
| * | | iio: adc: max1027: Prepare the introduction of different resolutionsMiquel Raynal2019-10-151-42/+32
| * | | iio: adc: max1027: Reset the device at probe timeMiquel Raynal2019-10-151-0/+8
| * | | iio: adc: max1027: Make it optional to use interruptsMiquel Raynal2019-10-151-27/+32
| * | | iio: adc: max1027: Add debugfs register read supportMiquel Raynal2019-10-151-2/+5
| * | | Merge 5.4-rc3 into staging-nextGreg Kroah-Hartman2019-10-147-151/+221
| |\ \ \
| * \ \ \ Merge tag 'iio-for-5.5a-take3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-10-134-65/+136
| |\ \ \ \
| | * | | | iio: adc: sc27xx: Use devm_hwspin_lock_request_specific() to simplify codeBaolin Wang2019-10-131-15/+1
| | * | | | iio: ad7949: fix incorrect SPI xfer lenAndrea Merello2019-09-211-3/+3
| | * | | | iio: ad7949: kill pointless "readback"-handling codeAndrea Merello2019-09-151-24/+3
| | * | | | IIO: Ingenic JZ47xx: Add support for JZ4770 SoC ADC.Artur Rojek2019-09-081-22/+127
| | * | | | iio: adc: ad_sigma_delta: Export ad_sd_calibrateMircea Caprioru2019-09-081-1/+2
* | | | | | Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-11-271-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 5.4-rc7 into char-misc-nextGreg Kroah-Hartman2019-11-111-2/+2
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | drivers: mcb: use symbol namespacesJohannes Thumshirn2019-11-031-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2019-11-273-0/+1229
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | iio: adc: New driver for the AB8500 GPADCLinus Walleij2019-10-183-0/+1229
| | |/ / | |/| |
* | | | iio: adc: stm32-adc: fix stopping dmaFabrice Gasnier2019-10-271-2/+2
| |/ / |/| |
* | | Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-10-107-151/+221
|\ \ \ | |/ / |/| |
| * | iio: adc: ad799x: fix probe error handlingMarco Felsch2019-10-091-2/+2
| * | iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede2019-10-091-0/+32
| * | iio: adc: stm32-adc: fix a race when using several adcs with dma and irqFabrice Gasnier2019-10-092-3/+41
| * | iio: adc: stm32-adc: move registers definitionsFabrice Gasnier2019-10-093-136/+136
| * | iio: adc: hx711: fix bug in sampling of dataAndreas Klinger2019-10-091-5/+5
| * | iio: adc: meson_saradc: Fix memory allocation orderRemi Pommarel2019-09-081-5/+5
| |/
* | Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-1825-236/+663
|\|
| * Merge tag 'iio-for-5.4b-take3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-09-035-88/+157
| |\
| | * iio: adc: ad7606: Add support for AD7606B ADCStefan Popa2019-08-253-3/+123
| | * iio: adc: sc27xx: Change to polling mode to read dataFreeman Liu2019-08-181-54/+27
| | * iio: adc: max1027: Use device-managed APIsChuhong Yuan2019-08-181-31/+7
| * | Merge 5.3-rc5 into staging-nextGreg Kroah-Hartman2019-08-191-1/+1
| |\ \ | | |/ | |/|
| * | Merge tag 'iio-for-5.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-08-1224-153/+511
| |\ \