aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-04staging: Use GFP_ATOMIC when a lock is heldJulia Lawall1-1/+1
2010-06-04Staging: iio-utils: fix memory overflow for dynamically allocateded memory to hold filenameBarry Song1-2/+1
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2-4/+0
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman66-1054/+10767
2010-05-18staging: iio: adis16350 and similar IMU driverBarry Song6-0/+1355
2010-05-18Staging: iio: max1363 Fix two bugs in single_channel_from_ringJonathan Cameron1-3/+3
2010-05-18Staging: iio: adis16220 extract bin_attribute structures from stateJonathan Cameron2-53/+56
2010-05-18Staging: iio: adis16220 vibration sensor driverBarry Song5-0/+830
2010-05-14staging: iio: adis16260 digital gyro driverBarry Song9-0/+1240
2010-05-11staging: iio: adis16240 driverBarry Song6-0/+1208
2010-05-11staging: iio: adis16209 driverBarry Song6-0/+1211
2010-05-11staging: iio: adis16400 clean out some unused codeJonathan Cameron2-61/+3
2010-05-11staging: iio: Documentation update to add incli and switch to magnJonathan Cameron1-1/+10
2010-05-11staging: iio: adis16300 clean out some unused codeJonathan Cameron2-77/+2
2010-05-11staging: iio: Break up gyro.h and move to new abiJonathan Cameron5-58/+47
2010-05-11staging: iio: Documentation fixesJonathan Cameron1-3/+3
2010-05-11Staging: iio: industrialio-trigger.c: minor fixupsGreg Kroah-Hartman1-6/+7
2010-05-11Staging: iio: ring_sw.c: fix up sparse warningsGreg Kroah-Hartman1-14/+13
2010-05-11Staging: iio: industrialio-ring.c: fix up sparse warningsGreg Kroah-Hartman1-7/+5
2010-05-11Staging: iio: accel: fix up some sparse warnings.Greg Kroah-Hartman2-6/+5
2010-05-11Staging: iio: trigger: fix up some global variablesGreg Kroah-Hartman2-4/+4
2010-05-11Staging: iio: light: tsl2563: fix static sparse warningGreg Kroah-Hartman1-1/+1
2010-05-11Staging: iio: adc: max1363_ring.c: fix up sparse warningsGreg Kroah-Hartman1-1/+1
2010-05-11Staging: iio: max1363_core: fix bug in kzalloc callGreg Kroah-Hartman1-3/+2
2010-05-11Staging: iio: adc: max1363_core: fix up some sparse warningsGreg Kroah-Hartman1-8/+7
2010-05-11Staging: iio: light trivial whitespace fixJonathan Cameron1-1/+1
2010-05-11Staging: iio: accelerometers trivial checkpatch related fixesJonathan Cameron2-8/+7
2010-05-11Staging: iio: Trivial - remove pointless semi colon (checkpatch found)Jonathan Cameron1-1/+1
2010-05-11staging:iio:imu ADIS16400 and ADIS16405 driverBarry Song7-0/+1504
2010-05-11staging:iio:imu ADIS16300 driverBarry Song10-0/+1497
2010-05-11staging:iio:Documentation: Rewrite example for new abi.Jonathan Cameron2-198/+313
2010-05-11staging:iio:tsl2563 add a name attribute under the iioJonathan Cameron1-0/+12
2010-05-11staging:iio:ring_sw: Fix incorrect test on successful read of last value, causes infinite loopJonathan Cameron1-1/+1
2010-05-11staging:iio:max1363 add support for 8 bit equivalent devices, max1036-9, max11600-5Jonathan Cameron3-17/+161
2010-05-11staging:iio:max1363 add support for max11606-max11617Jonathan Cameron2-2/+218
2010-05-11staging:iio: Remove naming via IDR's where no longer necessary under new abi.Jonathan Cameron5-40/+16
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-404/+548
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-232/+262
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