index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: bfin: ctsrts: enfore Kconfig naming convention
Valentin Rothberg
2015-05-06
1
-12
/
+12
*
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
9
-53
/
+25
*
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
1
-1
/
+1
*
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
*
serial: 8250_pci: Add support for 16 port Exar boards
Soeren Grunewald
2015-04-28
1
-2
/
+23
*
serial: samsung: fix serial console break
Robert Baldyga
2015-04-28
1
-2
/
+3
*
tty/serial: at91: maxburst was missing for dma transfers
Ludovic Desroches
2015-04-28
1
-0
/
+2
*
serial: of-serial: Remove device_type = "serial" registration
Michal Simek
2015-04-28
1
-1
/
+0
*
serial: xilinx: Use platform_get_irq to get irq description structure
Michal Simek
2015-04-28
2
-11
/
+12
*
serial: core: Fix kernel-doc build warnings
Peter Hurley
2015-04-28
1
-1
/
+1
*
tty: Re-add external interface for tty_set_termios()
Frederic Danis
2015-04-28
1
-1
/
+2
*
Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-04-24
3
-1
/
+27
|
\
|
*
serial: of_serial: Support big-endian register accesses
Kevin Cernekee
2015-04-15
1
-1
/
+2
|
*
serial: 8250: Add support for big-endian MMIO accesses
Kevin Cernekee
2015-04-15
2
-0
/
+25
*
|
Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-04-21
52
-4438
/
+1442
|
\
\
|
*
|
n_gsm: Drop unneeded cast on netdev_priv
Julia Lawall
2015-04-10
1
-5
/
+5
|
*
|
sc16is7xx: expose RTS inversion in RS-485 mode
Jakub Kicinski
2015-04-10
1
-9
/
+25
|
*
|
serial: 8250_pci: port failed after wakeup from S3
Peter Hung
2015-04-10
1
-64
/
+50
|
*
|
earlycon: 8250: Document kernel command line options
Peter Hurley
2015-04-10
1
-2
/
+3
|
*
|
earlycon: 8250: Fix command line regression
Peter Hurley
2015-04-10
2
-26
/
+24
|
*
|
Merge 4.0-rc7 into tty-next
Greg Kroah-Hartman
2015-04-07
2
-0
/
+6
|
|
\
\
|
*
|
|
tty: clean up the tty time logic a bit
Greg Kroah-Hartman
2015-03-26
1
-2
/
+8
|
*
|
|
serial: 8250_dw: only get the clock rate in one place
Heikki Krogerus
2015-03-26
1
-17
/
+13
|
*
|
|
serial: 8250_dw: remove useless ACPI ID check
Heikki Krogerus
2015-03-26
1
-5
/
+0
|
*
|
|
serial: 8250_pci: add Intel Tangier support
Andy Shevchenko
2015-03-26
1
-0
/
+49
|
*
|
|
serial: 8250_pci: replace switch-case by formula for Intel MID
Andy Shevchenko
2015-03-26
1
-44
/
+34
|
*
|
|
serial: 8250_pci: replace switch-case by formula
Andy Shevchenko
2015-03-26
2
-31
/
+10
|
*
|
|
tty: cpm_uart: replace CONFIG_8xx by CONFIG_CPM1
Christophe Leroy
2015-03-26
3
-3
/
+3
|
*
|
|
serial: jsm: some off by one bugs
Dan Carpenter
2015-03-26
2
-4
/
+4
|
*
|
|
serial: xuartps: Fix check in console_setup().
Thomas Betker
2015-03-26
1
-1
/
+1
|
*
|
|
serial: xuartps: Get rid of register access macros.
Thomas Betker
2015-03-26
1
-112
/
+118
|
*
|
|
serial: xuartps: Fix iobase use.
Thomas Betker
2015-03-26
1
-1
/
+0
|
*
|
|
serial: xuartps: Fix cdns_uart_port[] definition.
Thomas Betker
2015-03-26
1
-1
/
+1
|
*
|
|
serial: xuartps: Fix register space size.
Thomas Betker
2015-03-26
1
-1
/
+1
|
*
|
|
serial: of: set port iomem size from devicetree
Mans Rullgard
2015-03-26
1
-0
/
+1
|
*
|
|
serial: 8250: allow specifying iomem size in addition to address
Mans Rullgard
2015-03-26
1
-0
/
+4
[next]