index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: 8250_pci: Drop bogus __refdata annotation
Geert Uytterhoeven
2020-12-11
1
-1
/
+1
*
tty: serial: meson: enable console as module
Kevin Hilman
2020-12-11
2
-2
/
+8
*
serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access
Alexander Sverdlin
2020-12-10
1
-5
/
+0
*
serial: imx: Move imx_uart_probe_dt() content into probe()
Fabio Estevam
2020-12-10
1
-40
/
+24
*
serial: imx: Remove unneeded of_device_get_match_data() NULL check
Fabio Estevam
2020-12-09
1
-3
/
+0
*
serial_core: Check for port state when tty is in error state
Alexey Kardashevskiy
2020-12-09
1
-0
/
+4
*
tty/serial/imx: Enable TXEN bit in imx_poll_init().
Mingrui Ren
2020-12-04
1
-1
/
+1
*
tty : serial: jsm: Fixed file by adding spacing
Clement Smith
2020-12-04
1
-1
/
+1
*
tty: serial: uartlite: Support probe deferral
Alexander Sverdlin
2020-12-04
1
-2
/
+2
*
earlycon: simplify earlycon-table implementation
Johan Hovold
2020-12-04
1
-4
/
+2
*
tty: serial: bcm63xx: lower driver dependencies
Rafał Miłecki
2020-11-26
1
-1
/
+1
*
serial: mxs-auart: Remove unneeded platform_device_id
Fabio Estevam
2020-11-26
1
-17
/
+4
*
serial: 8250-mtk: Fix reference leak in mtk8250_probe
Zhang Qilong
2020-11-26
1
-3
/
+10
*
Merge 5.10-rc5 into tty-next
Greg Kroah-Hartman
2020-11-23
2
-21
/
+15
|
\
|
*
serial: ar933x_uart: disable clk on error handling path in probe
Zheng Zengkai
2020-11-12
1
-2
/
+4
|
*
tty: serial: imx: keep console clocks always on
Fugang Duan
2020-11-12
1
-17
/
+3
|
*
tty: serial: imx: fix potential deadlock
Sam Nobs
2020-11-12
1
-2
/
+8
*
|
serial: imx: Remove unused .id_table support
Fabio Estevam
2020-11-18
1
-20
/
+0
*
|
tty: serial: pmac_zilog: Remove unused disposable variable 'garbage'
Lee Jones
2020-11-13
1
-4
/
+4
*
|
tty: serial: 8250: 8250_port: Move prototypes to shared location
Lee Jones
2020-11-13
1
-3
/
+0
*
|
serial: imx: Remove unused platform data support
Fabio Estevam
2020-11-12
1
-29
/
+3
*
|
serial: 8250: 8250_omap: Fix unused variable warning
Vignesh Raghavendra
2020-11-12
1
-13
/
+13
*
|
serial: 8250: 8250_omap: Fix possible array out of bounds access
Vignesh Raghavendra
2020-11-12
1
-0
/
+1
*
|
Merge 5.10-rc3 into tty-next
Greg Kroah-Hartman
2020-11-09
3
-1
/
+5
|
\
|
|
*
serial: txx9: add missing platform_driver_unregister() on error in serial_txx...
Qinglang Miao
2020-11-06
1
-0
/
+3
|
*
tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabled
Lucas Stach
2020-11-06
1
-0
/
+1
|
*
serial: 8250_mtk: Fix uart_get_baud_rate warning
Claire Chang
2020-11-06
1
-1
/
+1
*
|
tty: serial: msm_serial: Constify msm_uart_pops
Rikard Falkeborn
2020-11-06
1
-1
/
+1
*
|
serial: 8250: 8250_omap: Disable RX interrupt after DMA enable
Vignesh Raghavendra
2020-11-06
1
-1
/
+41
*
|
tty: serial: linflexuart: Remove unnecessary '|' operation and add error count
Liu Xiang
2020-11-06
1
-10
/
+9
*
|
serial: mctrl_gpio: Fix passing zero to 'ERR_PTR' warning
YueHaibing
2020-11-06
1
-1
/
+1
*
|
tty: serial: remove pnx8xxx uart driver
Thomas Bogendoerfer
2020-11-06
3
-875
/
+0
*
|
tty: serial: serial-tegra: Provide some missing struct member descriptions
Lee Jones
2020-11-06
1
-0
/
+5
*
|
tty: serial: stm32-usart: Remove set but unused 'cookie' variables
Lee Jones
2020-11-06
1
-4
/
+2
*
|
tty: serial: sifive: Struct headers should start with 'struct <name>'
Lee Jones
2020-11-06
1
-1
/
+2
*
|
tty: serial: serial-tegra: Struct headers should start with 'struct <name>'
Lee Jones
2020-11-06
1
-1
/
+1
*
|
tty: serial: xilinx_uartps: Supply description for missing member 'cts_override'
Lee Jones
2020-11-06
1
-0
/
+1
*
|
tty: serial: ifx6x60: Fix function documentation headers
Lee Jones
2020-11-06
1
-1
/
+2
*
|
tty: serial: msm_serial: Remove set but unused variable 'status'
Lee Jones
2020-11-06
1
-2
/
+1
*
|
tty: serial: lpc32xx_hs: Remove unused variable 'tmp'
Lee Jones
2020-11-06
1
-2
/
+1
*
|
tty: serial: amba-pl011: Mark 'sbsa_uart_acpi_match' as __maybe_unused
Lee Jones
2020-11-06
1
-1
/
+1
*
|
tty: serial: 8250: serial_cs: Remove unused/unchecked variable 'err'
Lee Jones
2020-11-06
1
-6
/
+3
*
|
tty: serial: jsm: jsm_cls: Remove unused variable 'discard'
Lee Jones
2020-11-06
1
-3
/
+1
*
|
Merge 5.10-rc2 into tty-next
Greg Kroah-Hartman
2020-11-04
2
-12
/
+13
|
\
|
|
*
tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028A
Vladimir Oltean
2020-10-28
1
-6
/
+7
|
*
tty: serial: 21285: fix lockup on open
Russell King
2020-10-28
1
-6
/
+6
*
|
serial: max310x: Use devm_clk_get_optional() to get the input clock
Andy Shevchenko
2020-10-28
1
-15
/
+15
*
|
serial: max310x: Make use of device properties
Andy Shevchenko
2020-10-28
1
-18
/
+9
|
/
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-10-24
1
-1
/
+1
|
\
|
*
Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2020-09-13
1
-1
/
+1
|
|
\
[next]