summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-09-14Merge commit 'xceiv-for-v3.7' into for-3.7/cleanup2Stephen Warren
2012-09-10usb: otg: mxs-phy: Fix mx23 operationMike Thompson
2012-09-10usb: dwc3: add basic PHY supportFelipe Balbi
2012-09-10usb: dwc3: exynos: add nop transceiver supportFelipe Balbi
2012-09-10usb: dwc3: omap: add nop transceiver supportFelipe Balbi
2012-09-10usb: dwc3: pci: add nop transceiver supportFelipe Balbi
2012-09-10usb: otg: move the dereference below the NULL testWei Yongjun
2012-09-06usb: twl4030: Add device tree support for twl4030 usbKishon Vijay Abraham I
2012-09-06usb: twl6030: Add dt support for twl6030 usbKishon Vijay Abraham I
2012-09-06usb: otg: make twl6030_usb as a comparator driver to omap_usb2Kishon Vijay Abraham I
2012-09-06usb: phy: add a new driver for omap usb2 phyKishon Vijay Abraham I
2012-09-05usb: move phy driver from mach-tegra to drivers/usbVenu Byravarasu
2012-08-20Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-08-20gpu/mfd/usb: Fix USB randconfig problemsGuenter Roeck
2012-08-20usb: phy: isp1301: Remove unused static array and defineRoland Stigge
2012-08-17USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle
2012-08-17USB: emi62: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-17Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-08-16USB: qcserial: fix port handling on Gobi 1K and 2K+Dan Williams
2012-08-15USB: serial: Fix mos7840 timeoutMark Ferrell
2012-08-15USB: option: add ZTE K5006-ZBjørn Mork
2012-08-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-08-10usb: gadget: u_ether: fix kworker 100% CPU issue with still used interfaces i...Michael Grzeschik
2012-08-10usb: host: tegra: fix warning messages in ehci_removeVenu Byravarasu
2012-08-10usb: host: mips: sead3: Update for EHCI register structure.Steven J. Hill
2012-08-10usb: renesas_usbhs: fixup resume method for autonomy modeKuninori Morimoto
2012-08-10usb: renesas_usbhs: mod_host: add missing .bus_suspend/resumeKuninori Morimoto
2012-08-10usb: usb_wwan: resume/suspend can be called after port is goneBjørn Mork
2012-08-10usb: serial: prevent suspend/resume from racing against probe/removeBjørn Mork
2012-08-10usb: usb_wwan: replace release and disconnect with a port_remove hookBjørn Mork
2012-08-10usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell
2012-08-10USB: isp1362-hcd.c: usb message always saved in case of underrunBruno Morelli
2012-08-10OMAP: USB : Fix the EHCI enumeration and core retention issueKeshava Munegowda
2012-08-10usb: chipidea: fix and improve dependencies if usb host or gadget support is ...Marc Kleine-Budde
2012-08-10USB: support the new interfaces of Huawei Data Card devices in option driverfangxiaozhi
2012-08-10USB: ftdi_sio: Add VID/PID for Kondo Serial USBOzan Çağlayan
2012-08-09xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp
2012-08-09Merge tag 'for-usb-linus-2012-08-08' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2012-08-09usb: phy: mv_u3d: Add usb phy driver for mv_u3dYu Xu
2012-08-09usb: otg: Remove the unneeded NULL checkShubhrajyoti D
2012-08-08xhci: Fix bug after deq ptr set to link TRB.Sarah Sharp
2012-08-08usb/ohci-omap: remove unused variableArnd Bergmann
2012-08-07xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning.Sarah Sharp
2012-08-07xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.Sarah Sharp
2012-08-07xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp
2012-08-03Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-08-03usb: xceiv: nop: let it work as USB2 and USB3 phyFelipe Balbi
2012-08-03usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.hFelipe Balbi
2012-08-03usb: musb: reorder runtime pm callAjay Kumar Gupta
2012-08-03usb: musb: am335x: fix pdev resource bugAjay Kumar Gupta