remarkable-linux/drivers/iio
Hartmut Knaack 609e9d88f2 iio:adc:berlin2-adc: use short operator format
Use augmented assignment to subtract the offset for negative temperature
values.
Specify the amount of private data to be allocated through
devm_iio_device_alloc() with sizeof(*priv), as it is shorter and common
practice in IIO.

Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
Acked-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2015-08-02 19:08:13 +01:00
..
accel iio: Export OF module alias information in missing drivers 2015-08-02 16:36:00 +01:00
adc iio:adc:berlin2-adc: use short operator format 2015-08-02 19:08:13 +01:00
amplifiers
common iio: st-sensors: add support for single full scale device 2015-07-23 20:43:10 +01:00
dac iio: Drop owner assignment from i2c_driver 2015-07-11 18:50:07 +01:00
frequency iio: frequency: adf4350: Delete blank line 2015-07-11 18:28:04 +01:00
gyro iio: st-sensors: add configuration for WhoAmI address 2015-07-23 20:43:04 +01:00
humidity iio: dht11: Use new function ktime_get_resolution_ns() 2015-07-20 18:41:20 +01:00
imu iio: fix drivers that consider 0 as a valid IRQ in client->irq 2015-07-23 20:23:11 +01:00
light iio: Export OF module alias information in missing drivers 2015-08-02 16:36:00 +01:00
magnetometer iio: magn: bmc150_magn: do not set power state twice when setting trigger state 2015-08-02 18:19:57 +01:00
orientation iio: orientation: hid-sensor-rotation: Fix memory leak in probe() 2015-05-17 09:10:25 +01:00
pressure iio: st-sensors: add configuration for WhoAmI address 2015-07-23 20:43:04 +01:00
proximity iio:prox:sx9500 trivial simplification of return path in init function. 2015-05-07 10:42:31 +01:00
temperature iio: mlx90614: Define magic numbers 2015-08-02 17:50:15 +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: buffer: Fix kernel docs warnings 2015-08-02 18:27:09 +01:00
industrialio-core.c iio: core: Add function params for kernel docs 2015-08-02 18:24:39 +01:00
industrialio-event.c iio: event: Add missing fields in kernel docs 2015-08-02 18:33:42 +01:00
industrialio-trigger.c
industrialio-triggered-buffer.c iio: Fix parameters in iio_triggered_buffer_setup 2015-07-05 15:19:50 +01:00
inkern.c
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