summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc/lpc32xx_adc.c
AgeCommit message (Expand)Author
2017-02-11staging:iio:adc:lpc32xx Move out of staging.Jonathan Cameron
2017-02-11staging:iio:adc:lpc32xx rename local state structure to _stateJonathan Cameron
2017-02-11staging:iio:adc:lpc32xx Apply consistent prefix to local definesJonathan Cameron
2015-11-18Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2015-10-25iio: lpc32xx_adc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy
2015-10-16staging: iio: adc: properly indent to match open paranthesisIoana Ciornei
2015-08-31staging: iio: adc: lpc32xx: use correct reutrn valuePeng Fan
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-30staging: iio: adc: Remove useless cast on void pointerTapasweni Pathak
2014-10-20staging: iio: adc: drop owner assignment from platform_driversWolfram Sang
2013-11-24staging: iio: lpc32xx_adc: Use devm_iio_device_registerSachin Kamat
2013-10-17staging:iio:lpc32xx_adc: Fix IRQ checkLars-Peter Clausen
2013-09-07staging: iio: lpc32xx_adc: Use devm_* APIsSachin Kamat
2013-06-06staging: iio: lpc32xx_adc: Remove redundant platform_set_drvdata()Sachin Kamat
2013-03-17staging:iio:adc:lpc32xx move to info_mask_(shared_by_type/separate)Jonathan Cameron
2012-11-21staging: iio: remove use of __devexit_pBill Pemberton
2012-11-21staging: iio: remove use of __devexitBill Pemberton
2012-11-21staging: iio: remove use of __devinitBill Pemberton
2012-10-19staging:iio:lpc32xx_adc: Use resource_size instead of opencoding itLars-Peter Clausen
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-04-29staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-25IIO: Move core headers to include/linux/iioJonathan 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-02-15staging: iio: LPC32xx: ADC driverRoland Stigge