aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2013-07-17usb: musb: fix resource passed from glue layer to musbKishon Vijay Abraham I
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-25usb: musb: omap2430: make it compile againSebastian Andrzej Siewior
2013-06-14Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-06-12Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-06-08Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman
2013-06-04usb: musb: ux500: add device tree probing supportLee Jones
2013-06-04usb: musb: ux500: attempt to find channels by name before using pdataLee Jones
2013-06-04usb: musb: ux500: harden checks for platform dataLee Jones
2013-06-04usb: musb: ux500: take the dma_mask from coherent_dma_maskLee Jones
2013-06-04usb: musb: ux500: move the MUSB HDRC configuration into the driverLee Jones
2013-06-04usb: musb: ux500: move channel number knowledge into the driverLee Jones
2013-05-30USB: MUSB: upgrade the isochronous APIAlan Stern
2013-05-30usb: musb: host: fix build warningFelipe Balbi
2013-05-28usb: musb: make use_sg flag URB specificVirupax Sadashivpetimath
2013-05-28usb: musb: various cosmetic fixes on ux500 filesFabio Baltieri
2013-05-28usb: musb: enable ux500 host side dma supportMian Yousaf Kaukab
2013-05-28usb: musb: eliminate musb_to_hcdDaniel Mack
2013-05-28usb: musb: use musb->port_modeDaniel Mack
2013-05-28usb: musb: re-introduce musb->port_modeDaniel Mack
2013-05-28usb: musb: add musb_host_setup() and musb_host_cleanup()Daniel Mack
2013-05-28usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modesDaniel Mack
2013-05-28usb: musb: factor out hcd initalizationDaniel Mack
2013-05-28usb: musb: move musb_start to musb_virthub.cDaniel Mack
2013-05-28usb: musb: gadget: remove hcd initializationDaniel Mack
2013-05-28usb: musb: factor some host-specific functionsDaniel Mack
2013-05-28usb: musb: move function declarations to musb_{host,gadget}.hDaniel Mack
2013-05-28usb: musb: remove 'ignore_disconnect' flagFelipe Balbi
2013-05-28usb: musb: fix incorrect usage of resource pointerFelipe Balbi
2013-05-28treewide: Fix typo in printkMasanari Iida
2013-05-15usb: musb: dsps: fix error return code in dsps_create_musb_pdev()Wei Yongjun
2013-05-15usb: musb: omap2430: add missing platform_device_put() on error in omap2430_p...Wei Yongjun
2013-04-09USB: regroup all depends on USB within an if USB blockFlorian Fainelli
2013-04-05Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-04-03usb: phy: ab8500-usb: fix last notifier argumentsFabio Baltieri
2013-04-03usb: musb: ux500_dma: drop references to U5500Fabio Baltieri
2013-04-02usb: musb: gadget: read ep0 fifo only if rxcount is non zeroRavi Babu
2013-04-02usb: musb: dsps: print babble message only when musb is active hostRavi Babu
2013-04-02usb: musb: implement (un)map_urb_for_dma hooksRuslan Bilovol
2013-04-02usb: musb: gadget: use platform callback to enable vbusGrazvydas Ignotas
2013-04-02usb: musb: omap2430: turn off vbus on cable disconnectGrazvydas Ignotas
2013-03-27usb: musb: ux500_dma: fix sparse warningFelipe Balbi
2013-03-22usb: musb: core: log VBUS errorGrazvydas Ignotas
2013-03-22usb: musb: gadget: clear gadget_driver when gadget is stoppedGrazvydas Ignotas
2013-03-22usb: musb: core: honour initial transceiver stateGrazvydas Ignotas
2013-03-21Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-03-18usb: phy: ab8500-usb: update irq handling codeFabio Baltieri
2013-03-18usb: musb: ux500: add otg notifier supportFabio Baltieri
2013-03-18usb: musb: ux500: implement musb_set_vbusFabio Baltieri