summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | serial: 8250_uniphier: add auto-flow-control supportDai Okamura2018-10-021-0/+3
| * | serial: 8250_uniphier: flatten probe functionMasahiro Yamada2018-10-021-32/+17
| * | serial: 8250_uniphier: remove unused "fifo-size" propertyMasahiro Yamada2018-10-021-9/+1
| * | serial: uartps: Fix missing unlock on error in cdns_get_id()Wei Yongjun2018-10-021-1/+3
| * | tty/serial: atmel: add ISO7816 supportNicolas Ferre2018-10-022-12/+181
| * | tty/serial_core: add ISO7816 infrastructureNicolas Ferre2018-10-021-0/+60
| * | serial:serial_core: Allow use of CTS for PPS line disciplineSteve Sakoman2018-10-021-1/+69
| * | Merge 4.19-rc6 into tty-nextGreg Kroah-Hartman2018-09-306-7/+30
| |\ \
| * | | serial: uartps: Change uart ID port allocationMichal Simek2018-09-201-13/+96
| * | | tty: serial: remove set but not used variable 'error'YueHaibing2018-09-201-3/+1
| * | | kgdboc: Fix warning with module buildLaura Abbott2018-09-201-18/+19
| * | | TTY: tty_buffer, warn on leaksJiri Slaby2018-09-181-1/+6
| * | | tty_port: Remove incorrect whitespace after commentsTobin C. Harding2018-09-181-7/+0
| * | | sc16is7xx: Fix for "Unexpected interrupt: 8"Phil Elwell2018-09-181-0/+28
| * | | sc16is7xx: Fix for multi-channel stallPhil Elwell2018-09-181-6/+13
| * | | serial: 8250: Fix clearing FIFOs in RS485 mode againMarek Vasut2018-09-181-5/+24
| * | | tty: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-183-12/+12
| * | | serial: 8250_of: Fix for lack of interrupt supportJohn Garry2018-09-181-9/+13
| * | | tty: serial: qcom_geni_serial: Fix serial when not used as consoleDouglas Anderson2018-09-181-29/+26
| * | | tty: serial: qcom_geni_serial: Drop useless check for dev.of_nodeGeert Uytterhoeven2018-09-181-8/+6
| * | | serial: mxs-auart: Fix potential infinite loopAnton Vasilyev2018-09-181-1/+2
| * | | serial: sprd: Fix the indentation issueBaolin Wang2018-09-181-24/+22
| * | | serial: sprd: Change 'int' to 'unsigned int'Baolin Wang2018-09-181-4/+5
| * | | serial: sprd: Remove unnecessary resource validationBaolin Wang2018-09-181-5/+2
| * | | serial: sprd: Use readable macros instead of magic numberBaolin Wang2018-09-181-8/+17
| * | | serial: sprd: Remove unused structureBaolin Wang2018-09-181-11/+0
| * | | serial: 8250_omap: Make 8250_omap driver driver depend on ARCH_K3Lokesh Vutla2018-09-181-1/+1
| * | | serial: samsung: Enable baud clock for UART reset procedure in resumeMarek Szyprowski2018-09-181-0/+8
| * | | serial: sh-sci: Add earlycon for R7S9210Chris Brandt2018-09-181-0/+7
| * | | Revert "serial: sh-sci: Allow for compressed SCIF address"Geert Uytterhoeven2018-09-181-15/+10
| * | | Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"Geert Uytterhoeven2018-09-181-0/+31
| * | | tty: serial: imx: add pinctrl sleep/default mode switch for suspendAnson Huang2018-09-181-0/+5
| * | | tty: serial: imx: add lock for registers save/restoreAnson Huang2018-09-181-1/+11
| * | | tty:serial:imx: use spin_lock instead of spin_lock_irqsave in isrjun qian2018-09-181-13/+8
| * | | tty: serial: uartlite: Use dynamic array for console portShubhrajyoti Datta2018-09-181-4/+24
| * | | tty: serial: uartlite: remove console_initShubhrajyoti Datta2018-09-181-8/+0
| * | | tty: serial: uartlite: Move uart register to probeShubhrajyoti Datta2018-09-181-17/+10
| * | | tty: serial: uartlite: Enable clocks at probeShubhrajyoti Datta2018-09-181-2/+6
| * | | serial: 8250: drop the printk from serial8250_interrupt()Sebastian Andrzej Siewior2018-09-181-5/+1
| * | | kgdboc: Fix restrict errorLaura Abbott2018-09-181-4/+2
| * | | kgdboc: Change printk to the right fashionHe Zhe2018-09-181-5/+7
| * | | kgdboc: Passing ekgdboc to command line causes panicHe Zhe2018-09-181-0/+5
| * | | serial: uartps: Enable automatic flow controlMichal Simek2018-09-181-5/+4
| * | | serial: uartps: Move Port ID to device data structureMichal Simek2018-09-181-9/+11
| * | | serial: uartps: Register own uart console and driver structuresMichal Simek2018-09-181-38/+55
| * | | serial: uartps: Change logic how console_port is setupMichal Simek2018-09-181-2/+9
| * | | serial: uartps: Fill struct uart_driver in probe()Michal Simek2018-09-181-14/+12
| * | | serial: uartps: Move register to probe based on run time detectionMichal Simek2018-09-181-19/+23
| * | | serial: uartps: Move alias reading higher in probe()Michal Simek2018-09-181-11/+10
| * | | serial: uartps: Do not use static struct uart_driver out of probe()Michal Simek2018-09-181-5/+9