summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/ad799x_core.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:adc: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-4/+4
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-291-3/+3
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-4/+4
* staging:iio:adc Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-181-1/+39
* staging:iio: Rename IIO_EVENT_CODE_EXTRACT_NUM to IIO_EVENT_CODE_EXTRACT_CHANLars-Peter Clausen2012-02-131-2/+2
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-091-5/+4
|\
| * staging:iio:adc:ad799x stop reading from buffer for sysfs accessesJonathan Cameron2011-12-081-2/+1
| * staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen2011-11-261-1/+0
| * staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-261-1/+1
| * staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-261-1/+1
| * staging:iio: header reorganizationJonathan Cameron2011-11-261-1/+2
* | staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen2011-11-171-13/+1
|/
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-171-1/+2
* staging:iio:adc:naming: dev_info to indio_dev for consistencyJonathan Cameron2011-10-111-19/+19
* staging:iio:adc:ad799x address and scan_index always match so stop using addressJonathan Cameron2011-10-031-39/+1
* staging:iio:adc:ad799x set the device name only once.Jonathan Cameron2011-10-031-1/+0
* staging:iio:adc:ad799x use the core handling for as much of the events as pos...Jonathan Cameron2011-10-031-60/+82
* staging:iio:adc:ad799x avoid bouncing back and forth from iio_priv space.Jonathan Cameron2011-10-031-1/+1
* staging:iio:adc:ad799x use a table for frequency values rather than big switch.Jonathan Cameron2011-10-031-57/+17
* staging:iio:adc:ad799x trivial: use the convenient chan struct.Jonathan Cameron2011-10-031-4/+3
* staging:iio:adc:ad799x stop using IIO_CHAN macro.Jonathan Cameron2011-10-031-123/+329
* staging:iio:adc:ad799x fix incorrect scan_type descriptions.Jonathan Cameron2011-10-031-20/+20
* staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron2011-09-291-40/+40
* staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron2011-09-261-5/+5
* staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron2011-09-261-1/+1
* staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron2011-09-161-30/+30
* staging:iio: rework of attribute registration.Jonathan Cameron2011-09-061-10/+7
* staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...Jonathan Cameron2011-09-061-1/+1
* staging:iio:buffering cleanup ring_buffer_register_ex naming.Jonathan Cameron2011-09-061-3/+3
* staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron2011-09-061-3/+1
* staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron2011-09-061-2/+2
* staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...Jonathan Cameron2011-09-061-0/+2
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-251-0/+1
* staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TY...Jonathan Cameron2011-08-231-2/+2
* staging:iio:adc: unused header removals.Jonathan Cameron2011-08-231-4/+9
* staging:iio:adc:ad799x clear out last few uses of iio_dev->dev_data.Jonathan Cameron2011-06-281-7/+6
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-16/+31
* staging:iio:adc:ad799x removed unused headers.Jonathan Cameron2011-05-191-2/+0
* staging:iio:adc:ad799x: Use private data space from iio_allocate_deviceMichael Hennerich2011-05-191-42/+36
* staging:iio:adc:ad799x: Convert to new channel registration method.Michael Hennerich2011-05-191-299/+192
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-191-14/+0
* staging:iio:adc:ad799x move to irqchip based trigger handling.Jonathan Cameron2011-05-191-2/+1
* staging:iio:adc:ad799x move to new event handlingJonathan Cameron2011-05-191-137/+115
* 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-1/+1
* IIO: ADC: AD799x: Update timestamp handlingMichael Hennerich2011-02-281-0/+12
* iio: Fixpoint formatted output bugfixRoland Stigge2011-01-201-1/+1
* staging: iio: adc: ad799x miscellaneous cleanupsMichael Hennerich2010-10-121-6/+3
* staging: iio: adc: ad799x drop in_precision in favor of new in_typeMichael Hennerich2010-10-071-12/+21
* staging: iio: adc: ad799x: Address iio list feedbackMichael Hennerich2010-10-061-6/+5
OpenPOWER on IntegriCloud