index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: at91_adc: fix missing Sample and Hold time
Jean-Christophe PLAGNIOL-VILLARD
2013-04-02
1
-1
/
+14
*
iio: at91_adc: add sleep mode support
Jean-Christophe PLAGNIOL-VILLARD
2013-04-02
1
-9
/
+10
*
iio: at91_adc: add low and high res support
Ludovic Desroches
2013-04-02
1
-4
/
+70
*
iio: exynos_adc: Remove redundant of_match_ptr macro
Sachin Kamat
2013-03-29
1
-1
/
+1
*
iio:trigger: Introduce iio_tigger_{set,get}_drvdata
Lars-Peter Clausen
2013-03-25
2
-3
/
+3
*
iio: adc: Add dt support for turning on the phy in exynos-adc
Doug Anderson
2013-03-17
1
-1
/
+13
*
iio:adc:ad7923: Add support for the ad7904/ad7914/ad7924
Lars-Peter Clausen
2013-03-17
2
-16
/
+53
*
iio:ad7923: Implement scale reporting
Lars-Peter Clausen
2013-03-17
1
-7
/
+53
*
iio:ad7923: Return error if we didn't get the expected result
Lars-Peter Clausen
2013-03-17
1
-0
/
+2
*
iio: adc: Kconfig: exynos_adc depends on CONFIG_OF
Naveen Krishna Chatradhi
2013-03-17
1
-0
/
+1
*
iio:adc:ad7923 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
1
-2
/
+2
*
iio:adc:exynos move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
1
-1
/
+1
*
iio:adc:viperboard_adc move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
1
-1
/
+1
*
iio:adc:ti_am335x_adc move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
1
-1
/
+1
*
iio:adc:ti-adc081 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
1
-2
/
+2
*
iio:adc:lp8778_adc move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
1
-2
/
+2
*
iio:adc:at91_adc move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
1
-2
/
+2
*
iio:adc:ad7887 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
1
-4
/
+4
*
iio:adc:ad7476 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
1
-5
/
+5
*
iio:adc:ad7298 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
1
-5
/
+5
*
iio:adc:ad7266 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
1
-6
/
+6
*
iio:adc:max1363 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
1
-4
/
+5
*
iio: adc: add exynos adc driver under iio framwork
Naveen Krishna Chatradhi
2013-03-16
3
-0
/
+448
*
IIO ADC support for AD7923
Christophe Leroy
2013-03-16
3
-0
/
+311
*
Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-21
3
-115
/
+74
|
\
|
*
iio/adc: (max1363) Add support for external reference voltage
Guenter Roeck
2013-02-06
1
-13
/
+39
|
*
iio: max1363: Use devm_ functions whereever possible to allocate resources
Guenter Roeck
2013-02-06
1
-19
/
+10
|
*
Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2013-02-05
2
-15
/
+9
|
|
\
|
|
*
iio: Simplify iio_map_array_unregister API
Guenter Roeck
2013-02-02
2
-11
/
+4
|
|
*
iio/adc: (max1363) Fix data conversion problems
Guenter Roeck
2013-02-02
1
-2
/
+3
|
|
*
iio/adc: (max1363) Remove duplicate code
Guenter Roeck
2013-02-02
1
-2
/
+0
|
|
*
iio/adc: (max1363) Provide OF node information to iio device
Guenter Roeck
2013-02-02
1
-0
/
+1
|
|
*
iio/adc: (lp8788) Provide OF node information to iio device
Guenter Roeck
2013-02-02
1
-0
/
+1
|
*
|
iio:max1363 remove some functions left after merge
Jonathan Cameron
2013-02-02
1
-42
/
+0
|
|
/
|
*
iio: fix Kconfig for max1363
Peter Meerwald
2013-01-26
1
-3
/
+1
|
*
Merge 3.8-rc5 into staging-next
Greg Kroah-Hartman
2013-01-25
10
-35
/
+77
|
|
\
|
*
\
Merge branch 'staging-linus' into staging-next
Greg Kroah-Hartman
2013-01-07
3
-9
/
+12
|
|
\
\
|
*
|
|
iio: lp8788_adc: fix parent device in kernel message
Kim, Milo
2013-01-06
1
-1
/
+1
|
*
|
|
iio: lp8788_adc: fix a parent device in _probe()
Kim, Milo
2013-01-06
1
-2
/
+2
|
*
|
|
iio: max1363 comment and whitespace fixes
Peter Meerwald
2013-01-01
1
-8
/
+7
|
*
|
|
iio: cleanup buffer setup code in max1363 driver
Peter Meerwald
2013-01-01
1
-54
/
+5
*
|
|
|
iio: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-22
1
-3
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-01-14
3
-9
/
+12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
iio: (max1363) Fix probe error path
Guenter Roeck
2012-12-27
1
-7
/
+6
|
*
|
iio: adc: ad7266: Don't set error code to st->vref_uv
Axel Lin
2012-12-27
1
-1
/
+5
|
*
|
iio: at91: fix dev var name in at91_adc_trigger_handler
Jean-Christophe PLAGNIOL-VILLARD
2012-12-27
1
-1
/
+1
|
|
/
*
|
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
10
-35
/
+35
|
/
*
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-12-16
4
-1
/
+457
|
\
|
*
iio: adc: Add viperboard adc driver
Lars Poeschel
2012-11-20
3
-0
/
+189
|
*
IIO : ADC: tiadc: Add support of TI's ADC driver
Patil, Rachna
2012-11-05
3
-0
/
+268
[next]