summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-07xhci: move usb2 get port status link resume handling to its own functionMathias Nyman
2018-12-07xhci: refactor U0 link state handling in get_port_statusMathias Nyman
2018-12-07xhci: cleanup code that sets portstatus and portchange bitsMathias Nyman
2018-12-07xhci: move usb2 speficic bits to own function in get_port_status callMathias Nyman
2018-12-07xhci: move usb3 speficic bits to own function in get_port_status callMathias Nyman
2018-12-07xhci: remove unused hcd_index()Mathias Nyman
2018-12-07xhci: move bus_state structure under the xhci_hub structure.Mathias Nyman
2018-12-07xhci: remove the unused sw_lpm_supportZeng Tao
2018-12-05usb: appledisplay: Remove unnecessary spinlockAlexander Theissen
2018-12-05usb: appledisplay: Set urb transfer_flags to URB_NO_TRANSFER_DMA_MAPAlexander Theissen
2018-12-05staging: typec: fusb302: Rename fcs,extcon-name to linux,extcon-nameAndy Shevchenko
2018-12-05usb: mtu3: clear SOFTCONN when clear USB3_EN if work as HS modeChunfeng Yun
2018-12-05usb: mtu3: enable SETUPENDISR interruptChunfeng Yun
2018-12-05usb: mtu3: fix the issue about SetFeature(U1/U2_Enable)Chunfeng Yun
2018-12-05usb: mtu3: enable hardware remote wakeup from L1 automaticallyChunfeng Yun
2018-12-05usb: mtu3: remove QMU checksumChunfeng Yun
2018-12-05usb/mtu3: power down device ip at setupHsin-Yi, Wang
2018-12-05usb: hub: delay hub autosuspend if USB3 port is still link trainingMathias Nyman
2018-12-03Merge 4.20-rc5 into usb-nextGreg Kroah-Hartman
2018-12-02Linux 4.20-rc5Linus Torvalds
2018-12-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-12-02Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-02Merge tag 'dmaengine-fix-4.20-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-12-01Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-01Merge tag 'pci-v4.20-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-11-30Merge remote-tracking branch 'lorenzo/pci/controller-fixes' into for-linusBjorn Helgaas
2018-11-30PCI: Fix incorrect value returned from pcie_get_speed_cap()Mikulas Patocka
2018-11-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-30Merge tag 'mips_fixes_4.20_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-11-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-11-30Merge tag 'gcc-plugins-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-11-30Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-11-30MAINTAINERS: Update linux-mips mailing list addressPaul Burton
2018-11-30ocfs2: fix potential use after freePan Bian
2018-11-30mm/khugepaged: fix the xas_create_range() error pathHugh Dickins
2018-11-30mm/khugepaged: collapse_shmem() do not crash on CompoundHugh Dickins
2018-11-30mm/khugepaged: collapse_shmem() without freezing new_pageHugh Dickins
2018-11-30mm/khugepaged: minor reorderings in collapse_shmem()Hugh Dickins
2018-11-30mm/khugepaged: collapse_shmem() remember to clear holesHugh Dickins
2018-11-30mm/khugepaged: fix crashes due to misaccounted holesHugh Dickins
2018-11-30mm/khugepaged: collapse_shmem() stop if punched or truncatedHugh Dickins
2018-11-30mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()Hugh Dickins
2018-11-30mm/huge_memory: splitting set mapping+index before unfreezeHugh Dickins
2018-11-30mm/huge_memory: rename freeze_page() to unmap_page()Hugh Dickins
2018-11-30initramfs: clean old path before creating a hardlinkLi Zhijian
2018-11-30kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notraceAnders Roxell
2018-11-30psi: make disabling/enabling easier for vendor kernelsJohannes Weiner
2018-11-30proc: fixup map_files test on armAlexey Dobriyan
2018-11-30debugobjects: avoid recursive calls with kmemleakQian Cai