summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-2/+0Star
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-216-411/+928
|\
| * Staging: iio: max1363 Fix two bugs in single_channel_from_ringJonathan Cameron2010-05-181-3/+3
| * 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:imu ADIS16300 driverBarry Song2010-05-111-0/+3
| * 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-111-1/+1
| * staging:iio:max1363 move to new abi.Jonathan Cameron2010-05-115-404/+548
| * staging:iio: Add new in_raw definitions for adc channels.Jonathan Cameron2010-05-111-0/+12
* | Staging: iio: adc: fix dangling pointersWolfram Sang2010-04-301-0/+2
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* Staging: iio: fix ring buffer buildRandy Dunlap2009-12-113-4/+13
* Staging: iio: Fix up the module build.Paul Mundt2009-12-111-0/+1
* Staging: IIO: max1363 add software ring buffer support using ring_swJonathan Cameron2009-09-153-1/+255
* Staging: IIO: kxsd9 accelerometer minimal supportJonathan Cameron2009-09-151-0/+13
* Staging: IIO: max1363 ADC driverJonathan Cameron2009-09-154-0/+900