aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musb_core.c
AgeCommit message (Expand)Author
2015-12-09usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König
2015-05-26usb: musb: fix order of conditions for assigning end point operationsBen Hutchings
2015-04-07usb: musb: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-03-10usb: musb: core: always try to recover from babbleFelipe Balbi
2015-03-10usb: musb: core: disable irqs inside babble recoveryFelipe Balbi
2015-03-10usb: musb: core: remove unnecessary forward declarationFelipe Balbi
2015-03-10usb: musb: core: drop recover_workFelipe Balbi
2015-03-10usb: musb: rename ->reset() to ->recover()Felipe Balbi
2015-03-10usb: musb: core: simplify musb_recover_work()Felipe Balbi
2015-03-10usb: musb: core: decrease delayed_work timeFelipe Balbi
2015-03-10usb: musb: don't touch devctl from babble recoveryFelipe Balbi
2015-03-10usb: musb: core: refactor IRQ enable/disable to separate functionsFelipe Balbi
2015-03-10usb: musb: core: controller drops session automaticallyFelipe Balbi
2015-03-10usb: musb: dsps: remove babble check from dsps irq handlerFelipe Balbi
2015-03-10usb: musb: core: there is no connect interrupt in peripheral modeFelipe Balbi
2015-03-10usb: musb: core: remove unnecessary reg access from resume IRQFelipe Balbi
2015-03-10usb: musb: core: break long lineFelipe Balbi
2015-03-10usb: musb: core: move babble recovery inside babble checkFelipe Balbi
2015-03-10usb: musb: core: fix highspeed checkFelipe Balbi
2015-03-10usb: musb: core: add missing curly bracesFelipe Balbi
2015-03-10usb: musb: core: remove unnecessary logical comparisonFelipe Balbi
2015-03-09usb: musb: core: improve musb_interrupt() a bitFelipe Balbi
2015-03-09usb: musb: core: fix TX/RX endpoint orderFelipe Balbi
2015-02-23usb: musb: core: add pm_runtime_irq_safe()Felipe Balbi
2015-02-04usb: musb: fix device hotplug behind hubBin Liu
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-25usb: musb: Use IS_ENABLED for tusb6010Tony Lindgren
2014-11-25usb: musb: Pass fifo_mode in platform dataTony Lindgren
2014-11-25usb: musb: Change end point selection to use new IO accessTony Lindgren
2014-11-25usb: musb: Change to use new IO accessTony Lindgren
2014-11-18usb: musb: core: Disable the Interrupts till BABBLE is fully handledGeorge Cherian
2014-11-18usb: musb: core: make sure musb is in RPM_ACTIVE on resumeSebastian Andrzej Siewior
2014-11-05usb: musb: try a race-free wakeupSebastian Andrzej Siewior
2014-11-05usb: musb: core: check link status on resumeSebastian Andrzej Siewior
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart
2014-11-03usb: musb: core: use ->resume instead ->resume_noirqSebastian Andrzej Siewior
2014-11-03usb: musb: core: remove duplicate check on resourceVarka Bhadram
2014-10-20usb: musb: drop owner assignment from platform_driversWolfram Sang
2014-07-16usb: musb: core: Convert the musb_platform_reset to have a return value.George Cherian
2014-07-16usb: musb: core: Convert babble recover work to delayed workGeorge Cherian
2014-07-16usb: musb: core: Handle Babble condition only in HOST modeGeorge Cherian
2014-06-30usb: musb: use is_host_active() to distinguish between host and gadget modeDaniel Mack
2014-04-21usb: musb: add a work_struct to recover from babble errorsDaniel Mack
2014-03-07Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-03-05usb: 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-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