aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/ad7192.c
Commit message (Expand)AuthorAge
* Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman2012-09-16
|\
| * staging:iio: prevent divide by zero bugsDan Carpenter2012-08-27
* | staging:iio: Add missing __devinit and __devexit annotationsLars-Peter Clausen2012-08-27
* | staging:iio:ad7192: Use common Sigma Delta libraryLars-Peter Clausen2012-08-27
* | staging:iio:ad7192: Remove unused platform_data from device state structLars-Peter Clausen2012-08-27
* | Merge 3.6-rc3 into staging-nextGreg Kroah-Hartman2012-08-27
|\|
| * staging:iio:ad7192: Report offset and scale for temperature channelLars-Peter Clausen2012-08-16
| * staging:iio:ad7192: Report channel offsetLars-Peter Clausen2012-08-16
| * staging:iio:ad7192: Mark channels as unsignedLars-Peter Clausen2012-08-16
| * staging:iio:ad7192: Fix setting ACXLars-Peter Clausen2012-08-16
| * staging:iio:ad7192: Add missing break in switch statementLars-Peter Clausen2012-08-16
* | staging:iio: Constify static iio_chan_spec arraysLars-Peter Clausen2012-08-14
|/
* staging:iio:ad7192: Use iio_validate_scan_mask_onehotLars-Peter Clausen2012-07-09
* staging:iio:adc:ad7192: Use new triggered buffer setup helper functionLars-Peter Clausen2012-06-18
* staging:iio:adc: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-14
* staging: iio: adc: convert ADI drivers to use kfifo.Michael Hennerich2012-04-30
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-29
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-25
* staging:iio: Add caching of scan_timestamp to the core as well as buffers.Jonathan Cameron2012-04-24
* staging:iio:adc:ad7192 make use of iio_sw_buffer_preenable.Jonathan Cameron2012-04-24
* staging:iio:adc Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-18
* staging:iio:adc:ad7192 unwind use of is_visible for attribute group.Jonathan Cameron2012-02-09
* staging:iio: Setup buffer access functions when allocating the bufferLars-Peter Clausen2012-02-09
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-09
|\
| * staging:iio: iio_trigger contains defunct owner field. Remove it.Jonathan Cameron2011-12-16
| * staging:iio: Make sure all triggers have a trigger_ops for the owner field.Jonathan Cameron2011-12-16
| * staging:iio:adc:ad7192 scrap read from buffer for sysfs access.Jonathan Cameron2011-12-08
| * staging:iio: scrap scan_count and ensure all drivers use active_scan_maskJonathan Cameron2011-12-08
| * staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron2011-12-08
| * 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
| * iio: introduce type casts to avoid __ucmpdi2 callsMichael Hennerich2011-11-26
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\ \
| * | switch ->is_visible() to returning umode_tAl Viro2012-01-03
| |/
* / 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: 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: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron2011-09-26
* staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*Jonathan Cameron2011-09-26
* staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron2011-09-16
* staging:iio: Differential channel handling - use explicit flag rather than ty...Jonathan Cameron2011-09-06
* staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...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:iio: spit trigger.h into provider and consumer parts.Jonathan Cameron2011-08-24
* staging:iio: prevent removal of module connected to trigger.Jonathan Cameron2011-08-24