Age | Commit message (Expand) | Author |
2015-03-09 | usb: musb: gadget: get rid of stop_activity() | Felipe Balbi |
2015-02-23 | usb: musb: Fix getting a generic phy for musb_dsps | Tony Lindgren |
2015-02-23 | usb: musb: Fix use for of_property_read_bool for disabled multipoint | Tony Lindgren |
2015-02-23 | usb: musb: core: add pm_runtime_irq_safe() | Felipe Balbi |
2015-02-23 | usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom half | George Cherian |
2015-02-04 | usb: musb: fix device hotplug behind hub | Bin Liu |
2015-02-02 | usb: musb: blackfin: remove incorrect __exit_p() | Dmitry Torokhov |
2015-01-29 | usb: musb: add omap-control dependency | Arnd Bergmann |
2015-01-29 | usb: musb: add generic usb phy dependencies | Arnd Bergmann |
2015-01-29 | usb: musb: gadget: use common is_selfpowered | Peter Chen |
2015-01-27 | usb: musb: cppi41: improve rx channel abort routine | Bin Liu |
2015-01-27 | usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_* | Bin Liu |
2015-01-27 | usb: musb: virthub: use HUB_CHAR_* | Sergei Shtylyov |
2015-01-19 | Merge tag 'v3.19-rc5' into next | Felipe Balbi |
2015-01-15 | usb: musb: debugfs: improve copy_from_user() argument | Markus Pargmann |
2014-12-22 | usb: musb: stuff leak of struct usb_hcd | Sebastian Andrzej Siewior |
2014-12-22 | usb: musb: Fix randconfig build issues for Kconfig options | Tony Lindgren |
2014-12-22 | usb: musb: Fix a few off-by-one lengths | Rasmus Villemoes |
2014-12-22 | usb: musb: blackfin: fix build break | Felipe Balbi |
2014-12-22 | usb: musb: debugfs: cope with blackfin's oddities | Felipe Balbi |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-11-25 | usb: musb: Use IS_ENABLED for tusb6010 | Tony Lindgren |
2014-11-25 | usb: musb: Allow multiple glue layers to be built in | Tony Lindgren |
2014-11-25 | usb: musb: Pass fifo_mode in platform data | Tony Lindgren |
2014-11-25 | usb: musb: Change end point selection to use new IO access | Tony Lindgren |
2014-11-25 | usb: musb: Change to use new IO access | Tony Lindgren |
2014-11-25 | usb: musb: Populate new IO functions for blackfin | Tony Lindgren |
2014-11-25 | usb: musb: Populate new IO functions for tusb6010 | Tony Lindgren |
2014-11-25 | usb: musb: Add function pointers for IO access functions | Tony Lindgren |
2014-11-18 | usb: musb: core: Disable the Interrupts till BABBLE is fully handled | George Cherian |
2014-11-18 | usb: musb: musb_cppi41: recognize HS devices in hostmode | Sebastian Andrzej Siewior |
2014-11-18 | usb: musb: replace hard coded registers with defines | Roman Byshko |
2014-11-18 | usb: musb: core: make sure musb is in RPM_ACTIVE on resume | Sebastian Andrzej Siewior |
2014-11-10 | usb: musb: gadget: use udc-core's reset notifier | Felipe Balbi |
2014-11-05 | usb: musb: try a race-free wakeup | Sebastian Andrzej Siewior |
2014-11-05 | usb: musb: core: check link status on resume | Sebastian Andrzej Siewior |
2014-11-03 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |
2014-11-03 | usb: move the OTG state from the USB PHY to the OTG structure | Antoine Tenart |
2014-11-03 | usb: musb: core: use ->resume instead ->resume_noirq | Sebastian Andrzej Siewior |
2014-11-03 | usb: musb: core: remove duplicate check on resource | Varka Bhadram |
2014-11-03 | usb: musb: dsps: remove duplicate check on resource | Varka Bhadram |
2014-11-03 | usb: musb: omap2430: use MUSB_DEVCTL_BDEVICE | Sergei Shtylyov |
2014-11-03 | usb: gadget: remove unnecessary 'driver' argument | Felipe Balbi |
2014-11-03 | usb: musb: gadget: remove bind/unbind messages | Felipe Balbi |
2014-11-03 | usb: musb: gadget: do not rely on 'driver' argument | Felipe Balbi |
2014-11-03 | usb: musb: ux500_dma: use dmaengine_xxx() APIs | Vinod Koul |
2014-11-03 | usb: musb: musb_dsps: delete unnecessary 'out of memory' messages | Peter Chen |
2014-11-03 | usb: musb: tusb6010: delete unnecessary 'out of memory' messages | Peter Chen |
2014-11-03 | usb: musb: blackfin: delete unnecessary 'out of memory' messages | Peter Chen |
2014-11-03 | usb: musb: omap2430: delete unnecessary 'out of memory' messages | Peter Chen |