summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-19pty: cancel pty slave port buf's work in tty_releaseSahara
2017-12-19serial: max310x: Reduce RX work starvationJan Kundrát
2017-12-19serial: max310x: Use batched reads when reasonably safeJan Kundrát
2017-12-19serial: max310x: use a batch write op for UART transmitJan Kundrát
2017-12-19serial: max310x: Document clock setupJan Kundrát
2017-12-19serial: max310x: Support IRQ sharing with other devicesJan Kundrát
2017-12-19serial: max310x: Use level-triggered interruptsJan Kundrát
2017-12-19serial: max310x: Do not hard-code the IRQ typeJan Kundrát
2017-12-19nvmem: meson-mx-efuse: fix reading from an offset other than 0Martin Blumenstingl
2017-12-18serdev: ttyport: do not used keyed wakeup in write_wakeupJohan Hovold
2017-12-18tty: serial: sh-sci: Add default for number of ports for compile-testingGeert Uytterhoeven
2017-12-15serial: max310x: Fix invalid memory access during GPIO initJan Kundrát
2017-12-15dt-bindings: mvebu-uart: update documentation with extended UARTMiquel Raynal
2017-12-15tty: serial: mxs-auart: fix error handling in mxs_auart_probeBranislav Radocaj
2017-12-15tty: goldfish: Enable 'earlycon' only if built-inSebastian Andrzej Siewior
2017-12-15serial: 8250: 8250_omap: Fix spelling error.Rolf Evers-Fischer
2017-12-15serial: 8250_dw: Disable clock on errorStefan Potyra
2017-12-15serial: stm32: fix name conflict with 8250Ludovic Barre
2017-12-15tty/isicom: Fix a possible sleep-in-atomic bug in WaitTillCardIsFreeJia-Ju Bai
2017-12-15tty: serial: sh-sci: Hide DMA config questionGeert Uytterhoeven
2017-12-15tty: serial: sh-sci: Hide earlycon config questionGeert Uytterhoeven
2017-12-15tty: serial: sh-sci: Hide serial console config questionGeert Uytterhoeven
2017-12-15tty: serial: sh-sci: Hide number of ports config questionGeert Uytterhoeven
2017-12-15serial: forbid 8250 on s390Christian Borntraeger
2017-12-11Merge 4.15-rc3 into tty-nextGreg Kroah-Hartman
2017-12-10Linux 4.15-rc3Linus Torvalds
2017-12-10hpfs: don't bother with the i_version counter or f_versionJeff Layton
2017-12-10futex: futex_wake_op, fix sign_extend32 sign bitsJiri Slaby
2017-12-10Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-12-10Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-12-09Merge branch 'fixes' into for-nextOlof Johansson
2017-12-09Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2017-12-09Merge tag 'ccn/fixes-for-4.15' of git://git.linaro.org/people/pawel.moll/linu...Olof Johansson
2017-12-09Merge tag 'omap-for-v4.15/fixes-dt-warnings' of git://git.kernel.org/pub/scm/...Olof Johansson
2017-12-09Merge tag 'keys-fixes-20171208' of git://git.kernel.org/pub/scm/linux/kernel/...James Morris
2017-12-08kmemcheck: rip it out for realMichal Hocko
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-08Merge tag 'media/v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-12-08Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-12-08Merge tag 'md/4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-12-08Merge tag 'devicetree-fixes-for-4.15-part2' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2017-12-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-12-08Merge tag 'for-linus-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-08Merge tag 'powerpc-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-12-08Merge tag 'linux-can-fixes-for-4.15-20171208' of git://git.kernel.org/pub/scm...David S. Miller
2017-12-08Merge tag 'wireless-drivers-for-davem-2017-12-08' of git://git.kernel.org/pub...David S. Miller
2017-12-08net: mvpp2: fix the RSS table entry offsetAntoine Tenart
2017-12-08Merge branch 'tcp-RACK-loss-recovery-bug-fixes'David S. Miller
2017-12-08tcp: evaluate packet losses upon RTT changeYuchung Cheng