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