index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-16
Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+1
2013-07-10
Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
1
-32
/
+100
2013-07-06
iio: ti_am335x_adc: add missing .driver_module to struct iio_info
Wei Yongjun
1
-0
/
+1
2013-06-12
iio: ti_am335x_adc: check if we found the value
Sebastian Andrzej Siewior
1
-2
/
+6
2013-06-12
iio: ti_am335x_adc: Allow to specify input line
Sebastian Andrzej Siewior
1
-20
/
+37
2013-06-12
input: ti_am335x_adc: use only FIFO0 and clean up a little
Sebastian Andrzej Siewior
1
-1
/
+1
2013-06-12
mfd: iio: ti_am335x_adc: rename device from tiadc to TI-am335x-adc
Sebastian Andrzej Siewior
1
-2
/
+1
2013-06-12
iio: ti_tscadc: provide datasheet_name and scan_type
Pantelis Antoniou
1
-5
/
+24
2013-06-12
iio: ti_am335x_adc: remove platform_data support
Sebastian Andrzej Siewior
1
-14
/
+7
2013-06-12
iio: ti_am335x_adc: Add DT support
Patil, Rachna
1
-5
/
+24
2013-06-12
input: ti_am33x_tsc: Step enable bits made configurable
Patil, Rachna
1
-2
/
+18
2013-06-12
mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_dev
Sebastian Andrzej Siewior
1
-2
/
+3
2013-06-04
iio: at91_adc: Add missing CONFIG_OF macro
Sachin Kamat
1
-0
/
+2
2013-06-04
iio: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2013-05-27
Merge 3.10-rc3 into staging-next
Greg Kroah-Hartman
1
-4
/
+4
2013-05-22
adc: exynos_adc: Convert to devm_ioremap_resource()
Sachin Kamat
1
-6
/
+6
2013-05-22
iio: adc: add driver for MCP3204/08 12-bit ADC
Oskar Andero
3
-0
/
+268
2013-05-22
iio: exynos_adc: fix wrong structure extration in suspend and resume
Naveen Krishna Chatradhi
1
-4
/
+4
2013-04-02
iio: at91_adc: fix missing Sample and Hold time
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+14
2013-04-02
iio: at91_adc: add sleep mode support
Jean-Christophe PLAGNIOL-VILLARD
1
-9
/
+10
2013-04-02
iio: at91_adc: add low and high res support
Ludovic Desroches
1
-4
/
+70
2013-03-29
iio: exynos_adc: Remove redundant of_match_ptr macro
Sachin Kamat
1
-1
/
+1
2013-03-25
iio:trigger: Introduce iio_tigger_{set,get}_drvdata
Lars-Peter Clausen
2
-3
/
+3
2013-03-17
iio: adc: Add dt support for turning on the phy in exynos-adc
Doug Anderson
1
-1
/
+13
2013-03-17
iio:adc:ad7923: Add support for the ad7904/ad7914/ad7924
Lars-Peter Clausen
2
-16
/
+53
2013-03-17
iio:ad7923: Implement scale reporting
Lars-Peter Clausen
1
-7
/
+53
2013-03-17
iio:ad7923: Return error if we didn't get the expected result
Lars-Peter Clausen
1
-0
/
+2
2013-03-17
iio: adc: Kconfig: exynos_adc depends on CONFIG_OF
Naveen Krishna Chatradhi
1
-0
/
+1
2013-03-17
iio:adc:ad7923 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-2
/
+2
2013-03-17
iio:adc:exynos move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-1
/
+1
2013-03-17
iio:adc:viperboard_adc move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-1
/
+1
2013-03-17
iio:adc:ti_am335x_adc move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-1
/
+1
2013-03-17
iio:adc:ti-adc081 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-2
/
+2
2013-03-17
iio:adc:lp8778_adc move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-2
/
+2
2013-03-17
iio:adc:at91_adc move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-2
/
+2
2013-03-17
iio:adc:ad7887 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-4
/
+4
2013-03-17
iio:adc:ad7476 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-5
/
+5
2013-03-17
iio:adc:ad7298 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-5
/
+5
2013-03-17
iio:adc:ad7266 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-6
/
+6
2013-03-17
iio:adc:max1363 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-4
/
+5
2013-03-16
iio: adc: add exynos adc driver under iio framwork
Naveen Krishna Chatradhi
3
-0
/
+448
2013-03-16
IIO ADC support for AD7923
Christophe Leroy
3
-0
/
+311
2013-02-21
Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-115
/
+74
2013-02-06
iio/adc: (max1363) Add support for external reference voltage
Guenter Roeck
1
-13
/
+39
2013-02-06
iio: max1363: Use devm_ functions whereever possible to allocate resources
Guenter Roeck
1
-19
/
+10
2013-02-05
Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2
-15
/
+9
2013-02-02
iio:max1363 remove some functions left after merge
Jonathan Cameron
1
-42
/
+0
2013-02-02
iio: Simplify iio_map_array_unregister API
Guenter Roeck
2
-11
/
+4
2013-02-02
iio/adc: (max1363) Fix data conversion problems
Guenter Roeck
1
-2
/
+3
2013-02-02
iio/adc: (max1363) Remove duplicate code
Guenter Roeck
1
-2
/
+0
[next]