summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc/mxs-lradc.c
AgeCommit message (Expand)Author
2015-03-26Staging: iio: use the BIT macro in adcHaneen Mohammed
2015-03-24Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-02-28Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-02-08staging: iio: adc: mxs-lradc: Change type in printf format stringRickard Strandqvist
2015-02-01iio: mxs-lradc: fix iio channel map regressionStefan Wahren
2015-01-26iio: mxs-lradc: only update the buffer when its conversions have finishedKristina Martšenko
2015-01-26iio: mxs-lradc: make ADC reads not unschedule touchscreen conversionsKristina Martšenko
2015-01-26iio: mxs-lradc: make ADC reads not disable touchscreen interruptsKristina Martšenko
2015-01-26iio: mxs-lradc: separate touchscreen and buffer virtual channelsKristina Martšenko
2015-01-21Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-01-05iio: mxs-lradc: check ranges of ts propertiesStefan Wahren
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-11-02Merge 3.18-rc3 into staging-nextGreg Kroah-Hartman
2014-10-29Staging: iio: adc: fix line over 80 charactersBrian Vandre
2014-10-25Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-10-20staging: iio: adc: drop owner assignment from platform_driversWolfram Sang
2014-10-09iio: adc: mxs-lradc: Disable the clock on probe failureiio-fixes-for-3.18aFabio Estevam
2014-10-02Staging: iio: adc: Add missing blank lineVaishali Thakkar
2014-09-22Staging: iio: adc: Fix else after return warningDarshana Padmadas
2014-09-22Staging: iio: adc: Fix warning prefer kmalloc_array over kmallocDarshana Padmadas
2014-06-22Merge 3.16-rc2 into staging-nextGreg Kroah-Hartman
2014-06-14iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...Peter Meerwald
2014-06-14iio: mxs-lradc: fix dividerRobert Hodaszi
2014-04-22Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-03-22iio: adc: mxs-lradc: fix warning when buidling on avr32iio-fixes-for-3.15aAlexandre Belloni
2014-03-19staging: adc: mxs-lradc.c Fix line over 80 characters.Aybuke Ozdemir
2014-03-02Merge 3.14-rc5 into staging-nextGreg Kroah-Hartman
2014-02-24staging:iio:adc:MXS:LRADC: fix touchscreen statemachinefixes-for-3.14dJuergen Beisert
2014-02-15iio: mxs-lradc: Propagate the real error code on platform_get_irq() failureFabio Estevam
2014-02-11Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-02-08iio: mxs-lradc: remove useless scale_available filesAlexandre Belloni
2014-02-08iio: mxs-lradc: fix buffer overflowAlexandre Belloni
2014-02-03iio: mxs-lradc: remove useless checkAlexandre 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