summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/industrialio-core.c
AgeCommit message (Expand)Author
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
2011-05-19staging:iio: Add core attribute handling for name of device.Jonathan Cameron
2011-05-19staging:iio: Remove legacy event handling.Jonathan Cameron
2011-05-19staging:iio: Push interrupt setup down into the drivers for event lines.Jonathan Cameron
2011-05-19staging:iio: remove legacy event chrdev for the buffersJonathan Cameron
2011-05-19staging:iio: remove ability to escalate events.Jonathan Cameron
2011-05-19staging:iio: allow channels to be set up using a table of iio_channel_spec st...Jonathan Cameron
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-30staging: iio: whitespace cleanupPhillip Kurtenbach
2010-09-04staging: iio: simplify logic in iio_interrupt_handlerJonathan Cameron
2010-09-04staging: iio: convert idr to ida as pointer never providedJonathan Cameron
2010-08-31staging: iio move scan_elements into ring bufferManuel Stahl
2010-07-08staging:iio: Remove unnecessary event_idr and all referencesJonathan Cameron
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman
2010-05-11staging:iio: Directory name changes to match new ABI.Jonathan Cameron
2010-05-11staging:iio: Move event attributes into the event[n] device in sysfsJonathan Cameron
2010-05-11staging: iio: Move from class to busJonathan Cameron
2010-05-11Staging: iio: Fix remaining code style issuesRoel Van Nyen
2010-04-30Staging: iio: fix up the iio_get_new_idr_val commentAndrew Morton
2010-04-30staging: iio: Function iio_get_new_idr_val() return negative value if fails.Sonic Zhang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Staging: iio: Staticise non-exported functionsMark Brown
2010-03-03staging: iio: Fix incorrect existence check for a shared event pointer.Jonathan Cameron
2010-03-03staging: iio: Ensure mutex is correctly unlocked in __iio_push_eventJonathan Cameron
2009-10-14staging: Complete sched.h removal from interrupt.hJeff Mahoney
2009-10-14Staging: iio: Fix missing include <linux/sched.h>Jonathan Cameron
2009-09-21Driver-Core: fix devnode callbacks for dabusb and industrialioIngo Molnar
2009-09-15Staging: IIO: core support for device registration and managementJonathan Cameron