1
linux/drivers/staging/iio
Bryan Freed 9e4216fd6a iio: light sensor: Fix a panic in the tsl2563 driver.
Add the required read/write_raw functions to the tsl2563_info_no_irq data
structure.  This structure is used insted of tsl2563_info when the I2C client
has no IRQ.
The absence of these functions causes a panic when reading or writing the
created sysfs files.

Signed-off-by: Bryan Freed <bfreed@chromium.org>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-06-28 14:52:25 -07:00
..
accel staging:iio: one more fix for IIO_RING_BUFFER not enabled. 2011-06-28 14:48:13 -07:00
adc Staging: iio: dereferencing uninitialized variable 2011-06-28 14:48:13 -07:00
addac staging:iio:addac:adt7316: allocate chip state with iio_dev and use iio_priv to access. 2011-06-28 14:39:42 -07:00
dac iio: dac: New driver for AD5686R, AD5685R, AD5684R Digital to analog converters 2011-06-28 14:47:26 -07:00
dds staging:iio:dds:ad9951: allocate chip state with iio_dev 2011-06-28 14:39:46 -07:00
Documentation staging:iio:documenation partial update. 2011-05-19 16:15:06 -07:00
gyro staging:iio:gyro:adxrs450: allocate chip state with iio_dev 2011-06-28 14:39:48 -07:00
imu staging: iio: error case memory leak fix 2011-06-07 12:28:43 -07:00
light iio: light sensor: Fix a panic in the tsl2563 driver. 2011-06-28 14:52:25 -07:00
magnetometer staging:iio:magnetometer:hmc5843: allocate device state with iio_dev. 2011-06-28 14:39:51 -07:00
meter staging:iio:meter:ade7759: allocate state with iio_dev 2011-06-28 14:39:51 -07:00
resolver staging:iio:resolver:ad2s90 general cleanup 2011-06-28 14:39:50 -07:00
trigger staging: IIO corrected the spelling in iio-trig-gpio 2011-06-28 14:39:52 -07:00
chrdev.h staging:iio:core cleanup: squash tiny wrappers and use dev_set_name to handle creation of event interface name. 2011-05-19 16:15:04 -07:00
iio.h iio: industrialio-core: Add IIO_OUT type 2011-06-28 14:47:25 -07:00
industrialio-core.c iio: industrialio-core: Add IIO_OUT type 2011-06-28 14:47:25 -07:00
industrialio-ring.c staging:iio: ring core cleanups + check if read_last available in lis3l02dq 2011-05-19 16:15:05 -07:00
industrialio-trigger.c iio: trigger: Add filter callback 2011-06-28 14:39:33 -07:00
Kconfig staging:iio: Trivial kconfig reorganization and uniformity improvements. 2011-05-19 16:15:06 -07:00
kfifo_buf.c staging:iio: rationalization of different buffer implementation hooks. 2011-05-19 16:15:03 -07:00
kfifo_buf.h staging:iio: rationalization of different buffer implementation hooks. 2011-05-19 16:15:03 -07:00
Makefile
ring_generic.h staging:iio: ring core cleanups + check if read_last available in lis3l02dq 2011-05-19 16:15:05 -07:00
ring_hw.h
ring_sw.c staging:iio: Rip out helper for software rings. 2011-05-19 16:15:03 -07:00
ring_sw.h staging:iio: Rip out helper for software rings. 2011-05-19 16:15:03 -07:00
sysfs.h staging:iio:buffer - remove unused event code for buffer events. 2011-05-19 16:15:01 -07:00
TODO
trigger_consumer.h
trigger.h iio: trigger: Add filter callback 2011-06-28 14:39:33 -07:00