summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc/mxs-lradc.c
AgeCommit message (Expand)Author
2014-02-24staging:iio:adc:MXS:LRADC: fix touchscreen statemachinefixes-for-3.14dJuergen Beisert
2014-02-08iio: mxs-lradc: remove useless scale_available filesAlexandre Belloni
2014-02-08iio: mxs-lradc: fix buffer overflowAlexandre Belloni
2014-01-01iio: mxs-lradc: convert is_divided to a bitmapiio-for-3.14cAlexandre Belloni
2014-01-01iio: mxs-lradc: add write_raw function to modify scaleHector Palacios
2014-01-01iio: mxs-lradc: add scale_available file to channelsHector Palacios
2014-01-01iio: mxs-lradc: add scale attribute to channelsHector Palacios
2013-12-07iio: mxs-lradc: compute temperature from channel 8 and 9Alexandre Belloni
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-10-29staging: Remove OOM message after input_allocate_deviceJoe Perches
2013-10-16staging:iio:mxs-lradc: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen
2013-10-01Staging/iio/adc/touchscreen/MXS: provide devicetree adaptionJuergen Beisert
2013-10-01Staging/iio/adc/touchscreen/MXS: remove old touchscreen detection implementationJuergen Beisert
2013-10-01Staging/iio/adc/touchscreen/MXS: add interrupt driven touch detectionJuergen Beisert
2013-10-01Staging/iio/adc/touchscreen/MXS: add i.MX23 support to the LRADC touchscreen ...Juergen Beisert
2013-10-01Staging/iio/adc/touchscreen/MXS: simplify register accessJuergen Beisert
2013-10-01Staging/iio/adc/touchscreen/MXS: separate i.MX28 specific register bitsJuergen Beisert
2013-10-01Staging/iio/adc/touchscreen/MXS: distinguish i.MX23's and i.MX28's LRADCJuergen Beisert
2013-10-01Staging/iio/adc/touchscreen/MXS: add proper clock handlingJuergen Beisert
2013-09-21staging:iio:mxs-lradc: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen
2013-09-15staging:iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen
2013-09-08iio: mxs-lradc: Add MODULE_ALIASFabio Estevam
2013-09-08iio: mxs-lradc: Fix the order of resources removalFabio Estevam
2013-08-17iio: mxs-lradc: change the realbits to 12Hector Palacios
2013-08-03staging: iio: mxs-lradc: Use devm_iio_device_allocSachin Kamat
2013-08-03iio: mxs-lradc: Check the return value from stmp_reset_block()Fabio Estevam
2013-07-06iio: mxs-lradc: Remove useless check in read_rawMarek Vasut
2013-07-03iio: mxs-lradc: Fix misuse of iio->trigMarek Vasut
2013-05-27Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman
2013-05-22staging/iio/mxs-lradc: cleanup masklengthMichał Mirosław
2013-05-22staging/iio/mxs-lradc: fix preenable for multiple buffersMichał Mirosław
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-01iio: mxs-lradc: remove unneeded mach header inclusionShawn Guo
2013-03-29iio: mxs-lradc: Do hardware initialization earlierAlexandre Belloni
2013-03-25iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen
2013-03-17staging:iio:adc:mxs move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-09iio: mxs-lradc: Fix 'duplicate const' warningFabio Estevam
2013-01-26iio: mxs: Add MX23 support into the IIO driverMarek Vasut
2013-01-26iio: mxs: Implement support for touchscreenMarek Vasut
2013-01-25Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-22staging: Convert to devm_ioremap_resource()Thierry Reding
2013-01-09iio: mxs-lradc: indexes are unsignedFabio Estevam
2012-12-27iio: mxs: Remove unused struct mxs_lradc_chanMarek Vasut
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-11-10staging:iio: Add support for multiple buffersJonathan Cameron
2012-10-19drivers/staging/iio: Remove unnecessary semicolonPeter Senna Tschudin