summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc/mxs-lradc.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-25staging:iio:adc:MXS:LRADC: fix touchscreen statemachineJuergen Beisert1-0/+1
2014-02-08iio: mxs-lradc: remove useless scale_available filesAlexandre Belloni1-4/+0
2014-02-08iio: mxs-lradc: fix buffer overflowAlexandre Belloni1-1/+1
2014-01-01iio: mxs-lradc: convert is_divided to a bitmapAlexandre Belloni1-4/+4
2014-01-01iio: mxs-lradc: add write_raw function to modify scaleHector Palacios1-1/+61
2014-01-01iio: mxs-lradc: add scale_available file to channelsHector Palacios1-1/+105
2014-01-01iio: mxs-lradc: add scale attribute to channelsHector Palacios1-2/+54
2013-12-07iio: mxs-lradc: compute temperature from channel 8 and 9Alexandre Belloni1-13/+78
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-1/+1
2013-10-29staging: Remove OOM message after input_allocate_deviceJoe Perches1-3/+1
2013-10-16staging:iio:mxs-lradc: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen1-6/+0
2013-10-01Staging/iio/adc/touchscreen/MXS: provide devicetree adaptionJuergen Beisert1-21/+36
2013-10-01Staging/iio/adc/touchscreen/MXS: remove old touchscreen detection implementationJuergen Beisert1-163/+0
2013-10-01Staging/iio/adc/touchscreen/MXS: add interrupt driven touch detectionJuergen Beisert1-54/+476
2013-10-01Staging/iio/adc/touchscreen/MXS: add i.MX23 support to the LRADC touchscreen ...Juergen Beisert1-11/+55
2013-10-01Staging/iio/adc/touchscreen/MXS: simplify register accessJuergen Beisert1-84/+120
2013-10-01Staging/iio/adc/touchscreen/MXS: separate i.MX28 specific register bitsJuergen Beisert1-28/+33
2013-10-01Staging/iio/adc/touchscreen/MXS: distinguish i.MX23's and i.MX28's LRADCJuergen Beisert1-0/+3
2013-10-01Staging/iio/adc/touchscreen/MXS: add proper clock handlingJuergen Beisert1-0/+15
2013-09-21staging:iio:mxs-lradc: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-7/+1
2013-09-15staging:iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen1-1/+1
2013-09-08iio: mxs-lradc: Add MODULE_ALIASFabio Estevam1-0/+1
2013-09-08iio: mxs-lradc: Fix the order of resources removalFabio Estevam1-5/+5
2013-08-17iio: mxs-lradc: change the realbits to 12Hector Palacios1-4/+8
2013-08-03staging: iio: mxs-lradc: Use devm_iio_device_allocSachin Kamat1-14/+7
2013-08-03iio: mxs-lradc: Check the return value from stmp_reset_block()Fabio Estevam1-3/+9
2013-07-06iio: mxs-lradc: Remove useless check in read_rawMarek Vasut1-7/+0
2013-07-03iio: mxs-lradc: Fix misuse of iio->trigMarek Vasut1-4/+7
2013-05-27Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman1-3/+2
2013-05-23staging/iio/mxs-lradc: cleanup masklengthMichał Mirosław1-4/+4
2013-05-23staging/iio/mxs-lradc: fix preenable for multiple buffersMichał Mirosław1-3/+2
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+0
2013-04-01iio: mxs-lradc: remove unneeded mach header inclusionShawn Guo1-3/+0
2013-03-29iio: mxs-lradc: Do hardware initialization earlierAlexandre Belloni1-3/+3
2013-03-26iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen1-2/+2
2013-03-17staging:iio:adc:mxs move to info_mask_(shared_by_type/separate)Jonathan Cameron1-1/+1
2013-02-22Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-35/+490
2013-02-09iio: mxs-lradc: Fix 'duplicate const' warningFabio Estevam1-1/+1
2013-01-26iio: mxs: Add MX23 support into the IIO driverMarek Vasut1-9/+47
2013-01-26iio: mxs: Implement support for touchscreenMarek Vasut1-21/+445
2013-01-26Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman1-1/+1
2013-01-26Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman1-1/+1
2013-01-22staging: Convert to devm_ioremap_resource()Thierry Reding1-3/+4
2013-01-10iio: mxs-lradc: indexes are unsignedFabio Estevam1-1/+1
2012-12-27iio: mxs: Remove unused struct mxs_lradc_chanMarek Vasut1-7/+0
2012-11-22staging: iio: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-22staging: iio: remove use of __devexitBill Pemberton1-1/+1
2012-11-22staging: iio: remove use of __devinitBill Pemberton1-1/+1
2012-11-10staging:iio: Add support for multiple buffersJonathan Cameron1-2/+1
2012-10-19drivers/staging/iio: Remove unnecessary semicolonPeter Senna Tschudin1-1/+1