kernel-ark/drivers/staging/iio/adc
Greg Kroah-Hartman 7e74783a9d First round of IIO fixes for the 3.18 cycle.
* ad5933 - fix a null pointer dereference due to an old change that prevents
   different channels being registered for the buffer and used for sysfs
   interfaces.
 * ad5933 - Drop a bonus _raw from attribute names.
 * st-sensors - Makes sure the correct number of elements are copied when
   filling a local buffer copy.
 * mxs-lradc - Disable clocks in a failure path during probe so they aren't
   left running.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iQIcBAABAgAGBQJUPWESAAoJEFSFNJnE9BaI/TAP/2EZp7NR+k3CRZVRLuXxeSrD
 voMS3zNtYMC2E56W0l89gOZdR4rCXzJlhUdRHcGkl7qw1r6stjEBMKIJmd3NVEc4
 dOZ4tCsb/kTmF+66QitL73ioZqoLMrpaGubf8l10t8V3wSsOqnf3wYUftGcdl4NK
 uXAIDmUYgAm4zUUZCKE95o2Npkotm5ftRQqgdChuK7vGVJikN8blzRDokGcZTAh6
 CR04tktxhkg/E+Nq67h9zXPnMOTbw4onNGKD3cztGKZ2bBN+4W/ywEnUrTOu35Eg
 zKMkwYnlBKMTOkTwzml4izHlZw/yFXTXHSPwm1a2fxcVuLuGUBuxX5Pa+kCpLOJo
 2aewUhnwlXhvCrDcFq/rTeqUsOV8mfZxuxqVOQ/utbyUgX5LtHCgQ8aPf0GBbty7
 l8SzxTkCXyogUc4PbNh8DqqksKGkMn/AtC3MfWeEvAYdCZpMXROb4RTAAMVvqytl
 34DMKVaRUy8eiUfcJ+8cH9LvH3Gri7OIbXeLD7iatZ7anaXlQB/EzjTc8yw7+t+C
 EBa7s90XhbRCkE5cadZm76deSscyGgX1cCQS6eStzn1AF0LY/Cj1KMkkJjtFFN31
 Cc7SOAa7rY0BwotwVRV5id4tihyxU9b/Dxi1StoioP4Rjp0B3Y9WsN+EuvPGjFYo
 4JrfV0JYhHktQF+rEmM0
 =TYUO
 -----END PGP SIGNATURE-----

Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus

Jonathan writes:

First round of IIO fixes for the 3.18 cycle.

* ad5933 - fix a null pointer dereference due to an old change that prevents
  different channels being registered for the buffer and used for sysfs
  interfaces.
* ad5933 - Drop a bonus _raw from attribute names.
* st-sensors - Makes sure the correct number of elements are copied when
  filling a local buffer copy.
* mxs-lradc - Disable clocks in a failure path during probe so they aren't
  left running.
2014-10-25 10:09:39 +08:00
..
ad7192.c Staging: iio: adc: Use usleep_range instead of msleep 2014-09-28 22:17:22 -04:00
ad7192.h
ad7280a.c staging: iio: Fix format string mismatch in ad7280a.c 2014-04-30 21:56:12 +01:00
ad7280a.h
ad7606_core.c staging: ad7606_core: Fix checkpatch warning 2014-08-31 11:39:16 +01:00
ad7606_par.c staging: iio: Introduce the use of devm_ioremap_resource 2014-07-07 18:12:02 +01:00
ad7606_ring.c staging:iio:ad7606: Use iio_push_to_buffers_with_timestamp() 2013-09-21 19:24:01 +01:00
ad7606_spi.c
ad7606.h staging: iio: Fix typo in iio 2014-04-23 21:44:41 +01:00
ad7780.c staging:iio:ad7780: Report scale as fractional value 2013-10-01 16:19:13 +01:00
ad7780.h
ad7816.c Staging: iio: Remove unnecessory immediate else after return statement 2014-09-28 22:19:04 -04:00
Kconfig Staging: iio: adc: Update Kconfig entries adding module name information 2014-10-02 10:06:10 -07:00
lpc32xx_adc.c staging: iio: lpc32xx_adc: Use devm_iio_device_register 2013-11-24 21:07:20 +00:00
Makefile staging:iio:ad7291: Move out of staging 2014-07-08 21:17:30 +01:00
mxs-lradc.c First round of IIO fixes for the 3.18 cycle. 2014-10-25 10:09:39 +08:00
spear_adc.c staging:iio:adc:spear rename spear_read_raw to spear_adc_read_raw 2014-04-07 19:10:16 +01:00