summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-12-22Merge branch 'at91/dt' into next/driversOlof Johansson
2013-12-21USB: core: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman
2013-12-21USB: gadget: fix up some comments about CONFIG_USB_DEBUGGreg Kroah-Hartman
2013-12-21Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-12-20usb: phy: Fix double lock in OTG FSMAnton Tikhomirov
2013-12-20usb: musb: fix musb pointer acqusition in musb_host_finish_resumeDaniel Mack
2013-12-20usb: musb: fix prototype for musb_port_resetDaniel Mack
2013-12-20usb: phy: am335x: fix randconfig errorsFelipe Balbi
2013-12-20usb: wusbcore: add debug prints to reservation and channel changeThomas Pugliese
2013-12-20usb: cdc-wdm: avoid hanging on zero length readsBjørn Mork
2013-12-20USB: c67x00: remove CONFIG_USB_DEBUG dependancyGreg Kroah-Hartman
2013-12-20usb: musb: fix setting JZ4740 gadget periphal mode on resetApelete Seketeli
2013-12-20usb: musb: add support for JZ4740 usb device controllerApelete Seketeli
2013-12-20usb: gadget: fix up some comments about CONFIG_USB_DEBUGGreg Kroah-Hartman
2013-12-19usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()Jack Pham
2013-12-19drivers: usb: Mark function as static in metro-usb.cRashika Kheria
2013-12-19drivers: usb: Mark function as static in usbsevseg.cRashika Kheria
2013-12-19usb: musb: finish suspend/reset work independently from musb_hub_control()Daniel Mack
2013-12-19usb: gadget: should use u16 type variable to store MaxPowerDu, ChangbinX
2013-12-19usb: phy: omap: Add omap-control Support for AM437xGeorge Cherian
2013-12-19usb: phy: am335x-control: include appropriate header file in phy-am335x-contr...Rashika Kheria
2013-12-19usb: gadget: configfs: include appropriate header file in configfs.cRashika Kheria
2013-12-19usb: dwc3: fix the glue drivers using the nop phyHeikki Krogerus
2013-12-19usb: phy: am335x: Enable USB remote wakeup using PHY wakeupGeorge Cherian
2013-12-19Merge tag 'v3.13-rc4' into nextFelipe Balbi
2013-12-18USB: ohci-octeon: Use devm_ioremap_resource()Jingoo Han
2013-12-18USB: ohci-spear: Use devm_ioremap_resource()Jingoo Han
2013-12-18USB: ohci-ppc-of: Use devm_ioremap_resource()Jingoo Han
2013-12-18USB: ohci-nxp: Use devm_clk_get()Jingoo Han
2013-12-18USB: ehci-w90x900: Use devm_ioremap_resource()Jingoo Han
2013-12-18USB: ohci-da8xx: Use devm_*() functionsJingoo Han
2013-12-18USB: ohci-jz4740: Use devm_*() functionsJingoo Han
2013-12-18USB: ohci-pxa27x:Use devm_*() functionsJingoo Han
2013-12-18USB: ehci-octeon: Use devm_ioremap_resource()Jingoo Han
2013-12-18USB: ehci-fsl: Use devm_ioremap_resource()Jingoo Han
2013-12-18USB: ehci-orion: Use devm_*() functionsJingoo Han
2013-12-18USB: ohci-ppc-of: use dev_err() instead of printk()Jingoo Han
2013-12-18USB: ohci-omap: use dev_err() instead of printk()Jingoo Han
2013-12-18USB: ehci-xilinx-of: use dev_err() instead of printk()Jingoo Han
2013-12-18USB: ehci-ppc-of: use dev_err() instead of printk()Jingoo Han
2013-12-18USB: ehci-orion: use dev_warn() instead of printk()Jingoo Han
2013-12-18USB: ehci-grlib: use dev_err() instead of printk()Jingoo Han
2013-12-18USB: ehci-fsl: use dev_warn() instead of printk()Jingoo Han
2013-12-18usb: ohci-at91: use device managed clk retrievalBoris BREZILLON
2013-12-18usb: ohci-at91: use dev variable instead of &pdev->devBoris BREZILLON
2013-12-18usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resourceBoris BREZILLON
2013-12-18usb: option: add new zte 3g modem pids to option driver张君
2013-12-18usb: usbtest: Always clear halt else further tests will failRoger Quadros
2013-12-18usb: usbtest: Add timetout to simple_io()Roger Quadros
2013-12-17usb: wusbcore: add isochronous IN support to HWAThomas Pugliese