aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/spear_adc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-21staging: iio: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-21staging: iio: remove use of __devexitBill Pemberton1-1/+1
2012-11-21staging: iio: remove use of __devinitBill Pemberton1-1/+1
2012-09-03drivers/staging/iio/adc/spear_adc.c: use clk_prepare_enable and clk_disable_unprepareJulia Lawall1-17/+8
2012-08-14staging:iio: Constify static iio_chan_spec arraysLars-Peter Clausen1-1/+1
2012-05-14staging:iio:adc: Use dev_to_iio_dev()Lars-Peter Clausen1-2/+2
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen1-3/+3
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron1-2/+2
2012-04-18staging:iio:adc Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron1-2/+3
2012-04-13staging:iio:adc: Add SPEAr ADC driverStefan Roese1-0/+447