summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-02Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman51-476/+7960
2019-08-30usb: gadget: net2280: Add workaround for AB chip Errata 11Benjamin Herrenschmidt1-0/+10
2019-08-30usb: gadget: net2280: Move all "ll" registers in one structureBenjamin Herrenschmidt3-30/+36
2019-08-30usb: dwc3: gadget: Workaround Mirosoft's BESL checkThinh Nguyen1-2/+12
2019-08-29usb:cdns3 Fix for stuck packets in on-chip OUT buffer.Pawel Laszczak2-2/+350
2019-08-29usb: cdns3: Add Cadence USB3 DRD DriverPawel Laszczak18-0/+6992
2019-08-29usb: common: Simplify usb_decode_get_set_descriptor function.Pawel Laszczak1-55/+58
2019-08-29usb: common: Patch simplify usb_decode_set_clear_feature function.Pawel Laszczak1-46/+43
2019-08-29usb: common: Separated decoding functions from dwc3 driver.Pawel Laszczak5-253/+297
2019-08-29dt-bindings: add binding for USBSS-DRD controller.Pawel Laszczak1-0/+45
2019-08-28usb: xhci-mtk: add an optional xhci_ck clockChunfeng Yun2-0/+14
2019-08-28dt-bindings: usb: mtk-xhci: add an optional xhci_ck clockChunfeng Yun1-2/+3
2019-08-28usb: gadget: composite: Set recommended BESL valuesThinh Nguyen2-12/+28
2019-08-28usb: dwc3: gadget: Set BESL config parameterThinh Nguyen1-0/+10
2019-08-28usb: dwc3: Separate field holding multiple propertiesThinh Nguyen2-3/+3
2019-08-28usb: gadget: Export recommended BESL valuesThinh Nguyen1-0/+3
2019-08-28usb: phy: phy-fsl-usb: Make structure fsl_otg_initdata constantNishka Dasgupta1-1/+1
2019-08-28usb: udc: lpc32xx: silence fall-through warningGustavo A. R. Silva1-1/+1
2019-08-28usb: dwc3: meson-g12a: fix suspend resume regulator unbalanced disablesNeil Armstrong1-1/+13
2019-08-28usb: udc: lpc32xx: remove set but not used 3 variablesMao Wenan1-6/+3
2019-08-28usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending driv...Roger Quadros1-1/+1
2019-08-28usb: dwc3: st: Add of_dev_put() in probe functionNishka Dasgupta1-0/+1
2019-08-28usb: dwc3: st: Add of_node_put() before return in probe functionNishka Dasgupta1-3/+6
2019-08-28usb: dwc3: don't set gadget->is_otg flagRoger Quadros1-1/+0
2019-08-22driver core: initialize a default DMA mask for platform deviceChristoph Hellwig9-44/+17
2019-08-21dma-mapping: remove is_device_dma_capableChristoph Hellwig1-5/+0
2019-08-21usb/max3421: remove the dummy {un,}map_urb_for_dma methodsChristoph Hellwig1-17/+0
2019-08-21usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig35-62/+31
2019-08-21usb: host: ohci-pxa27x: Fix and & vs | typoDan Carpenter1-1/+1
2019-08-21usb: usbfs: only account once for mmap()'ed usb memory usageGavin Li1-1/+2
2019-08-21usb: usb-skeleton: make comment block in line with coding styleJacob Huisman1-3/+5
2019-08-19Merge 5.3-rc5 into usb-nextGreg Kroah-Hartman173-814/+1441
2019-08-18Linux 5.3-rc5v5.3-rc5Linus Torvalds1-1/+1
2019-08-18Merge tag 'fixes-for-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2019-08-18Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-55/+35
2019-08-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-20/+99
2019-08-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+27
2019-08-18Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-17/+4
2019-08-18Merge tag 'char-misc-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-66/+98
2019-08-18Merge tag 'staging-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-9/+9
2019-08-18Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds14-42/+72
2019-08-18usb: typec: fusb302: Call fusb302_debugfs_init earlierHans de Goede1-1/+2
2019-08-18usb: typec: fusb302: Use usb_debug_root as root for our debugfs entryHans de Goede1-8/+5
2019-08-18usb: typec: tcpm: Use usb_debug_root as root for our debugfs entryHans de Goede1-12/+5
2019-08-17Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-blockLinus Torvalds15-84/+167
2019-08-17Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-41/+54
2019-08-17MAINTAINERS: Fix Hyperv vIOMMU driver file nameLan Tianyu1-1/+1
2019-08-17tools: hv: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-08-17tools: hv: fix typos in toolchainAdrian Vladu4-6/+6
2019-08-17tools: hv: fix KVP and VSS daemons exit codeAdrian Vladu2-0/+4