summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2015-12-09usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König
2015-08-03usb: musb: host: rely on port_mode to call musb_start()Felipe Balbi
2015-05-13usb: musb: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-01-27usb: musb: stuff leak of struct usb_hcdSebastian Andrzej Siewior
2014-11-14usb: musb: dsps: start OTG timer on resume againSebastian Andrzej Siewior
2014-11-14usb: musb: cppi41: restart hrtimer only if not yet doneThomas Gleixner
2014-10-15usb: musb: dsps: kill OTG timer on suspendFelipe Balbi
2014-07-09usb: musb: Fix panic upon musb_am335x module removalEzequiel Garcia
2014-07-09usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irqThomas Gleixner
2014-07-09usb: musb: ux500: don't propagate the OF nodeLinus Walleij
2014-05-06usb: musb: fix PHY power on/offFelipe Balbi
2014-05-06usb: musb: avoid NULL pointer dereferenceFelipe Balbi
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