summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* staging: Use GFP_ATOMIC when a lock is heldJulia Lawall2010-06-041-1/+1
* Staging: iio-utils: fix memory overflow for dynamically allocateded memory to...Barry Song2010-06-041-2/+1Star
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-032-4/+0Star
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-2166-1054/+10767
|\
| * staging: iio: adis16350 and similar IMU driverBarry Song2010-05-186-0/+1355
| * Staging: iio: max1363 Fix two bugs in single_channel_from_ringJonathan Cameron2010-05-181-3/+3
| * Staging: iio: adis16220 extract bin_attribute structures from stateJonathan Cameron2010-05-182-53/+56
| * Staging: iio: adis16220 vibration sensor driverBarry Song2010-05-185-0/+830
| * staging: iio: adis16260 digital gyro driverBarry Song2010-05-149-0/+1240
| * staging: iio: adis16240 driverBarry Song2010-05-116-0/+1208
| * staging: iio: adis16209 driverBarry Song2010-05-116-0/+1211
| * staging: iio: adis16400 clean out some unused codeJonathan Cameron2010-05-112-61/+3Star
| * staging: iio: Documentation update to add incli and switch to magnJonathan Cameron2010-05-111-1/+10
| * staging: iio: adis16300 clean out some unused codeJonathan Cameron2010-05-112-77/+2Star
| * staging: iio: Break up gyro.h and move to new abiJonathan Cameron2010-05-115-58/+47Star
| * staging: iio: Documentation fixesJonathan Cameron2010-05-111-3/+3
| * 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/+13Star
| * Staging: iio: industrialio-ring.c: fix up sparse warningsGreg Kroah-Hartman2010-05-111-7/+5Star
| * Staging: iio: accel: fix up some sparse warnings.Greg Kroah-Hartman2010-05-112-6/+5Star
| * 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/+2Star
| * Staging: iio: adc: max1363_core: fix up some sparse warningsGreg Kroah-Hartman2010-05-111-8/+7Star
| * Staging: iio: light trivial whitespace fixJonathan Cameron2010-05-111-1/+1
| * Staging: iio: accelerometers trivial checkpatch related fixesJonathan Cameron2010-05-112-8/+7Star
| * 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/+16Star
| * 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/+15Star
| * staging:iio: Move event attributes into the event[n] device in sysfsJonathan Cameron2010-05-111-13/+12Star
| * staging: iio: Move from class to busJonathan Cameron2010-05-115-21/+15Star
| * 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/+2Star
| * Staging: iio: iio_trigger_find_by_name: Skip trailing newline if availableMichael Hennerich2010-05-111-0/+3