index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_gadget.c
Age
Commit message (
Expand
)
Author
2011-12-13
Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2011-12-12
usb: musb: headers cleanup
Felipe Balbi
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-11-29
usb: udc: Fix gadget driver's speed check in various UDC drivers
Michal Nazarewicz
2011-11-14
usb: musb: gadget: don't call ->disconnect() on exit
Felipe Balbi
2011-10-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-09-18
Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next
Greg Kroah-Hartman
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
2011-09-15
treewide: typo 'interrrupt' word corrections.
Vitaliy Ivanov
2011-09-09
usb: musb: Enable DMA mode1 RX for transfers without short packets
Anand Gadiyar
2011-08-29
Merge 3.1-rc4 into usb-next
Greg Kroah-Hartman
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-12
usb: musb: gadget: fix error path
Sebastian Andrzej Siewior
2011-08-12
usb: musb: fix oops on musb_gadget_pullup
John Stultz
2011-08-01
usb: musb: fix oops on musb_gadget_pullup
John Stultz
2011-07-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-07-01
usb: musb: convert musb to new style bind
Sebastian Andrzej Siewior
2011-07-01
usb: musb: drop a gigantic amount of ifdeferry
Felipe Balbi
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
2011-06-09
usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFO
Yauheni Kaliuta
2011-05-18
usb: musb: ux500: add ux500 specific code for gadget side
Mian Yousaf Kaukab
2011-05-13
usb: musb: Calling VBUS pulsing API when SRP is initiated.
Hema HK
2011-05-13
usb: musb: drop unneeded musb_debug trickery
Felipe Balbi
2011-05-10
Merge branch 2.6.39-rc7 into usb-linus
Greg Kroah-Hartman
2011-05-06
usb: fix building musb drivers
Anatolij Gustschin
2011-05-02
usb: musb: gadget: Fix out-of-sync runtime pm calls
Jarkko Nikula
2011-04-13
usb: musb: gadget: check the correct list_head
Felipe Balbi
2011-04-13
usb: musb: clear AUTOSET while clearing DMAENAB
Mian Yousaf Kaukab
2011-03-23
usb: musb: Fix for merge issue
Hema HK
2011-03-01
usb: musb: Idle path retention and offmode support for OMAP3
Hema HK
2011-03-01
usb: musb: gadget: fix list_head usage
Felipe Balbi
2011-02-21
usb: musb: gadget: DBG() already prints function name
Sergei Shtylyov
2011-02-18
usb: musb: OMAP4430: Fix usb device detection if connected during boot
Hema HK
2011-02-17
usb: musb: gadget: do not poke with gadget's list_head
Felipe Balbi
2011-02-17
usb: musb: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_d...
Felipe Balbi
2011-02-01
usb: musb: introduce api for dma code to check compatibility with usb request
Mian Yousaf Kaukab
2011-02-01
usb: musb: maintain three states for buffer mappings instead of two
Mian Yousaf Kaukab
2011-02-01
usb: musb: disable double buffering when it's broken
Felipe Balbi
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
2010-12-16
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
2010-12-01
usb: musb: gadget: prevent a NULL pointer dereference
Felipe Balbi
2010-11-22
usb: musb: do not use dma for control transfers
Anand Gadiyar
2010-11-22
usb: musb: gadget: fix compilation warning
Ajay Kumar Gupta
2010-11-22
usb: musb: clear RXCSR_AUTOCLEAR before PIO read
Ming Lei
2010-11-22
usb: musb: unmap dma buffer when switching to PIO
Hema Kalliguddi
2010-11-08
usb: musb: gadget: kill duplicate code in musb_gadget_queue()
Sergei Shtylyov
2010-11-05
USB: musb: gadget: fix MUSB_TXMAXP and MUSB_RXMAXP configuration
Ming Lei
2010-11-05
usb: musb: musb_gadget: fix resource leakage in error path
Rahul Ruikar
[next]