index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
serial: imx: rename variables to match the register names
Uwe Kleine-König
2018-02-28
1
-11
/
+10
|
*
|
serial: imx: drop if that always evaluates to true
Uwe Kleine-König
2018-02-28
1
-2
/
+1
|
*
|
serial: mvebu-uart: remove duplicated bit-wise or of STAT_FRM_ERR
Colin Ian King
2018-02-28
1
-1
/
+1
|
*
|
tty: serial: imx: allow breaks to be received when using dma
Troy Kisky
2018-02-28
1
-7
/
+14
|
*
|
serial: 8250_dw: Allow TX FIFO to drain before writing to UART_LCR
Joshua Scott
2018-02-28
1
-0
/
+18
|
*
|
serial: sh-sci: use hrtimer for receive timeout
Ulrich Hecht
2018-02-28
1
-17
/
+30
|
*
|
serial: 8250: 8250_omap: Fix throttling when DMA is enabled
Vignesh R
2018-02-28
1
-1
/
+10
|
*
|
serial: 8250: Don't service RX FIFO if interrupts are disabled
Vignesh R
2018-02-28
1
-1
/
+2
|
*
|
gpio: serial: max310x: Use HW type for gpio_chip's label
Jan Kundrát
2018-02-28
1
-1
/
+1
|
*
|
serial: altera: set RRDY flag also without irq
Uwe Kleine-König
2018-02-28
1
-10
/
+10
|
*
|
serial: altera: don't enable any irq if the device doesn't feature an irq
Uwe Kleine-König
2018-02-28
1
-8
/
+22
|
*
|
serial: altera: ensure port->regshift is honored consistently
Uwe Kleine-König
2018-02-28
1
-6
/
+6
*
|
|
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2018-04-02
11
-10011
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
serial: remove tile uart driver
Arnd Bergmann
2018-03-26
3
-699
/
+0
|
*
|
serial: remove m32r_sio driver
Arnd Bergmann
2018-03-26
4
-1233
/
+0
|
*
|
serial: remove blackfin drivers
Arnd Bergmann
2018-03-26
5
-2725
/
+0
|
*
|
serial: remove cris/etrax uart drivers
Arnd Bergmann
2018-03-26
5
-5354
/
+0
|
|
/
*
|
serial: imx: fix bogus dev_err
phil eichinger
2018-02-28
1
-1
/
+1
*
|
serial: sh-sci: prevent lockup on full TTY buffers
Ulrich Hecht
2018-02-28
1
-0
/
+2
*
|
serial: 8250_pci: Add Brainboxes UC-260 4 port serial device
Nikola Ciprich
2018-02-28
1
-0
/
+11
*
|
earlycon: add reg-offset to physical address before mapping
Greentime Hu
2018-02-28
1
-1
/
+2
*
|
serial: core: mark port as initialized in autoconfig
Sebastian Andrzej Siewior
2018-02-28
1
-0
/
+2
*
|
serial: 8250_pci: Don't fail on multiport card class
Andy Shevchenko
2018-02-28
1
-3
/
+7
*
|
tty/serial: atmel: add new version check for usart
Jonas Danielsson
2018-02-28
1
-0
/
+1
|
/
*
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-02-09
1
-10
/
+5
|
\
|
*
ACPI: SPCR: Make SPCR available to x86
Prarit Bhargava
2018-02-07
1
-10
/
+5
*
|
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-01
1
-1
/
+1
|
\
\
|
*
|
treewide: Use DEVICE_ATTR_RW
Joe Perches
2018-01-09
1
-1
/
+1
|
|
/
*
|
tty: serial: exar: Relocate sleep wake-up handling
Aaron Sierra
2018-01-25
2
-30
/
+30
*
|
serial: imx: fix endless loop during suspend
Martin Kaiser
2018-01-22
1
-17
/
+15
*
|
serial: core: mark port as initialized after successful IRQ change
Sebastian Andrzej Siewior
2018-01-22
1
-0
/
+2
*
|
serial: mxs-auart: don't use GPIOF_* with gpiod_get_direction
Wolfram Sang
2018-01-22
1
-2
/
+1
*
|
serial: 8250_dw: Revert "Improve clock rate setting"
Andy Shevchenko
2018-01-22
1
-18
/
+12
*
|
gpio: serial: max310x: Support open-drain configuration for GPIOs
Jan Kundrát
2018-01-09
1
-0
/
+22
*
|
serial: 8250_ingenic: Parse earlycon options
Paul Cercueil
2018-01-09
1
-2
/
+10
*
|
serial: 8250_ingenic: Add support for the JZ4770 SoC
Paul Cercueil
2018-01-09
1
-0
/
+5
*
|
serial: core: Make uart_parse_options take const char* argument
Paul Cercueil
2018-01-09
1
-2
/
+3
*
|
serial: 8250_of: fix return code when probe function fails to get reset
Masahiro Yamada
2018-01-09
1
-1
/
+4
*
|
serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
Fabio Estevam
2018-01-09
1
-6
/
+8
*
|
serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
Wei Yongjun
2018-01-09
1
-2
/
+3
*
|
tty: omap-serial: Fix initial on-boot RTS GPIO level
Rafael Gago
2018-01-09
1
-4
/
+3
*
|
tty: serial: jsm: Add one check against NULL pointer dereference
Guilherme G. Piccoli
2018-01-09
1
-0
/
+3
*
|
tty: serial: jsm: Remove unnecessary NULL checks
Guilherme G. Piccoli
2018-01-09
2
-9
/
+0
*
|
serial: max310x: Reduce RX work starvation
Jan Kundrát
2017-12-19
1
-13
/
+10
*
|
serial: max310x: Use batched reads when reasonably safe
Jan Kundrát
2017-12-19
1
-40
/
+86
*
|
serial: max310x: use a batch write op for UART transmit
Jan Kundrát
2017-12-19
1
-7
/
+29
*
|
serial: max310x: Support IRQ sharing with other devices
Jan Kundrát
2017-12-19
1
-6
/
+14
*
|
serial: max310x: Do not hard-code the IRQ type
Jan Kundrát
2017-12-19
1
-5
/
+3
*
|
tty: serial: sh-sci: Add default for number of ports for compile-testing
Geert Uytterhoeven
2017-12-18
1
-0
/
+1
*
|
serial: max310x: Fix invalid memory access during GPIO init
Jan Kundrát
2017-12-15
1
-17
/
+17
[prev]
[next]