aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/lpc32xx_adc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-17staging:iio:adc:lpc32xx move to info_mask_(shared_by_type/separate)Jonathan Cameron1-1/+1
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-10-19staging:iio:lpc32xx_adc: Use resource_size instead of opencoding itLars-Peter Clausen1-1/+1
2012-08-14staging:iio: Constify static iio_chan_spec arraysLars-Peter Clausen1-1/+1
2012-07-14staging:iio:lpc32xx_adc: Ensure request_irq and free_irq dev_id parameter matchLars-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-24iio: Add device tree support to LPC32xx ADCRoland Stigge1-0/+10
2012-04-18staging:iio:adc Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron1-7/+8
2012-02-15staging: iio: LPC32xx: ADC driverRoland Stigge1-0/+237