aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/iio/industrialio-core.c
AgeCommit message (Expand)Author
2011-12-22staging:iio: Drop {mark,unmark}_in_use callbacksLars-Peter Clausen
2011-12-22staging:iio: Make sure a device is only opened once at a timeLars-Peter Clausen
2011-12-09Merge 3.2-rc5 into staging-nextGreg Kroah-Hartman
2011-12-08staging:iio:find iio channel from scan index util functionJonathan Cameron
2011-11-30staging: iio: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-11-28staging:iio: filter description - low pass 3db frequency.Jonathan Cameron
2011-11-26staging:iio: Make write_event_value callback optionalLars-Peter Clausen
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-11-26Subject: fix build breakage in drivers/staging/iio/industrialio-core.cGreg Kroah-Hartman
2011-11-26staging:iio:events: Make sure userspace buffer is large enoughLars-Peter Clausen
2011-11-26staging:iio:core shared attrs do not work with modifier.Jonathan Cameron
2011-11-26iio: iio_event_getfd -- fix ev_int build failureAndy Whitcroft
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-26staging:iio: Prevent reading from buffer chrdev when device has no buffer.Jonathan Cameron
2011-09-26staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron
2011-09-26staging: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