aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-18serial: sprd: Remove unused structureBaolin Wang1-11/+0
2018-09-18serial: 8250_omap: Make 8250_omap driver driver depend on ARCH_K3Lokesh Vutla1-1/+1
2018-09-18serial: samsung: Enable baud clock for UART reset procedure in resumeMarek Szyprowski1-0/+8
2018-09-18serial: sh-sci: Add earlycon for R7S9210Chris Brandt1-0/+7
2018-09-18Revert "serial: sh-sci: Allow for compressed SCIF address"Geert Uytterhoeven1-15/+10
2018-09-18Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"Geert Uytterhoeven1-0/+31
2018-09-18tty: serial: imx: add pinctrl sleep/default mode switch for suspendAnson Huang1-0/+5
2018-09-18tty: serial: imx: add lock for registers save/restoreAnson Huang1-1/+11
2018-09-18tty:serial:imx: use spin_lock instead of spin_lock_irqsave in isrjun qian1-13/+8
2018-09-18tty: serial: uartlite: Use dynamic array for console portShubhrajyoti Datta1-4/+24
2018-09-18tty: serial: uartlite: remove console_initShubhrajyoti Datta1-8/+0
2018-09-18tty: serial: uartlite: Move uart register to probeShubhrajyoti Datta1-17/+10
2018-09-18tty: serial: uartlite: Enable clocks at probeShubhrajyoti Datta1-2/+6
2018-09-18serial: 8250: drop the printk from serial8250_interrupt()Sebastian Andrzej Siewior1-5/+1
2018-09-18kgdboc: Fix restrict errorLaura Abbott1-4/+2
2018-09-18kgdboc: Change printk to the right fashionHe Zhe1-5/+7
2018-09-18kgdboc: Passing ekgdboc to command line causes panicHe Zhe1-0/+5
2018-09-18serial: uartps: Enable automatic flow controlMichal Simek1-5/+4
2018-09-18serial: uartps: Move Port ID to device data structureMichal Simek1-9/+11
2018-09-18serial: uartps: Register own uart console and driver structuresMichal Simek1-38/+55
2018-09-18serial: uartps: Change logic how console_port is setupMichal Simek1-2/+9
2018-09-18serial: uartps: Fill struct uart_driver in probe()Michal Simek1-14/+12
2018-09-18serial: uartps: Move register to probe based on run time detectionMichal Simek1-19/+23
2018-09-18serial: uartps: Move alias reading higher in probe()Michal Simek1-11/+10
2018-09-18serial: uartps: Do not use static struct uart_driver out of probe()Michal Simek1-5/+9
2018-09-18serial: uartps: Fix suspend functionalityNava kishore Manne1-29/+12
2018-09-18serial: uartps: Do not initialize field to zero againMichal Simek1-3/+0
2018-09-18serial: uartps: console_setup() can't be placed to init sectionMichal Simek1-1/+1
2018-09-18serial: cpm_uart: return immediately from console pollChristophe Leroy1-3/+7
2018-09-18tty: serial: lpuart: avoid leaking struct tty_structStefan Agner1-1/+2
2018-09-18serial: mvebu-uart: Fix reporting of effective CSIZE to userspaceJan Kiszka1-0/+1
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik1-1/+1
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik1-3/+4
2018-09-10tty/serial: atmel: Change the driver to work under at91-usart MFDRadu Pirea2-15/+28
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-0/+2
2018-08-12tty: serial: 8250: Revert NXP SC16C2552 workaroundMark1-2/+1
2018-08-02serial: 8250_exar: Read INT0 from slave device, tooAaron Sierra1-1/+5
2018-08-02serial: 8250_dw: Add ACPI support for uart on Broadcom SoCSrinath Mannam1-0/+1
2018-08-02serial: 8250_dw: always set baud rate in dw8250_set_termiosChen Hu1-1/+1
2018-08-02tty: serial: uartlite: Add support for suspend and resumeShubhrajyoti Datta1-0/+36
2018-08-02tty: serial: uartlite: Add clock adaptationShubhrajyoti Datta1-2/+47
2018-08-02tty: serial: uartlite: Add structure for private dataShubhrajyoti Datta1-8/+21
2018-08-02serial: sh-sci: Improve support for separate TEI and DRI interruptsChris Brandt1-51/+40
2018-08-02serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPEChris Brandt1-31/+0
2018-08-02serial: sh-sci: Allow for compressed SCIF addressChris Brandt1-10/+15
2018-07-25serial: 8250: Use cached port name directly in messagesAndy Shevchenko2-14/+12
2018-07-23serial: 8250_exar: Drop unused variable in pci_xr17v35x_setup()Andy Shevchenko1-1/+0
2018-07-21serial: sh-sci: Drop superfluous assignment in sci_request_dma()Geert Uytterhoeven1-1/+0
2018-07-21serial: 8250_exar: Describe all members in struct exar8250_boardAndy Shevchenko1-0/+2
2018-07-21serial: 8250_exar: Remove useless has_slave memberAndy Shevchenko1-5/+2