summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-15dt-bindings: usb: bdc: Add Device Tree binding for Broadcom UDC driverAl Cooper1-0/+29
2017-08-15usb: bdc: Fix misleading register namesAl Cooper3-18/+18
2017-08-15usb: gadget: add RNDIS configfs options for class/subclass/protocolDavid Lechner4-0/+62
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 Pham2-1/+6
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 Mohamed2-1/+22
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 Shimoda2-3/+17
2017-08-09usb: gadget: udc: renesas_usb3: add support for R-Car H3 ES2.0Yoshihiro Shimoda1-3/+24
2017-08-09usb: gadget: udc: renesas_usb3: add debugfs to set the b-device modeYoshihiro Shimoda1-2/+76
2017-08-09MAINTAINERS: add entry for mediatek usb3 DRD IP driverChunfeng Yun1-0/+8
2017-08-09usb: mtu3: add a vbus debugfs interfaceChunfeng Yun1-8/+50
2017-08-09usb: dwc3: keystone: Add PM_RUNTIME Support to DWC3 Keystone USB driverFranklin S Cooper Jr1-12/+10
2017-08-09usb: dwc3: omap: fix error return code in dwc3_omap_probe()Gustavo A. R. Silva1-2/+2
2017-08-09usb: dwc3: pci: constify dev_pm_opsDoug Wilson1-1/+1
2017-08-09usb: gadget: udc: renesas_usb3: fix error return code in renesas_usb3_probe()Gustavo A. R. Silva1-2/+4
2017-08-09usb: gadget: f_uac2: constify snd_pcm_ops structuresArvind Yadav1-1/+1
2017-08-07Linux 4.13-rc4v4.13-rc4Linus Torvalds1-1/+1
2017-08-07Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...Linus Torvalds1-2/+2
2017-08-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds13-196/+290
2017-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-0/+3
2017-08-06Fix compat_sys_sigpending breakageDmitry V. Levin1-4/+7
2017-08-06ext4: fix copy paste error in ext4_swap_extents()Maninder Singh1-1/+1
2017-08-06ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee1-1/+2
2017-08-06ext4, project: expand inode extra size if possibleMiao Xie3-24/+85
2017-08-06ext4: cleanup ext4_expand_extra_isize_ea()Miao Xie1-9/+5
2017-08-06ext4: restructure ext4_expand_extra_isizeMiao Xie2-40/+36
2017-08-06ext4: fix forgetten xattr lock protection in ext4_expand_extra_isizeMiao Xie2-12/+16