index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
max1363.c
Age
Commit message (
Expand
)
Author
2013-06-04
iio: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-03-17
iio:adc:max1363 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-02-06
iio/adc: (max1363) Add support for external reference voltage
Guenter Roeck
2013-02-06
iio: max1363: Use devm_ functions whereever possible to allocate resources
Guenter Roeck
2013-02-05
Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2013-02-02
iio:max1363 remove some functions left after merge
Jonathan Cameron
2013-02-02
iio: Simplify iio_map_array_unregister API
Guenter Roeck
2013-02-02
iio/adc: (max1363) Fix data conversion problems
Guenter Roeck
2013-02-02
iio/adc: (max1363) Remove duplicate code
Guenter Roeck
2013-02-02
iio/adc: (max1363) Provide OF node information to iio device
Guenter Roeck
2013-01-26
Merge 3.8-rc5 into staging-next
Greg Kroah-Hartman
2013-01-14
Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-01-07
Merge branch 'staging-linus' into staging-next
Greg Kroah-Hartman
2013-01-03
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-01
iio: max1363 comment and whitespace fixes
Peter Meerwald
2013-01-01
iio: cleanup buffer setup code in max1363 driver
Peter Meerwald
2012-12-27
iio: (max1363) Fix probe error path
Guenter Roeck
2012-11-10
iio:adc:max1363 move from staging.
Jonathan Cameron