summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/sysfs.h
AgeCommit message (Expand)AuthorFilesLines
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