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