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
/
meter
Age
Commit message (
Expand
)
Author
2012-05-14
staging:iio:meter: Use dev_to_iio_dev()
Lars-Peter Clausen
2012-05-14
staging:iio:ade7758_spi_read_burst: Pass IIO device directly
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: Add caching of scan_timestamp to the core as well as buffers.
Jonathan Cameron
2012-04-24
staging:iio:meter:ad7758 use iio_sw_buffer_preenable to avoid code repition
Jonathan Cameron
2012-04-18
staging:iio:meter Add IIO_CHAN_INFO_RAW entries to all drivers.
Lars-Peter Clausen
2012-04-13
staging:iio:meter:ade7758 unwind use of IIO_CHAN macro.
Jonathan Cameron
2012-04-10
staging:iio: use spi->irq valid rather than querying available modes
Jonathan Cameron
2012-03-02
drivers:staging:iio Fix typos and comments in staging iio.
Justin P. Mattock
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 remove unused owner field from struct iio_buffer
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-30
staging: iio: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-11-26
staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS
Lars-Peter Clausen
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-17
staging:iio: Use module_spi_driver to register SPI driver
Lars-Peter Clausen
2011-11-17
staging:iio: Use module_i2c_driver to register I2C drivers
Lars-Peter Clausen
2011-10-31
staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.
Paul Gortmaker
2011-10-17
staging:iio: fix removal path to allow correct freeing.
Jonathan Cameron
2011-10-17
staging:iio: gpio build dependency fixing
Jonathan Cameron
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: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*
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-25
staging: Add module.h to drivers/staging users
Paul Gortmaker
2011-08-24
staging:iio: spit trigger.h into provider and consumer parts.
Jonathan Cameron
2011-08-24
staging:iio: prevent removal of module connected to trigger.
Jonathan Cameron
2011-08-24
staging:iio:pollfunc: Make explicit that private data is always pointer to a ...
Jonathan Cameron
2011-08-23
staging:iio:gyro and meter: header housecleaning.
Jonathan Cameron
2011-08-23
staging:iio:various header includes that should never have been.
Jonathan Cameron
2011-08-23
staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_...
Jonathan Cameron
2011-08-23
staging:iio:trivial sparse related cleanups.
Jonathan Cameron
2011-07-18
staging:iio:meter:ade7753 should be 16 bit read not 8 bit for mode register.
Jonathan Cameron
2011-06-28
staging:iio:meter:ade7759: allocate state with iio_dev
Jonathan Cameron
2011-06-28
staging:iio:meter:ade7854: Allocate buffers in state and state with iio_dev.
Jonathan Cameron
2011-06-28
staging:iio:meter:ade7754: allocate state with iio_dev and buffers in state.
Jonathan Cameron
2011-06-28
staging:iio:meter:ade7753 allocate chip state with iio_dev; allocate buffers ...
Jonathan Cameron
2011-05-19
staging:iio: use pollfunc allocation helpers in remaining drivers.
Jonathan Cameron
[next]