aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/iio/industrialio-core.c
AgeCommit message (Expand)Author
2012-04-25IIO: Move the core files to drivers/iioJonathan Cameron
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2012-04-18staging:iio: drop procesed_val element of chan_spec.Jonathan Cameron
2012-04-18staging:iio: Make read / write attributes for channel values optional.Jonathan Cameron
2012-04-18staging:iio: add a raw and processed elements to info_maskJonathan Cameron
2012-04-13staging: iio: add channel info for sampling frequencyLaxman Dewangan
2012-03-07staging:iio: Fix compile error without CONFIG_DEBUG_FSLars-Peter Clausen
2012-03-02staging: iio: core: Avoid NULL pointer de-ref in case indio_dev->setup_ops ar...Michael Hennerich
2012-03-02staging: iio: core: Introduce debugfs support, add support for direct registe...Michael Hennerich
2012-03-02drivers:staging:iio Fix typos and comments in staging iio.Justin P. Mattock
2012-02-24staging:iio: Add extended IIO channel infoLars-Peter Clausen
2012-02-24staging:iio:core set the iio_dev.info pointer to null on unregister under lock.Jonathan Cameron
2012-02-09staging:iio: Factor out event handling into its own fileLars-Peter Clausen
2012-02-09staging:iio: Update iio_event_interface documentationLars-Peter Clausen
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