alistair23-linux/drivers/iio
Hartmut Knaack 423ad0c405 iio:light:stk3310: make endianness independent of host
Data is stored in the device in be16 format. Make use of be16_to_cpu and
cpu_to_be16 to have correct endianness on any host architecture.

Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
Reviewed-by: Tiberiu Breana <tiberiu.a.breana@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2015-07-19 14:54:45 +01:00
..
accel iio: mma8452: use iio event type IIO_EV_TYPE_MAG 2015-07-19 14:32:18 +01:00
adc iio: mcp320x: Fix NULL pointer dereference 2015-07-19 13:58:51 +01:00
amplifiers
common hid-sensor: Fix suspend/resume delay 2015-07-19 11:47:57 +01:00
dac iio: DAC: ad5624r_spi: fix bit shift of output data value 2015-07-19 11:48:05 +01:00
frequency
gyro Second set of new driver, functionality and cleanups for IIO in the 4.2 cycle. 2015-05-24 11:45:21 -07:00
humidity iio: Allow compile test of GPIO consumers if !GPIOLIB 2015-05-10 20:31:43 +01:00
imu iio: inv-mpu: Specify the expected format/precision for write channels 2015-07-19 11:48:01 +01:00
light iio:light:stk3310: make endianness independent of host 2015-07-19 14:54:45 +01:00
magnetometer iio: magnetometer: mmc35240: fix SET/RESET sequence 2015-07-19 11:54:29 +01:00
orientation iio: orientation: hid-sensor-rotation: Fix memory leak in probe() 2015-05-17 09:10:25 +01:00
pressure Second set of new driver, functionality and cleanups for IIO in the 4.2 cycle. 2015-05-24 11:45:21 -07:00
proximity iio: sx9500: Add missing init in sx9500_buffer_pre{en,dis}able() 2015-07-19 11:48:17 +01:00
temperature iio: mlx96014: Replace offset sign 2015-07-19 12:23:39 +01:00
trigger
buffer_cb.c iio: Specify supported modes for buffers 2015-06-01 11:31:12 +01:00
iio_core.h
iio_core_trigger.h
industrialio-buffer.c iio: Require strict scan mask matching in hardware mode 2015-06-01 11:34:54 +01:00
industrialio-core.c iio: Add I/Q modifiers 2015-05-23 10:49:55 +01:00
industrialio-event.c iio: core: add high pass filter attributes 2015-05-17 10:32:35 +01:00
industrialio-trigger.c
industrialio-triggered-buffer.c
inkern.c First round of IIO new drivers, cleanups and functionality for the 3.20 cycle take 2 2015-01-21 10:13:37 +08:00
Kconfig Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 2015-02-19 10:36:45 -08:00
kfifo_buf.c Third round of new IIO drivers, cleanups and functionality for the 4.2 cycle. 2015-06-10 20:48:34 -07:00
Makefile