index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-5
/
+7
2015-12-24
tty/serial: Skip 'NULL' char after console break when sysrq enabled
Vijay Kumar
1
-2
/
+4
2015-12-24
tty: serial: constify sunhv_ops structs
Aya Mahfouz
1
-3
/
+3
2015-12-12
serial: earlycon: Add missing spinlock initialization
Geert Uytterhoeven
1
-0
/
+2
2015-12-12
serial: sh-sci: Fix length of scatterlist
Yoshihiro Shimoda
1
-1
/
+1
2015-12-12
serial: 8250_uniphier: fix dl_read and dl_write functions
Masahiro Yamada
1
-2
/
+6
2015-11-20
serial: export fsl8250_handle_irq
Arnd Bergmann
1
-0
/
+1
2015-11-20
serial: 8250_mid: Add missing dependency
Heikki Krogerus
1
-0
/
+1
2015-11-20
serial: etraxfs-uart: Fix crash
Guenter Roeck
1
-1
/
+1
2015-11-20
serial: fsl_lpuart: Fix earlycon support
Peter Hurley
1
-1
/
+1
2015-11-20
bcm63xx_uart: Use the device name when registering an interrupt
Simon Arlott
1
-1
/
+1
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
4
-4
/
+1
2015-11-05
Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+0
2015-11-04
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
42
-1434
/
+2342
2015-11-04
Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+2
2015-11-04
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
4
-4
/
+1
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
4
-4
/
+1
2015-10-22
parisc: serial/mux: Convert to uart_console_device instead of open-coded
Axel Lin
1
-7
/
+2
2015-10-17
serial: amba-pl011: fix incorrect integer size in pl011_fifo_to_tty()
Timur Tabi
1
-2
/
+2
2015-10-17
Revert "serial: 8250_dma: don't bother DMA with small transfers"
Frederic Danis
1
-4
/
+0
2015-10-17
serial: 8250_mid: add support for DMA engine handling from UART MMIO
Heikki Krogerus
2
-2
/
+71
2015-10-17
dmaengine: hsu: make the UART driver in control of selecting this driver
Heikki Krogerus
1
-0
/
+2
2015-10-17
serial: fix mctrl helper functions
Arnd Bergmann
1
-2
/
+2
2015-10-17
serial: 8250_pci: Intel MID UART support to its own driver
Heikki Krogerus
4
-222
/
+273
2015-10-17
serial: fsl_lpuart: add earlycon support
Stefan Agner
2
-0
/
+40
2015-10-17
tty: disable unbind for old 74xx based serial/mpsc console port
Paul Gortmaker
1
-1
/
+2
2015-10-17
serial: at91, fix rs485 properties
Jiri Slaby
1
-3
/
+2
2015-10-17
tty: Remove tty_port::close_wait
Peter Hurley
3
-3
/
+0
2015-10-17
tty: Remove ASYNC_CLOSING checks in open()/hangup() methods
Peter Hurley
1
-32
/
+1
2015-10-17
serial: tegra: Add helper function for handling RX buffer
Jon Hunter
1
-42
/
+24
2015-10-17
serial: tegra: Remove redundant code and check in tegra_uart_stop_rx()
Jon Hunter
1
-10
/
+7
2015-10-17
serial: tegra: Remove unnecessary return statements
Jon Hunter
1
-11
/
+0
2015-10-17
serial: tegra: Handle another RX race condition
Jon Hunter
1
-8
/
+2
2015-10-17
serial: 8250_omap: Remove RTS clear
Peter Hurley
1
-1
/
+0
2015-10-17
serial: Enable Freescale 16550 workaround on arm
Scott Wood
2
-2
/
+7
2015-10-17
tty: serial: men_z135_uart.c: use mcb memory region size instead of hardcoded...
Andreas Werner
1
-8
/
+15
2015-10-17
serial: atmel: fix compiler warning on address cast
Andre Przywara
1
-1
/
+1
2015-10-12
Merge 4.3-rc5 into tty-next
Greg Kroah-Hartman
3
-7
/
+23
2015-10-04
serial: 8250: add uart_config entry for PORT_RT2880
Mans Rullgard
1
-0
/
+8
2015-10-04
tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitation
Ivan T. Ivanov
1
-3
/
+17
2015-10-04
tty: serial: msm: Add RX DMA support
Ivan T. Ivanov
2
-3
/
+233
2015-10-04
tty: serial: msm: Add TX DMA support
Ivan T. Ivanov
2
-24
/
+291
2015-10-04
tty: serial: msm: Add msm prefix to all driver functions
Ivan T. Ivanov
1
-21
/
+21
2015-10-04
tty: serial: msm: replaces (1 << x) with BIT(x) macro
Pramod Gurav
1
-22
/
+22
2015-10-04
tty: serial: msm: Add mask value for UART_DM registers
Pramod Gurav
2
-6
/
+22
2015-10-04
sc16is7xx: null ptr check
Sean Nyekjaer
1
-0
/
+6
2015-10-04
serial: omap: remove warnings about unused functions
Ezequiel Garcia
1
-0
/
+2
2015-10-04
mpsc: use dma_set_mask insted of dma_supported
Christoph Hellwig
1
-1
/
+1
2015-10-04
serial: 8250_dma: no need to sync RX buffer
Andy Shevchenko
1
-6
/
+0
2015-10-04
serial: 8250: Refactor serial console restore-from-suspend
Peter Hurley
1
-14
/
+22
[next]