aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-02-19usb: dwc2: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-02-19usb: typec: mux: Fix unsigned comparison with less than zeroYueHaibing
2019-02-15Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-02-14usb: typec: mux: Find the muxes by also matching against the device nodeHeikki Krogerus
2019-02-14device connection: Find device connections also from device graphsHeikki Krogerus
2019-02-14usb: typec: Find the ports by also matching against the device nodeHeikki Krogerus
2019-02-14usb: roles: Find the muxes by also matching against the device nodeHeikki Krogerus
2019-02-14device connection: Prepare support for firmware described connectionsHeikki Krogerus
2019-02-14platform/x86: intel_cht_int33fe: Remove old style mux connectionsHeikki Krogerus
2019-02-14usb: typec: Rationalize the API for the muxesHeikki Krogerus
2019-02-14platform/x86: intel_cht_int33fe: Prepare for better mux naming schemeHeikki Krogerus
2019-02-14usb: typec: tps6598x: Check mode of operationHeikki Krogerus
2019-02-13usb: typec: tcpm: Remove unused functionsGuenter Roeck
2019-02-13USB: musb: mark expected switch fall-throughGustavo A. R. Silva
2019-02-13usb: phy: twl6030-usb: fix possible use-after-free on removeSven Van Asbroeck
2019-02-13usb: misc: usbtest: add super-speed isoc supportPeter Chen
2019-02-13usb: dwc3: Reset num_trbs after skippingThinh Nguyen
2019-02-13usb: dwc3: gadget: don't enable interrupt when disabling endpointFelipe Balbi
2019-02-12Merge tag 'phy-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman
2019-02-12usb: host: oxu210hp-hcd: fix indentation issueColin Ian King
2019-02-12usb: musb: Kconfig: Drop dependency on CONFIG_USB for jz4740Paul Cercueil
2019-02-12usb: musb: Kconfig: Drop dependency on MACH_JZ4740 for jz4740Paul Cercueil
2019-02-12usb: musb: jz4740: Add support for devicetreePaul Cercueil
2019-02-12USB: musb: fix indentation issue on a return statementColin Ian King
2019-02-12phy: qcom-qmp: Add QMP UFS PHY support for msm8998Marc Gonzalez
2019-02-11fotg210-udc: pass struct device to DMA API functionsChristoph Hellwig
2019-02-11fotg210-udc: remove a bogus dma_sync_single_for_device callChristoph Hellwig
2019-02-11usb: gadget: Change Andrzej Pietrasiewicz's e-mail addressAndrzej Pietrasiewicz
2019-02-11usb: f_fs: Avoid crash due to out-of-scope stack ptr accessJohn Stultz
2019-02-11Merge 5.0-rc6 into usb-nextGreg Kroah-Hartman
2019-02-10Merge tag 'dmaengine-fix-5.0-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-02-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-09Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-02-09Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-02-09Merge tag 'mtd/fixes-for-5.0-rc6' of git://git.infradead.org/linux-mtdLinus Torvalds
2019-02-08Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-02-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-02-08Merge tag 'iommu-fixes-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-02-08Merge tag 'pci-v5.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-02-08Merge tag 'acpi-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-08Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-02-08Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-02-08Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-02-08Merge tag 'tty-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-02-08Merge tag 'usb-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-02-08Merge tag 'drm-fixes-2019-02-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-02-08usb: typec: ucsi: Remove debug.h fileHeikki Krogerus
2019-02-08usb: typec: Prepare alt mode enter/exit reporting for UCSI alt mode supportHeikki Krogerus
2019-02-08usb: typec: displayport: Move the Configuration VDO helpers to the headerHeikki Krogerus