aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
AgeCommit message (Expand)AuthorFilesLines
2010-05-11staging:iio:tsl2563: change lux to illuminance0_input to match new abiJonathan Cameron1-2/+2
2010-05-11staging:iio: Directory name changes to match new ABI.Jonathan Cameron3-7/+13
2010-05-11staging:iio: ABI documentation (partial)Jonathan Cameron1-0/+285
2010-05-11staging:iio: Documentation, update iio_utils.h for the move to a busJonathan Cameron1-1/+30
2010-05-11staging:iio:max1363 move to new abi.Jonathan Cameron5-397/+541
2010-05-11staging:iio: Clean out unused IIO_SCAN_EL and add IIO_SCAN_NAMED_EL_CJonathan Cameron1-21/+15
2010-05-11staging:iio: Move event attributes into the event[n] device in sysfsJonathan Cameron1-13/+12
2010-05-11staging: iio: Move from class to busJonathan Cameron5-21/+15
2010-05-11staging:iio: Support functions for scan mask matchingJonathan Cameron1-4/+41
2010-05-11iio:staging:accelerometers move towards the new abiJonathan Cameron9-222/+252
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 Cameron2-0/+15
2010-05-11Staging: iio: Fix remaining code style issuesRoel Van Nyen2-3/+2
2010-05-11Staging: iio: iio_trigger_find_by_name: Skip trailing newline if availableMichael Hennerich1-0/+3
2010-05-11Staging: iio: iio-trig-gpio: Remove redundant gpio_requestMichael Hennerich1-63/+58
2010-05-11Staging: iio: fix typo in userspace example codes and documentBarry Song2-2/+2
2010-05-11Staging: iio: Documentation/lis3l02dqbuffersimple.c: duplicated includeAndrea Gelmini1-1/+0
2010-05-11staging: IIO: Fix uses of spinlocks prior to init in ring implementationsJonathan Cameron3-12/+16
2010-04-30Staging: iio: fix up the iio_get_new_idr_val commentAndrew Morton1-1/+1
2010-04-30staging: iio: ring_sw: Fix incorrect test on successful read of last value, causes infinite loopJonathan Cameron1-1/+1
2010-04-30staging: iio: Function iio_get_new_idr_val() return negative value if fails.Sonic Zhang1-1/+2
2010-04-30Staging: iio: adc: fix dangling pointersWolfram Sang1-0/+2
2010-04-30Staging: iio: light: fix dangling pointersWolfram Sang1-0/+2
2010-04-30Staging: iio: test for failed allocationDan Carpenter1-0/+3
2010-04-30staging: iio: lis3l02dq - incorrect ws used in container of call.Jonathan Cameron1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo14-0/+14
2010-03-03Staging: make drivers use spin_lock_init()Sven-Thorsten Dietrich2-3/+2
2010-03-03Staging: iio: Staticise non-exported functionsMark Brown2-9/+9
2010-03-03staging: iio: Fix incorrect existence check for a shared event pointer.Jonathan Cameron1-8/+8
2010-03-03staging: iio: Ensure mutex is correctly unlocked in __iio_push_eventJonathan Cameron1-1/+4
2010-03-03Staging: iio: checkinclude.pl fixAmeya Palande1-1/+0
2009-12-12drop explicit include of autoconf.hSam Ravnborg1-1/+0
2009-12-11Staging: IIO: add selection of IIO_SW_RING to LIS3L02DQ as neededJonathan Cameron1-0/+1
2009-12-11Staging: IIO: Add tsl2560-2 support to tsl2563 driver.Jonathan Cameron2-8/+9
2009-12-11Staging: IIO: Remove tsl2561 driver. Support merged with tsl2563.Jonathan Cameron3-282/+0
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa3-6/+6
2009-12-11Staging: iio: tsl2563 ambient light sensor driverAmit Kucheria4-0/+793
2009-12-11Staging: iio: Fix typos in documentationAmit Kucheria2-6/+7
2009-12-11Staging: iio: fix ring buffer buildRandy Dunlap3-4/+13
2009-12-11Staging: iio: Fix up the module build.Paul Mundt2-0/+2
2009-12-11Staging: iio: lots of doc fixesRandy Dunlap7-110/+228
2009-12-11Staging: iio: kconfig and make editsRandy Dunlap2-8/+8
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