aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/sysfs.h
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:buffer - remove unused event code for buffer events.Jonathan Cameron2011-05-191-1/+0
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-191-7/+0
* staging:iio: Remove legacy event handling.Jonathan Cameron2011-05-191-129/+0
* staging:iio: allow channels to be set up using a table of iio_channel_spec st...Jonathan Cameron2011-05-191-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-091-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/+5
* staging: iio: tsl2563 move to new event numbering scheme and remove old defin...Jonathan Cameron2010-10-081-1/+0
* 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/+0
* 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-041-7/+0
* staging: iio: Remove long dead function definitions from headersJonathan Cameron2010-09-041-76/+0
* 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/+2
* 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