summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-07-22usb: chipidea: debug: fix sparse non static symbol warningsWei Yongjun
2014-07-22usb: ci_hdrc_imx: Return -EINVAL for missing USB PHYMarkus Pargmann
2014-07-22usb: core: allow zero packet flag for interrupt urbsAmit Virdi
2014-07-22usb: lvstest: Fix sparse warnings generated by kbuild test botPratyush Anand
2014-07-22USB: core: hcd-pci: free IRQ before disabling PCI device when shutting downJiang Liu
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-07-18USB: OHCI: add check for stopped frame counterAlan Stern
2014-07-18USB: OHCI: add I/O watchdog for orphan TDsAlan Stern
2014-07-18USB: OHCI: make URB completions single-threadedAlan Stern
2014-07-18USB: OHCI: redesign the TD done listAlan Stern
2014-07-18USB: OHCI: no shortcut for unlinking URBS from a dead controllerAlan Stern
2014-07-18USB: OHCI: revert the ZF Micro orphan-TD quirkAlan Stern
2014-07-18USB: Fix persist resume of some SS USB devicesPratyush Anand
2014-07-18usb-core: Remove Fix mes in file hcd.cNicholas Krause
2014-07-18usbcore: don't log on consecutive debounce failures of the same portOliver Neukum
2014-07-17USB: serial: cp210x: Removing unncessary `usb_reset_device` on startupPreston Fick
2014-07-17USB: Add LVS Test device driverPratyush Anand
2014-07-17USB: Add EXPORT_SYMBOL for usb_alloc_devPratyush Anand
2014-07-17USB: OHCI: don't lose track of EDs when a controller diesAlan Stern
2014-07-17USB: OHCI: fix bugs in debug routinesAlan Stern
2014-07-17USB: OHCI: add SG supportAlan Stern
2014-07-17USB: shutdown all URBs after controller deathAlan Stern
2014-07-16usb: gadget: f_rndis: fix interface id for OS descriptorsAndrzej Pietrasiewicz
2014-07-16usb: gadget: f_uac2: Fix pcm sample size selectionSebastian Reimers
2014-07-16usb: gadget: udc: fsl_mxc_udc: fix sparse errorFelipe Balbi
2014-07-16usb: gadget: udc: net2280: fix sparse errorFelipe Balbi
2014-07-16usb: gadget: udc: fsl_udc_core: fix sparse errorsFelipe Balbi
2014-07-16usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz
2014-07-16usb: gadget: Gadget directory cleanup - group UDC driversAndrzej Pietrasiewicz
2014-07-16usb: gadget: Gadget directory cleanup - group legacy gadgetsAndrzej Pietrasiewicz
2014-07-16Merge tag 'usb-serial-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-07-16usb: renesas_usbhs: add R-Car Gen. 2 init and power controlUlrich Hecht
2014-07-16usb: gadget: composite: dequeue cdev->req before free it in composite_dev_cle...Li Jun
2014-07-16usb: musb: dsps: Add the sw_babble_control() and Enable for newer siliconGeorge Cherian
2014-07-16usb: musb: core: Convert the musb_platform_reset to have a return value.George Cherian
2014-07-16usb: musb: core: Convert babble recover work to delayed workGeorge Cherian
2014-07-16usb: musb: core: Handle Babble condition only in HOST modeGeorge Cherian
2014-07-16usb: dwc3: omap: add dwc3_omap_extcon_register functionGeorge Cherian
2014-07-16usb: dwc3: omap: add dwc3_omap_set_utmi_mode() functionGeorge Cherian
2014-07-16usb: dwc3: omap: add dwc3_omap_map_offset() functionGeorge Cherian
2014-07-16usb: dwc3: omap: remove x_major calculation from revision registerGeorge Cherian
2014-07-13Merge 3.16-rc5 into usb-nextGreg Kroah-Hartman
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