summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-15usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534BEugeniu Rosca
2020-05-15Merge tag 'fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-05-14USB: usbfs: fix mmap dma mismatchGreg Kroah-Hartman
2020-05-14usb: host: xhci-plat: keep runtime active when removing hostLi Jun
2020-05-14usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg listSriharsha Allenki
2020-05-14usb: cdns3: gadget: make a bunch of functions staticJason Yan
2020-05-14usb: mtu3: constify struct debugfs_reg32Rikard Falkeborn
2020-05-14usb: gadget: udc: atmel: Make some symbols staticSamuel Zou
2020-05-14usb: raw-gadget: fix null-ptr-deref when reenabling endpointsAndrey Konovalov
2020-05-14usb: raw-gadget: documentation updatesAndrey Konovalov
2020-05-14usb: raw-gadget: support stalling/halting/wedging endpointsAndrey Konovalov
2020-05-14usb: raw-gadget: fix gadget endpoint selectionAndrey Konovalov
2020-05-14usb: raw-gadget: improve uapi headers commentsAndrey Konovalov
2020-05-13usb: typec: mux: intel: Fix DP_HPD_LVL bit fieldPrashant Malani
2020-05-13Merge tag 'fixes-for-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-05-10Linux 5.7-rc5Linus Torvalds
2020-05-10Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-10Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-05-10Merge tag 'locking-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-05-10Merge tag 'iommu-fixes-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-05-10Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-09gcc-10: mark more functions __init to avoid section mismatch warningsLinus Torvalds
2020-05-09Merge tag 'riscv-for-linus-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-09gcc-10: avoid shadowing standard library 'free()' in cryptoLinus Torvalds
2020-05-09gcc-10: disable 'restrict' warning for nowLinus Torvalds
2020-05-09gcc-10: disable 'stringop-overflow' warning for nowLinus Torvalds
2020-05-09nvme: fix possible hang when ns scanning fails during error recoverySagi Grimberg
2020-05-09nvme-pci: fix "slimmer CQ head update"Alexey Dobriyan
2020-05-09bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig
2020-05-09bdi: use bdi_dev_name() to get device nameYufen Yu
2020-05-09gcc-10: disable 'array-bounds' warning for nowLinus Torvalds
2020-05-09gcc-10: disable 'zero-length-bounds' warning for nowLinus Torvalds
2020-05-09Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds
2020-05-09Merge tag 'io_uring-5.7-2020-05-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-09usb: raw-gadget: fix return value of ep read ioctlsAndrey Konovalov
2020-05-09usb: dwc3: select USB_ROLE_SWITCHArnd Bergmann
2020-05-09usb: gadget: legacy: fix error return code in gncm_bind()Wei Yongjun
2020-05-09usb: gadget: legacy: fix error return code in cdc_bind()Wei Yongjun
2020-05-09usb: gadget: legacy: fix redundant initialization warningsMasahiro Yamada
2020-05-09usb: gadget: tegra-xudc: Fix idle suspend/resumeThierry Reding
2020-05-09usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET
2020-05-09usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6...Christophe JAILLET
2020-05-09usb: cdns3: gadget: prev_req->trb is NULL for ep0Peter Chen
2020-05-09usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET
2020-05-09usb: dwc3: pci: Enable extcon driver for Intel MerrifieldAndy Shevchenko
2020-05-09dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()John Stultz
2020-05-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-05-08Merge tag 'ceph-for-5.7-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-05-08ceph: demote quotarealm lookup warning to a debug messageLuis Henriques
2020-05-08Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds