summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/sysfs.h
AgeCommit message (Expand)AuthorFilesLines
2011-09-16staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron1-3/+3
2011-09-06staging:iio:adc:ad7291: introduce IIO_EVENT_CODE_EXTRACT_CHAN_TYPE and use ac...Michael Hennerich1-0/+3
2011-09-06staging:iio: Differential channel handling - use explicit flag rather than ty...Jonathan Cameron1-5/+6
2011-09-06staging:iio:add adaptive event types and missing extract_type macro.Jonathan Cameron1-0/+3
2011-09-06staging:iio:naming in the EV_BIT macro fix.Jonathan Cameron1-2/+2
2011-09-06staging:iio:attrs - make address a u64 to allow event codes to be used.Jonathan Cameron1-1/+1
2011-09-06staging:iio:events - new 64 bit code structure and push out drivers.Jonathan Cameron1-16/+20
2011-08-23staging:iio: remove unneeded includeJonathan Cameron1-1/+1
2011-08-23staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TY...Jonathan Cameron1-26/+0
2011-08-23staging:iio:sysfs cleanout header for unused definitions.Jonathan Cameron1-43/+2
2011-08-23staging:iio: sysfs.h remove unused val2 and dead macro.Jonathan Cameron1-6/+0
2011-05-19staging:iio:buffer - remove unused event code for buffer events.Jonathan Cameron1-1/+0
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron1-7/+0
2011-05-19staging:iio: Remove legacy event handling.Jonathan Cameron1-129/+0
2011-05-19staging:iio: allow channels to be set up using a table of iio_channel_spec st...Jonathan Cameron1-20/+38
2011-04-05staging: IIO: DAC: New driver for the AD5504 and AD55041 High Voltage DACsMichael Hennerich1-0/+1
2010-12-10Staging: iio: fix up world writable sysfs files.Greg Kroah-Hartman1-1/+1
2010-11-09staging: iio: gyro: new driver for ADIS16251 devicesBarry Song1-0/+6
2010-10-08staging: iio: sca3000 event attribute name updatesJonathan Cameron1-0/+4
2010-10-08staging: iio: events move buffer codes so they do not clash with new schemeJonathan Cameron1-9/+5
2010-10-08staging: iio: tsl2563 move to new event numbering scheme and remove old defin...Jonathan Cameron1-1/+0
2010-10-08staging: iio: sca3000 move to new event code scheme and add combined orientat...Jonathan Cameron1-0/+8
2010-10-08staging: iio: adc events update to new numbering systemJonathan Cameron1-1/+0
2010-10-08staging: iio: events define macros for new event code systemJonathan Cameron1-0/+32
2010-09-04staging: iio: Remove deprecated ATTR_TEMP in favour of ATTR_TEMP_RAWJonathan Cameron1-7/+0
2010-09-04staging: iio: Remove long dead function definitions from headersJonathan Cameron1-76/+0
2010-08-31staging: iio sync drivers with current ABIManuel Stahl1-4/+13
2010-07-08staging:iio: Add ability to have event attributes with awkward namesJonathan Cameron1-0/+8
2010-07-08staging:iio: Fix IIO_EVENT_ATTR initialization of list headJonathan Cameron1-4/+2
2010-05-11staging:iio: Add new attrs for sampling frequency available and temp_rawJonathan Cameron1-1/+11
2010-05-11staging:iio: Add new in_raw definitions for adc channels.Jonathan Cameron1-0/+3
2009-12-11Staging: iio: lots of doc fixesRandy Dunlap1-28/+86
2009-09-15Staging: IIO: core support for device registration and managementJonathan Cameron1-0/+293