aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/max1363_core.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:max1363 misc cleanups and use of for_each_bit_set to simplify eve...Jonathan Cameron2011-05-191-52/+62
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-364/+406
* staging:iio:max1363 add new 2 channels parts form maxim, 11644-7Jonathan Cameron2011-05-191-1/+56
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-191-20/+1
* staging:iio:adc:max1363 move to irqchip based threaded irq triggeringJonathan Cameron2011-05-191-3/+0
* staging:iio: Remove legacy event handling.Jonathan Cameron2011-05-191-77/+39
* staging:iio:max1363 - move to channel_spec registration.Jonathan Cameron2011-05-191-814/+329
* staging:iio:max1363 take advantage of new iio_device_allocate private data.Jonathan Cameron2011-04-251-78/+69
* staging:iio:adc: max1363 dev_info -> indio_dev in naming for consistencyJonathan Cameron2011-04-251-35/+35
* staging:iio:adc:max1363 fix timestamp handling.Jonathan Cameron2011-04-251-0/+12
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-251-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* staging: iio: max1363 fix bug due to scan_element directory move.Jonathan Cameron2010-10-071-2/+4
* 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 move scan_elements into ring bufferManuel Stahl2010-08-311-1/+0
* staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron2010-07-221-3/+3
* staging:iio:max1363 add theshold event supportJonathan Cameron2010-07-081-1/+695
* staging:iio:max1363 trivial code and comment cleanups.Jonathan Cameron2010-07-081-4/+3
* staging:iio:max1363 use device_id instead of searching on name againJonathan Cameron2010-07-081-83/+69
* Staging: iio: kill off spurious semicolonsMike Frysinger2010-06-181-2/+2
* 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-211-315/+792
|\
| * 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:max1363 add support for 8 bit equivalent devices, max1036-9, max1...Jonathan Cameron2010-05-111-6/+137
| * staging:iio:max1363 add support for max11606-max11617Jonathan Cameron2010-05-111-1/+215
| * staging:iio:max1363 move to new abi.Jonathan Cameron2010-05-111-314/+448
* | 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-301-0/+1
* Staging: IIO: max1363 ADC driverJonathan Cameron2009-09-151-0/+623