index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: musb: fix srp sysfs entry deletion
Vikram Pandita
2009-02-27
1
-2
/
+2
*
USB: musb: resume suspended root hub on disconnect
Anand Gadiyar
2009-02-27
1
-0
/
+1
*
USB: musb: use right poll limit for low speed devices
Sergei Shtylyov
2009-02-27
1
-8
/
+10
*
USB: musb: be careful with 64K+ transfer lengths, host side
Sergei Shtylyov
2009-02-27
1
-7
/
+7
*
USB: musb: fix data toggle saving with shared FIFO
Sergei Shtylyov
2009-02-27
1
-6
/
+1
*
USB: musb: host endpoint_disable() oops fixes
Sergei Shtylyov
2009-02-27
1
-10
/
+26
*
USB: musb: fix urb_dequeue() method
Sergei Shtylyov
2009-02-27
1
-3
/
+12
*
USB: musb: fix musb_host_tx() for shared endpoint FIFO
Dmitry Krivoschekov
2009-02-27
1
-1
/
+2
*
USB: musb: be careful with 64K+ transfer lengths (gadget side)
Felipe Balbi
2009-02-27
1
-2
/
+2
*
usb: musb: make Davinci *work* in mainline
David Brownell
2009-02-27
2
-15
/
+8
*
USB: musb: Kconfig fix
David Brownell
2009-01-27
1
-1
/
+1
*
USB: musb cppi dma fix
Swaminathan S
2009-01-27
1
-0
/
+1
*
USB: musb cppi bugfixes
Hugo Villeneuve
2009-01-27
1
-2
/
+7
*
USB: musb uses endpoint functions
Julia Lawall
2009-01-27
2
-5
/
+5
*
USB: musb: tusb6010 buildfix
Kalle Valo
2009-01-27
1
-2
/
+2
*
USB: musb free_irq bugfix
Ajay Kumar Gupta
2009-01-27
1
-2
/
+3
*
USB: musb_hdrc: another davinci buildfix (otg related)
David Brownell
2009-01-27
1
-0
/
+1
*
USB: musb davinci buildfix
David Brownell
2009-01-27
1
-9
/
+4
*
USB: musb: Kill some compiling warning in musb Blackfin part
Bryan Wu
2009-01-07
1
-6
/
+8
*
USB: musb: Blackfin provides read/write I/O accessor in header files
Bryan Wu
2009-01-07
1
-1
/
+1
*
USB: musb: add Blackfin Kconfig options and Makefile
Bryan Wu
2009-01-07
2
-2
/
+18
*
USB: musb: add Blackfin specific configuration to MUSB
Bryan Wu
2009-01-07
4
-144
/
+397
*
USB: musb: enable low level DMA operation for Blackfin
Bryan Wu
2009-01-07
2
-69
/
+162
*
USB: musb: add Blackfin version low level register accessing helper functions
Bryan Wu
2009-01-07
1
-0
/
+24
*
USB: musb: Make sure we program the correct values in only when necessary.
Robin Getz
2009-01-07
1
-6
/
+8
*
USB: musb: add Blackfin driver to MUSB framework (v2)
Bryan Wu
2009-01-07
2
-0
/
+368
*
USB: musb: check if set_irq_wake succeded and remember it
Felipe Balbi
2009-01-07
2
-2
/
+7
*
USB: musb: host side diagnostics tweaks
David Brownell
2009-01-07
2
-11
/
+15
*
USB: musb: minor locking fix
David Brownell
2009-01-07
1
-2
/
+2
*
USB: musb: build fixes for DaVinci
Kevin Hilman
2009-01-07
1
-3
/
+9
*
USB: musb: sysfs mode updates
David Brownell
2009-01-07
5
-11
/
+32
*
usb: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-07
3
-4
/
+4
*
usb: musb: fix bug in musb_schedule
Felipe Balbi
2008-11-19
1
-1
/
+1
*
usb: musb: fix BULK request on different available endpoints
Ajay Kumar Gupta
2008-11-13
2
-37
/
+46
*
usb: musb: fix debug global variable name
Felipe Balbi
2008-11-13
2
-5
/
+5
*
usb: musb: Removes compilation warning in gadget mode
Ajay Kumar Gupta
2008-11-13
1
-0
/
+2
*
usb: musb: tusb6010: kill compile warning
Felipe Balbi
2008-11-13
1
-1
/
+1
*
usb: musb: Fix for isochronous IN transfer
Ajay Kumar Gupta
2008-11-13
1
-20
/
+57
*
usb: musb: remove dead code from procfs
Felipe Balbi
2008-10-17
1
-11
/
+21
*
usb: musb: general cleanup to musbhsdma.c
Felipe Balbi
2008-10-17
1
-151
/
+155
*
usb: musb_hdrc build fixes
David Brownell
2008-10-17
5
-29
/
+13
*
usb: musb: do not mess up count number and CSR0 register value
Bryan Wu
2008-10-17
1
-12
/
+12
*
OMAP:MUSB: Corrects urb unlink function path
Ajay Kumar Gupta
2008-10-17
1
-2
/
+5
*
OMAP:MUSB: Fixes the TT programming.
Ajay Kumar Gupta
2008-10-17
1
-1
/
+5
*
musb: io: only define read/write stubs if they're not defined yet
Felipe Balbi
2008-10-17
1
-1
/
+3
*
MUSB: Add sanity check for maximum number of endpoints
Kevin Hilman
2008-10-17
1
-0
/
+1
*
USB: drivers/usb/musb/: disable it on SuperH
Andrew Morton
2008-09-23
1
-0
/
+1
*
usb: musb: fix include path
Felipe Balbi
2008-09-23
3
-6
/
+6
*
MUSB: Fix index register corruption seen with g_ether and Windows host
Anand Gadiyar
2008-08-21
1
-0
/
+2
*
usb: musb: get rid of MUSB_LOGLEVEL and use parameter
Felipe Balbi
2008-08-21
4
-38
/
+12
[next]