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
Age
Commit message (
Expand
)
Author
Files
Lines
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-11
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-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+36
2018-01-30
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
2018-01-22
serial: core: mark port as initialized after successful IRQ change
Sebastian Andrzej Siewior
1
-0
/
+2
2018-01-22
serdev: only match serdev devices
Johan Hovold
1
-0
/
+8
2018-01-22
serdev: do not generate modaliases for controllers
Johan Hovold
1
-38
/
+34
2018-01-22
serial: mxs-auart: don't use GPIOF_* with gpiod_get_direction
Wolfram Sang
1
-2
/
+1
2018-01-22
serial: 8250_dw: Revert "Improve clock rate setting"
Andy Shevchenko
1
-18
/
+12
2018-01-09
gpio: serial: max310x: Support open-drain configuration for GPIOs
Jan Kundrát
1
-0
/
+22
2018-01-09
serdev: Fix serdev_uevent failure on ACPI enumerated serdev-controllers
Hans de Goede
1
-0
/
+5
2018-01-09
serial: 8250_ingenic: Parse earlycon options
Paul Cercueil
1
-2
/
+10
2018-01-09
serial: 8250_ingenic: Add support for the JZ4770 SoC
Paul Cercueil
1
-0
/
+5
2018-01-09
serial: core: Make uart_parse_options take const char* argument
Paul Cercueil
1
-2
/
+3
2018-01-09
serial: 8250_of: fix return code when probe function fails to get reset
Masahiro Yamada
1
-1
/
+4
[prev]
[next]