dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/iio
Dan Carpenter 8f89615528 Staging: iio: add some unlocks to raw_read() functions
This code was cut and pasted in several places.  It's missing some
unlocks on error.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-08-02 16:07:51 -07:00
..
Documentation staging: iio: light sensor: Add a calibscale file to the isl29018 light sensor driver. 2011-07-05 20:29:17 -07:00
accel Staging: iio: add some unlocks to raw_read() functions 2011-08-02 16:07:51 -07:00
adc staging:iio:adc:ad7476: Incorrect pointer into spi_set_drvdata. 2011-07-18 13:22:52 -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 Staging: iio: some uninitialized variable bugs 2011-07-05 20:29:16 -07:00
dds staging:iio:dds:ad9951: allocate chip state with iio_dev 2011-06-28 14:39:46 -07:00
gyro Staging: iio: add some unlocks to raw_read() functions 2011-08-02 16:07:51 -07:00
imu staging:iio:imu fix missing register table index for some channels 2011-07-18 13:23:57 -07:00
light staging:iio:light:isl29018: Convert some of the isl29018 driver to the new iio_chan_spec framework. 2011-07-08 14:11:49 -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:ade7753 should be 16 bit read not 8 bit for mode register. 2011-07-18 13:25:23 -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
Kconfig Staging: iio: Make IIO depend on GENERIC_HARDIRQS 2011-06-27 14:19:21 -07:00
Makefile staging:iio:kfifo buffer implementation 2011-02-18 13:22:51 -08:00
TODO staging: iio: add ADI info to TODO 2010-11-09 15:46:32 -08: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 staging:iio: Add an iio channel type string to support proximity sensors. 2011-07-08 14:11:49 -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
kfifo_buf.c staging:iio:kfifo_buf fix double initialization of the ring device structure. 2011-07-18 13:23:57 -07:00
kfifo_buf.h staging:iio: rationalization of different buffer implementation hooks. 2011-05-19 16:15:03 -07:00
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 Staging: IIO: VTI sca3000 series accelerometer driver (spi) 2009-09-15 12:02:24 -07:00
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
trigger.h iio: trigger: Add filter callback 2011-06-28 14:39:33 -07:00
trigger_consumer.h Staging: iio: Staticise non-exported functions 2010-03-03 16:43:02 -08:00