summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-07-11USB: serial: ftdi_sio: Add Infineon TriboardMichal Sojka
2014-07-11USB: add reset resume quirk for usb3503Joonyoung Shim
2014-07-11usb: usb3503: add PM functionsJoonyoung Shim
2014-07-10usb: gadget: NCM: Stop RX TCP Bursts getting dropped.Jim Baxter
2014-07-10usb: gadget: NCM: Add transmit multi-frame.Jim Baxter
2014-07-10usb: gadget: NCM: RX function support multiple NDPsJim Baxter
2014-07-10usb: gadget: fix eem_wrap cloned skb logicNathan Sullivan
2014-07-10usb: dwc3: gadget: remove unnecessary 'start_new' variableJingoo Han
2014-07-10usb: phy: am335x: Use SIMPLE_DEV_PM_OPS macroJingoo Han
2014-07-10usb: gadget: Convert drivers to use module_usb_composite_driver()Tobias Klauser
2014-07-10usb: gadget: f_fs: OS descriptors supportAndrzej Pietrasiewicz
2014-07-10usb: gadget: u_os_desc: helper functions for accessing ext prop bufferAndrzej Pietrasiewicz
2014-07-10usb: gadget: f_fs: rename descriptor parsing functionsAndrzej Pietrasiewicz
2014-07-10usb: phy: tegra: Do not include asm/mach-types.hThierry Reding
2014-07-10usb: musb: register nop transceiver driver for jz4740Apelete Seketeli
2014-07-10usb: gadget: net2280: Fix typo on #ifdefRicardo Ribalda Delgado
2014-07-10usb: gadget: pxa25x_udc: use correct header for gpio devm_ functionsArnd Bergmann
2014-07-10usb: renesas_usbhs: gadget: fix re-enabling pipe without re-connectingYoshihiro Shimoda
2014-07-10usb: renesas_usbhs: fix usbhs_pipe_malloc() to re-enable a pipe.Yoshihiro Shimoda
2014-07-09fotg210: Use managed interfaces for allocation of resourcesHimangi Saraogi
2014-07-09uhci-platform: use devm_ioremap resourceHimangi Saraogi
2014-07-09USB: ftdi_sio: Add extra PID.Bert Vermeulen
2014-07-09USB: PHY: tegra: Call tegra_usb_phy_close only on device removalTuomas Tynkkynen
2014-07-09USB: EHCI: tegra: Fix probe order issue leading to broken USBTuomas Tynkkynen
2014-07-09drivers/usb/serial/mos7840.c: remove unnecessary null test before kfreeFabian Frederick
2014-07-09usb: host: uhci-grlib.c : use devm_ functionsHimangi Saraogi
2014-07-09USB: EHCI: tegra: Fix use-after-free in .remove()Tuomas Tynkkynen
2014-07-09USB: ehci-pci: USB host controller support for Intel Quark X1000Bryan O'Donoghue
2014-07-09USB: OHCI: don't allocate HCCA atomicallyVladimir Zapolskiy
2014-07-09USB: UHCI: don't allocate frame list atomicallyVladimir Zapolskiy
2014-07-09USB: EHCI: don't allocate hardware periodic table atomically by defaultVladimir Zapolskiy
2014-07-09drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_removeFabian Frederick
2014-07-09USB: ehci-spear: Make of_device_id array constJingoo Han
2014-07-09USB: ehci-tegra: Make of_device_id array constJingoo Han
2014-07-09USB: ohci-spear: Make of_device_id array constJingoo Han
2014-07-09USB: ehci-msm: Make of_device_id array constJingoo Han
2014-07-09USB: oxu210hp-hcd.c: use devm_ functionsHimangi Saraogi
2014-07-09usb: phy: tegra: Do not include asm/mach-types.hThierry Reding
2014-07-09usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue()Alexey Khoroshilov
2014-07-09usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESETDavid Mosberger-Tang
2014-07-09usb: host: max3421-hcd: Use atomic bitops in lieu of bit fieldsDavid Mosberger-Tang
2014-07-09USB: gadget: Fixed a few typos in commentsMickael Maison
2014-07-09usb: ehci-exynos: Use NULL instead of 0Sachin Kamat
2014-07-09usb: ohci-exynos: Use NULL instead of 0Sachin Kamat
2014-07-09usb: class: usbtmc.c: Cleaning up uninitialized variablesRickard Strandqvist
2014-07-09usb: dwc2: gadget: remove incorrect file referenceJingoo Han
2014-07-09usb: dwc2: gadget: remove unnecessary OOM messagesJingoo Han
2014-07-09usb: dwc2: gadget: fix checkpatch errorsJingoo Han
2014-07-09usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllersYoshihiro Shimoda
2014-07-09usb: host: xhci-plat: use devm_functionsHimangi Saraogi