aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2014-06-18usb: musb: fix PHY power on/offFelipe Balbi
2014-06-18usb: musb: avoid NULL pointer dereferenceFelipe Balbi
2014-04-16usb: musb: raw read and write endian fixVictor Kamensky
2014-02-20usb: musb: correct use of schedule_delayed_work()Daniel Mack
2014-02-18usb: musb: do not sleep in atomic contextDaniel Mack
2014-02-18usb: musb: core: Fix remote-wakeup resumeRoger Quadros
2014-02-18usb: musb: host: Fix SuperSpeed hub enumerationAjay Kumar Gupta
2014-02-18usb: musb: fix obex in g_nokia.ko causing kernel panicFelipe Balbi
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-03USB: musb: correct spelling mistakes in comment and error stringRahul Bedarkar
2014-01-03Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-12-26usb: musb: Remove usb_disable() check in module_init()Ezequiel Garcia
2013-12-23usb: musb: Rework USB and USB_GADGET dependencyEzequiel Garcia
2013-12-20usb: musb: fix musb pointer acqusition in musb_host_finish_resumeDaniel Mack
2013-12-20usb: musb: fix prototype for musb_port_resetDaniel Mack
2013-12-20usb: musb: fix setting JZ4740 gadget periphal mode on resetApelete Seketeli
2013-12-20usb: musb: add support for JZ4740 usb device controllerApelete Seketeli
2013-12-19usb: musb: finish suspend/reset work independently from musb_hub_control()Daniel Mack
2013-12-19Merge tag 'v3.13-rc4' into nextFelipe Balbi
2013-12-17usb: musb: ux500_dma: fix potential NULL dereference errorLee Jones
2013-12-17usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga
2013-12-16Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-11-26usb: musb: dsps: polling ID pin status only in otg modeBin Liu
2013-11-26usb: musb: dsps: add support for suspend and resumeDaniel Mack
2013-11-26usb: musb: dsps: add {tx,rx}_mode to wrapperDaniel Mack
2013-11-26usb: musb: call musb_port_suspend from musb_bus_suspendDaniel Mack
2013-11-26usb: musb: unconditionally save and restore the context on suspendDaniel Mack
2013-11-26usb: musb: core: call musb_platform_set_mode() during probeFelipe Balbi
2013-11-26usb: musb: dsps: implement ->set_mode()Felipe Balbi
2013-11-25usb: musb: only cancel work if it is initializedSebastian Andrzej Siewior
2013-11-25usb: musb: musb_cppi41: handle pre-mature TX complete interruptSebastian Andrzej Siewior
2013-11-25usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into cppi41_tran...Sebastian Andrzej Siewior
2013-11-25usb: fix musb gadget to enable OTG mode conditionallyApelete Seketeli
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-10-24Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-10-19Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman
2013-10-17usb: musb: cppi41: allow to defer probing if DMA isn't yet availableSebastian Andrzej Siewior
2013-10-17usb: musb: core: Call dma_controller_destroy() in error path only once.Sebastian Andrzej Siewior
2013-10-17usb: musb: core: properly free host / device structs in err pathSebastian Andrzej Siewior
2013-10-17usb: musb: dsps: run the timer only on OTG systemsSebastian Andrzej Siewior
2013-10-17usb: musb: dsps: redo the otg timerSebastian Andrzej Siewior
2013-10-17usb: musb: dsps: remove declartion for dsps_musb_try_idle()Sebastian Andrzej Siewior
2013-10-17usb: musb: dsps: move try_idle to start hookSebastian Andrzej Siewior
2013-10-17usb: musb: call musb_start() only once in OTG modeSebastian Andrzej Siewior
2013-10-14Merge tag 'omap-for-v3.13/quirk-signed' of git://git.kernel.org/pub/scm/linux...Kevin Hilman
2013-10-14Revert "usb: musb: gadget: fix otg active status flag"Greg Kroah-Hartman
2013-10-11usb: Remove unnecessary semicolonsJoe Perches
2013-10-11usb: musb: start musb on the udc side, tooSebastian Andrzej Siewior
2013-10-10usb: musb: cancel work on removalSebastian Andrzej Siewior