Age | Commit message (Expand) | Author |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-07-02 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-06-25 | usb: musb: omap2430: make it compile again | Sebastian Andrzej Siewior |
2013-06-14 | Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson |
2013-06-12 | Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2013-06-08 | Merge 3.10-rc5 into usb-next | Greg Kroah-Hartman |
2013-06-04 | usb: musb: ux500: add device tree probing support | Lee Jones |
2013-06-04 | usb: musb: ux500: attempt to find channels by name before using pdata | Lee Jones |
2013-06-04 | usb: musb: ux500: harden checks for platform data | Lee Jones |
2013-06-04 | usb: musb: ux500: take the dma_mask from coherent_dma_mask | Lee Jones |
2013-06-04 | usb: musb: ux500: move the MUSB HDRC configuration into the driver | Lee Jones |
2013-06-04 | usb: musb: ux500: move channel number knowledge into the driver | Lee Jones |
2013-05-30 | USB: MUSB: upgrade the isochronous API | Alan Stern |
2013-05-30 | usb: musb: host: fix build warning | Felipe Balbi |
2013-05-28 | usb: musb: make use_sg flag URB specific | Virupax Sadashivpetimath |
2013-05-28 | usb: musb: various cosmetic fixes on ux500 files | Fabio Baltieri |
2013-05-28 | usb: musb: enable ux500 host side dma support | Mian Yousaf Kaukab |
2013-05-28 | usb: musb: eliminate musb_to_hcd | Daniel Mack |
2013-05-28 | usb: musb: use musb->port_mode | Daniel Mack |
2013-05-28 | usb: musb: re-introduce musb->port_mode | Daniel Mack |
2013-05-28 | usb: musb: add musb_host_setup() and musb_host_cleanup() | Daniel Mack |
2013-05-28 | usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modes | Daniel Mack |
2013-05-28 | usb: musb: factor out hcd initalization | Daniel Mack |
2013-05-28 | usb: musb: move musb_start to musb_virthub.c | Daniel Mack |
2013-05-28 | usb: musb: gadget: remove hcd initialization | Daniel Mack |
2013-05-28 | usb: musb: factor some host-specific functions | Daniel Mack |
2013-05-28 | usb: musb: move function declarations to musb_{host,gadget}.h | Daniel Mack |
2013-05-28 | usb: musb: remove 'ignore_disconnect' flag | Felipe Balbi |
2013-05-28 | usb: musb: fix incorrect usage of resource pointer | Felipe Balbi |
2013-05-28 | treewide: Fix typo in printk | Masanari Iida |
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 |