aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/max1363_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-10-07staging: iio: max1363 fix bug due to scan_element directory move.Jonathan Cameron1-2/+4
2010-09-21staging: iio: max1363 add _index attribute registrationJonathan Cameron1-0/+49
2010-09-21staging: iio: Remove unused bit_count from struct iio_scan_elJonathan Cameron1-4/+3
2010-09-21staging: iio: max1363 add _type attributes for all scan elementsJonathan Cameron1-55/+92
2010-08-31staging: iio move scan_elements into ring bufferManuel Stahl1-1/+0
2010-07-22staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent driver stubsJonathan Cameron1-3/+3
2010-07-08staging:iio:max1363 add theshold event supportJonathan Cameron1-1/+695
2010-07-08staging:iio:max1363 trivial code and comment cleanups.Jonathan Cameron1-4/+3
2010-07-08staging:iio:max1363 use device_id instead of searching on name againJonathan Cameron1-83/+69
2010-06-18Staging: iio: kill off spurious semicolonsMike Frysinger1-2/+2
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang1-2/+0
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman1-315/+792
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:max1363 add support for 8 bit equivalent devices, max1036-9, max11600-5Jonathan Cameron1-6/+137
2010-05-11staging:iio:max1363 add support for max11606-max11617Jonathan Cameron1-1/+215
2010-05-11staging:iio:max1363 move to new abi.Jonathan Cameron1-314/+448
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 Heo1-0/+1
2009-09-15Staging: IIO: max1363 ADC driverJonathan Cameron1-0/+623