aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/ad7298_core.c
Commit message (Expand)AuthorAge
* Added missing tegra files.HEADmasterJonathan Herman2013-01-22
* staging:iio:ad7298: Squash everything into one fileLars-Peter Clausen2012-11-19
* staging:iio:ad7298: Fix temperature scale and offsetLars-Peter Clausen2012-11-19
* staging:iio:ad7298: Rework regulator handlingLars-Peter Clausen2012-11-19
* staging:iio:ad7298: Do not perform endianness conversion in buffered modeLars-Peter Clausen2012-11-19
* staging:iio: Constify static iio_chan_spec arraysLars-Peter Clausen2012-08-14
* staging:iio:adc:ad7298: Use new triggered buffer setup helper functionLars-Peter Clausen2012-06-18
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-29
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-25
* staging:iio:adc Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-18
* staging:iio:adc:ad7298 unwind use of IIO_CHAN macro.Jonathan Cameron2012-04-13
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-09
|\
| * staging:iio:adc:ad7476 scrap read from buffer for sysfs access.Jonathan Cameron2011-12-08
| * staging:iio: Remove redundant spi driver bus initializationLars-Peter Clausen2011-12-08
| * Staging: iio: fix endian conversion in ad7298_scan_direct()Dan Carpenter2011-11-26
| * staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen2011-11-26
| * staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-26
| * staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-26
| * staging:iio: header reorganizationJonathan Cameron2011-11-26
* | staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen2011-11-17
|/
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-17
* staging:iio:adc:naming: dev_info to indio_dev for consistencyJonathan Cameron2011-10-11
* staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron2011-09-29
* staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron2011-09-26
* staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron2011-09-26
* staging:iio: rework of attribute registration.Jonathan Cameron2011-09-06
* staging:iio:buffering cleanup ring_buffer_register_ex naming.Jonathan Cameron2011-09-06
* staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron2011-09-06
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-25
* staging:iio:adc: unused header removals.Jonathan Cameron2011-08-23
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-19
* staging:iio:adc:AD7298: Use private data space from iio_allocate_deviceMichael Hennerich2011-05-19
* staging:iio:adc:ad7298: Convert to new channel registration methodMichael Hennerich2011-05-19
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-19
* staging:iio:adc:ad7298 move to irqchip based trigger handling.Jonathan Cameron2011-05-19
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-25
* IIO: ADC: New driver for the AD7298 8-channel SPI ADCMichael Hennerich2011-02-28