linux/drivers/staging
Lars-Peter Clausen e8f45e3341 staging:iio:adt7410: Fix adt7410_set_mode return value
The function is expected to return the number of bytes consumed and as long as
not all bytes have been consumed the function will be called again. Currently
the function returns 'ret', which will always be 0 in this case, so we end up in
a endless loop since the caller will assume that no bytes have been consumed. So
instead return len as it is supposed to.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2012-11-17 10:17:17 +00:00
..
android Merge 3.7-rc6 into staging-next 2012-11-16 18:24:22 -08:00
asus_oled
bcm Staging: bcm: Add two products and remove an existing product. 2012-11-13 12:38:29 -08:00
ccg
ced1401 staging: ced1401: remove useless value cast on kmalloc() 2012-10-30 11:06:59 -07:00
comedi staging: comedi: cb_pcidas64: use cfc_check_trigger_arg_*() helpers 2012-11-14 19:42:37 -08:00
cptm1217
crystalhd
csr staging: csr: csr_wifi_hip_unifi_signal_names: Fix pointer position 2012-11-06 09:32:17 +01:00
cxt1e1
dgrp staging: dgrp: remove TIOCGSOFTCAR and TIOCSSOFTCAR handling 2012-11-14 16:27:36 -08:00
echo
et131x staging: et131x: Remove unnecessary DMA address alignment code 2012-11-13 15:06:46 -08:00
frontier
ft1000
fwserial staging: fwserial: Add TTY-over-Firewire serial driver 2012-11-13 11:57:27 -08:00
gdm72xx staging/gdm72xx: Use dev_ printks in usb_boot.c 2012-10-30 10:33:51 -07:00
iio staging:iio:adt7410: Fix adt7410_set_mode return value 2012-11-17 10:17:17 +00:00
imx-drm staging: drm/imx: Remove 300ms delay after memory reset 2012-11-13 15:07:33 -08:00
keucr
line6 staging: line6: drop unused CONFIG_LINE6_USB_DUMP_MIDI 2012-11-14 16:29:31 -08:00
media
net
nvec
octeon
olpc_dcon
omap-thermal staging: omap-thermal: fix context restore function 2012-11-13 15:08:31 -08:00
omapdrm staging: drm/omap: Fix usage of IS_ERR_OR_NULL and PTR_ERR 2012-11-16 15:03:10 -08:00
ozwpan staging: ozwpan: use tasklet_kill in device remove/release process 2012-10-31 15:14:41 -07:00
panel
phison
quickstart
ramster
rtl8187se staging: rtl8187se: r8180_core.c: Inspect the return value of register_netdev() 2012-11-14 16:34:58 -08:00
rtl8192e staging: rtl8192e: rtl8192e: rtl_core.c: Audit the return value of register_netdev() 2012-11-15 15:26:14 -08:00
rtl8192u
rtl8712 staging: r8712u: cleanup pointer type in r8712_setassocsta_cmd() 2012-10-26 09:36:06 -07:00
rts5139
sbe-2t3e3
sep staging: sep: return -EFAULT on copy_from_user failure 2012-10-29 14:59:39 -07:00
serqt_usb2 staging/serqt_usb2: Refactor qt_status_change_check() in serqt_usb2.c 2012-11-16 15:03:10 -08:00
silicom Staging: silicom: bypasslib: remove unused including <linux/version.h> 2012-11-01 08:44:42 -07:00
slicoss staging: slicoss: fix a leak when kzalloc fail 2012-10-26 09:36:06 -07:00
sm7xxfb
speakup
ste_rmi4 staging: ste_rmi4: Convert to Type-B support 2012-11-16 04:20:37 -08:00
tidspbridge staging: tidspbridge: dynload: reloc.c: checkpatch.pl cleanup 2012-11-13 13:10:39 -08:00
usbip usb: usbip: userspace: remove the port state file when detaching port. 2012-11-15 17:47:29 -08:00
vme staging/vme: Use dev_ or pr_ printks in devices/vme_user.c 2012-11-13 13:13:12 -08:00
vt6655
vt6656 staging: vt6656: iwctl_giwaplist() re warn: possible memory leak of 'qual' 2012-11-15 15:26:14 -08:00
winbond Staging: winbond: wb35rx_s: Fixed coding style issue 2012-11-13 13:11:57 -08:00
wlags49_h2
wlags49_h25
wlan-ng staging: wlan-ng: hfa384x_usb.c: fixed a coding style issue 2012-11-02 11:30:19 -07:00
xgifb staging: xgifb: make remaining data tables const 2012-11-13 12:54:30 -08:00
zcache
zram staging: zram: handle mem suffixes in disk size zram_sysfs parameter 2012-10-31 14:49:09 -07:00
zsmalloc
Kconfig Staging: ipack: move out of staging 2012-11-16 08:14:18 -08:00
Makefile Staging: ipack: move out of staging 2012-11-16 08:14:18 -08:00
staging.c