summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/iio_simple_dummy.c
AgeCommit message (Expand)Author
2015-10-25iio: Move IIO Dummy Driver out of stagingCristina Opriceana
2015-07-11Staging: iio: dummy: Fix blank line warningsCristina Opriceana
2015-06-01staging: iio_simple_dummy: fix module_param typeVladimirs Ambrosovs
2015-06-01staging: iio_simple_dummy: fix return typesVladimirs Ambrosovs
2015-06-01staging: iio_simple_dummy: fix init functionVladimirs Ambrosovs
2015-04-01Staging: iio: iio_simple_dummy: Remove explicit NULL comparisonCristina Opriceana
2015-03-01staging: Remove <linux/moduleparam.h> header.Navya Sri Nizamkari
2015-01-27iio: core: Remove IIO_EV_TYPE_INSTANCEIrina Tirdea
2014-12-12staging:iio:dummy: Register same channels for device and bufferLars-Peter Clausen
2014-11-22iio: dummy: Demonstrate the usage of new channel typesDaniel Baluta
2014-06-14staging: iio: fix coding style by adding blank lines in iio_simple_dummyJimmy Picard
2013-12-08iio: Remove support for the legacy event config interfaceLars-Peter Clausen
2013-10-12staging:iio:simple_dummy: Switch to new event config interfaceLars-Peter Clausen
2013-10-06Staging: iio: iio_simple_dummy: fix line over 80 charactersEbru Akagunduz
2013-09-15staging:iio: dummy driver additions to show shared_by_dir infomask usageJonathan Cameron
2013-04-09staging:iio:dummy: Fix mismatch and export sysfs entryiio-for-3.10dJin 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 dereferenceiio-for-v3.7eLars-Peter Clausen
2012-09-03staging:iio: Update email address for Jonathan Cameron.iio-for-v3.7bJonathan 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