summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:max1363 add theshold event supportJonathan Cameron2010-07-083-23/+721
* staging:iio: Add ability to have event attributes with awkward namesJonathan Cameron2010-07-081-0/+8
* staging:iio: tsl2563 abi fixes and interrupt handlingJonathan Cameron2010-07-082-96/+300
* staging:iio: Fix IIO_EVENT_ATTR initialization of list headJonathan Cameron2010-07-081-4/+2Star
* staging:iio: Code cleanupsJonathan Cameron2010-07-082-6/+5Star
* staging:iio: Remove unnecessary event_idr and all referencesJonathan Cameron2010-07-083-25/+4Star
* staging:iio: Remove used iio_work_cont definition and all referencesJonathan Cameron2010-07-089-65/+0Star
* staging:iio:kxsd9 remove unnecessary includesJonathan Cameron2010-07-081-6/+0Star
* staging:iio:lis3l02dq cleanupsJonathan Cameron2010-07-083-27/+10Star
* staging:iio:max1363 trivial code and comment cleanups.Jonathan Cameron2010-07-082-9/+8Star
* staging:iio:max1363 use device_id instead of searching on name againJonathan Cameron2010-07-082-84/+69Star
* Staging: iio: adis16209/220/240/350: tuning spi delay to make hardware more s...Barry Song2010-06-194-16/+18
* Staging: iio: adis16400: fix some minor issues and clean-upBarry Song2010-06-193-70/+68Star
* Staging: iio: adis16300: fix some minor issues and clean-upBarry Song2010-06-193-94/+117
* Staging: iio: add file pointer to sysfs callbacksDan Carpenter2010-06-181-3/+3
* Staging: iio: Add mailing list to the TODO file.Jonathan Cameron2010-06-181-1/+1
* Staging: iio: pull in slab.h for kmalloc funcsMike Frysinger2010-06-1813-7/+13
* Staging: iio: kill off spurious semicolonsMike Frysinger2010-06-186-29/+40
* Staging: iio: standardize kconfig/makefile spacing/styleMike Frysinger2010-06-189-37/+38
* 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