summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* Staging: iio: fix up the iio_get_new_idr_val commentAndrew Morton2010-04-301-1/+1
* staging: iio: ring_sw: Fix incorrect test on successful read of last value, c...Jonathan Cameron2010-04-301-1/+1
* staging: iio: Function iio_get_new_idr_val() return negative value if fails.Sonic Zhang2010-04-301-1/+2
* Staging: iio: adc: fix dangling pointersWolfram Sang2010-04-301-0/+2
* Staging: iio: light: fix dangling pointersWolfram Sang2010-04-301-0/+2
* Staging: iio: test for failed allocationDan Carpenter2010-04-301-0/+3
* staging: iio: lis3l02dq - incorrect ws used in container of call.Jonathan Cameron2010-04-301-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3014-0/+14
* Staging: make drivers use spin_lock_init()Sven-Thorsten Dietrich2010-03-032-3/+2
* Staging: iio: Staticise non-exported functionsMark Brown2010-03-032-9/+9
* staging: iio: Fix incorrect existence check for a shared event pointer.Jonathan Cameron2010-03-031-8/+8
* staging: iio: Ensure mutex is correctly unlocked in __iio_push_eventJonathan Cameron2010-03-031-1/+4
* Staging: iio: checkinclude.pl fixAmeya Palande2010-03-031-1/+0
* drop explicit include of autoconf.hSam Ravnborg2009-12-121-1/+0
* 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/+0
* 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/+0
* 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
OpenPOWER on IntegriCloud