aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/iio/iio_simple_dummy.c
AgeCommit message (Expand)Author
2013-04-09staging:iio:dummy: Fix mismatch and export sysfs entryJin Feng
2013-03-17staging:iio:dummy move to info_mask_(shared_by_type/separate)Jonathan Cameron
2012-12-27iio: Fix some commentsAlexander Stein
2012-11-21staging: iio: remove use of __devinitBill Pemberton
2012-09-22staging:iio:dummy: Fix potential NULL pointer dereferenceLars-Peter Clausen
2012-09-03staging:iio: Update email address for Jonathan Cameron.Jonathan Cameron
2012-08-14staging:iio: Constify static iio_chan_spec arraysLars-Peter Clausen
2012-06-15staging: iio: fix typos in simple dummy driverPeter Meerwald
2012-05-14staging:iio:dummy: Remove outdated commentLars-Peter Clausen
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2012-04-18staging:iio: Add IIO_CHAN_INFO_RAW entries to the dummy driverLars-Peter Clausen
2011-11-30staging: iio: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-11-26staging:iio:treewide only use shared to decide on interfacesJonathan Cameron
2011-11-26staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen
2011-11-26staging:iio: header reorganizationJonathan Cameron
2011-10-17staging:iio:dummy Add buffered reading supportJonathan Cameron
2011-10-17staging:iio:dummy Add event support + fake event generatorJonathan Cameron
2011-10-17staging:iio:Documentation Simple dummy driver to explain the basicsJonathan Cameron