summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* serial: txx9: add missing platform_driver_unregister() on error in serial_txx...Qinglang Miao2020-11-061-0/+3
* tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabledLucas Stach2020-11-061-0/+1
* serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang2020-11-061-1/+1
* tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028AVladimir Oltean2020-10-281-6/+7
* tty: serial: 21285: fix lockup on openRussell King2020-10-281-6/+6
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-10-241-1/+1
|\
| * Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2020-09-131-1/+1
| |\
| | * ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNGArnd Bergmann2020-08-191-1/+1
* | | Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2020-10-161-5/+4
|\ \ \
| * | | MIPS: Replace SIBYTE_1956_WAR by CONFIG_SB1_PASS_2_WORKAROUNDSThomas Bogendoerfer2020-09-071-5/+4
| | |/ | |/|
* | | serial: mcf: add sysrq capabilityAngelo Dureghello2020-10-051-0/+1
* | | serial: fsl_lpuart: add sysrq support when using dmaAngelo Dureghello2020-10-051-0/+57
* | | serial: max310x: rework RX interrupt handlingThomas Petazzoni2020-10-011-5/+24
* | | serial: 8250_dw: Fix clk-notifier/port suspend deadlockSerge Semin2020-09-301-35/+19
* | | serial: 8250: Skip uninitialized TTY port baud rate updateSerge Semin2020-09-301-0/+4
* | | serial: 8250: Discard RTS/DTS setting from clock update methodSerge Semin2020-09-301-1/+0
* | | tty: serial: imx: disable TXDC IRQ in imx_uart_shutdown() to avoid IRQ stormMatthias Schiffer2020-09-301-5/+6
* | | serial: 8250_fsl: Fix TX interrupt handling conditionAndrij Abyzov2020-09-301-1/+1
* | | serial: pl011: Fix lockdep splat when handling magic-sysrq interruptPeter Zijlstra2020-09-301-4/+7
* | | tty: serial: fsl_lpuart: fix lpuart32_poll_get_charPeng Fan2020-09-301-1/+1
* | | tty: serial: lpuart: fix lpuart32_write usagePeng Fan2020-09-301-8/+6
* | | serial: qcom_geni_serial: To correct QUP Version detection logicParas Sharma2020-09-301-1/+1
* | | serial: mvebu-uart: fix unused variable warningQinglang Miao2020-09-291-1/+1
* | | serial: mvebu-uart: simplify the return expression of mvebu_uart_probe()Qinglang Miao2020-09-271-4/+1
* | | tty: serial: imx: fix link error with CONFIG_SERIAL_CORE_CONSOLE=nYang Yingliang2020-09-271-0/+1
* | | pch_uart: drop double zeroingJulia Lawall2020-09-271-1/+1
* | | Merge 5.9.0-rc6 into tty-nextGreg Kroah-Hartman2020-09-212-24/+30
|\ \ \
| * | | serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich2020-09-161-0/+11
| * | | serial: core: fix console port-lock regressionJohan Hovold2020-09-161-17/+15
| * | | serial: core: fix port-lock initialisationJohan Hovold2020-09-161-8/+6
| | |/ | |/|
* | | tty: serial: qcom_geni_serial: Fix the UART wakeup issuesatya priya2020-09-161-1/+1
* | | tty: serial: qcom_geni_serial: 115.2 is a better console default than 9600Douglas Anderson2020-09-161-1/+1
* | | serial: pmac_zilog: use for_each_child_of_node() macroQinglang Miao2020-09-161-1/+1
* | | tty: serial: 8250_mtk: set regshift for mmio32Hsin-Yi Wang2020-09-161-0/+1
* | | tty: serial: print earlycon info after match->setupHsin-Yi Wang2020-09-161-1/+8
* | | serial: ucc_uart: make qe_uart_set_mctrl() staticJason Yan2020-09-161-1/+1
* | | serial: 8250_pci: Remove unused function get_pci_irq()YueHaibing2020-09-161-9/+0
* | | tty: serial: icom: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-09-041-14/+18
* | | serial: 8250_fsl: Add ACPI supportkuldip dwivedi2020-09-041-7/+101
* | | serial: stm32: Add RS485 RTS GPIO control againMarek Vasut2020-09-041-8/+25
* | | tty: serial: earlycon dependencyTong Zhang2020-09-041-0/+1
* | | sc16is7xx: Set iobase to device indexDaniel Mack2020-09-041-0/+1
* | | serial: core: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-041-3/+1
* | | serial: 8250: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-042-23/+9
* | | serial: imx: Delete duplicated argument to '|' in imx_uart_probeYe Bin2020-09-041-2/+1
* | | Merge 5.9-rc3 into tty-nextGreg Kroah-Hartman2020-08-3120-36/+66
|\| |
| * | Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-268-20/+52
| |\ \
| | * | tty: serial: imx: add dependence and build for earlyconFugang Duan2020-08-182-0/+2
| | * | serial: samsung: Removes the IRQ not found warningTamseel Shams2020-08-181-3/+5
| | * | serial: 8250: change lock order in serial8250_do_startup()Sergey Senozhatsky2020-08-181-3/+6