aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-01-22sysrq: Remove duplicated sysrq messagePetr Mladek
2019-01-22sysrq: Restore original console_loglevel when sysrq disabledPetr Mladek
2019-01-22serial: fsl_lpuart: consider TX FIFO too in lpuart32_tx_emptyAtsushi Nemoto
2019-01-22serial: fsl_lpuart: specify transmit FIFO size for 32-bit variantAtsushi Nemoto
2019-01-18vt: ignore sequences that contain ':' in parameters.Martin Hostettler
2019-01-18vt: ignore csi sequences with intermediate characters.Martin Hostettler
2019-01-18vt: Implement parsing for >, =, < private sequences.Martin Hostettler
2019-01-18vt: refactor vc_ques to allow of other private sequences.Martin Hostettler
2019-01-18vt: annotate implicit fall throughsMathieu Malaterre
2019-01-18vcs: restore and document initial POLLPRI eventNicolas Pitre
2019-01-18vcs: fasync(): make it consistent with poll()Nicolas Pitre
2019-01-18vcs: poll(): cope with a deallocated vtNicolas Pitre
2019-01-18vcsa: clamp header values when they don't fitNicolas Pitre
2019-01-18n_tty: update comment for WAKEUP_CHARS defineValentin Vidic
2019-01-18n_gsm: Constify u8 and unsigned char usageTony Lindgren
2019-01-18tty: n_gsm: Add copy_config() and gsm_config() to prepare for serdevTony Lindgren
2019-01-18tty: serial: lpc32xx_hs: fix missing console boot messagesAlexandre Belloni
2019-01-18serial: 8250_omap: Use clk_get_rate() to obtain fclk frequencyVignesh R
2019-01-18serial: 8250_omap: Drop check for of_nodeVignesh R
2019-01-18tty/serial: use uart_console_write in the RISC-V SBL early consoleAndreas Schwab
2019-01-18tty: serial: meson: if no alias specified use an available idLoys Ollivier
2019-01-15Merge 5.0-rc2 into tty-nextGreg Kroah-Hartman
2019-01-14Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-01-14Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-14Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-01-14Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-01-12Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...Olof Johansson
2019-01-12phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard
2019-01-12Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds
2019-01-12Merge tag 'drm-fixes-2019-01-11-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-11ata: ahci: mvebu: request PHY suspend/resume for Armada 3700Miquel Raynal
2019-01-11ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAMMiquel Raynal
2019-01-11ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCsMiquel Raynal
2019-01-11ata: ahci: mvebu: remove stale commentMiquel Raynal
2019-01-11ata: libahci_platform: comply to PHY frameworkMiquel Raynal
2019-01-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-01-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-01-11Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-01-11Merge tag 'acpi-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-01-11Merge tag 'pm-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-01-11Merge tag 'drm-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-11tty: Don't hold ldisc lock in tty_reopen() if ldisc presentDmitry Safonov
2019-01-11ACPI/IORT: Fix rc_dma_get_range()Jean-Philippe Brucker
2019-01-11Revert "staging: rtl8723bs: Mark ACPI table declaration as used"Greg Kroah-Hartman
2019-01-11Merge tag 'drm-intel-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2019-01-11Merge tag 'drm-misc-fixes-2019-01-10-1' of git://anongit.freedesktop.org/drm/...Daniel Vetter
2019-01-11Merge branches 'acpi-pci', 'acpi-power' and 'acpi-misc'Rafael J. Wysocki
2019-01-11Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2019-01-11Merge branch 'linux-4.21' of git://github.com/skeggsb/linux into drm-fixesDave Airlie