summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/industrialio-core.c
AgeCommit message (Expand)Author
2011-11-27staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen
2011-11-27staging:iio: header reorganizationJonathan Cameron
2011-11-27Subject: fix build breakage in drivers/staging/iio/industrialio-core.cGreg Kroah-Hartman
2011-11-27staging:iio:events: Make sure userspace buffer is large enoughLars-Peter Clausen
2011-11-27staging:iio:core shared attrs do not work with modifier.Jonathan Cameron
2011-11-21iio: fix a leak due to improper use of anon_inode_getfd()Al Viro
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron
2011-10-11staging:iio:core:naming: dev_info to indio_dev for consistencyJonathan Cameron
2011-10-05staging:iio: rename gyro channels to anglvelJonathan Cameron
2011-09-27staging:iio: Prevent reading from buffer chrdev when device has no buffer.Jonathan Cameron
2011-09-27staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron
2011-09-27staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron
2011-09-16staging:iio: move id and device name setting to iio_device_allocate.Jonathan Cameron
2011-09-06staging:iio: Differential channel handling - use explicit flag rather than ty...Jonathan Cameron
2011-09-06staging:iio:add adaptive event types and missing extract_type macro.Jonathan Cameron
2011-09-06staging:iio: Add capacitance type and average_raw chan info.Jonathan Cameron
2011-09-06staging:iio:naming in the EV_BIT macro fix.Jonathan Cameron
2011-09-06staging:iio:attrs - make address a u64 to allow event codes to be used.Jonathan Cameron
2011-09-06staging:iio: rework of attribute registration.Jonathan Cameron
2011-09-06staging:iio:events - new 64 bit code structure and push out drivers.Jonathan Cameron
2011-09-06staging:iio: ABI rework - add in_ or out_ prefix to channnelsJonathan Cameron
2011-09-06staging:iio: push "sysfs.h" and linux/irq.h out of iio.hJonathan Cameron
2011-09-06staging:iio:trivial add a string array for IIO_RAW and IIO_PROCESSED.Jonathan Cameron
2011-09-06staging:iio: remove defunct iio_put and iio_get.Jonathan Cameron
2011-09-06staging:iio: use ida_simple_get and ida_simple_remove + merge idsJonathan Cameron
2011-09-06staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron
2011-09-06staging: iio: remove now defunct header definitions and add some staticsJonathan Cameron
2011-09-06staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron
2011-09-06staging: iio: squash chrdev handler remains into users.Jonathan Cameron
2011-09-06staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...Jonathan Cameron
2011-09-06staging: iio: chrdev.h rationalization.Jonathan Cameron
2011-08-24staging:iio:rename trigger_consumer.h to indicate it is core only.Jonathan Cameron
2011-08-23staging:iio: Introduce iio_core.h and move all core only stuff out of iio.h.Jonathan Cameron
2011-08-23staging:iio: add quadrature correction to chan info types.Jonathan Cameron
2011-08-23staging:iio:core squash trivial wrappers and use ida allocation func.Jonathan Cameron
2011-08-23staging:iio:core flatten convenience function that only has one user.Jonathan Cameron
2011-08-23staging:iio: in case of buggy drivers avoid using undefined mask.Jonathan Cameron
2011-08-23staging:iio: dummy sysfs group for autogenerated base directories.Jonathan Cameron
2011-08-23staging:iio:core simplify and fix a bug in iio_device_(un)register_event_set.Jonathan Cameron
2011-07-08staging:iio: Add an iio channel type string to support proximity sensors.Bryan Freed
2011-07-08staging:iio: Reorder channel type strings to match the iio.h enums.Bryan Freed
2011-06-28iio: industrialio-core: Add IIO_OUT typeMichael Hennerich
2011-06-28iio: industrialio-core: iio_write_channel_info accept IIO_VAL_INT_PLUS_NANOMichael Hennerich
2011-06-28iio: industrialio-core: introduce IIO_VAL_INT_PLUS_NANOMichael Hennerich
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron
2011-05-19staging:iio:core cleanup: squash tiny wrappers and use dev_set_name to handle...Jonathan Cameron
2011-05-19staging:iio: iio_event_interfaces - clean out unused elementsJonathan Cameron
2011-05-19staging:iio:core clean out unused elements.Jonathan Cameron
2011-05-19staging:iio: Add channel types IIO_CURRENT and IIO_POWER.Michael Hennerich
2011-05-19staging:iio: Add chan info support for 'peak_raw' attributes.Jonathan Cameron