aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/iio_simple_dummy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-09staging:iio:dummy: Fix mismatch and export sysfs entryJin Feng1-2/+9
2013-03-17staging:iio:dummy move to info_mask_(shared_by_type/separate)Jonathan Cameron1-18/+15
2012-12-27iio: Fix some commentsAlexander Stein1-2/+2
2012-11-21staging: iio: remove use of __devinitBill Pemberton1-1/+1
2012-09-22staging:iio:dummy: Fix potential NULL pointer dereferenceLars-Peter Clausen1-13/+7
2012-09-03staging:iio: Update email address for Jonathan Cameron.Jonathan Cameron1-1/+1
2012-08-14staging:iio: Constify static iio_chan_spec arraysLars-Peter Clausen1-1/+1
2012-06-15staging: iio: fix typos in simple dummy driverPeter Meerwald1-5/+5
2012-05-14staging:iio:dummy: Remove outdated commentLars-Peter Clausen1-2/+0
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen1-3/+3
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron1-4/+4
2012-04-18staging:iio: Add IIO_CHAN_INFO_RAW entries to the dummy driverLars-Peter Clausen1-2/+17
2011-11-30staging: iio: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-1/+2
2011-11-26staging:iio:treewide only use shared to decide on interfacesJonathan Cameron1-20/+23
2011-11-26staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen1-6/+6
2011-11-26staging:iio: header reorganizationJonathan Cameron1-1/+2
2011-10-17staging:iio:dummy Add buffered reading supportJonathan Cameron1-9/+64
2011-10-17staging:iio:dummy Add event support + fake event generatorJonathan Cameron1-22/+31
2011-10-17staging:iio:Documentation Simple dummy driver to explain the basicsJonathan Cameron1-0/+481