index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
tty: serial: 8250_mtk: Use devm_clk_get
Sascha Hauer
2015-05-06
1
-5
/
+2
*
tty: serial: 8250_mtk: remove unnecessary test
Sascha Hauer
2015-05-06
1
-8
/
+4
*
ARM: meson: serial: convert iounmap to devm_iounmap
Firo Yang
2015-05-06
1
-1
/
+1
*
tty: serial: 8250: omap: synchronize rx_running
John Ogness
2015-05-06
1
-16
/
+49
*
dmaenegine: edma: allow pause/resume for non-cyclic mode
John Ogness
2015-05-06
1
-6
/
+1
*
ARM: common: edma: clear completion interrupts on stop
John Ogness
2015-05-06
1
-0
/
+3
*
serial: SERIAL_IFX6X60 should depend on HAS_DMA
Geert Uytterhoeven
2015-05-06
1
-1
/
+1
*
serial: ifx6x60: Remove superfluous casts when calling request_irq()
Geert Uytterhoeven
2015-05-06
1
-7
/
+6
*
serial: ifx6x60: Remove dangerous spi_driver casts
Geert Uytterhoeven
2015-05-06
1
-3
/
+3
*
serial: sirf: move from clk_get to devm_clk_get
Qipan Li
2015-05-06
1
-5
/
+2
*
Revert "serial: sirf: add a new uart type support"
Qipan Li
2015-05-06
3
-45
/
+8
*
serial: 8250: remove Kconfig indirection
Valentin Rothberg
2015-05-06
5
-13
/
+5
*
serial: core: Fix unused variable warnings from uart_console()
Peter Hurley
2015-05-06
1
-1
/
+1
*
drivers/tty/serial/mcf.c: fix typo on SERIAL_MCF_CONSOLE
Valentin Rothberg
2015-05-06
1
-1
/
+1
*
serial: bfin: ctsrts: enfore Kconfig naming convention
Valentin Rothberg
2015-05-06
2
-16
/
+16
*
drivers/tty/serial/mpc52xx_uart.c: fix typo in C comment
Valentin Rothberg
2015-05-06
1
-1
/
+1
*
drivers/tty/serial/8250/8250_core.c: remove CONFIG_HUB6
Valentin Rothberg
2015-05-06
1
-5
/
+0
*
tty/serial: at91: handle IRQ status more safely
Leilei Zhao
2015-05-06
1
-6
/
+7
*
drivers/tty/serial/crisv10.c: rename CPP identifier CONFIG_ETRAX_SERX_DTR_RI_...
Valentin Rothberg
2015-05-06
1
-4
/
+4
*
drivers/tty/serial/crisv10.c: remove dead #ifdef blocks
Valentin Rothberg
2015-05-06
1
-29
/
+0
*
drivers/tty/serial/crisv10.c: remove dead #ifdef blocks
Valentin Rothberg
2015-05-06
1
-36
/
+0
*
drivers/tty/serial/crisv10.c: remove dead #ifdef block
Valentin Rothberg
2015-05-06
1
-13
/
+0
*
drivers/tty/serial: altera: fix typos in #endif comments
Valentin Rothberg
2015-05-06
2
-2
/
+2
*
drivers/tty/serial/sh-sci.h: remove dead reference on ARCH_SH7372
Valentin Rothberg
2015-05-06
1
-1
/
+0
*
serial: kgdb_nmi: Use bool function return values of true/false not 1/0
Joe Perches
2015-05-06
1
-3
/
+3
*
tty: remove buf parameter from tty_name()
Rasmus Villemoes
2015-05-06
11
-57
/
+28
*
tty: return tty->name directly from tty_name
Rasmus Villemoes
2015-05-06
1
-5
/
+3
*
tty: constify return type of tty_name
Rasmus Villemoes
2015-05-06
2
-2
/
+2
*
serial: imx: Remove return value from imx_setup_ufcr()
Fabio Estevam
2015-05-06
1
-2
/
+1
*
serial: imx: protect Soft Reset of port with lock
Jiada Wang
2015-05-06
1
-7
/
+6
*
serial/amba-pl011: Refactor and simplify TX FIFO handling
Dave Martin
2015-05-06
1
-93
/
+26
*
Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"
Dave Martin
2015-05-06
1
-1
/
+4
*
Linux 4.1-rc2
v4.1-rc2
Linus Torvalds
2015-05-03
1
-1
/
+1
*
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-03
13
-229
/
+210
|
\
|
*
ext4: fix growing of tiny filesystems
Jan Kara
2015-05-02
1
-2
/
+5
|
*
ext4: move check under lock scope to close a race.
Davide Italiano
2015-05-02
1
-7
/
+8
|
*
ext4: fix data corruption caused by unwritten and delayed extents
Lukas Czerner
2015-05-02
2
-0
/
+10
|
*
ext4 crypto: remove duplicated encryption mode definitions
Chanho Park
2015-05-02
1
-6
/
+0
[next]