summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/iio_simple_dummy.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:dummy: Remove outdated commentLars-Peter Clausen2012-05-141-2/+0
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-291-3/+3
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-4/+4
* staging:iio: Add IIO_CHAN_INFO_RAW entries to the dummy driverLars-Peter Clausen2012-04-181-2/+17
* staging: iio: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-11-301-1/+2
* staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-261-20/+23
* staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-261-6/+6
* staging:iio: header reorganizationJonathan Cameron2011-11-261-1/+2
* staging:iio:dummy Add buffered reading supportJonathan Cameron2011-10-171-9/+64
* staging:iio:dummy Add event support + fake event generatorJonathan Cameron2011-10-171-22/+31
* staging:iio:Documentation Simple dummy driver to explain the basicsJonathan Cameron2011-10-171-0/+481