aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
* Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-03-14
|\
| * dmaengine: dw: Remove misleading is_private propertyAndy Shevchenko2019-01-07
* | Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-03-09
|\ \
| * | PCI: Move Rohm Vendor ID to generic listAndy Shevchenko2019-02-01
| |/
* | Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-07
|\ \
| * | audit: join tty records to their syscallRichard Guy Briggs2019-02-07
| |/
* | tty: xilinx_uartps: Correct return value in probeRajan Vaja2019-03-01
* | serial: sprd: Modify the baud rate calculation formulaLanqing Liu2019-02-26
* | serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uartLubomir Rintel2019-02-26
* | serial: 8250_pxa: honor the port number from devicetreeLubomir Rintel2019-02-26
* | tty: hvc_xen: Mark expected switch fall-throughGustavo A. R. Silva2019-02-26
* | tty: n_gsm: Mark expected switch fall-throughsGustavo A. R. Silva2019-02-26
* | tty: serial: msm_serial: Remove __init from msm_console_setup()Jeffrey Hugo2019-02-19
* | tty: serial: samsung: Enable baud clock during initialisationStuart Menefy2019-02-19
* | serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFOAnssi Hannula2019-02-19
* | tty: serial: remove redundant likely annotationChengguang Xu2019-02-19
* | tty/n_hdlc: mark expected switch fall-throughGustavo A. R. Silva2019-02-14
* | serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...Jay Dolan2019-02-13
* | serial: 8250_pci: Fix number of ports for ACCES serial cardsJay Dolan2019-02-13
* | vt: perform safe console erase in the right orderNicolas Pitre2019-02-12
* | tty/nozomi: use pci_iomap instead of ioremap_nocacheHugo Lefeuvre2019-02-12
* | tty/synclink: remove ISA supportChristoph Hellwig2019-02-12
* | serial: 8250_pci: Replace custom code with pci_match_id()Heikki Krogerus2019-02-11
* | Merge 5.0-rc6 into tty-nextGreg Kroah-Hartman2019-02-11
|\ \
| * \ Merge tag 'tty-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-02-08
| |\ \
| | * | serial: fix race between flush_to_ldisc and tty_openGreg Kroah-Hartman2019-01-31
| | * | serial: sh-sci: Do not free irqs that have already been freedChris Brandt2019-01-30
| | * | serial: 8250_pci: Make PCI class test non fatalAndy Shevchenko2019-01-30
| | * | tty: serial: 8250_mtk: Fix potential NULL pointer dereferenceGustavo A. R. Silva2019-01-30
| * | | Merge tag 'riscv-for-linus-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-02
| |\ \ \ | | |/ / | |/| |
| | * | tty/serial: use uart_console_write in the RISC-V SBL early consoleAndreas Schwab2019-01-23
* | | | serial: max310x: Correction of the initial setting of the MODE1 bits for vari...Alexander Shiyan2019-02-08
* | | | serial: mps2-uart: Add parentheses around conditional in mps2_uart_shutdownNathan Chancellor2019-01-31
* | | | tty: increase the default flip buffer limit to 2*640KManfred Schlaegl2019-01-30
* | | | tty: ipwireless: Fix potential NULL pointer dereferenceYueHaibing2019-01-30
* | | | serial: mps2-uart: support combined irqVladimir Murzin2019-01-30
* | | | serial: mps2-uart: move to dynamic port allocationVladimir Murzin2019-01-30
* | | | serdev: ttyport: call tiocmget and tiocmset ops directlyJohan Hovold2019-01-30
* | | | serial: Add Tegra Combined UART driverThierry Reding2019-01-30
* | | | Serial: Ingenic: Add support for the X1000.Zhou Yanjie2019-01-30
* | | | serial: 8250: Add OF support for Xscale variantLinus Walleij2019-01-30
* | | | serial: fsl_lpuart: DMA support for 32-bit variantAtsushi Nemoto2019-01-30
* | | | tty: ldisc: add sysctl to prevent autoloading of ldiscsGreg Kroah-Hartman2019-01-30
* | | | Merge 5.0-rc4 into tty-nextGreg Kroah-Hartman2019-01-28
|\| | |
| * | | serial: fsl_lpuart: fix maximum acceptable baud rate with over-samplingTomonori Sakita2019-01-22
| * | | tty: serial: qcom_geni_serial: Allow mctrl when flow control is disabledMatthias Kaehlcke2019-01-22
| * | | tty: Handle problem if line discipline does not have receive_bufGreg Kroah-Hartman2019-01-21
| * | | vt: invoke notifier on screen size changeNicolas Pitre2019-01-18
| * | | vt: always call notifier with the console lock heldNicolas Pitre2019-01-18
| * | | vt: make vt_console_print() compatible with the unicode screen bufferNicolas Pitre2019-01-18