summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/lpc32xx_adc.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:adc:lpc32xx Move out of staging.Jonathan Cameron2017-02-111-219/+0
* staging:iio:adc:lpc32xx rename local state structure to _stateJonathan Cameron2017-02-111-23/+23
* staging:iio:adc:lpc32xx Apply consistent prefix to local definesJonathan Cameron2017-02-111-25/+29
* Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2015-11-181-2/+2
|\
| * iio: lpc32xx_adc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-251-2/+2
* | staging: iio: adc: properly indent to match open paranthesisIoana Ciornei2015-10-161-7/+7
* | staging: iio: adc: lpc32xx: use correct reutrn valuePeng Fan2015-08-311-2/+2
|/
* Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-151-1/+1
|\
| * staging: iio: adc: Remove useless cast on void pointerTapasweni Pathak2014-10-301-1/+1
* | staging: iio: adc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
|/
* staging: iio: lpc32xx_adc: Use devm_iio_device_registerSachin Kamat2013-11-241-11/+1
* staging:iio:lpc32xx_adc: Fix IRQ checkLars-Peter Clausen2013-10-171-1/+1
* staging: iio: lpc32xx_adc: Use devm_* APIsSachin Kamat2013-09-071-35/+14
* staging: iio: lpc32xx_adc: Remove redundant platform_set_drvdata()Sachin Kamat2013-06-061-1/+0
* staging:iio:adc:lpc32xx move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-1/+1
* staging: iio: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* staging: iio: remove use of __devexitBill Pemberton2012-11-211-1/+1
* staging: iio: remove use of __devinitBill Pemberton2012-11-211-1/+1
* staging:iio:lpc32xx_adc: Use resource_size instead of opencoding itLars-Peter Clausen2012-10-191-1/+1
* staging:iio: Constify static iio_chan_spec arraysLars-Peter Clausen2012-08-141-1/+1
* staging:iio:lpc32xx_adc: Ensure request_irq and free_irq dev_id parameter matchLars-Peter Clausen2012-07-141-2/+2
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-291-3/+3
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-2/+2
* iio: Add device tree support to LPC32xx ADCRoland Stigge2012-04-241-0/+10
* staging:iio:adc Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-181-7/+8
* staging: iio: LPC32xx: ADC driverRoland Stigge2012-02-151-0/+237