aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
AgeCommit message (Expand)AuthorFilesLines
2010-07-08staging:iio: Remove unnecessary event_idr and all referencesJonathan Cameron3-25/+4
2010-07-08staging:iio: Remove used iio_work_cont definition and all referencesJonathan Cameron9-65/+0
2010-07-08staging:iio:kxsd9 remove unnecessary includesJonathan Cameron1-6/+0
2010-07-08staging:iio:lis3l02dq cleanupsJonathan Cameron3-27/+10
2010-07-08staging:iio:max1363 trivial code and comment cleanups.Jonathan Cameron2-9/+8
2010-07-08staging:iio:max1363 use device_id instead of searching on name againJonathan Cameron2-84/+69
2010-06-18Staging: iio: adis16209/220/240/350: tuning spi delay to make hardware more stableBarry Song4-16/+18
2010-06-18Staging: iio: adis16400: fix some minor issues and clean-upBarry Song3-70/+68
2010-06-18Staging: iio: adis16300: fix some minor issues and clean-upBarry Song3-94/+117
2010-06-18Staging: iio: add file pointer to sysfs callbacksDan Carpenter1-3/+3
2010-06-18Staging: iio: Add mailing list to the TODO file.Jonathan Cameron1-1/+1
2010-06-18Staging: iio: pull in slab.h for kmalloc funcsMike Frysinger13-7/+13
2010-06-18Staging: iio: kill off spurious semicolonsMike Frysinger6-29/+40
2010-06-18Staging: iio: standardize kconfig/makefile spacing/styleMike Frysinger9-37/+38
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-1033/+10746
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-197/+312
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