summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | tty: serial: msm_serial: Constify msm_uart_popsRikard Falkeborn2020-11-061-1/+1
| * | | | serial: 8250: 8250_omap: Disable RX interrupt after DMA enableVignesh Raghavendra2020-11-061-1/+41
| * | | | tty: serial: linflexuart: Remove unnecessary '|' operation and add error countLiu Xiang2020-11-061-10/+9
| * | | | serial: mctrl_gpio: Fix passing zero to 'ERR_PTR' warningYueHaibing2020-11-061-1/+1
| * | | | tty: serial: remove pnx8xxx uart driverThomas Bogendoerfer2020-11-063-875/+0
| * | | | tty: serial: serial-tegra: Provide some missing struct member descriptionsLee Jones2020-11-061-0/+5
| * | | | tty: serial: stm32-usart: Remove set but unused 'cookie' variablesLee Jones2020-11-061-4/+2
| * | | | tty: serial: sifive: Struct headers should start with 'struct <name>'Lee Jones2020-11-061-1/+2
| * | | | tty: serial: serial-tegra: Struct headers should start with 'struct <name>'Lee Jones2020-11-061-1/+1
| * | | | tty: serial: xilinx_uartps: Supply description for missing member 'cts_override'Lee Jones2020-11-061-0/+1
| * | | | tty: serial: ifx6x60: Fix function documentation headersLee Jones2020-11-061-1/+2
| * | | | tty: serial: msm_serial: Remove set but unused variable 'status'Lee Jones2020-11-061-2/+1
| * | | | tty: serial: lpc32xx_hs: Remove unused variable 'tmp'Lee Jones2020-11-061-2/+1
| * | | | tty: serial: amba-pl011: Mark 'sbsa_uart_acpi_match' as __maybe_unusedLee Jones2020-11-061-1/+1
| * | | | tty: serial: 8250: serial_cs: Remove unused/unchecked variable 'err'Lee Jones2020-11-061-6/+3
| * | | | tty: serial: jsm: jsm_cls: Remove unused variable 'discard'Lee Jones2020-11-061-3/+1
| * | | | Merge 5.10-rc2 into tty-nextGreg Kroah-Hartman2020-11-042-12/+13
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | serial: max310x: Use devm_clk_get_optional() to get the input clockAndy Shevchenko2020-10-281-15/+15
| * | | | serial: max310x: Make use of device propertiesAndy Shevchenko2020-10-281-18/+9
* | | | | Merge tag 'm68k-for-v5.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-141-5/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | m68k: Fix WARNING splat in pmac_zilog driverFinn Thain2020-11-231-5/+9
| |/ / /
* | | | serial: ar933x_uart: disable clk on error handling path in probeZheng Zengkai2020-11-121-2/+4
* | | | tty: serial: imx: keep console clocks always onFugang Duan2020-11-121-17/+3
* | | | tty: serial: imx: fix potential deadlockSam Nobs2020-11-121-2/+8
| |_|/ |/| |
* | | 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