summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
...
* | | Staging: iio: adt7316-spi: fix quoted string split across linesEbru Akagunduz2013-10-061-2/+1
* | | Staging: iio: printk(KERN_INFO ...Ebru Akagunduz2013-10-061-2/+1
* | | Staging: iio: space prohibited before semicolonEbru Akagunduz2013-10-061-1/+1
* | | Staging: iio: iio_simple_dummy: fix line over 80 charactersEbru Akagunduz2013-10-061-1/+2
* | | staging:iio:ad9951: Use spi_sync_transfer()Lars-Peter Clausen2013-10-051-20/+6
* | | staging:iio:ad9910: Use spi_sync_transfer()Lars-Peter Clausen2013-10-051-62/+20
* | | staging:iio:ad9852: Use spi_sync_transfer()Lars-Peter Clausen2013-10-051-34/+11
* | | staging:iio:adis16220: Use spi_sync_transfer()Lars-Peter Clausen2013-10-051-5/+1
* | | Staging/iio: add TODO reminderJuergen Beisert2013-10-011-0/+11
* | | Staging/iio/adc/touchscreen/MXS: provide devicetree adaptionJuergen Beisert2013-10-011-21/+36
* | | Staging/iio/adc/touchscreen/MXS: remove old touchscreen detection implementationJuergen Beisert2013-10-011-163/+0
* | | Staging/iio/adc/touchscreen/MXS: add interrupt driven touch detectionJuergen Beisert2013-10-011-54/+476
* | | Staging/iio/adc/touchscreen/MXS: add i.MX23 support to the LRADC touchscreen ...Juergen Beisert2013-10-011-11/+55
* | | Staging/iio/adc/touchscreen/MXS: simplify register accessJuergen Beisert2013-10-011-84/+120
* | | Staging/iio/adc/touchscreen/MXS: separate i.MX28 specific register bitsJuergen Beisert2013-10-011-28/+33
* | | Staging/iio/adc/touchscreen/MXS: distinguish i.MX23's and i.MX28's LRADCJuergen Beisert2013-10-011-0/+3
* | | Staging/iio/adc/touchscreen/MXS: add proper clock handlingJuergen Beisert2013-10-011-0/+15
* | | staging:iio:hmc5843: Introduce helper functions to show/check list of int pairsPeter Meerwald2013-10-011-22/+34
* | | staging:iio:hmc5843: Tighten commentsPeter Meerwald2013-10-011-12/+4
* | | staging:iio:hmc5843: Remove unused LSB register #definesPeter Meerwald2013-10-011-7/+0
* | | staging:iio:hmc5843: Use INFO_SAMP_FREQPeter Meerwald2013-10-011-81/+54
* | | staging:iio:hmc5843: Rewrite init functionPeter Meerwald2013-10-011-21/+13
* | | staging:iio:hmc5843: Add pointer to i2c client to data structPeter Meerwald2013-10-011-36/+25
* | | staging:iio:spear_adc: Report scale as fractional valueLars-Peter Clausen2013-10-011-4/+3
* | | staging:iio:ad7746: Report scale as fractional valueLars-Peter Clausen2013-10-011-6/+7
* | | staging:iio:ad799x: Report scale as fractional valueLars-Peter Clausen2013-10-011-5/+3
* | | staging:iio:ad7780: Report scale as fractional valueLars-Peter Clausen2013-10-011-6/+3
* | | staging:iio:ad7606: Report scale as fractional valueLars-Peter Clausen2013-10-011-6/+3
* | | staging:iio:ad7280a: Report scale as fractional valueLars-Peter Clausen2013-10-011-6/+4
* | | Merge tag 'iio-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-09-291-1/+1
|\ \ \
| * | | staging:iio:iio-trig-bfin-timer: Fix compile errorLars-Peter Clausen2013-09-281-1/+1
* | | | Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman2013-09-254-3/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | staging: iio: ade7854-spi: Fix return valueSachin Kamat2013-09-181-1/+1
| * | staging:iio:hmc5843: Fix measurement conversionPeter Meerwald2013-09-181-1/+1
| * | iio: isl29018: Fix uninitialized valueDerek Basehore2013-09-181-0/+1
| * | staging:iio:dummy fix kfifo_buf kconfig dependency issue if kfifo modular and...Jonathan Cameron2013-09-181-1/+1
| |/
* | staging:iio:ade7758: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-5/+1
* | staging:iio:dummy: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-5/+2
* | staging:iio:mxs-lradc: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-7/+1
* | staging:iio:ad799x: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-8/+2
* | staging:iio:ad7606: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-7/+1
* | staging:iio:lis3l02dq: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-5/+1
* | staging:iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen2013-09-155-5/+5
* | staging:iio: dummy driver additions to show shared_by_dir infomask usageJonathan Cameron2013-09-151-0/+16
* | staging: iio: ade7854: Use devm_iio_device_allocSachin Kamat2013-09-143-11/+3
* | staging: iio: ade7759: Use devm_iio_device_allocSachin Kamat2013-09-141-13/+5
* | staging: iio: ade7758_core: Use devm_iio_device_allocSachin Kamat2013-09-141-14/+6
* | staging: iio: ade7754: Use devm_iio_device_allocSachin Kamat2013-09-141-14/+5
* | staging: iio: ade7753: Use devm_iio_device_allocSachin Kamat2013-09-141-14/+5
* | staging: iio: ad2s90: Use devm_iio_device_allocSachin Kamat2013-09-141-12/+4
OpenPOWER on IntegriCloud