aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-14staging: Complete sched.h removal from interrupt.hJeff Mahoney1-0/+1
2009-10-14Staging: iio: Fix missing include <linux/sched.h>Jonathan Cameron1-0/+1
2009-10-09Staging: iio: Don't build on s390Jeff Mahoney1-0/+1
2009-10-04Staging: IIO: tsl2561: Drop unused module parametersJean Delvare1-4/+0
2009-09-21Driver-Core: fix devnode callbacks for dabusb and industrialioIngo Molnar1-2/+2
2009-09-15Staging: iio: introduce missing kfreeJulia Lawall1-0/+1
2009-09-15Staging: iio: fix duplicate dev_attr_nameRandy Dunlap3-4/+4
2009-09-15Staging: iio: Fix type warningsAlan Cox2-2/+2
2009-09-15Staging: IIO: Add todo list for stagingJonathan Cameron1-0/+69
2009-09-15Staging: IIO: Initial documentationJonathan Cameron7-0/+600
2009-09-15Staging: IIO: Proof of concept gpio triggerJonathan Cameron3-1/+209
2009-09-15Staging: IIO: Periodic timer based triggerJonathan Cameron5-1/+254
2009-09-15Staging: IIO: max1363 add software ring buffer support using ring_swJonathan Cameron3-1/+255
2009-09-15Staging: IIO: lis3l02dq ring buffer and data ready trigger supportJonathan Cameron3-1/+621
2009-09-15Staging: IIO: Ring buffer: Initial pass at rarely locked ring bufferJonathan Cameron4-0/+636
2009-09-15Staging: IIO: Trigger support added to core.Jonathan Cameron5-1/+579
2009-09-15Staging: IIO: VTI sca3000 series accelerometer driver (spi)Jonathan Cameron6-0/+2171
2009-09-15Staging: IIO: Add generic ring buffer support to the IIO coreJonathan Cameron4-0/+858
2009-09-15Staging: IIO: kxsd9 accelerometer minimal supportJonathan Cameron4-0/+417
2009-09-15Staging: IIO: lis3l02dq accelerometer core supportJonathan Cameron7-0/+1324
2009-09-15Staging: IIO: tsl2561 digital light sensor core supportJonathan Cameron6-1/+309
2009-09-15Staging: IIO: max1363 ADC driverJonathan Cameron6-0/+907
2009-09-15Staging: IIO: core support for device registration and managementJonathan Cameron7-0/+1716