summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* Staging: IIO: add selection of IIO_SW_RING to LIS3L02DQ as neededJonathan Cameron2009-12-111-0/+1
* Staging: IIO: Add tsl2560-2 support to tsl2563 driver.Jonathan Cameron2009-12-112-8/+9
* Staging: IIO: Remove tsl2561 driver. Support merged with tsl2563.Jonathan Cameron2009-12-113-282/+0Star
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-113-6/+6
* Staging: iio: tsl2563 ambient light sensor driverAmit Kucheria2009-12-114-0/+793
* Staging: iio: Fix typos in documentationAmit Kucheria2009-12-112-6/+7
* Staging: iio: fix ring buffer buildRandy Dunlap2009-12-113-4/+13
* Staging: iio: Fix up the module build.Paul Mundt2009-12-112-0/+2
* Staging: iio: lots of doc fixesRandy Dunlap2009-12-117-110/+228
* Staging: iio: kconfig and make editsRandy Dunlap2009-12-112-8/+8
* staging: Complete sched.h removal from interrupt.hJeff Mahoney2009-10-141-0/+1
* Staging: iio: Fix missing include <linux/sched.h>Jonathan Cameron2009-10-141-0/+1
* Staging: iio: Don't build on s390Jeff Mahoney2009-10-091-0/+1
* Staging: IIO: tsl2561: Drop unused module parametersJean Delvare2009-10-041-4/+0Star
* Driver-Core: fix devnode callbacks for dabusb and industrialioIngo Molnar2009-09-211-2/+2
* Staging: iio: introduce missing kfreeJulia Lawall2009-09-151-0/+1
* Staging: iio: fix duplicate dev_attr_nameRandy Dunlap2009-09-153-4/+4
* Staging: iio: Fix type warningsAlan Cox2009-09-152-2/+2
* Staging: IIO: Add todo list for stagingJonathan Cameron2009-09-151-0/+69
* Staging: IIO: Initial documentationJonathan Cameron2009-09-157-0/+600
* Staging: IIO: Proof of concept gpio triggerJonathan Cameron2009-09-153-1/+209
* Staging: IIO: Periodic timer based triggerJonathan Cameron2009-09-155-1/+254
* Staging: IIO: max1363 add software ring buffer support using ring_swJonathan Cameron2009-09-153-1/+255
* Staging: IIO: lis3l02dq ring buffer and data ready trigger supportJonathan Cameron2009-09-153-1/+621
* Staging: IIO: Ring buffer: Initial pass at rarely locked ring bufferJonathan Cameron2009-09-154-0/+636
* Staging: IIO: Trigger support added to core.Jonathan Cameron2009-09-155-1/+579
* Staging: IIO: VTI sca3000 series accelerometer driver (spi)Jonathan Cameron2009-09-156-0/+2171
* Staging: IIO: Add generic ring buffer support to the IIO coreJonathan Cameron2009-09-154-0/+858
* Staging: IIO: kxsd9 accelerometer minimal supportJonathan Cameron2009-09-154-0/+417
* Staging: IIO: lis3l02dq accelerometer core supportJonathan Cameron2009-09-157-0/+1324
* Staging: IIO: tsl2561 digital light sensor core supportJonathan Cameron2009-09-156-1/+309
* Staging: IIO: max1363 ADC driverJonathan Cameron2009-09-156-0/+907
* Staging: IIO: core support for device registration and managementJonathan Cameron2009-09-157-0/+1716