summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-03-141-1/+0
|\
| * dmaengine: dw: Remove misleading is_private propertyAndy Shevchenko2019-01-071-1/+0
* | Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-03-091-2/+0
|\ \
| * | PCI: Move Rohm Vendor ID to generic listAndy Shevchenko2019-02-011-2/+0
| |/
* | tty: xilinx_uartps: Correct return value in probeRajan Vaja2019-03-011-13/+19
* | serial: sprd: Modify the baud rate calculation formulaLanqing Liu2019-02-261-1/+1
* | serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uartLubomir Rintel2019-02-261-0/+4
* | serial: 8250_pxa: honor the port number from devicetreeLubomir Rintel2019-02-261-0/+4
* | tty: serial: msm_serial: Remove __init from msm_console_setup()Jeffrey Hugo2019-02-191-1/+1
* | tty: serial: samsung: Enable baud clock during initialisationStuart Menefy2019-02-191-0/+42
* | serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFOAnssi Hannula2019-02-191-1/+7
* | tty: serial: remove redundant likely annotationChengguang Xu2019-02-191-1/+1
* | serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...Jay Dolan2019-02-131-0/+105
* | serial: 8250_pci: Fix number of ports for ACCES serial cardsJay Dolan2019-02-131-18/+18
* | serial: 8250_pci: Replace custom code with pci_match_id()Heikki Krogerus2019-02-111-22/+7
* | Merge 5.0-rc6 into tty-nextGreg Kroah-Hartman2019-02-114-5/+22
|\ \
| * \ Merge tag 'tty-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-02-084-5/+22
| |\ \
| | * | serial: fix race between flush_to_ldisc and tty_openGreg Kroah-Hartman2019-01-311-0/+6
| | * | serial: sh-sci: Do not free irqs that have already been freedChris Brandt2019-01-301-1/+8
| | * | serial: 8250_pci: Make PCI class test non fatalAndy Shevchenko2019-01-301-4/+5
| | * | tty: serial: 8250_mtk: Fix potential NULL pointer dereferenceGustavo A. R. Silva2019-01-301-0/+3
| * | | Merge tag 'riscv-for-linus-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-021-5/+8
| |\ \ \ | | |/ / | |/| |
| | * | tty/serial: use uart_console_write in the RISC-V SBL early consoleAndreas Schwab2019-01-231-5/+8
* | | | serial: max310x: Correction of the initial setting of the MODE1 bits for vari...Alexander Shiyan2019-02-081-7/+7
* | | | serial: mps2-uart: Add parentheses around conditional in mps2_uart_shutdownNathan Chancellor2019-01-311-1/+1
* | | | serial: mps2-uart: support combined irqVladimir Murzin2019-01-301-26/+65
* | | | serial: mps2-uart: move to dynamic port allocationVladimir Murzin2019-01-301-16/+31
* | | | serial: Add Tegra Combined UART driverThierry Reding2019-01-303-0/+321
* | | | Serial: Ingenic: Add support for the X1000.Zhou Yanjie2019-01-301-4/+9
* | | | serial: 8250: Add OF support for Xscale variantLinus Walleij2019-01-301-0/+1
* | | | serial: fsl_lpuart: DMA support for 32-bit variantAtsushi Nemoto2019-01-301-29/+163
* | | | Merge 5.0-rc4 into tty-nextGreg Kroah-Hartman2019-01-284-15/+20
|\ \ \ \ | |/ / /
| * | | serial: fsl_lpuart: fix maximum acceptable baud rate with over-samplingTomonori Sakita2019-01-221-1/+1
| * | | tty: serial: qcom_geni_serial: Allow mctrl when flow control is disabledMatthias Kaehlcke2019-01-221-2/+2
| * | | serial: 8250: Fix serial8250 initialization crashHe Zhe2019-01-181-8/+9
| * | | uart: Fix crash in uart_write and uart_put_charSamir Virmani2019-01-181-4/+8
| |/ /
* | | serial: fsl_lpuart: consider TX FIFO too in lpuart32_tx_emptyAtsushi Nemoto2019-01-221-2/+12
* | | serial: fsl_lpuart: specify transmit FIFO size for 32-bit variantAtsushi Nemoto2019-01-221-0/+2
* | | tty: serial: lpc32xx_hs: fix missing console boot messagesAlexandre Belloni2019-01-181-0/+4
* | | serial: 8250_omap: Use clk_get_rate() to obtain fclk frequencyVignesh R2019-01-181-1/+13
* | | serial: 8250_omap: Drop check for of_nodeVignesh R2019-01-181-35/+28
* | | tty/serial: use uart_console_write in the RISC-V SBL early consoleAndreas Schwab2019-01-181-5/+8
* | | tty: serial: meson: if no alias specified use an available idLoys Ollivier2019-01-181-1/+12
* | | Merge 5.0-rc2 into tty-nextGreg Kroah-Hartman2019-01-154-17/+60
|\ \ \ | |/ /
| * | Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-01-141-17/+19
| |\ \
| | * | serial: lantiq: Do not swap register read/writesHauke Mehrtens2019-01-081-17/+19
| | |/
| * | tty/serial: Add RISC-V SBI earlycon supportAnup Patel2019-01-093-0/+41
| |/
* | tty: serial: qcom_geni_serial: Use u32 for register variablesRyan Case2019-01-081-12/+12
* | tty: serial: qcom_geni_serial: Remove xfer_mode variableRyan Case2019-01-081-43/+24
* | tty: serial: qcom_geni_serial: Remove set_rfr_wm() and related variablesRyan Case2019-01-081-21/+4