summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc
AgeCommit message (Expand)Author
2012-08-16IIO: Add basic MXS LRADC driveriio-for-v3.7aMarek Vasut
2012-08-14staging:iio: Constify static iio_chan_spec arraysLars-Peter Clausen
2012-07-14staging:iio:lpc32xx_adc: Ensure request_irq and free_irq dev_id parameter matchLars-Peter Clausen
2012-07-12Merge tag 'togreg-3.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic2...Greg Kroah-Hartman
2012-07-12Merge tag 'fixes-togreg-3.6a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2012-07-12staging:iio:max1363: Don't free uninitialized variableLars-Peter Clausen
2012-07-09Merge tag 'togreg_8_7_2012' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-07-09staging:iio:ad7793: Use iio_validate_scan_mask_onehotLars-Peter Clausen
2012-07-09staging:iio:ad7192: Use iio_validate_scan_mask_onehotLars-Peter Clausen
2012-07-08staging:iio:max1363: Do not return error code in interrupt handlerLars-Peter Clausen
2012-07-08staging:iio:ad7887: Do not return error code in interrupt handlerLars-Peter Clausen
2012-07-08staging:iio:ad7476: Do not return error code in interrupt handlerLars-Peter Clausen
2012-07-08staging:iio:ad799x: Do not return error code in interrupt handlerLars-Peter Clausen
2012-07-08staging:iio:adt7310: Do not return error code in interrupt handlerLars-Peter Clausen
2012-07-08staging:iio:ad7298: Do not return error code in interrupt handlerLars-Peter Clausen
2012-07-08staging iio adt7410: fix 13bit modeSascha Hauer
2012-07-08staging iio adt7410: sysfs store function must return lengthSascha Hauer
2012-07-08staging:iio: Request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen
2012-07-08staging:iio:adt7410: use local platformdata if none is specifiedtogreg_8_7_2012Sascha Hauer
2012-07-08staging iio adt7410: make 16bit mode defaultSascha Hauer
2012-07-06Merge branch 'fixes-togreg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-06-30staging:iio:ad7793: Fix scan index for the "shorted" channelLars-Peter Clausen
2012-06-18staging:iio:adc:ad799x: Use new triggered buffer setup helper functionLars-Peter Clausen
2012-06-18staging:iio:adc:ad7887: Use new triggered buffer setup helper functionLars-Peter Clausen
2012-06-18staging:iio:adc:ad7793: Use new triggered buffer setup helper functionLars-Peter Clausen
2012-06-18staging:iio:adc:ad7606: Use new triggered buffer setup helper functionLars-Peter Clausen
2012-06-18staging:iio:adc:ad7476: Use new triggered buffer setup helper functionLars-Peter Clausen
2012-06-18staging:iio:adc:ad7298: Use new triggered buffer setup helper functionLars-Peter Clausen
2012-06-18staging:iio:adc:ad7192: Use new triggered buffer setup helper functionLars-Peter Clausen
2012-06-12staging:iio:ad7298: Fix linker error due to missing IIO kfifo bufferLars-Peter Clausen
2012-06-07staging:iio:ad7606: Re-add missing scale attributeLars-Peter Clausen
2012-05-14staging:iio:adc: Use dev_to_iio_dev()Lars-Peter Clausen
2012-04-30staging: iio: adc: convert ADI drivers to use kfifo.Michael Hennerich
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-29staging: iio: lpc32xx-adc: Remove driver conflict due to device treeRoland Stigge
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2012-04-24staging:iio: Add caching of scan_timestamp to the core as well as buffers.Jonathan Cameron
2012-04-24staging:iio:adc:ad799x use iio_sw_buffer_preenable to avoid code repitiionJonathan Cameron
2012-04-24staging:iio:adc:ad7887 make use of iio_sw_buffer_preenable.Jonathan Cameron
2012-04-24staging:iio:adc:ad7793 use iio_sw_buffer_preenable to avoid repitition.Jonathan Cameron
2012-04-24staging:iio:adc:ad7476 use iio_sw_buffer_preenable instead of local version.Jonathan Cameron
2012-04-24staging:iio:adc:ad7298 use iio_sw_buffer_preenable to avoid code repitition.Jonathan Cameron
2012-04-24staging:iio:adc:ad7192 make use of iio_sw_buffer_preenable.Jonathan Cameron
2012-04-24staging:iio: add caching of the number of bytes in a scan.Jonathan Cameron
2012-04-24iio: Add device tree support to LPC32xx ADCRoland Stigge
2012-04-18staging:iio:adc Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron
2012-04-13staging:iio:adc: Add SPEAr ADC driverStefan Roese
2012-04-13staging:iio:accel:ad7780 unwind use of IIO_CHAN macro.Jonathan Cameron
2012-04-13staging:iio:adc:ad7476 unwind use of IIO_CHAN macro.Jonathan Cameron
2012-04-13staging:iio:adc:ad7298 unwind use of IIO_CHAN macro.Jonathan Cameron