index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-26
tty: serial: bcm63xx: lower driver dependencies
Rafał Miłecki
1
-1
/
+1
2020-11-26
serial: mxs-auart: Remove unneeded platform_device_id
Fabio Estevam
1
-17
/
+4
2020-11-26
serial: 8250-mtk: Fix reference leak in mtk8250_probe
Zhang Qilong
1
-3
/
+10
2020-11-23
m68k: Fix WARNING splat in pmac_zilog driver
Finn Thain
1
-5
/
+9
2020-11-23
Merge 5.10-rc5 into tty-next
Greg Kroah-Hartman
2
-21
/
+15
2020-11-18
serial: imx: Remove unused .id_table support
Fabio Estevam
1
-20
/
+0
2020-11-13
tty: serial: pmac_zilog: Remove unused disposable variable 'garbage'
Lee Jones
1
-4
/
+4
2020-11-13
tty: serial: 8250: 8250_port: Move prototypes to shared location
Lee Jones
1
-3
/
+0
2020-11-12
serial: imx: Remove unused platform data support
Fabio Estevam
1
-29
/
+3
2020-11-12
serial: 8250: 8250_omap: Fix unused variable warning
Vignesh Raghavendra
1
-13
/
+13
2020-11-12
serial: 8250: 8250_omap: Fix possible array out of bounds access
Vignesh Raghavendra
1
-0
/
+1
2020-11-12
serial: ar933x_uart: disable clk on error handling path in probe
Zheng Zengkai
1
-2
/
+4
2020-11-12
tty: serial: imx: keep console clocks always on
Fugang Duan
1
-17
/
+3
2020-11-12
tty: serial: imx: fix potential deadlock
Sam Nobs
1
-2
/
+8
2020-11-09
drivers/tty/serial: add LiteUART driver
Filip Kokosinski
3
-0
/
+437
2020-11-09
Merge 5.10-rc3 into tty-next
Greg Kroah-Hartman
3
-1
/
+5
2020-11-06
serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init
Qinglang Miao
1
-0
/
+3
2020-11-06
tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabled
Lucas Stach
1
-0
/
+1
2020-11-06
serial: 8250_mtk: Fix uart_get_baud_rate warning
Claire Chang
1
-1
/
+1
2020-11-06
tty: serial: msm_serial: Constify msm_uart_pops
Rikard Falkeborn
1
-1
/
+1
2020-11-06
serial: 8250: 8250_omap: Disable RX interrupt after DMA enable
Vignesh Raghavendra
1
-1
/
+41
2020-11-06
tty: serial: linflexuart: Remove unnecessary '|' operation and add error count
Liu Xiang
1
-10
/
+9
2020-11-06
serial: mctrl_gpio: Fix passing zero to 'ERR_PTR' warning
YueHaibing
1
-1
/
+1
2020-11-06
tty: serial: remove pnx8xxx uart driver
Thomas Bogendoerfer
3
-875
/
+0
2020-11-06
tty: serial: serial-tegra: Provide some missing struct member descriptions
Lee Jones
1
-0
/
+5
2020-11-06
tty: serial: stm32-usart: Remove set but unused 'cookie' variables
Lee Jones
1
-4
/
+2
2020-11-06
tty: serial: sifive: Struct headers should start with 'struct <name>'
Lee Jones
1
-1
/
+2
2020-11-06
tty: serial: serial-tegra: Struct headers should start with 'struct <name>'
Lee Jones
1
-1
/
+1
2020-11-06
tty: serial: xilinx_uartps: Supply description for missing member 'cts_override'
Lee Jones
1
-0
/
+1
2020-11-06
tty: serial: ifx6x60: Fix function documentation headers
Lee Jones
1
-1
/
+2
2020-11-06
tty: serial: msm_serial: Remove set but unused variable 'status'
Lee Jones
1
-2
/
+1
2020-11-06
tty: serial: lpc32xx_hs: Remove unused variable 'tmp'
Lee Jones
1
-2
/
+1
2020-11-06
tty: serial: amba-pl011: Mark 'sbsa_uart_acpi_match' as __maybe_unused
Lee Jones
1
-1
/
+1
2020-11-06
tty: serial: 8250: serial_cs: Remove unused/unchecked variable 'err'
Lee Jones
1
-6
/
+3
2020-11-06
tty: serial: jsm: jsm_cls: Remove unused variable 'discard'
Lee Jones
1
-3
/
+1
2020-11-04
Merge 5.10-rc2 into tty-next
Greg Kroah-Hartman
2
-12
/
+13
2020-10-28
tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028A
Vladimir Oltean
1
-6
/
+7
2020-10-28
tty: serial: 21285: fix lockup on open
Russell King
1
-6
/
+6
2020-10-28
serial: max310x: Use devm_clk_get_optional() to get the input clock
Andy Shevchenko
1
-15
/
+15
2020-10-28
serial: max310x: Make use of device properties
Andy Shevchenko
1
-18
/
+9
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+1
2020-10-16
Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-5
/
+4
2020-10-05
serial: mcf: add sysrq capability
Angelo Dureghello
1
-0
/
+1
2020-10-05
serial: fsl_lpuart: add sysrq support when using dma
Angelo Dureghello
1
-0
/
+57
2020-10-01
serial: max310x: rework RX interrupt handling
Thomas Petazzoni
1
-5
/
+24
2020-09-30
serial: 8250_dw: Fix clk-notifier/port suspend deadlock
Serge Semin
1
-35
/
+19
2020-09-30
serial: 8250: Skip uninitialized TTY port baud rate update
Serge Semin
1
-0
/
+4
2020-09-30
serial: 8250: Discard RTS/DTS setting from clock update method
Serge Semin
1
-1
/
+0
2020-09-30
tty: serial: imx: disable TXDC IRQ in imx_uart_shutdown() to avoid IRQ storm
Matthias Schiffer
1
-5
/
+6
2020-09-30
serial: 8250_fsl: Fix TX interrupt handling condition
Andrij Abyzov
1
-1
/
+1
[prev]
[next]