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
/
impedance-analyzer
Age
Commit message (
Expand
)
Author
2012-05-14
staging:iio:impedance-analyzer: Use dev_to_iio_dev()
Lars-Peter Clausen
2012-04-29
staging:iio: Streamline API function naming
Lars-Peter Clausen
2012-04-25
IIO: Move core headers to include/linux/iio
Jonathan Cameron
2012-04-24
staging:iio:impedance-analyser make use of iio_sw_buffer_preenable
Jonathan Cameron
2012-04-18
staging:iio: drop procesed_val element of chan_spec.
Jonathan Cameron
2012-04-18
staging:iio:impedance Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.
Jonathan Cameron
2012-04-13
staging:iio:impedance-analyzer:ad5933 unwind use of IIO_CHAN macro.
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
2011-12-08
staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.
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-11-26
staging:iio:treewide only use shared to decide on interfaces
Jonathan Cameron
2011-11-26
staging:iio: header reorganization
Jonathan Cameron
2011-11-26
iio: introduce type casts to avoid __ucmpdi2 calls
Michael Hennerich
2011-11-17
staging:iio: Use module_i2c_driver to register I2C drivers
Lars-Peter Clausen
2011-10-17
staging:iio: fix removal path to allow correct freeing.
Jonathan Cameron
2011-10-11
staging:iio:dac/dds/impedance dev_info to indio_dev for consistency
Jonathan Cameron
2011-10-03
staging: add module.h to various iio drivers
Paul Gortmaker
2011-09-29
staging:iio: unwind the IIO_IN -> IIO_VOLTAGE define
Jonathan Cameron
2011-09-26
staging:iio: replacing term ring with buffer in the IIO core.
Jonathan Cameron
2011-09-26
staging:iio: rename ring_generic.h -> buffer_generic.h
Jonathan Cameron
2011-09-26
staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFER
Jonathan Cameron
2011-09-26
staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGERED
Jonathan Cameron
2011-09-26
staging: iio: Move sensor drivers to sub menus
Manuel Stahl
2011-09-16
staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.
Jonathan Cameron
2011-09-06
staging:iio: rework of attribute registration.
Jonathan Cameron
2011-09-06
staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...
Jonathan Cameron
2011-09-06
staging:iio:buffering cleanup ring_buffer_register_ex naming.
Jonathan Cameron
2011-09-06
staging: iio: push the main buffer chrdev down to the top level.
Jonathan Cameron
2011-08-23
iio: impedance-analyzer: New driver for AD5933/4 Impedance Converter, Network...
Michael Hennerich