aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: ad7476: fix !CONFIG_IIO_RING_BUFFER build issue reported by Ran...Michael Hennerich2010-10-142-3/+4
* staging: iio: adc: ad799x miscellaneous cleanupsMichael Hennerich2010-10-122-25/+18
* staging: iio: adc: ad7476 more list review feedback by Jonathan CameronMichael Hennerich2010-10-122-10/+6
* staging: iio: adc: ad7476 new SPI ADC driverMichael Hennerich2010-10-125-0/+599
* staging: iio: adc add numbers to naming of all adc channels as needed to asso...Jonathan Cameron2010-10-081-6/+6
* staging: iio: adc events update to new numbering systemJonathan Cameron2010-10-081-2/+6
* staging: iio: adc: ad799x drop in_precision in favor of new in_typeMichael Hennerich2010-10-073-14/+25
* staging: iio: max1363 fix bug due to scan_element directory move.Jonathan Cameron2010-10-071-2/+4
* staging: iio: adc: max1363: remove unused variableMichael Hennerich2010-10-071-1/+0
* staging: iio: adc: ad799x: Address iio list feedbackMichael Hennerich2010-10-061-6/+5
* staging: iio: adc: max1363: prevent buffer overflowMichael Hennerich2010-10-061-2/+1
* staging: iio: adc: ad799x: prevent buffer overflowMichael Hennerich2010-10-061-7/+5
* staging: iio: adc: Address mailing list feedback by Jonathan CameronMichael Hennerich2010-10-052-2/+2
* staging: iio: adc: Enable driver support for ad799x AD convertersMichael Hennerich2010-10-055-0/+1345
* staging: iio: max1363 add _index attribute registrationJonathan Cameron2010-09-211-0/+49
* staging: iio: Remove unused bit_count from struct iio_scan_elJonathan Cameron2010-09-211-4/+3
* staging: iio: max1363 add _type attributes for all scan elementsJonathan Cameron2010-09-211-55/+92
* staging: iio sync drivers with current ABIManuel Stahl2010-08-311-0/+7
* staging: iio move scan_elements into ring bufferManuel Stahl2010-08-312-9/+10
* staging: iio rename ring attributesManuel Stahl2010-08-311-2/+2
* staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron2010-07-223-26/+3
* staging: iio: remove timestamp field from trigger and pass instead through po...Jonathan Cameron2010-07-221-1/+1
* staging: iio: Add iio_triggered_ring postenable and predisable + use in driversJonathan Cameron2010-07-221-31/+2
* staging: iio: Add and convert drivers to use iio_alloc_pollfuncJonathan Cameron2010-07-221-7/+2
* staging:iio:max1363 add theshold event supportJonathan Cameron2010-07-083-23/+721
* staging:iio:max1363 trivial code and comment cleanups.Jonathan Cameron2010-07-082-9/+8
* staging:iio:max1363 use device_id instead of searching on name againJonathan Cameron2010-07-082-84/+69
* Staging: iio: kill off spurious semicolonsMike Frysinger2010-06-183-10/+12
* Staging: iio: standardize kconfig/makefile spacing/styleMike Frysinger2010-06-181-1/+1
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-2/+0
* 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/+2
| * Staging: iio: adc: max1363_core: fix up some sparse warningsGreg Kroah-Hartman2010-05-111-8/+7
| * 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