summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc/max1363_core.c
AgeCommit message (Expand)Author
2011-06-28Staging: iio: dereferencing uninitialized variableDan Carpenter
2011-05-19staging:iio:max1363 misc cleanups and use of for_each_bit_set to simplify eve...Jonathan Cameron
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron
2011-05-19staging:iio:max1363 add new 2 channels parts form maxim, 11644-7Jonathan Cameron
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron
2011-05-19staging:iio:adc:max1363 move to irqchip based threaded irq triggeringJonathan Cameron
2011-05-19staging:iio: Remove legacy event handling.Jonathan Cameron
2011-05-19staging:iio:max1363 - move to channel_spec registration.Jonathan Cameron
2011-04-25staging:iio:max1363 take advantage of new iio_device_allocate private data.Jonathan Cameron
2011-04-25staging:iio:adc: max1363 dev_info -> indio_dev in naming for consistencyJonathan Cameron
2011-04-25staging:iio:adc:max1363 fix timestamp handling.Jonathan Cameron
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-07staging: iio: max1363 fix bug due to scan_element directory move.Jonathan Cameron
2010-09-21staging: iio: max1363 add _index attribute registrationJonathan Cameron
2010-09-21staging: iio: Remove unused bit_count from struct iio_scan_elJonathan Cameron
2010-09-21staging: iio: max1363 add _type attributes for all scan elementsJonathan Cameron
2010-08-31staging: iio move scan_elements into ring bufferManuel Stahl
2010-07-22staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron
2010-07-08staging:iio:max1363 add theshold event supportJonathan Cameron
2010-07-08staging:iio:max1363 trivial code and comment cleanups.Jonathan Cameron
2010-07-08staging:iio:max1363 use device_id instead of searching on name againJonathan Cameron
2010-06-18Staging: iio: kill off spurious semicolonsMike Frysinger
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman
2010-05-11Staging: iio: max1363_core: fix bug in kzalloc callGreg Kroah-Hartman
2010-05-11Staging: iio: adc: max1363_core: fix up some sparse warningsGreg Kroah-Hartman
2010-05-11staging:iio:max1363 add support for 8 bit equivalent devices, max1036-9, max1...Jonathan Cameron
2010-05-11staging:iio:max1363 add support for max11606-max11617Jonathan Cameron
2010-05-11staging:iio:max1363 move to new abi.Jonathan Cameron
2010-04-30Staging: iio: adc: fix dangling pointersWolfram Sang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-15Staging: IIO: max1363 ADC driverJonathan Cameron