index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Lines
2015-06-01
serial: 8250_omap: provide complete custom startup & shutdown callbacks
Sebastian Andrzej Siewior
-9
/
+73
2015-05-24
serial: imx: Fix DMA handling for IDLE condition aborts
Philipp Zabel
-0
/
+8
2015-05-24
serial/amba-pl011: Unconditionally poll for FIFO space before each TX char
Dave Martin
-8
/
+8
2015-05-09
Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"
Dave Martin
-1
/
+4
2015-05-08
serial: omap: Fix error handling in probe
Semen Protsenko
-0
/
+2
2015-05-08
earlycon: Revert log warnings
Peter Hurley
-7
/
+2
2015-04-28
serial: 8250_pci: Add support for 16 port Exar boards
Soeren Grunewald
-2
/
+23
2015-04-28
serial: samsung: fix serial console break
Robert Baldyga
-2
/
+3
2015-04-28
tty/serial: at91: maxburst was missing for dma transfers
Ludovic Desroches
-0
/
+2
2015-04-28
serial: of-serial: Remove device_type = "serial" registration
Michal Simek
-1
/
+0
2015-04-28
serial: xilinx: Use platform_get_irq to get irq description structure
Michal Simek
-11
/
+12
2015-04-28
serial: core: Fix kernel-doc build warnings
Peter Hurley
-1
/
+1
2015-04-24
Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+27
2015-04-21
Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-4383
/
+1383
2015-04-14
serial: of_serial: Support big-endian register accesses
Kevin Cernekee
-1
/
+2
2015-04-14
serial: 8250: Add support for big-endian MMIO accesses
Kevin Cernekee
-0
/
+25
2015-04-13
Merge branch 'pnp'
Rafael J. Wysocki
-12
/
+1
2015-04-10
sc16is7xx: expose RTS inversion in RS-485 mode
Jakub Kicinski
-9
/
+25
2015-04-10
serial: 8250_pci: port failed after wakeup from S3
Peter Hung
-64
/
+50
2015-04-10
earlycon: 8250: Document kernel command line options
Peter Hurley
-2
/
+3
2015-04-10
earlycon: 8250: Fix command line regression
Peter Hurley
-26
/
+24
2015-04-07
Merge 4.0-rc7 into tty-next
Greg Kroah-Hartman
-0
/
+6
2015-03-26
tty: serial: fsl_lpuart: clear receive flag on FIFO flush
Stefan Agner
-0
/
+3
2015-03-26
tty: serial: fsl_lpuart: specify transmit FIFO size
Stefan Agner
-0
/
+2
2015-03-26
serial: samsung: Clear operation mode on UART shutdown
Javier Martinez Canillas
-0
/
+1
2015-03-26
serial: 8250_dw: only get the clock rate in one place
Heikki Krogerus
-17
/
+13
2015-03-26
serial: 8250_dw: remove useless ACPI ID check
Heikki Krogerus
-5
/
+0
2015-03-26
serial: 8250_pci: add Intel Tangier support
Andy Shevchenko
-0
/
+49
2015-03-26
serial: 8250_pci: replace switch-case by formula for Intel MID
Andy Shevchenko
-44
/
+34
2015-03-26
serial: 8250_pci: replace switch-case by formula
Andy Shevchenko
-31
/
+10
2015-03-26
tty: cpm_uart: replace CONFIG_8xx by CONFIG_CPM1
Christophe Leroy
-3
/
+3
2015-03-26
serial: jsm: some off by one bugs
Dan Carpenter
-4
/
+4
2015-03-26
serial: xuartps: Fix check in console_setup().
Thomas Betker
-1
/
+1
2015-03-26
serial: xuartps: Get rid of register access macros.
Thomas Betker
-112
/
+118
2015-03-26
serial: xuartps: Fix iobase use.
Thomas Betker
-1
/
+0
2015-03-26
serial: xuartps: Fix cdns_uart_port[] definition.
Thomas Betker
-1
/
+1
2015-03-26
serial: xuartps: Fix register space size.
Thomas Betker
-1
/
+1
2015-03-26
serial: of: set port iomem size from devicetree
Mans Rullgard
-0
/
+1
2015-03-26
serial: 8250: allow specifying iomem size in addition to address
Mans Rullgard
-0
/
+4
2015-03-26
serial: 8250_dw: add support for AMD SOC Carrizo
Ken Xue
-0
/
+1
2015-03-26
tty: constify of_device_id array
Fabian Frederick
-15
/
+15
2015-03-26
serial: sh-sci: Update calculation of timeout for DMA
Nobuhiro Iwamatsu
-9
/
+31
2015-03-26
serial: sh-sci: Add overrun handling of SCIFA and SCIFB
Nobuhiro Iwamatsu
-12
/
+36
2015-03-26
sc16is7xx: enable the clock
Jakub Kicinski
-0
/
+1
2015-03-26
sc16is7xx: don't wipe out port configuration on shutdown
Jakub Kicinski
-3
/
+5
2015-03-26
sc16is7xx: remove ports on probe error path
Jakub Kicinski
-0
/
+3
2015-03-26
tty/serial: omap: fix !wakeirq message
Doug Kehn
-5
/
+5
2015-03-26
tty: serial: Remove orphaned serial driver
Stephen Boyd
-1887
/
+0
2015-03-26
tty: serial: msm_serial: Remove dead code
Stephen Boyd
-10
/
+1
2015-03-26
serial: 8250_pci: remove non-used var for F81504
Peter Hung
-9
/
+2
[next]