summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2015-03-10usb: musb: cppi41: do not call udelay()Felipe Balbi
2015-03-10usb: musb: cppi41: exit early when tx fifo is emptyFelipe Balbi
2015-03-10usb: musb: cppi41: decrease indentation levelFelipe 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: dsps: do not reset musb on babbleFelipe 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: dsps: add dsps_ prefix to sw_babble_controlFelipe Balbi
2015-03-10usb: musb: core: controller drops session automaticallyFelipe Balbi
2015-03-10usb: musb: dsps: check for the single bitFelipe 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: dsps: return error code if reset failsFelipe 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: fix Kconfig regressionArnd Bergmann
2015-03-09usb: musb: core: improve musb_interrupt() a bitFelipe Balbi
2015-03-09usb: musb: core: fix TX/RX endpoint orderFelipe Balbi
2015-03-09usb: musb: gadget: get rid of stop_activity()Felipe Balbi
2015-02-23usb: musb: Fix getting a generic phy for musb_dspsTony Lindgren
2015-02-23usb: musb: Fix use for of_property_read_bool for disabled multipointTony Lindgren
2015-02-23usb: musb: core: add pm_runtime_irq_safe()Felipe Balbi
2015-02-23usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom halfGeorge Cherian
2015-02-04usb: musb: fix device hotplug behind hubBin Liu
2015-02-02usb: musb: blackfin: remove incorrect __exit_p()Dmitry Torokhov
2015-01-29usb: musb: add omap-control dependencyArnd Bergmann
2015-01-29usb: musb: add generic usb phy dependenciesArnd Bergmann
2015-01-29usb: musb: gadget: use common is_selfpoweredPeter Chen
2015-01-27usb: musb: cppi41: improve rx channel abort routineBin Liu
2015-01-27usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*Bin Liu
2015-01-27usb: musb: virthub: use HUB_CHAR_*Sergei Shtylyov
2015-01-19Merge tag 'v3.19-rc5' into nextFelipe Balbi
2015-01-15usb: musb: debugfs: improve copy_from_user() argumentMarkus Pargmann
2014-12-22usb: musb: stuff leak of struct usb_hcdSebastian Andrzej Siewior
2014-12-22usb: musb: Fix randconfig build issues for Kconfig optionsTony Lindgren
2014-12-22usb: musb: Fix a few off-by-one lengthsRasmus Villemoes
2014-12-22usb: musb: blackfin: fix build breakFelipe Balbi
2014-12-22usb: musb: debugfs: cope with blackfin's odditiesFelipe Balbi
2014-12-15Merge 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