index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
TTY: msm_smd_tty: Remove unused driver
Stephen Boyd
2015-05-10
3
-241
/
+0
*
fbcon: use the cursor blink interval provided by vt
Scot Doyle
2015-05-10
2
-5
/
+6
*
vt: add cursor blink interval escape sequence
Scot Doyle
2015-05-10
2
-0
/
+10
*
serial: tegra: Correct error handling on DMA setup
Jon Hunter
2015-05-10
1
-23
/
+28
*
serial: tegra: Correct shutdown of UARTs
Jon Hunter
2015-05-10
1
-7
/
+4
*
serial: tegra: Fix cookie used by TX channel
Jon Hunter
2015-05-10
1
-1
/
+1
*
serial: tegra: Use unsigned types for RX and TX byte counts
Jon Hunter
2015-05-10
1
-7
/
+8
*
serial: tegra: handle race condition on uart rx side
Shardar Shariff Md
2015-05-10
1
-1
/
+12
*
serial: tegra: check the count and read if any from dma
Shardar Shariff Md
2015-05-10
1
-4
/
+6
*
serial: tegra: Add delay after enabling FIFO mode
Jon Hunter
2015-05-10
1
-0
/
+10
*
serial: tegra: Correct delay after TX flush
Jon Hunter
2015-05-10
1
-2
/
+22
*
serial: of_serial: do not set port.type twice
Masahiro Yamada
2015-05-10
1
-1
/
+0
*
serial: 8250: do not copy port.fifosize member twice
Masahiro Yamada
2015-05-10
1
-1
/
+0
*
serial: xuartps: add __init to earlycon write method
Masahiro Yamada
2015-05-10
1
-1
/
+2
*
serial: 8250: Do nothing if nr_uarts=0
Jan Kiszka
2015-05-10
1
-1
/
+7
*
serial: samsung: Constify platform_device_id
Krzysztof Kozlowski
2015-05-10
1
-1
/
+1
*
serial: samsung: Staticize local symbol
Krzysztof Kozlowski
2015-05-10
1
-1
/
+1
*
serial: mxs: Constify platform_device_id
Krzysztof Kozlowski
2015-05-10
1
-1
/
+1
*
serial: imx: Constify platform_device_id
Krzysztof Kozlowski
2015-05-10
1
-1
/
+1
*
serial: sh-sci: Remove obsolete comment about overrun detection
Geert Uytterhoeven
2015-05-10
1
-5
/
+0
*
serial: sh-sci: Don't set SCLSR bits in the SCxSR error mask
Geert Uytterhoeven
2015-05-10
1
-1
/
+2
*
serial: sh-sci: Use the correct register for overrun checks
Geert Uytterhoeven
2015-05-10
1
-25
/
+15
*
serial: sh-sci: Replace hardcoded overrun bit values
Geert Uytterhoeven
2015-05-10
2
-15
/
+16
*
serial: sh-sci: Replace hardcoded values in SCxSR_*_CLEAR macros
Geert Uytterhoeven
2015-05-10
1
-10
/
+34
*
serial: sh-sci: Standardize on using the BIT() macro to define register bits
Geert Uytterhoeven
2015-05-10
2
-45
/
+47
*
serial: sh-sci: Document remaining FIFO Control Register bits
Geert Uytterhoeven
2015-05-10
1
-3
/
+3
*
serial: sh-sci: Add SCIFA/B SCPCR register definitions
Geert Uytterhoeven
2015-05-10
2
-0
/
+32
*
serial: sh-sci: Add (H)SCIF RTS/CTS pin data register bit definitions
Geert Uytterhoeven
2015-05-10
1
-0
/
+2
*
serial: sh-sci: Move private definitions to private header file
Geert Uytterhoeven
2015-05-10
2
-73
/
+77
*
tty: tty_ldsem.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-1
/
+2
*
tty: tty_buffer.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-1
/
+2
*
tty: synclinkmp.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-4
/
+8
*
tty: synclink_gt.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-5
/
+10
*
tty: synclink.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-5
/
+10
*
tty: mpsc.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-9
/
+16
*
tty: ioc4_serial.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-3
/
+6
*
tty: ioc3_serial.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-1
/
+2
*
tty: icom.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-5
/
+6
*
tty: hvcs.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-2
/
+2
*
tty: hvc_console.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-1
/
+2
*
tty: crisv10.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-4
/
+8
*
tty: consolemap.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-23
/
+37
*
tty: amiserial.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-1
/
+2
*
tty: 68328serial.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-1
/
+2
*
serial: sirf: use uart_port's fifosize for fifo related operation
Qipan Li
2015-05-10
2
-44
/
+33
*
serial: sirf: use dynamic method allocate uart structure
Qipan Li
2015-05-10
2
-69
/
+23
*
tty: serial: 8250_mtk: Add earlycon
Eddie Huang
2015-05-10
1
-0
/
+13
*
tty: serial: 8250: export early_serial8250_setup function
Eddie Huang
2015-05-10
2
-1
/
+3
*
tty: serial: 8250_mtk: Add support for bus clock
Sascha Hauer
2015-05-06
2
-6
/
+34
*
tty: serial: 8250_mtk: use pm_runtime callbacks for enabling
Sascha Hauer
2015-05-06
1
-33
/
+36
[next]