summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | phy: ti-pipe3: Use TRM recommended settings for SATA DPLLRoger Quadros2017-08-201-5/+5
| | * | | phy: qcom-qmp: Fix failure path in phy_init functionsVivek Gautam2017-08-201-9/+6
| | * | | phy: qcom-qmp: Add support for IPQ8074Varadarajan Narayanan2017-08-201-0/+124
| | * | | phy: qcom-qmp: Fix phy pipe clock nameVaradarajan Narayanan2017-08-201-12/+11
| | * | | phy: allwinner: phy-sun4i-usb: Add log when probingQuentin Schulz2017-07-211-5/+20
| | |/ /
| * | | Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-08-2230-94/+801
| |\ \ \
| | * | | usb: gadget: f_ncm/u_ether: Move 'SKB reserve' quirk setup to u_etherDmitry Osipenko2017-08-183-4/+1
| | * | | usb: gadget: serial: fix oops when data rx'd after closeStephen Warren2017-08-181-1/+1
| | * | | USB: Gadget core: fix inconsistency in the interface tousb_add_gadget_udc_rel...Alan Stern2017-08-181-6/+9
| | * | | power: wm831x_power: Support USB charger current limit managementBaolin Wang2017-08-151-0/+72
| | * | | usb: phy: Add USB charger supportBaolin Wang2017-08-151-0/+272
| | * | | usb: gadget: f_fs: Pass along set_halt errors.Jerry Zhang2017-08-151-4/+3
| | * | | usb: bdc: Add support for USB phyAl Cooper2017-08-152-2/+75
| | * | | usb: bdc: Enable in Kconfig for ARCH_BRCMSTB systemsAl Cooper2017-08-151-0/+1
| | * | | usb: bdc: fix "xsf for ep not enabled" errrorAl Cooper2017-08-151-3/+4
| | * | | usb: bdc: Add support for suspend/resumeAl Cooper2017-08-152-0/+37
| | * | | usb: bdc: hook a quick Device Tree compatible stringFlorian Fainelli2017-08-152-2/+10
| | * | | usb: bdc: Small code cleanupAl Cooper2017-08-151-7/+8
| | * | | usb: bdc: Add clock enable for new chips with a separate BDC clockAl Cooper2017-08-151-0/+15
| | * | | usb: bdc: Fix misleading register namesAl Cooper2017-08-153-18/+18
| | * | | usb: gadget: add RNDIS configfs options for class/subclass/protocolDavid Lechner2017-08-153-0/+59
| | * | | usb: phy-tahvo: constify attribute_group structures.Arvind Yadav2017-08-151-1/+1
| | * | | usb: phy-mv-usb: constify attribute_group structures.Arvind Yadav2017-08-151-1/+1
| | * | | usb: dwc2: skip L2 state of hcd if controller work in device modeMeng Dongyang2017-08-151-0/+6
| | * | | usb: renesas_usbhs: gadget: fix spin_lock_init() for &uep->lockYoshihiro Shimoda2017-08-151-1/+1
| | * | | usb: gadget: core: unmap request from DMA only if previously mappedJack Pham2017-08-151-1/+4
| | * | | usb: gadget: allow serial gadget console on other configsThadeu Lima de Souza Cascardo2017-08-151-1/+1
| | * | | usb: dwc2: gadget: make usb_ep_ops constBhumika Goyal2017-08-151-1/+1
| | * | | usb: gadget: udc: renesas_usb3: make usb_ep_ops constBhumika Goyal2017-08-151-1/+1
| | * | | usb: renesas_usbhs: gadget: make usb_ep_ops constBhumika Goyal2017-08-151-1/+1
| | * | | usb: dwc3: of-simple: remove include of clk-provider.hShawn Guo2017-08-151-2/+2
| | * | | usb: gadget: f_midi: Use snd_card_free_when_closed with refcountJerry Zhang2017-08-151-5/+17
| | * | | usb: gadget: f_midi: add super speed supportBadhri Jagan Sridharan2017-08-151-3/+39
| | * | | usb: gadget: dummy: fix infinite loop because of missing loop decrementColin Ian King2017-08-151-1/+1
| | * | | usb: gadget: f_midi: constify snd_rawmidi_ops structuresJulia Lawall2017-08-151-2/+2
| | * | | usb: mtu3: add generic compatible stringChunfeng Yun2017-08-151-0/+1
| | * | | usb: gadget: f_hid: {GET,SET} PROTOCOL SupportAbdulhadi Mohamed2017-08-151-1/+16
| | * | | usb: mtu3: fix ip sleep auto-exit issue when enable DRD modeChunfeng Yun2017-08-151-1/+3
| | * | | usb: mtu3: clear u1/u2_enable to 0 in mtu3_gadget_resetChunfeng Yun2017-08-151-0/+2
| | * | | usb: mtu3: handle delayed status of the control transferChunfeng Yun2017-08-153-3/+24
| | * | | usb: phy: qcom: Use devm_ioremap_resource()Fabio Estevam2017-08-151-6/+3
| | * | | usb: gadget: fsl_qe_udc: constify qe_ep0_descJulia Lawall2017-08-151-1/+1
| | * | | usb: gadget: udc: renesas_usb3: add support for R-Car M3-WYoshihiro Shimoda2017-08-151-0/+4
| | * | | usb: gadget: udc: renesas_usb3: add support for R-Car H3 ES2.0Yoshihiro Shimoda2017-08-091-3/+24
| | * | | usb: gadget: udc: renesas_usb3: add debugfs to set the b-device modeYoshihiro Shimoda2017-08-091-2/+76
| | * | | usb: mtu3: add a vbus debugfs interfaceChunfeng Yun2017-08-091-8/+50
| | * | | usb: dwc3: keystone: Add PM_RUNTIME Support to DWC3 Keystone USB driverFranklin S Cooper Jr2017-08-091-12/+10
| | * | | usb: dwc3: omap: fix error return code in dwc3_omap_probe()Gustavo A. R. Silva2017-08-091-2/+2
| | * | | usb: dwc3: pci: constify dev_pm_opsDoug Wilson2017-08-091-1/+1
| | * | | usb: gadget: udc: renesas_usb3: fix error return code in renesas_usb3_probe()Gustavo A. R. Silva2017-08-091-2/+4