summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)AuthorFilesLines
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-10-01staging:iio:hmc5843: Introduce helper functions to show/check list of int pairsPeter Meerwald1-22/+34
2013-10-01staging:iio:hmc5843: Tighten commentsPeter Meerwald1-12/+4
2013-10-01staging:iio:hmc5843: Remove unused LSB register #definesPeter Meerwald1-7/+0
2013-10-01staging:iio:hmc5843: Use INFO_SAMP_FREQPeter Meerwald1-81/+54
2013-10-01staging:iio:hmc5843: Rewrite init functionPeter Meerwald1-21/+13
2013-10-01staging:iio:hmc5843: Add pointer to i2c client to data structPeter Meerwald1-36/+25
2013-10-01staging:iio:spear_adc: Report scale as fractional valueLars-Peter Clausen1-4/+3
2013-10-01staging:iio:ad7746: Report scale as fractional valueLars-Peter Clausen1-6/+7
2013-10-01staging:iio:ad799x: Report scale as fractional valueLars-Peter Clausen1-5/+3
2013-10-01staging:iio:ad7780: Report scale as fractional valueLars-Peter Clausen1-6/+3
2013-10-01staging:iio:ad7606: Report scale as fractional valueLars-Peter Clausen1-6/+3
2013-10-01staging:iio:ad7280a: Report scale as fractional valueLars-Peter Clausen1-6/+4
2013-09-30Merge tag 'iio-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman1-1/+1
2013-09-28staging:iio:iio-trig-bfin-timer: Fix compile errorLars-Peter Clausen1-1/+1
2013-09-25Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman4-3/+4
2013-09-21staging:iio:ade7758: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-5/+1
2013-09-21staging:iio:dummy: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-5/+2
2013-09-21staging:iio:mxs-lradc: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-7/+1
2013-09-21staging:iio:ad799x: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-8/+2
2013-09-21staging:iio:ad7606: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-7/+1
2013-09-21staging:iio:lis3l02dq: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-5/+1
2013-09-18staging: iio: ade7854-spi: Fix return valueSachin Kamat1-1/+1
2013-09-18staging:iio:hmc5843: Fix measurement conversionPeter Meerwald1-1/+1
2013-09-18iio: isl29018: Fix uninitialized valueDerek Basehore1-0/+1
2013-09-18staging:iio:dummy fix kfifo_buf kconfig dependency issue if kfifo modular and...Jonathan Cameron1-1/+1
2013-09-15staging:iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen5-5/+5
2013-09-15staging:iio: dummy driver additions to show shared_by_dir infomask usageJonathan Cameron1-0/+16
2013-09-14staging: iio: ade7854: Use devm_iio_device_allocSachin Kamat3-11/+3
2013-09-14staging: iio: ade7759: Use devm_iio_device_allocSachin Kamat1-13/+5
2013-09-14staging: iio: ade7758_core: Use devm_iio_device_allocSachin Kamat1-14/+6
2013-09-14staging: iio: ade7754: Use devm_iio_device_allocSachin Kamat1-14/+5
2013-09-14staging: iio: ade7753: Use devm_iio_device_allocSachin Kamat1-14/+5
2013-09-14staging: iio: ad2s90: Use devm_iio_device_allocSachin Kamat1-12/+4
2013-09-14staging: iio: ad2s1210: Use devm_iio_device_allocSachin Kamat1-10/+4
2013-09-14staging: iio: ad2s1200: Use dev_err instead of pr_errSachin Kamat1-2/+2
2013-09-14staging: iio: ad2s1200: Use devm_* APIsSachin Kamat1-16/+8
2013-09-14staging: iio: tsl2x7x_core: Remove redundant breakSachin Kamat1-8/+0
2013-09-12staging:iio:hmc5843: Use devm_iio_device_allocPeter Meerwald1-17/+7
2013-09-10staging:iio:adc:ad7606 remove unnecessary work pending testXie XiuQi1-2/+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-09-08staging: iio: replace strict_strto*() with kstrto*()Jingoo Han16-114/+109
2013-09-08staging: iio: hmc5843: Fix a trivial typoSachin Kamat1-1/+1
2013-09-08staging: iio: tsl2x7x_core: Fix sparse warningSachin Kamat1-1/+1
2013-09-08staging: iio: tsl2x7x_core: Use devm_* APIsSachin Kamat1-25/+13