index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-02
iio: adc: Remove unnecessary cast on void pointer
simran singhal
6
-6
/
+6
2017-04-01
iio: Aspeed ADC
Rick Altherr
3
-0
/
+307
2017-04-01
iio: adc: hx711: constify attribute_group structures
simran singhal
1
-1
/
+1
2017-03-30
iio: adc: cpcap: Add minimal support for CPCAP PMIC ADC
Tony Lindgren
3
-0
/
+1019
2017-03-30
iio: adc: replace comma with a semicolon
Arushi Singhal
1
-2
/
+2
2017-03-29
iio: adc: ad799x: constify attribute_group structures
simran singhal
1
-1
/
+1
2017-03-29
iio: adc: max1363: constify attribute_group structures
simran singhal
1
-1
/
+1
2017-03-27
Merge 4.11-rc4 into staging-next
Greg Kroah-Hartman
1
-1
/
+12
2017-03-25
iio: adc: meson-saradc: add calibration
Heiner Kallweit
1
-2
/
+75
2017-03-23
iio: adc: mxs-lradc: Remove driver
Ksenija Stanojevic
3
-1765
/
+0
2017-03-23
iio: adc: mxs-lradc: Add support for ADC driver
Ksenija Stanojevic
3
-0
/
+857
2017-03-19
iio: adc: ti-ads1015: Add OF device ID table
Javier Martinez Canillas
1
-2
/
+22
2017-03-19
iio: adc: ina2xx: Add OF device ID table
Javier Martinez Canillas
1
-1
/
+33
2017-03-15
iio: pc104: Mask PC/104 drivers via the PC104 Kconfig option
William Breathitt Gray
1
-1
/
+1
2017-03-15
iio: adc: ti_am335x_adc: fix fifo overrun recovery
Michael Engl
1
-1
/
+12
2017-03-08
iio: adc: add support for Allwinner SoCs ADC
Quentin Schulz
3
-0
/
+631
2017-03-08
iio: adc: max11100: remove .owner field for driver
Wei Yongjun
1
-1
/
+0
2017-03-06
Merge tag 'iio-for-4.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
6
-23
/
+707
2017-02-26
Merge tag 'iio-fixes-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
Greg Kroah-Hartman
2
-4
/
+6
2017-02-25
iio: adc: xilinx: Fix error handling
Christophe JAILLET
1
-3
/
+3
2017-02-19
iio: adc: meson-saradc: improve meson_sar_adc_read_raw_sample
Heiner Kallweit
1
-19
/
+17
2017-02-19
iio: adc: meson-saradc: switch from polling to interrupt mode
Heiner Kallweit
1
-5
/
+51
2017-02-19
iio: stx104: Set parent device
Lars-Peter Clausen
1
-0
/
+1
2017-02-11
staging:iio:adc:lpc32xx Move out of staging.
Jonathan Cameron
3
-0
/
+232
2017-02-11
staging:iio:adc:spear Move out of staging.
Jonathan Cameron
3
-0
/
+407
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/jic23/iio into work-next
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/jic23/iio into staging-next
Greg Kroah-Hartman
9
-154
/
+1408
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
[prev]
[next]