index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
/
adc
Age
Commit message (
Expand
)
Author
2012-05-14
staging:iio:adc: Use dev_to_iio_dev()
Lars-Peter Clausen
2012-04-30
staging: iio: adc: convert ADI drivers to use kfifo.
Michael Hennerich
2012-04-29
staging:iio: Streamline API function naming
Lars-Peter Clausen
2012-04-29
staging: iio: lpc32xx-adc: Remove driver conflict due to device tree
Roland Stigge
2012-04-25
IIO: Move core headers to include/linux/iio
Jonathan Cameron
2012-04-24
staging:iio: Add caching of scan_timestamp to the core as well as buffers.
Jonathan Cameron
2012-04-24
staging:iio:adc:ad799x use iio_sw_buffer_preenable to avoid code repitiion
Jonathan Cameron
2012-04-24
staging:iio:adc:ad7887 make use of iio_sw_buffer_preenable.
Jonathan Cameron
2012-04-24
staging:iio:adc:ad7793 use iio_sw_buffer_preenable to avoid repitition.
Jonathan Cameron
2012-04-24
staging:iio:adc:ad7476 use iio_sw_buffer_preenable instead of local version.
Jonathan Cameron
2012-04-24
staging:iio:adc:ad7298 use iio_sw_buffer_preenable to avoid code repitition.
Jonathan Cameron
2012-04-24
staging:iio:adc:ad7192 make use of iio_sw_buffer_preenable.
Jonathan Cameron
2012-04-24
staging:iio: add caching of the number of bytes in a scan.
Jonathan Cameron
2012-04-24
iio: Add device tree support to LPC32xx ADC
Roland Stigge
2012-04-18
staging:iio:adc Add IIO_CHAN_INFO_RAW entries to all drivers.
Jonathan Cameron
2012-04-13
staging:iio:adc: Add SPEAr ADC driver
Stefan Roese
2012-04-13
staging:iio:accel:ad7780 unwind use of IIO_CHAN macro.
Jonathan Cameron
2012-04-13
staging:iio:adc:ad7476 unwind use of IIO_CHAN macro.
Jonathan Cameron
2012-04-13
staging:iio:adc:ad7298 unwind use of IIO_CHAN macro.
Jonathan Cameron
2012-04-10
staging:iio:max1363 enable use with inkernel interfaces.
Jonathan Cameron
2012-04-10
staging:iio:adc:max1363 fix missing update_scan_mask callback.
Jonathan Cameron
2012-03-02
staging: iio: Convert platform_drivers to use module_platform_driver
Michael Hennerich
2012-03-02
drivers:staging:iio Fix typos and comments in staging iio.
Justin P. Mattock
2012-02-24
iio: core: constitfy available_scan_mask
Michael Hennerich
2012-02-15
staging: iio: LPC32xx: ADC driver
Roland Stigge
2012-02-13
staging:iio: Rename IIO_EVENT_CODE_EXTRACT_NUM to IIO_EVENT_CODE_EXTRACT_CHAN
Lars-Peter Clausen
2012-02-09
staging:iio:adc:adt7310/7410 sticking plaster fix for broken event attrs.
Jonathan Cameron
2012-02-09
staging:iio:adc:ad7606 unwind use of is_visible for attrs.
Jonathan Cameron
2012-02-09
staging:iio:adc:ad7192 unwind use of is_visible for attribute group.
Jonathan Cameron
2012-02-09
staging:iio: Setup buffer access functions when allocating the buffer
Lars-Peter Clausen
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
2011-12-16
staging:iio: iio_trigger contains defunct owner field. Remove it.
Jonathan Cameron
2011-12-16
staging:iio: Make sure all triggers have a trigger_ops for the owner field.
Jonathan Cameron
2011-12-08
staging:iio:adc:max1363 stop reading from buffer for sysfs access
Jonathan Cameron
2011-12-08
staging:iio:adc:ad799x stop reading from buffer for sysfs accesses
Jonathan Cameron
2011-12-08
staging:iio:adc:ad7887 stop reading from buffer for sysfs access.
Jonathan Cameron
2011-12-08
staging:iio:adc:ad7993 stop reading from buffer for sysfs raw read.
Jonathan Cameron
2011-12-08
staging:iio:adc:ad7606 remove buffer access to data from sysfs read.
Jonathan Cameron
2011-12-08
staging:iio:adc:ad7606 remove buffer access for sysfs interfaces.
Jonathan Cameron
2011-12-08
staging:iio:adc:ad7476 scrap read from buffer for sysfs access.
Jonathan Cameron
2011-12-08
staging:iio:adc:ad7192 scrap read from buffer for sysfs access.
Jonathan Cameron
2011-12-08
staging:iio: scrap scan_count and ensure all drivers use active_scan_mask
Jonathan Cameron
2011-12-08
staging:iio:buffer move setup ops from buffer instance to iio_dev
Jonathan Cameron
2011-12-08
staging:iio:buffer drop bpe field.
Jonathan Cameron
2011-12-08
staging:iio:adc:max1363 add datasheet_name entries.
Jonathan Cameron
2011-12-08
staging:iio:adc:max1363 correctly set channels as big endian.
Jonathan Cameron
2011-12-08
staging:iio:adc:max1363 use new demuxing support.
Jonathan Cameron
2011-12-08
staging:iio: Remove redundant spi driver bus initialization
Lars-Peter Clausen
[next]