summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial (follow)
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250_pci: Drop bogus __refdata annotationGeert Uytterhoeven2020-12-111-1/+1
* tty: serial: meson: enable console as moduleKevin Hilman2020-12-112-2/+8
* serial: 8250_omap: Avoid FIFO corruption caused by MDR1 accessAlexander Sverdlin2020-12-101-5/+0
* serial: imx: Move imx_uart_probe_dt() content into probe()Fabio Estevam2020-12-101-40/+24
* serial: imx: Remove unneeded of_device_get_match_data() NULL checkFabio Estevam2020-12-091-3/+0
* serial_core: Check for port state when tty is in error stateAlexey Kardashevskiy2020-12-091-0/+4
* tty/serial/imx: Enable TXEN bit in imx_poll_init().Mingrui Ren2020-12-041-1/+1
* tty : serial: jsm: Fixed file by adding spacingClement Smith2020-12-041-1/+1
* tty: serial: uartlite: Support probe deferralAlexander Sverdlin2020-12-041-2/+2
* earlycon: simplify earlycon-table implementationJohan Hovold2020-12-041-4/+2
* tty: serial: bcm63xx: lower driver dependenciesRafał Miłecki2020-11-261-1/+1
* serial: mxs-auart: Remove unneeded platform_device_idFabio Estevam2020-11-261-17/+4
* serial: 8250-mtk: Fix reference leak in mtk8250_probeZhang Qilong2020-11-261-3/+10
* Merge 5.10-rc5 into tty-nextGreg Kroah-Hartman2020-11-232-21/+15
|\
| * 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: imx: Remove unused .id_table supportFabio Estevam2020-11-181-20/+0
* | tty: serial: pmac_zilog: Remove unused disposable variable 'garbage'Lee Jones2020-11-131-4/+4
* | tty: serial: 8250: 8250_port: Move prototypes to shared locationLee Jones2020-11-131-3/+0
* | serial: imx: Remove unused platform data supportFabio Estevam2020-11-121-29/+3
* | serial: 8250: 8250_omap: Fix unused variable warningVignesh Raghavendra2020-11-121-13/+13
* | serial: 8250: 8250_omap: Fix possible array out of bounds accessVignesh Raghavendra2020-11-121-0/+1
* | Merge 5.10-rc3 into tty-nextGreg Kroah-Hartman2020-11-093-1/+5
|\|
| * 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: 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
|\|
| * 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
* | 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 '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
| |\