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
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: 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-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-01-25
tty: serial: exar: Relocate sleep wake-up handling
Aaron Sierra
2
-30
/
+30
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
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
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
2018-01-09
serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
Fabio Estevam
1
-6
/
+8
2018-01-09
serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
Wei Yongjun
1
-2
/
+3
2018-01-09
tty: omap-serial: Fix initial on-boot RTS GPIO level
Rafael Gago
1
-4
/
+3
2018-01-09
tty: serial: jsm: Add one check against NULL pointer dereference
Guilherme G. Piccoli
1
-0
/
+3
2018-01-09
tty: serial: jsm: Remove unnecessary NULL checks
Guilherme G. Piccoli
2
-9
/
+0
2018-01-09
treewide: Use DEVICE_ATTR_RW
Joe Perches
1
-1
/
+1
2017-12-19
serial: max310x: Reduce RX work starvation
Jan Kundrát
1
-13
/
+10
2017-12-19
serial: max310x: Use batched reads when reasonably safe
Jan Kundrát
1
-40
/
+86
2017-12-19
serial: max310x: use a batch write op for UART transmit
Jan Kundrát
1
-7
/
+29
2017-12-19
serial: max310x: Support IRQ sharing with other devices
Jan Kundrát
1
-6
/
+14
2017-12-19
serial: max310x: Do not hard-code the IRQ type
Jan Kundrát
1
-5
/
+3
2017-12-18
tty: serial: sh-sci: Add default for number of ports for compile-testing
Geert Uytterhoeven
1
-0
/
+1
2017-12-15
serial: max310x: Fix invalid memory access during GPIO init
Jan Kundrát
1
-17
/
+17
2017-12-15
tty: serial: mxs-auart: fix error handling in mxs_auart_probe
Branislav Radocaj
1
-2
/
+6
2017-12-15
serial: 8250: 8250_omap: Fix spelling error.
Rolf Evers-Fischer
1
-1
/
+1
2017-12-15
serial: 8250_dw: Disable clock on error
Stefan Potyra
1
-1
/
+2
[next]