summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* Staging: iio: industrialio-trigger.c: minor fixupsGreg Kroah-Hartman2010-05-111-6/+7
* Staging: iio: ring_sw.c: fix up sparse warningsGreg Kroah-Hartman2010-05-111-14/+13
* Staging: iio: industrialio-ring.c: fix up sparse warningsGreg Kroah-Hartman2010-05-111-7/+5
* Staging: iio: accel: fix up some sparse warnings.Greg Kroah-Hartman2010-05-112-6/+5
* Staging: iio: trigger: fix up some global variablesGreg Kroah-Hartman2010-05-112-4/+4
* Staging: iio: light: tsl2563: fix static sparse warningGreg Kroah-Hartman2010-05-111-1/+1
* Staging: iio: adc: max1363_ring.c: fix up sparse warningsGreg Kroah-Hartman2010-05-111-1/+1
* Staging: iio: max1363_core: fix bug in kzalloc callGreg Kroah-Hartman2010-05-111-3/+2
* Staging: iio: adc: max1363_core: fix up some sparse warningsGreg Kroah-Hartman2010-05-111-8/+7
* Staging: iio: light trivial whitespace fixJonathan Cameron2010-05-111-1/+1
* Staging: iio: accelerometers trivial checkpatch related fixesJonathan Cameron2010-05-112-8/+7
* Staging: iio: Trivial - remove pointless semi colon (checkpatch found)Jonathan Cameron2010-05-111-1/+1
* staging:iio:imu ADIS16400 and ADIS16405 driverBarry Song2010-05-117-0/+1504
* staging:iio:imu ADIS16300 driverBarry Song2010-05-1110-0/+1497
* staging:iio:Documentation: Rewrite example for new abi.Jonathan Cameron2010-05-112-198/+313
* staging:iio:tsl2563 add a name attribute under the iioJonathan Cameron2010-05-111-0/+12
* staging:iio:ring_sw: Fix incorrect test on successful read of last value, cau...Jonathan Cameron2010-05-111-1/+1
* staging:iio:max1363 add support for 8 bit equivalent devices, max1036-9, max1...Jonathan Cameron2010-05-113-17/+161
* staging:iio:max1363 add support for max11606-max11617Jonathan Cameron2010-05-112-2/+218
* staging:iio: Remove naming via IDR's where no longer necessary under new abi.Jonathan Cameron2010-05-115-40/+16
* staging:iio:tsl2563: change lux to illuminance0_input to match new abiJonathan Cameron2010-05-111-2/+2
* staging:iio: Directory name changes to match new ABI.Jonathan Cameron2010-05-113-7/+13
* staging:iio: ABI documentation (partial)Jonathan Cameron2010-05-111-0/+285
* staging:iio: Documentation, update iio_utils.h for the move to a busJonathan Cameron2010-05-111-1/+30
* staging:iio:max1363 move to new abi.Jonathan Cameron2010-05-115-404/+548
* staging:iio: Clean out unused IIO_SCAN_EL and add IIO_SCAN_NAMED_EL_CJonathan Cameron2010-05-111-21/+15
* staging:iio: Move event attributes into the event[n] device in sysfsJonathan Cameron2010-05-111-13/+12
* staging: iio: Move from class to busJonathan Cameron2010-05-115-21/+15
* staging:iio: Support functions for scan mask matchingJonathan Cameron2010-05-111-4/+41
* iio:staging:accelerometers move towards the new abiJonathan Cameron2010-05-119-232/+262
* 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-112-0/+15
* Staging: iio: Fix remaining code style issuesRoel Van Nyen2010-05-112-3/+2
* Staging: iio: iio_trigger_find_by_name: Skip trailing newline if availableMichael Hennerich2010-05-111-0/+3
* Staging: iio: iio-trig-gpio: Remove redundant gpio_requestMichael Hennerich2010-05-111-66/+61
* Staging: iio: fix typo in userspace example codes and documentBarry Song2010-05-112-2/+2
* Staging: iio: Documentation/lis3l02dqbuffersimple.c: duplicated includeAndrea Gelmini2010-05-111-1/+0
* staging: IIO: Fix uses of spinlocks prior to init in ring implementationsJonathan Cameron2010-05-113-12/+16
* 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
OpenPOWER on IntegriCloud