summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musb_gadget.c
AgeCommit message (Expand)Author
2011-11-29usb: udc: Fix gadget driver's speed check in various UDC driversMichal Nazarewicz
2011-11-14usb: musb: gadget: don't call ->disconnect() on exitFelipe Balbi
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-09-18Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov
2011-09-09usb: musb: Enable DMA mode1 RX for transfers without short packetsAnand Gadiyar
2011-08-29Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
2011-08-12usb: musb: gadget: fix error pathSebastian Andrzej Siewior
2011-08-12usb: musb: fix oops on musb_gadget_pullupJohn Stultz
2011-08-01usb: musb: fix oops on musb_gadget_pullupJohn Stultz
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-01usb: musb: convert musb to new style bindSebastian Andrzej Siewior
2011-07-01usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi
2011-06-28usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior
2011-06-09usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFOYauheni Kaliuta
2011-05-18usb: musb: ux500: add ux500 specific code for gadget sideMian Yousaf Kaukab
2011-05-13usb: musb: Calling VBUS pulsing API when SRP is initiated.Hema HK
2011-05-13usb: musb: drop unneeded musb_debug trickeryFelipe Balbi
2011-05-10Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman
2011-05-06usb: fix building musb driversAnatolij Gustschin
2011-05-02usb: musb: gadget: Fix out-of-sync runtime pm callsJarkko Nikula
2011-04-13usb: musb: gadget: check the correct list_headFelipe Balbi
2011-04-13usb: musb: clear AUTOSET while clearing DMAENABMian Yousaf Kaukab
2011-03-23usb: musb: Fix for merge issueHema HK
2011-03-01usb: musb: Idle path retention and offmode support for OMAP3Hema HK
2011-03-01usb: musb: gadget: fix list_head usageFelipe Balbi
2011-02-21usb: musb: gadget: DBG() already prints function nameSergei Shtylyov
2011-02-18usb: musb: OMAP4430: Fix usb device detection if connected during bootHema HK
2011-02-17usb: musb: gadget: do not poke with gadget's list_headFelipe Balbi
2011-02-17usb: musb: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_d...Felipe Balbi
2011-02-01usb: musb: introduce api for dma code to check compatibility with usb requestMian Yousaf Kaukab
2011-02-01usb: musb: maintain three states for buffer mappings instead of twoMian Yousaf Kaukab
2011-02-01usb: musb: disable double buffering when it's brokenFelipe Balbi
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman
2010-12-01usb: musb: gadget: prevent a NULL pointer dereferenceFelipe Balbi
2010-11-22usb: musb: do not use dma for control transfersAnand Gadiyar
2010-11-22usb: musb: gadget: fix compilation warningAjay Kumar Gupta
2010-11-22usb: musb: clear RXCSR_AUTOCLEAR before PIO readMing Lei
2010-11-22usb: musb: unmap dma buffer when switching to PIOHema Kalliguddi
2010-11-08usb: musb: gadget: kill duplicate code in musb_gadget_queue()Sergei Shtylyov
2010-11-05USB: musb: gadget: fix MUSB_TXMAXP and MUSB_RXMAXP configurationMing Lei
2010-11-05usb: musb: musb_gadget: fix resource leakage in error pathRahul Ruikar
2010-11-05usb: musb: gadget: fix dma mode 0 in double buffer Rx caseMing Lei
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-22usb: musb: gadget: only enable AUTOCLEAR in double buffered caseFelipe Balbi
2010-10-22usb: musb: gadget: fix ZLP sending in musb_g_tx(v1)Ming Lei