Age | Commit message (Expand) | Author |
2014-04-23 | staging: iio: Fix typo in iio | Masanari Iida |
2013-12-08 | iio: Remove support for the legacy event config interface | Lars-Peter Clausen |
2013-12-03 | staging:iio:ad7746: Do not store the transfer buffer on the stack | Lars-Peter Clausen |
2013-12-03 | staging:iio:ad7746: Mark transfer buffer as __be32 | Lars-Peter Clausen |
2013-10-19 | Merge tag 'iio-for-3.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
2013-10-12 | staging:iio:ad7150: Switch to new event config interface | Lars-Peter Clausen |
2013-10-11 | staging: Remove unnecessary semicolons | Joe Perches |
2013-10-01 | staging:iio:ad7746: Report scale as fractional value | Lars-Peter Clausen |
2013-08-28 | staging: iio: ad7746: Use devm_iio_device_alloc | Sachin Kamat |
2013-08-28 | staging: iio: ad7152: Use devm_iio_device_alloc | Sachin Kamat |
2013-08-28 | staging: iio: ad7150: Use devm_* APIs | Sachin Kamat |
2013-03-17 | staging:iio:cdc:ad7746 move to info_mask_(shared_by_type/separate) | Jonathan Cameron |
2013-03-17 | staging:iio:cdc:ad7152 move to info_mask_(shared_by_type/separate) | Jonathan Cameron |
2013-03-17 | staging:iio:cdc:ad7150 move to info_mask_(shared_by_type/separate) | Jonathan Cameron |
2012-11-21 | staging: iio: remove use of __devexit_p | Bill Pemberton |
2012-11-21 | staging: iio: remove use of __devexit | Bill Pemberton |
2012-11-21 | staging: iio: remove use of __devinit | Bill Pemberton |
2012-10-19 | drivers/staging/iio: Remove unnecessary semicolon | Peter Senna Tschudin |
2012-07-08 | staging:iio: Request threaded-only IRQs with IRQF_ONESHOT | Lars-Peter Clausen |
2012-05-14 | staging:iio:cdc: Use dev_to_iio_dev() | 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-18 | staging:iio: drop procesed_val element of chan_spec. | Jonathan Cameron |
2012-04-18 | staging:iio:cdc Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers. | Jonathan Cameron |
2012-02-13 | staging:iio: Rename IIO_EVENT_CODE_EXTRACT_NUM to IIO_EVENT_CODE_EXTRACT_CHAN | Lars-Peter Clausen |
2012-01-09 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-11-26 | staging:iio:treewide only use shared to decide on interfaces | Jonathan Cameron |
2011-11-26 | staging:iio: Do not use bitmasks for channel info addresses | Lars-Peter Clausen |
2011-11-26 | staging:iio: header reorganization | Jonathan Cameron |
2011-11-17 | staging:iio: Use module_i2c_driver to register I2C drivers | Lars-Peter Clausen |
2011-10-19 | iio: cdc: Fix pushed event code - Typo, should be IIO_CAPACITANCE. | Michael Hennerich |
2011-10-19 | iio: adc: Relocate Capacitance to Digital Converters (CDC) into own subdir | Michael Hennerich |