Age | Commit message (Expand) | Author |
2013-05-28 | usb: musb: make use_sg flag URB specific | Virupax Sadashivpetimath |
2013-05-15 | usb: musb: dsps: fix error return code in dsps_create_musb_pdev() | Wei Yongjun |
2013-05-15 | usb: musb: omap2430: add missing platform_device_put() on error in omap2430_p... | Wei Yongjun |
2013-04-09 | USB: regroup all depends on USB within an if USB block | Florian Fainelli |
2013-04-05 | Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2013-04-03 | usb: phy: ab8500-usb: fix last notifier arguments | Fabio Baltieri |
2013-04-03 | usb: musb: ux500_dma: drop references to U5500 | Fabio Baltieri |
2013-04-02 | usb: musb: gadget: read ep0 fifo only if rxcount is non zero | Ravi Babu |
2013-04-02 | usb: musb: dsps: print babble message only when musb is active host | Ravi Babu |
2013-04-02 | usb: musb: implement (un)map_urb_for_dma hooks | Ruslan Bilovol |
2013-04-02 | usb: musb: gadget: use platform callback to enable vbus | Grazvydas Ignotas |
2013-04-02 | usb: musb: omap2430: turn off vbus on cable disconnect | Grazvydas Ignotas |
2013-03-27 | usb: musb: ux500_dma: fix sparse warning | Felipe Balbi |
2013-03-22 | usb: musb: core: log VBUS error | Grazvydas Ignotas |
2013-03-22 | usb: musb: gadget: clear gadget_driver when gadget is stopped | Grazvydas Ignotas |
2013-03-22 | usb: musb: core: honour initial transceiver state | Grazvydas Ignotas |
2013-03-21 | Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2013-03-18 | usb: phy: ab8500-usb: update irq handling code | Fabio Baltieri |
2013-03-18 | usb: musb: ux500: add otg notifier support | Fabio Baltieri |
2013-03-18 | usb: musb: ux500: implement musb_set_vbus | Fabio Baltieri |
2013-03-18 | usb: musb: ux500_dma: add missing MEM resource check | Virupax Sadashivpetimath |
2013-03-18 | usb: musb: omap2430: fix PHY error handling | Felipe Balbi |
2013-03-18 | usb: musb: omap: add usb_phy_init in omap2430_musb_init | Kishon Vijay Abraham I |
2013-03-18 | usb: musb: omap: remove the check before calling otg_set_vbus | Kishon Vijay Abraham I |
2013-03-18 | usb: musb: omap2430: replace *_* with *-* in property names | Kishon Vijay Abraham I |
2013-03-18 | usb: phy: remove CONFIG_USB_OTG_UTILS | Felipe Balbi |
2013-03-18 | usb: otg: prefix otg_state_string with usb_ | Felipe Balbi |
2013-03-18 | usb: musb: drop dangling CONFIG_USB_MUSB_DEBUG | Fabio Baltieri |
2013-03-18 | usb: musb: gadget: don't assign gadget.dev.release directly | Felipe Balbi |
2013-03-18 | usb: musb: gadget: remove unnecessary initializations | Felipe Balbi |
2013-03-18 | usb: musb: Kconfig: drop unnecessary dependencies | Felipe Balbi |
2013-03-18 | usb: musb: gadget: fix compile warning | Felipe Balbi |
2013-03-18 | usb: musb: dsps: fix possible compile warning | Felipe Balbi |
2013-03-18 | usb: musb: ux500_dma: kill compile warnings | Felipe Balbi |
2013-03-18 | usb: musb: dsps: add missing include | Felipe Balbi |
2013-03-18 | usb: musb: make davinci and da8xx glues depend on BROKEN | Felipe Balbi |
2013-03-18 | usb: musb: force PIO-only if we're building multiplatform kernels | Felipe Balbi |
2013-03-18 | usb: musb: gadget: delete wrong comment | Felipe Balbi |
2013-03-18 | usb: musb: switch over to devm_ioremap_resource() | Felipe Balbi |
2013-03-18 | usb: musb: core: remove unnecessary pr_info() | Felipe Balbi |
2013-03-18 | usb: gadget: drop now unnecessary flag | Felipe Balbi |
2013-03-18 | usb: musb: gadget: let udc-core manage gadget-dev | Felipe Balbi |
2013-03-18 | usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addr | Kishon Vijay Abraham I |
2013-03-14 | usb: musb: da8xx: Fix build breakage due to typo | Mikhail Kshevetskiy |
2013-03-11 | usb: musb: core: fix possible build error with randconfig | Felipe Balbi |
2013-03-05 | usb: musb: omap2430: fix sparse warning | Aaro Koskinen |
2013-03-05 | usb: musb: omap2430: fix omap_musb_mailbox glue check again | Aaro Koskinen |
2013-03-05 | usb: musb: fix compile warning | Felipe Balbi |
2013-03-05 | usb: musb: remove all 'select' from Kconfig | Felipe Balbi |
2013-03-04 | usb: musb: correct Kconfig in order to avoid non compilable selection | Peter Ujfalusi |