summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-25usb: early: ehci-dbgp: convert to readl_poll_timeout_atomic()Chunfeng Yun
2020-09-25usb: early: convert to readl_poll_timeout_atomic()Chunfeng Yun
2020-09-22dt-bindings: usb: renesas,usbhs: Add r8a774e1 supportLad Prabhakar
2020-09-22dt-bindings: usb: renesas, usb3-peri: Document r8a774e1 supportLad Prabhakar
2020-09-22usb: appledisplay: use module_usb_driver to simplify the codeLiu Shixin
2020-09-22USB: bcma: use module_bcma_driver to simplify the codeLiu Shixin
2020-09-22Merge tag 'usb-ci-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2020-09-21Merge a31128384dfd ("Merge tag 'libnvdimm-fixes-5.9-rc7' of git://git.kernel....Greg Kroah-Hartman
2020-09-21Merge tag 'libnvdimm-fixes-5.9-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-09-21dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAXJan Kara
2020-09-21Merge 5.0-rc6 into usb-nextGreg Kroah-Hartman
2020-09-20Linux 5.9-rc6Linus Torvalds
2020-09-20Merge tag 'core_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-09-20Merge tag 'objtool_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-09-20Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-09-20Merge tag 'efi-urgent-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-09-20Merge tag 'x86_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-09-20Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-09-20Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-09-20Merge tag 'usb-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-09-20Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-09-20Merge tag 'edac_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-09-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-09-20mm: fix wake_page_function() comment typosLinus Torvalds
2020-09-20Merge tag 'kbuild-fixes-v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-20dax: Fix stack overflow when mounting fsdax pmem deviceAdrian Huang
2020-09-20dm: Call proper helper to determine dax supportJan Kara
2020-09-20dm/dax: Fix table reference countsDan Williams
2020-09-20usb: xhci: add debugfs support for ep with streamLi Jun
2020-09-20xhci: don't create endpoint debugfs entry before ring buffer is set.Mathias Nyman
2020-09-20xhci: Tune interrupt blocking for isochronous transfersMathias Nyman
2020-09-20usb: xhci: omit duplicate actions when suspending a runtime suspended host.Peter Chen
2020-09-20usb: host: xhci-plat: improve the comments for xhci_plat_suspendPeter Chen
2020-09-20usb: host: xhci-plat: add wakeup entry at sysfsPeter Chen
2020-09-20usb: host: xhci-plat: add priv quirk for skip PHY initializationPeter Chen
2020-09-20usb: host: xhci-plat: delete the unnecessary codePeter Chen
2020-09-20usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_privPeter Chen
2020-09-20usb: host: xhci-plat: add platform data supportPeter Chen
2020-09-20kconfig: qconf: revive help message in the info viewMasahiro Yamada
2020-09-20kconfig: qconf: fix incomplete type 'struct gstr' warningMasahiro Yamada
2020-09-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-09-19Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-09-19RISC-V: Resurrect the MMIO timer implementation for M-mode systemsPalmer Dabbelt
2020-09-19riscv: Fix Kendryte K210 device treeDamien Le Moal
2020-09-19riscv: Add sfence.vma after early page table changesGreentime Hu
2020-09-19kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments'Changbin Du
2020-09-19fs/fs-writeback.c: adjust dirtytime_interval_handler definition to match prot...Tobias Klauser
2020-09-19stackleak: let stack_erasing_sysctl take a kernel pointer bufferTobias Klauser
2020-09-19ftrace: let ftrace_enable_sysctl take a kernel pointer bufferTobias Klauser
2020-09-19mm/memory_hotplug: drain per-cpu pages again during memory offlinePavel Tatashin