index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-10
serial: sh-sci: Replace hardcoded values in SCxSR_*_CLEAR macros
Geert Uytterhoeven
1
-10
/
+34
2015-05-10
serial: sh-sci: Standardize on using the BIT() macro to define register bits
Geert Uytterhoeven
1
-36
/
+37
2015-05-10
serial: sh-sci: Document remaining FIFO Control Register bits
Geert Uytterhoeven
1
-3
/
+3
2015-05-10
serial: sh-sci: Add SCIFA/B SCPCR register definitions
Geert Uytterhoeven
2
-0
/
+32
2015-05-10
serial: sh-sci: Add (H)SCIF RTS/CTS pin data register bit definitions
Geert Uytterhoeven
1
-0
/
+2
2015-05-10
serial: sh-sci: Move private definitions to private header file
Geert Uytterhoeven
1
-7
/
+76
2015-05-10
tty: tty_ldsem.c: move assignment out of if () block
Greg Kroah-Hartman
1
-1
/
+2
2015-05-10
tty: tty_buffer.c: move assignment out of if () block
Greg Kroah-Hartman
1
-1
/
+2
2015-05-10
tty: synclinkmp.c: move assignment out of if () block
Greg Kroah-Hartman
1
-4
/
+8
2015-05-10
tty: synclink_gt.c: move assignment out of if () block
Greg Kroah-Hartman
1
-5
/
+10
2015-05-10
tty: synclink.c: move assignment out of if () block
Greg Kroah-Hartman
1
-5
/
+10
2015-05-10
tty: mpsc.c: move assignment out of if () block
Greg Kroah-Hartman
1
-9
/
+16
2015-05-10
tty: ioc4_serial.c: move assignment out of if () block
Greg Kroah-Hartman
1
-3
/
+6
2015-05-10
tty: ioc3_serial.c: move assignment out of if () block
Greg Kroah-Hartman
1
-1
/
+2
2015-05-10
tty: icom.c: move assignment out of if () block
Greg Kroah-Hartman
1
-5
/
+6
2015-05-10
tty: hvcs.c: move assignment out of if () block
Greg Kroah-Hartman
1
-2
/
+2
2015-05-10
tty: hvc_console.c: move assignment out of if () block
Greg Kroah-Hartman
1
-1
/
+2
2015-05-10
tty: crisv10.c: move assignment out of if () block
Greg Kroah-Hartman
1
-4
/
+8
2015-05-10
tty: consolemap.c: move assignment out of if () block
Greg Kroah-Hartman
1
-23
/
+37
2015-05-10
tty: amiserial.c: move assignment out of if () block
Greg Kroah-Hartman
1
-1
/
+2
2015-05-10
tty: 68328serial.c: move assignment out of if () block
Greg Kroah-Hartman
1
-1
/
+2
2015-05-10
serial: sirf: use uart_port's fifosize for fifo related operation
Qipan Li
2
-44
/
+33
2015-05-10
serial: sirf: use dynamic method allocate uart structure
Qipan Li
2
-69
/
+23
2015-05-10
tty: serial: 8250_mtk: Add earlycon
Eddie Huang
1
-0
/
+13
2015-05-10
tty: serial: 8250: export early_serial8250_setup function
Eddie Huang
1
-1
/
+1
2015-05-09
Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"
Dave Martin
1
-1
/
+4
2015-05-08
serial: omap: Fix error handling in probe
Semen Protsenko
1
-0
/
+2
2015-05-08
earlycon: Revert log warnings
Peter Hurley
1
-7
/
+2
2015-05-06
Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+17
2015-05-06
tty: serial: 8250_mtk: Add support for bus clock
Sascha Hauer
1
-4
/
+24
2015-05-06
tty: serial: 8250_mtk: use pm_runtime callbacks for enabling
Sascha Hauer
1
-33
/
+36
2015-05-06
tty: serial: 8250_mtk: Use devm_clk_get
Sascha Hauer
1
-5
/
+2
2015-05-06
tty: serial: 8250_mtk: remove unnecessary test
Sascha Hauer
1
-8
/
+4
2015-05-06
ARM: meson: serial: convert iounmap to devm_iounmap
Firo Yang
1
-1
/
+1
2015-05-06
tty: serial: 8250: omap: synchronize rx_running
John Ogness
1
-16
/
+49
2015-05-06
serial: SERIAL_IFX6X60 should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2015-05-06
serial: ifx6x60: Remove superfluous casts when calling request_irq()
Geert Uytterhoeven
1
-7
/
+6
2015-05-06
serial: ifx6x60: Remove dangerous spi_driver casts
Geert Uytterhoeven
1
-3
/
+3
2015-05-06
serial: sirf: move from clk_get to devm_clk_get
Qipan Li
1
-5
/
+2
2015-05-06
Revert "serial: sirf: add a new uart type support"
Qipan Li
2
-31
/
+7
2015-05-06
serial: 8250: remove Kconfig indirection
Valentin Rothberg
1
-8
/
+0
2015-05-06
drivers/tty/serial/mcf.c: fix typo on SERIAL_MCF_CONSOLE
Valentin Rothberg
1
-1
/
+1
2015-05-06
serial: bfin: ctsrts: enfore Kconfig naming convention
Valentin Rothberg
1
-12
/
+12
2015-05-06
drivers/tty/serial/mpc52xx_uart.c: fix typo in C comment
Valentin Rothberg
1
-1
/
+1
2015-05-06
drivers/tty/serial/8250/8250_core.c: remove CONFIG_HUB6
Valentin Rothberg
1
-5
/
+0
2015-05-06
tty/serial: at91: handle IRQ status more safely
Leilei Zhao
1
-6
/
+7
2015-05-06
drivers/tty/serial/crisv10.c: rename CPP identifier CONFIG_ETRAX_SERX_DTR_RI_...
Valentin Rothberg
1
-4
/
+4
2015-05-06
drivers/tty/serial/crisv10.c: remove dead #ifdef blocks
Valentin Rothberg
1
-29
/
+0
2015-05-06
drivers/tty/serial/crisv10.c: remove dead #ifdef blocks
Valentin Rothberg
1
-36
/
+0
2015-05-06
drivers/tty/serial/crisv10.c: remove dead #ifdef block
Valentin Rothberg
1
-13
/
+0
[prev]
[next]