index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next
Greg Kroah-Hartman
2011-09-18
1
-26
/
+43
|
\
|
*
usb: musb: Enable DMA mode1 RX for transfers without short packets
Anand Gadiyar
2011-09-09
1
-26
/
+43
*
|
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-18
1
-1
/
+1
*
|
musb_gadget: Fix for spurious interrupts on endpoint zero.
Hans Petter Selasky
2011-09-09
1
-0
/
+8
*
|
Merge 3.1-rc4 into usb-next
Greg Kroah-Hartman
2011-08-29
2
-2
/
+2
|
\
\
|
|
/
|
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
2
-2
/
+2
|
*
usb: musb: fix oops on musb_gadget_pullup
John Stultz
2011-08-01
1
-0
/
+5
|
*
usb: musb: fix Kconfig
Rabin Vincent
2011-08-01
1
-3
/
+0
|
*
usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclared
Sergei Trofimovich
2011-08-01
1
-1
/
+1
*
|
usb: musb: gadget: fix error path
Sebastian Andrzej Siewior
2011-08-12
1
-1
/
+3
*
|
usb: musb: blackfin: include prefetch head file
Bob Liu
2011-08-12
1
-0
/
+1
*
|
usb: musb: tusb6010: fix compilation
Felipe Balbi
2011-08-12
4
-6
/
+14
*
|
usb: musb: cppi: fix build errors due to DBG and missing musb variable
Per Forlin
2011-08-12
1
-9
/
+17
*
|
usb: musb: ux500: replace missing DBG with dev_dbg
Per Forlin
2011-08-12
1
-8
/
+14
*
|
usb: musb: ux500: set dma config for both src and dst
Per Forlin
2011-08-12
1
-9
/
+7
*
|
usb: musb: fix oops on musb_gadget_pullup
John Stultz
2011-08-12
1
-0
/
+5
*
|
usb: musb: fix Kconfig
Rabin Vincent
2011-08-12
1
-3
/
+0
*
|
usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclared
Sergei Trofimovich
2011-08-12
1
-1
/
+1
|
/
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-07-25
14
-393
/
+69
|
\
|
*
usb: musb: restore INDEX register in resume path
Ajay Kumar Gupta
2011-07-08
1
-0
/
+1
|
*
usb: musb: no need to access platform_device
Felipe Balbi
2011-07-01
1
-4
/
+2
|
*
usb: musb: convert musb to new style bind
Sebastian Andrzej Siewior
2011-07-01
2
-81
/
+17
|
*
usb: musb: choose correct fifo_mode
Felipe Balbi
2011-07-01
1
-3
/
+8
|
*
usb: musb: drop a gigantic amount of ifdeferry
Felipe Balbi
2011-07-01
14
-305
/
+10
|
*
usb: musb: be careful when using different fifo_modes
Felipe Balbi
2011-07-01
1
-2
/
+20
|
*
usb: musb: update musb_platform_ops docs to match code
Mike Frysinger
2011-07-01
1
-1
/
+1
|
*
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
2011-06-28
1
-5
/
+18
*
|
Merge branch 'master' into for-next
Jiri Kosina
2011-07-11
2
-1
/
+7
|
\
\
|
*
|
usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFO
Yauheni Kaliuta
2011-06-09
1
-0
/
+6
|
*
|
usb: musb: host: compare status for negative error values
Márton Németh
2011-06-09
1
-1
/
+1
|
|
/
*
|
treewide: transciever/transceiver spelling fixes
Joe Perches
2011-06-24
1
-1
/
+1
|
/
*
musb: fix prefetch build failure
Mike Frysinger
2011-06-06
1
-0
/
+1
*
usb: musb: ux500: add configuration and build options for ux500 dma
Mian Yousaf Kaukab
2011-05-18
2
-0
/
+12
*
usb: musb: ux500: add dma glue layer for ux500
Mian Yousaf Kaukab
2011-05-18
1
-0
/
+422
*
usb: musb: ux500: add dma name for ux500
Mian Yousaf Kaukab
2011-05-18
1
-0
/
+2
*
usb: musb: ux500: add ux500 specific code for gadget side
Mian Yousaf Kaukab
2011-05-18
1
-4
/
+53
*
usb: musb: fix compile error
Felipe Balbi
2011-05-18
2
-0
/
+4
*
usb: musb: Calling VBUS pulsing API when SRP is initiated.
Hema HK
2011-05-13
1
-0
/
+4
*
usb: musb: host: remove duplicate check in musb_ep_program()
Sergei Shtylyov
2011-05-13
1
-27
/
+22
*
usb: musb: export musb_interrupt symbol
Felipe Balbi
2011-05-13
1
-1
/
+1
*
usb: musb: allow musb and glue layers to be modules
Felipe Balbi
2011-05-13
1
-10
/
+10
*
usb: musb: drop unneeded musb_debug trickery
Felipe Balbi
2011-05-13
17
-301
/
+267
*
Merge branch 2.6.39-rc7 into usb-linus
Greg Kroah-Hartman
2011-05-10
2
-5
/
+3
|
\
|
*
usb: musb: gadget: Fix out-of-sync runtime pm calls
Jarkko Nikula
2011-05-02
1
-4
/
+2
|
*
usb: musb: omap2430: Fix retention idle on musb peripheral only boards
Jarkko Nikula
2011-05-02
1
-1
/
+1
*
|
usb: fix building musb drivers
Anatolij Gustschin
2011-05-06
11
-72
/
+68
|
/
*
usb: musb: omap2430: fix build failure
Johan Hovold
2011-04-13
1
-1
/
+2
*
USB: musb: blackfin: work around anomaly 05000450
Mike Frysinger
2011-04-13
3
-0
/
+37
*
usb: musb: Fix the crash issue during reboot
Hema HK
2011-04-13
1
-0
/
+2
*
usb: musb: gadget: check the correct list_head
Felipe Balbi
2011-04-13
1
-1
/
+1
[next]