aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman6-411/+928
2010-05-18Staging: iio: max1363 Fix two bugs in single_channel_from_ringJonathan Cameron1-3/+3
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:imu ADIS16300 driverBarry Song1-0/+3
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 Cameron1-1/+1
2010-05-11staging:iio:max1363 move to new abi.Jonathan Cameron5-404/+548
2010-05-11staging:iio: Add new in_raw definitions for adc channels.Jonathan Cameron1-0/+12
2010-04-30Staging: iio: adc: fix dangling pointersWolfram Sang1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2009-12-11Staging: iio: fix ring buffer buildRandy Dunlap3-4/+13
2009-12-11Staging: iio: Fix up the module build.Paul Mundt1-0/+1
2009-09-15Staging: IIO: max1363 add software ring buffer support using ring_swJonathan Cameron3-1/+255
2009-09-15Staging: IIO: kxsd9 accelerometer minimal supportJonathan Cameron1-0/+13
2009-09-15Staging: IIO: max1363 ADC driverJonathan Cameron4-0/+900