aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-16xhci: add definitions for all port link statesMathias Nyman1-1/+8
2017-08-16usb: host: xhci: rcar: Add support for R-Car H3 ES2.0Yoshihiro Shimoda1-1/+6
2017-08-16usb: host: xhci: plat: re-fact xhci_plat_priv for R-Car Gen3Yoshihiro Shimoda1-9/+1
2017-08-16usb: host: xhci: rcar: Add firmware_name selection by soc_device_match()Yoshihiro Shimoda1-1/+32
2017-08-16usb: gadget: udc: Replace the deprecated extcon APIChanwoo Choi1-3/+3
2017-08-15usb: phy: Add USB charger supportBaolin Wang1-0/+272
2017-08-15usb: gadget: f_fs: Pass along set_halt errors.Jerry Zhang1-4/+3
2017-08-15usb: bdc: Add support for USB phyAl Cooper2-2/+75
2017-08-15usb: bdc: Enable in Kconfig for ARCH_BRCMSTB systemsAl Cooper1-0/+1
2017-08-15usb: bdc: fix "xsf for ep not enabled" errrorAl Cooper1-3/+4
2017-08-15usb: bdc: Add support for suspend/resumeAl Cooper2-0/+37
2017-08-15usb: bdc: hook a quick Device Tree compatible stringFlorian Fainelli2-2/+10
2017-08-15usb: bdc: Small code cleanupAl Cooper1-7/+8
2017-08-15usb: bdc: Add clock enable for new chips with a separate BDC clockAl Cooper1-0/+15
2017-08-15usb: bdc: Fix misleading register namesAl Cooper3-18/+18
2017-08-15usb: gadget: add RNDIS configfs options for class/subclass/protocolDavid Lechner3-0/+59
2017-08-15usb: phy-tahvo: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-15usb: phy-mv-usb: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-15usb: dwc2: skip L2 state of hcd if controller work in device modeMeng Dongyang1-0/+6
2017-08-15usb: renesas_usbhs: gadget: fix spin_lock_init() for &uep->lockYoshihiro Shimoda1-1/+1
2017-08-15usb: gadget: core: unmap request from DMA only if previously mappedJack Pham1-1/+4
2017-08-15usb: gadget: allow serial gadget console on other configsThadeu Lima de Souza Cascardo1-1/+1
2017-08-15usb: dwc2: gadget: make usb_ep_ops constBhumika Goyal1-1/+1
2017-08-15usb: gadget: udc: renesas_usb3: make usb_ep_ops constBhumika Goyal1-1/+1
2017-08-15usb: renesas_usbhs: gadget: make usb_ep_ops constBhumika Goyal1-1/+1
2017-08-15usb: dwc3: of-simple: remove include of clk-provider.hShawn Guo1-2/+2
2017-08-15usb: gadget: f_midi: Use snd_card_free_when_closed with refcountJerry Zhang1-5/+17
2017-08-15usb: gadget: f_midi: add super speed supportBadhri Jagan Sridharan1-3/+39
2017-08-15usb: gadget: dummy: fix infinite loop because of missing loop decrementColin Ian King1-1/+1
2017-08-15usb: gadget: f_midi: constify snd_rawmidi_ops structuresJulia Lawall1-2/+2
2017-08-15usb: mtu3: add generic compatible stringChunfeng Yun1-0/+1
2017-08-15usb: gadget: f_hid: {GET,SET} PROTOCOL SupportAbdulhadi Mohamed1-1/+16
2017-08-15usb: mtu3: fix ip sleep auto-exit issue when enable DRD modeChunfeng Yun1-1/+3
2017-08-15usb: mtu3: clear u1/u2_enable to 0 in mtu3_gadget_resetChunfeng Yun1-0/+2
2017-08-15usb: mtu3: handle delayed status of the control transferChunfeng Yun3-3/+24
2017-08-15usb: phy: qcom: Use devm_ioremap_resource()Fabio Estevam1-6/+3
2017-08-15usb: gadget: fsl_qe_udc: constify qe_ep0_descJulia Lawall1-1/+1
2017-08-15usb: gadget: udc: renesas_usb3: add support for R-Car M3-WYoshihiro Shimoda1-0/+4
2017-08-15mfd: tps65010: Move header file out of I2C realmWolfram Sang2-2/+2
2017-08-14Merge 4.13-rc5 into usb-nextGreg Kroah-Hartman18-38/+139
2017-08-13Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds16-38/+111
2017-08-10USB: serial: pl2303: add new ATEN device idGreg Kroah-Hartman2-0/+3
2017-08-10usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet AdapterKai-Heng Feng1-0/+3
2017-08-10USB: Check for dropped connection before switching to full speedAlan Stern1-4/+6
2017-08-10usb:xhci:Add quirk for Certain failing HP keyboard on reset after resumeSandeep Singh2-5/+13
2017-08-10usb: mtu3: add a vbus debugfs interfaceChunfeng Yun1-8/+50
2017-08-10usb: imx21-hcd: fix error return code in imx21_probe()Gustavo A. R. Silva1-2/+4
2017-08-10usb: ehci-omap: fix error return code in ehci_hcd_omap_probe()Gustavo A. R. Silva1-2/+2
2017-08-10usb: gadget: fsl_qe_udc: constify qe_ep0_descJulia Lawall1-1/+1
2017-08-10usb: atm: ueagle-atm: constify attribute_group structures.Arvind Yadav1-1/+1