index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-15
iio: adc: ti_am335x_adc: fix fifo overrun recovery
Michael Engl
1
-1
/
+12
2017-02-26
Merge tag 'iio-fixes-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-4
/
+6
2017-02-25
iio: adc: xilinx: Fix error handling
Christophe JAILLET
1
-3
/
+3
2017-02-06
Merge 4.10-rc7 into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2017-02-05
iio: adc: handle unknow of_device_id data
Arnd Bergmann
1
-1
/
+3
2017-02-01
iio: stx104: Add GPIO set_multiple callback function support
William Breathitt Gray
1
-0
/
+23
2017-01-31
iio: stx104: Add support for GPIO names
William Breathitt Gray
1
-1
/
+7
2017-01-30
iio: stx104: Remove unneeded struct stx104_dev code
William Breathitt Gray
1
-19
/
+0
2017-01-29
iio: adc: stm32: add optional dma support
Fabrice Gasnier
4
-14
/
+219
2017-01-28
iio: adc: stm32: add trigger polarity extended attribute
Fabrice Gasnier
1
-1
/
+45
2017-01-28
iio: adc: stm32: Enable use of stm32 timer triggers
Fabrice Gasnier
2
-0
/
+67
2017-01-28
iio: adc: stm32: add support for triggered buffer mode
Fabrice Gasnier
2
-21
/
+298
2017-01-28
iio: stx104: Utilize devm_ functions in driver probe callback
William Breathitt Gray
1
-20
/
+2
2017-01-28
iio: adc: add a driver for the SAR ADC found in Amlogic Meson SoCs
Martin Blumenstingl
3
-0
/
+935
2017-01-28
iio: adc: Add Renesas GyroADC driver
Marek Vasut
3
-0
/
+645
2017-01-23
Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
7
-18
/
+494
2017-01-22
iio: adc: constify iio_info structures
Bhumika Goyal
1
-2
/
+2
2017-01-22
iio: adc: max1363: Export OF device ID table as module aliases
Javier Martinez Canillas
1
-0
/
+1
2017-01-22
iio: adc: tlc4541: add support for TI tlc4541 adc
Phil Reid
4
-14
/
+287
2017-01-21
iio: adc: palmas_gpadc: retrieve a valid iio_dev in suspend/resume
Alison Schofield
1
-2
/
+2
2017-01-21
iio: adc: Add Maxim MAX11100 driver
Jacopo Mondi
3
-0
/
+202
2017-01-19
Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
9
-160
/
+1414
2017-01-15
iio: adc: ti-ads7950: Change regulator matching string to "vref"
David Lechner
1
-3
/
+3
2017-01-15
iio: adc: ti-ads7950: Drop "ti-" prefix from module name
David Lechner
1
-13
/
+13
2017-01-10
iio:adc:qcom-spmi-vadc: use div64_s64 instead of direct 64 bit division.
Jonathan Cameron
1
-1
/
+1
2017-01-10
iio:adc:qcom-spmi-vadc silence a long constant warning.
Jonathan Cameron
1
-1
/
+1
2017-01-10
iio:adc:qcom-spmi-vadc : fix undefined __divdi3
Jonathan Cameron
1
-2
/
+4
2017-01-10
iio: adc: hx711: Add IIO driver for AVIA HX711
Andreas Klinger
3
-0
/
+552
2017-01-10
iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifications
Hans de Goede
1
-31
/
+1
2017-01-10
iio: adc: imx25-gcq: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2017-01-10
iio:kfifo_buf header include push down.
Jonathan Cameron
1
-0
/
+2
2016-12-30
iio: adc: TI_AM335X_ADC should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2016-12-10
iio: adc: spmi-vadc: Changes to support different scaling
Rama Krishna Phani A
1
-108
/
+327
2016-12-10
iio: adc: spmi-vadc: Update function for generic voltage conversion
Rama Krishna Phani A
1
-24
/
+28
2016-12-03
iio: adc: New driver for TI ADS7950 chips
David Lechner
3
-0
/
+504
2016-12-03
IIO: Change msleep to usleep_range for small msecs
Aniroop Mathur
1
-1
/
+1
2016-11-19
iio: adc: Add support for STM32 ADC
Fabrice Gasnier
3
-0
/
+529
2016-11-19
iio: adc: Add support for STM32 ADC core
Fabrice Gasnier
4
-0
/
+368
2016-11-13
iio: envelope-detector: ADC driver based on a DAC and a comparator
Peter Rosin
3
-0
/
+433
2016-11-12
iio:adc: ad7766: testing the wrong variable in probe
Dan Carpenter
1
-2
/
+2
2016-11-07
Merge tag 'iio-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2
-3
/
+173
2016-11-05
Merge branch 'ib-iio-mfd-ti335x_dma' into togreg
Jonathan Cameron
1
-3
/
+145
2016-11-05
drivers: iio: ti_am335x_adc: add dma support
Mugunthan V N
1
-3
/
+145
2016-11-05
iio: adc: at91: add suspend and resume callback
Wenyou Yang
1
-0
/
+28
2016-10-30
Merge 4.9-rc3 into staging-next
Greg Kroah-Hartman
1
-0
/
+2
2016-10-23
iio: ti-adc0832: add triggered buffer support
Akinobu Mita
2
-19
/
+89
2016-10-09
iio: adc: ti-adc081c: Select IIO_TRIGGERED_BUFFER to prevent build errors
Mika Westerberg
1
-0
/
+2
2016-09-27
iio: adc: ti-adc161s626: add regulator support
Matt Ranostay
1
-11
/
+44
2016-09-27
iio:adc: Add support for AD7766/AD7767
Lars-Peter Clausen
3
-0
/
+343
2016-09-27
iio:max1027: Use iio_trigger_validate_own_device() helper
Lars-Peter Clausen
1
-12
/
+1
[next]