summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-05-28usb: gadget: pxa27x_udc: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-28usb: gadget: mv_u3d_core: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-28usb: phy: samsung: Add support for USB 2.0 PHY on Exynos 4x12Tomasz Figa
2013-05-28usb: phy: samsung: Pass enable/disable callbacks through driver dataTomasz Figa
2013-05-28usb: phy: samsung: Pass set_isolation callback through driver dataTomasz Figa
2013-05-28usb: phy: samsung: Consolidate reference clock rate handlingTomasz Figa
2013-05-28usb: phy: samsung: Use clk_get to get reference clockTomasz Figa
2013-05-28usb: phy: samsung: Select common driver part implicitlyTomasz Figa
2013-05-28usb: phy: ab8500-usb: add ab9540 supportFabio Baltieri
2013-05-28usb: phy: ab8500-usb: add ab8540 supportFabio Baltieri
2013-05-28usb: phy: ab8500-usb: add flag bits to control driver featuresFabio Baltieri
2013-05-28usb: phy: ab8500-usb: move phy tuning values on separate functionsFabio Baltieri
2013-05-28usb: phy: ab8500-usb: add platform_device_id tableFabio Baltieri
2013-05-28usb: phy: ab8500-usb: fix phy tuning value select logicFabio Baltieri
2013-05-28usb: phy: ab8500-usb: restart phy during probeSakethram Bommisetti
2013-05-28usb: phy: ab8500-usb: add transceiver clock controlMian Yousaf Kaukab
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: gadget: uvc: Remove unneeded endpoint descriptor fields initializationLaurent Pinchart
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: gadget: drop unused USB_GADGET_MUSB_HDRCDaniel 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-27Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman
2013-05-27Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman
2013-05-24xhci: Disable D3cold for buggy TI redrivers.Sarah Sharp
2013-05-24xhci - correct comp_mode_recovery_timer on return from hibernateTony Camuso
2013-05-24xhci: fix list access before initVladimir Murzin
2013-05-24xhci-mem: init list heads at the beginning of initSergio Aguirre
2013-05-24USB: gadget: atmel_usba: add DT supportJean-Christophe PLAGNIOL-VILLARD
2013-05-24USB: gadget: atmel_usba: allow multi instanceJean-Christophe PLAGNIOL-VILLARD
2013-05-24USB: gadget: atmel_usba: move global struct usba_ep usba_ep to struct usba_udcJean-Christophe PLAGNIOL-VILLARD
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-05-21usb: fusbh200-hcd: convert list_for_each to entry variantWei Yongjun
2013-05-21usb: fusbh200-hcd: fix error handling in fusbh200_hcd_fusbh200_probe()Wei Yongjun
2013-05-21usb: phy: phy-nop: Remove redundant use of of_match_ptrSachin Kamat
2013-05-21usb: host: uhci-platform: Remove redundant use of of_match_ptrSachin Kamat
2013-05-21usb: host: ohci-spear: Remove redundant use of of_match_ptrSachin Kamat
2013-05-21usb: host: ohci-omap3: Remove redundant use of of_match_ptrSachin Kamat
2013-05-21usb: host: ehci-orion: Remove redundant use of of_match_ptrSachin Kamat