linux/drivers/usb/musb
Felipe Balbi aa5cbbecd9 usb: musb: fix bug in musb_schedule
This bug was introduced recently. Fix it before bigger
problems appear.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Cc: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-11-19 22:01:34 -08:00
..
Kconfig usb: musb_hdrc build fixes 2008-10-17 14:40:59 -07:00
Makefile usb: musb: get rid of MUSB_LOGLEVEL and use parameter 2008-08-21 10:26:34 -07:00
cppi_dma.c
cppi_dma.h usb: musb_hdrc build fixes 2008-10-17 14:40:59 -07:00
davinci.c usb: musb_hdrc build fixes 2008-10-17 14:40:59 -07:00
davinci.h
musb_core.c usb: musb: fix debug global variable name 2008-11-13 14:45:01 -08:00
musb_core.h usb: musb: get rid of procfs entry 2008-08-21 10:26:33 -07:00
musb_debug.h usb: musb: fix debug global variable name 2008-11-13 14:45:01 -08:00
musb_dma.h
musb_gadget.c
musb_gadget.h
musb_gadget_ep0.c usb: musb: do not mess up count number and CSR0 register value 2008-10-17 14:40:59 -07:00
musb_host.c usb: musb: fix bug in musb_schedule 2008-11-19 22:01:34 -08:00
musb_host.h usb: musb: fix BULK request on different available endpoints 2008-11-13 14:45:01 -08:00
musb_io.h musb: io: only define read/write stubs if they're not defined yet 2008-10-17 14:40:58 -07:00
musb_regs.h
musb_virthub.c
musbhsdma.c usb: musb: general cleanup to musbhsdma.c 2008-10-17 14:40:59 -07:00
omap2430.c usb: musb: Removes compilation warning in gadget mode 2008-11-13 14:45:01 -08:00
omap2430.h usb: musb: fix include path 2008-09-23 13:58:08 -07:00
tusb6010.c usb: musb: tusb6010: kill compile warning 2008-11-13 14:45:01 -08:00
tusb6010.h usb: musb: pass configuration specifics via pdata 2008-08-13 17:33:01 -07:00
tusb6010_omap.c