aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-19usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman
2017-10-19Merge tag 'usb-serial-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-10-18USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern
2017-10-17MAINTAINERS: fix git tree url for musb moduleBin Liu
2017-10-17usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi
2017-10-17usb: musb: sunxi: Explicitly release USB PHY on exitJonathan Liu
2017-10-17usb: musb: Check for host-mode using is_host_active() on reset interruptJonathan Liu
2017-10-17usb: musb: musb_cppi41: Configure the number of channels for DA8xxAlexandre Bailon
2017-10-17usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xxAlexandre Bailon
2017-10-17usb: musb: musb_cppi41: Fix the address of teardown and autoreq registersAlexandre Bailon
2017-10-17USB: musb: fix late external abort on suspendJohan Hovold
2017-10-17USB: musb: fix session-bit runtime-PM quirkJohan Hovold
2017-10-17usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau
2017-10-17USB: devio: Revert "USB: devio: Don't corrupt user memory"Hans de Goede
2017-10-17Merge tag 'phy-for-4.14-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2017-10-17usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana
2017-10-17usb: xhci: Reset halted endpoint if trb is noopLu Baolu
2017-10-17xhci: Cleanup current_cmd in xhci_cleanup_command_queue()Jeffy Chen
2017-10-17xhci: Identify USB 3.1 capable hosts by their port protocol capabilityMathias Nyman
2017-10-16USB: serial: metro-usb: add MS7820 device idJohan Hovold
2017-10-15Linux 4.14-rc5Linus Torvalds
2017-10-15Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-15Merge tag 'usb-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-10-15Merge tag 'dmaengine-fix-4.14-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2017-10-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-10-14Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-10-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-14Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-14x86/microcode: Do the family check firstBorislav Petkov
2017-10-14locking/lockdep: Disable cross-release features for nowIngo Molnar
2017-10-14Merge branch '4.14-fixes' of git://git.linux-mips.org/pub/scm/ralf/upstream-l...Linus Torvalds
2017-10-14x86/mm: Flush more aggressively in lazy TLB modeAndy Lutomirski
2017-10-13Merge tag 'drm-fixes-for-v4.14-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-10-14Merge tag 'drm-intel-fixes-2017-10-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2017-10-14Merge branch 'msm-fixes-4.14-rc4' of git://people.freedesktop.org/~robclark/l...Dave Airlie
2017-10-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-10-13mm, swap: use page-cluster as max window of VMA based swap readaheadHuang Ying
2017-10-13mm: page_vma_mapped: ensure pmd is loaded with READ_ONCE outside of lockWill Deacon
2017-10-13kmemleak: clear stale pointers from task stacksKonstantin Khlebnikov
2017-10-13fs/binfmt_misc.c: node could be NULL when evicting inodeEryu Guan
2017-10-13fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox
2017-10-13linux/kernel.h: add/correct kernel-doc notationRandy Dunlap
2017-10-13tty: fall back to N_NULL if switching to N_TTY fails during hangupJohannes Weiner
2017-10-13Revert "vmalloc: back off when the current task is killed"Johannes Weiner
2017-10-13mm/cma.c: take __GFP_NOWARN into account in cma_alloc()Boris Brezillon
2017-10-13scripts/kallsyms.c: ignore symbol type 'n'Guenter Roeck
2017-10-13userfaultfd: selftest: exercise -EEXIST only in background transferAndrea Arcangeli