linux/drivers/staging/rts5139
Marcus Overhagen c5c141dfe7 staging: rts5139: Fix SD card detection on Samsung NP730U3E Ultrabook
The timeout detection implemented in this driver isn't very
robust. Although the USB interrupt transfer was successful,
the polling thread often reported timeouts because the 50ms
had expired before it got scheduled, and the SD card wasn't
detected. Increasing it to 100ms, as used in other places of
this driver, makes it work.

Signed-off-by: Marcus Overhagen <marcus.overhagen@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-06-03 12:15:34 -07:00
..
debug.h
Kconfig
Makefile staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
ms_mg.c staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
ms_mg.h staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
ms.c staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
ms.h staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
rts51x_card.c staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
rts51x_card.h staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
rts51x_chip.c staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
rts51x_chip.h staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
rts51x_fop.c staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
rts51x_fop.h staging: rts5139: remove disabled code in rts51x_fop.* 2012-05-09 13:26:12 -07:00
rts51x_scsi.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2013-05-01 17:51:54 -07:00
rts51x_scsi.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2013-05-01 17:51:54 -07:00
rts51x_transport.c staging: rts5139: Fix SD card detection on Samsung NP730U3E Ultrabook 2013-06-03 12:15:34 -07:00
rts51x_transport.h staging: rts5139: remove unused rts51x_reset_pipe in rts51x_transport.* 2012-05-10 09:57:17 -07:00
rts51x.c staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
rts51x.h staging: rts5139: remove unused variable in rts51x.h 2012-05-10 09:57:21 -07:00
sd_cprm.c staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
sd_cprm.h staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
sd.c staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
sd.h staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
TODO
trace.h staging: rts5129: re-use kbasename() 2013-04-19 11:17:15 -07:00
xd.c staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
xd.h staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00