index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-09
serial: imx: add wrappers for writel and readl
Uwe Kleine-König
1
-184
/
+199
2018-03-09
tty: New RISC-V SBI console driver
Palmer Dabbelt
3
-0
/
+71
2018-03-05
tty: Remove metag DA TTY and console driver
James Hogan
3
-679
/
+0
2018-02-28
serial: imx: document functions that are called with port.lock taken
Uwe Kleine-König
1
-12
/
+11
2018-02-28
serial: imx: Rename register fields to match newer reference manuals
Uwe Kleine-König
1
-9
/
+9
2018-02-28
serial, pci_ids: Move duplicate IDs to PCI IDs database
Andy Shevchenko
1
-3
/
+0
2018-02-28
serial: xuartps: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
1
-1
/
+1
2018-02-28
serial: sirf: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
1
-0
/
+5
2018-02-28
serial: sh-sci: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
1
-0
/
+4
2018-02-28
serial: samsung: Fix out-of-bounds access through serial port index
Geert Uytterhoeven
1
-0
/
+4
2018-02-28
serial: pxa: Fix out-of-bounds access through serial port index
Geert Uytterhoeven
1
-0
/
+4
2018-02-28
serial: mxs-auart: Fix out-of-bounds access through serial port index
Geert Uytterhoeven
1
-0
/
+4
2018-02-28
serial: imx: Fix out-of-bounds access through serial port index
Geert Uytterhoeven
1
-0
/
+6
2018-02-28
serial: fsl_lpuart: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
1
-0
/
+4
2018-02-28
serial: arc_uart: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
1
-0
/
+5
2018-02-28
serial: imx: drop check for enabled dma in .startup
Uwe Kleine-König
1
-1
/
+1
2018-02-28
serial: imx: simplify tracking of dma being initialized
Uwe Kleine-König
1
-8
/
+4
2018-02-28
serial: imx: Only handle irqs that are actually enabled
Uwe Kleine-König
1
-6
/
+32
2018-02-28
serial: imx: rename variables to match the register names
Uwe Kleine-König
1
-11
/
+10
2018-02-28
serial: imx: drop if that always evaluates to true
Uwe Kleine-König
1
-2
/
+1
2018-02-28
serial: imx: fix bogus dev_err
phil eichinger
1
-1
/
+1
2018-02-28
serial: sh-sci: prevent lockup on full TTY buffers
Ulrich Hecht
1
-0
/
+2
2018-02-28
serial: 8250_pci: Add Brainboxes UC-260 4 port serial device
Nikola Ciprich
1
-0
/
+11
2018-02-28
earlycon: add reg-offset to physical address before mapping
Greentime Hu
1
-1
/
+2
2018-02-28
serial: core: mark port as initialized in autoconfig
Sebastian Andrzej Siewior
1
-0
/
+2
2018-02-28
serial: 8250_pci: Don't fail on multiport card class
Andy Shevchenko
1
-3
/
+7
2018-02-28
tty/serial: atmel: add new version check for usart
Jonas Danielsson
1
-0
/
+1
2018-02-28
serial: mvebu-uart: remove duplicated bit-wise or of STAT_FRM_ERR
Colin Ian King
1
-1
/
+1
2018-02-28
tty: serial: imx: allow breaks to be received when using dma
Troy Kisky
1
-7
/
+14
2018-02-28
serial: 8250_dw: Allow TX FIFO to drain before writing to UART_LCR
Joshua Scott
1
-0
/
+18
2018-02-28
serial: sh-sci: use hrtimer for receive timeout
Ulrich Hecht
1
-17
/
+30
2018-02-28
serial: 8250: 8250_omap: Fix throttling when DMA is enabled
Vignesh R
1
-1
/
+10
2018-02-28
serial: 8250: Don't service RX FIFO if interrupts are disabled
Vignesh R
1
-1
/
+2
2018-02-28
gpio: serial: max310x: Use HW type for gpio_chip's label
Jan Kundrát
1
-1
/
+1
2018-02-28
serial: altera: set RRDY flag also without irq
Uwe Kleine-König
1
-10
/
+10
2018-02-28
serial: altera: don't enable any irq if the device doesn't feature an irq
Uwe Kleine-König
1
-8
/
+22
2018-02-28
serial: altera: ensure port->regshift is honored consistently
Uwe Kleine-König
1
-6
/
+6
2018-02-28
tty: make n_tty_read() always abort if hangup is in progress
Tejun Heo
2
-0
/
+15
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
8
-29
/
+29
2018-02-09
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-10
/
+5
2018-02-07
ACPI: SPCR: Make SPCR available to x86
Prarit Bhargava
1
-10
/
+5
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-02-01
Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
32
-330
/
+460
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+36
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-16
/
+16
2018-01-29
Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-2
/
+29
2018-01-25
tty: serial: exar: Relocate sleep wake-up handling
Aaron Sierra
2
-30
/
+30
2018-01-23
serdev: add method to set parity
Ulrich Hecht
2
-0
/
+36
2018-01-23
tty: fix data race between tty_init_dev and flush of buf
Gaurav Kohli
2
-3
/
+9
2018-01-22
serial: imx: fix endless loop during suspend
Martin Kaiser
1
-17
/
+15
[prev]
[next]