aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-16usb: gadget: composite: dequeue cdev->req before free it in composite_dev_cleanupLi Jun1-0/+1
2014-07-16usb: musb: dsps: Add the sw_babble_control() and Enable for newer siliconGeorge Cherian2-6/+90
2014-07-16usb: musb: core: Convert the musb_platform_reset to have a return value.George Cherian3-9/+14
2014-07-16usb: musb: core: Convert babble recover work to delayed workGeorge Cherian2-8/+9
2014-07-16usb: musb: core: Handle Babble condition only in HOST modeGeorge Cherian1-1/+1
2014-07-16usb: dwc3: omap: add dwc3_omap_extcon_register functionGeorge Cherian1-26/+39
2014-07-16usb: dwc3: omap: add dwc3_omap_set_utmi_mode() functionGeorge Cherian1-19/+25
2014-07-16usb: dwc3: omap: add dwc3_omap_map_offset() functionGeorge Cherian1-16/+22
2014-07-16usb: dwc3: omap: remove x_major calculation from revision registerGeorge Cherian1-32/+7
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen1-1/+2
2014-07-13Merge 3.16-rc5 into usb-nextGreg Kroah-Hartman4-2/+15
2014-07-11USB: serial: ftdi_sio: Add Infineon TriboardMichal Sojka2-0/+8
2014-07-11USB: add reset resume quirk for usb3503Joonyoung Shim1-0/+3
2014-07-11usb: usb3503: add PM functionsJoonyoung Shim1-2/+32
2014-07-10usb: gadget: NCM: Stop RX TCP Bursts getting dropped.Jim Baxter1-7/+8
2014-07-10usb: gadget: NCM: Add transmit multi-frame.Jim Baxter3-87/+269
2014-07-10usb: gadget: NCM: RX function support multiple NDPsJim Baxter1-68/+78
2014-07-10usb: gadget: fix eem_wrap cloned skb logicNathan Sullivan1-12/+10
2014-07-10usb: dwc3: gadget: remove unnecessary 'start_new' variableJingoo Han1-4/+3
2014-07-10usb: phy: am335x: Use SIMPLE_DEV_PM_OPS macroJingoo Han1-9/+3
2014-07-10usb: gadget: Convert drivers to use module_usb_composite_driver()Tobias Klauser10-120/+15
2014-07-10usb: gadget: f_fs: OS descriptors supportAndrzej Pietrasiewicz2-8/+340
2014-07-10usb: gadget: u_os_desc: helper functions for accessing ext prop bufferAndrzej Pietrasiewicz1-13/+46
2014-07-10usb: gadget: f_fs: rename descriptor parsing functionsAndrzej Pietrasiewicz1-3/+4
2014-07-10usb: phy: tegra: Do not include asm/mach-types.hThierry Reding1-1/+0
2014-07-10usb: musb: register nop transceiver driver for jz4740Apelete Seketeli1-0/+3
2014-07-10usb: gadget: net2280: Fix typo on #ifdefRicardo Ribalda Delgado1-1/+1
2014-07-10usb: gadget: pxa25x_udc: use correct header for gpio devm_ functionsArnd Bergmann1-1/+1
2014-07-10usb: renesas_usbhs: gadget: fix re-enabling pipe without re-connectingYoshihiro Shimoda3-0/+13
2014-07-10usb: renesas_usbhs: fix usbhs_pipe_malloc() to re-enable a pipe.Yoshihiro Shimoda1-0/+1
2014-07-09fotg210: Use managed interfaces for allocation of resourcesHimangi Saraogi1-39/+9
2014-07-09uhci-platform: use devm_ioremap resourceHimangi Saraogi1-17/+5
2014-07-09USB: ftdi_sio: Add extra PID.Bert Vermeulen2-2/+4
2014-07-09USB: PHY: tegra: Call tegra_usb_phy_close only on device removalTuomas Tynkkynen1-5/+3
2014-07-09USB: EHCI: tegra: Fix probe order issue leading to broken USBTuomas Tynkkynen1-3/+59
2014-07-09drivers/usb/serial/mos7840.c: remove unnecessary null test before kfreeFabian Frederick1-4/+1
2014-07-09usb: host: uhci-grlib.c : use devm_ functionsHimangi Saraogi1-22/+9
2014-07-09USB: EHCI: tegra: Fix use-after-free in .remove()Tuomas Tynkkynen1-1/+2
2014-07-09USB: ehci-pci: USB host controller support for Intel Quark X1000Bryan O'Donoghue1-0/+25
2014-07-09USB: OHCI: don't allocate HCCA atomicallyVladimir Zapolskiy1-1/+1
2014-07-09USB: UHCI: don't allocate frame list atomicallyVladimir Zapolskiy1-1/+1
2014-07-09USB: EHCI: don't allocate hardware periodic table atomically by defaultVladimir Zapolskiy1-1/+1
2014-07-09drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_removeFabian Frederick1-6/+2
2014-07-09USB: ehci-spear: Make of_device_id array constJingoo Han1-1/+1
2014-07-09USB: ehci-tegra: Make of_device_id array constJingoo Han1-1/+1
2014-07-09USB: ohci-spear: Make of_device_id array constJingoo Han1-1/+1
2014-07-09USB: ehci-msm: Make of_device_id array constJingoo Han1-1/+1
2014-07-09USB: oxu210hp-hcd.c: use devm_ functionsHimangi Saraogi1-39/+9
2014-07-09usb: phy: tegra: Do not include asm/mach-types.hThierry Reding1-1/+0
2014-07-09usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue()Alexey Khoroshilov1-1/+1