summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
AgeCommit message (Expand)AuthorFilesLines
2013-10-11staging: Remove unnecessary semicolonsJoe Perches2-2/+2
2013-10-11Staging: iio: fix sizeof *ring should be sizeof(*ring)Ebru Akagunduz1-1/+1
2013-10-06Staging: iio: adt7316-i2c: quoted string split across linesEbru Akagunduz1-2/+1
2013-10-06Staging: iio: adt7316-spi: fix quoted string split across linesEbru Akagunduz1-2/+1
2013-10-06Staging: iio: printk(KERN_INFO ...Ebru Akagunduz1-2/+1
2013-10-06Staging: iio: space prohibited before semicolonEbru Akagunduz1-1/+1
2013-10-06Staging: iio: iio_simple_dummy: fix line over 80 charactersEbru Akagunduz1-1/+2
2013-10-05staging:iio:ad9951: Use spi_sync_transfer()Lars-Peter Clausen1-20/+6
2013-10-05staging:iio:ad9910: Use spi_sync_transfer()Lars-Peter Clausen1-62/+20
2013-10-05staging:iio:ad9852: Use spi_sync_transfer()Lars-Peter Clausen1-34/+11
2013-10-05staging:iio:adis16220: Use spi_sync_transfer()Lars-Peter Clausen1-5/+1
2013-10-01Staging/iio: add TODO reminderJuergen Beisert1-0/+11
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-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-29Merge 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