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
/
8250
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-28
serial: 8250_pci: Remove stalled entries in blacklist
Andy Shevchenko
1
-2
/
+0
2018-05-14
serial: 8250_dw: Fix runtime PM handling
Phil Edworthy
1
-0
/
+4
2018-05-14
serial: 8250: omap: Fix idling of clocks for unused uarts
Tony Lindgren
1
-1
/
+15
2018-05-14
serial: 8250: Add missing rxtrig_bytes on Altera 16550 UART
Marek Vasut
1
-0
/
+3
2018-05-14
serial/aspeed-vuart: fix a couple mod_timer() calls
Dan Carpenter
1
-2
/
+3
2018-05-14
serial: 8250_of: Add IO space support
John Garry
1
-27
/
+35
2018-04-25
serial: 8250_early: Setup divider when uartclk is passed
Michal Simek
1
-1
/
+1
2018-04-23
serial/aspeed-vuart: Implement quick throttle mechanism
Jeremy Kerr
1
-4
/
+101
2018-04-23
serial/aspeed-vuart: Implement rx throttling
Jeremy Kerr
1
-0
/
+27
2018-04-23
serial/8250: export serial8250_read_char
Jeremy Kerr
1
-1
/
+2
2018-04-23
tty: serial: 8250: pass IRQ shared flag to UART ports
Kurt Kanzenbach
1
-0
/
+1
2018-04-23
serial: 8250: omap: Provide ability to enable/disable UART as wakeup source
Vignesh R
1
-0
/
+11
2018-04-23
serial: 8250_dw: Limit dw8250_tx_wait_empty quirk to armada-38x devices
Joshua Scott
1
-4
/
+27
2018-03-20
Merge 4.16-rc6 into tty-next
Greg Kroah-Hartman
1
-3
/
+18
2018-03-15
8250-men-mcb: add support for 16z025 and 16z057
Michael Moese
2
-36
/
+94
2018-03-09
serial: 8250: Add Nuvoton NPCM UART
Joel Stanley
2
-0
/
+34
2018-03-09
serial: 8250_dw: Switch to use acpi_dev_present()
Andy Shevchenko
1
-11
/
+5
2018-02-28
serial, pci_ids: Move duplicate IDs to PCI IDs database
Andy Shevchenko
1
-3
/
+0
2018-02-28
serial: 8250_pci: Add Brainboxes UC-260 4 port serial device
Nikola Ciprich
1
-0
/
+11
2018-02-28
serial: 8250_pci: Don't fail on multiport card class
Andy Shevchenko
1
-3
/
+7
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: 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-01-25
tty: serial: exar: Relocate sleep wake-up handling
Aaron Sierra
2
-30
/
+30
2018-01-22
serial: 8250_dw: Revert "Improve clock rate setting"
Andy Shevchenko
1
-18
/
+12
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: 8250_of: fix return code when probe function fails to get reset
Masahiro Yamada
1
-1
/
+4
2018-01-09
serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
Wei Yongjun
1
-2
/
+3
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
2017-12-15
serial: forbid 8250 on s390
Christian Borntraeger
1
-0
/
+1
2017-11-28
serial: 8250_early: Only set divisor if valid clk & baud
Matt Redfearn
1
-6
/
+8
2017-11-28
serial: 8250_pci: Add Amazon PCI serial device ID
Matt Wilson
1
-0
/
+3
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-2
/
+2
2017-11-13
Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
33
-201
/
+179
2017-11-08
serial: 8250_fintek: Fix crash with baud rate B0
Ji-Ze Hong (Peter Hong)
1
-2
/
+9
2017-11-08
serial: 8250_fintek: Disable delays for ports != 0
Ricardo Ribalda Delgado
1
-0
/
+6
2017-11-08
serial: 8250_fintek: Return -EINVAL on invalid configuration
Ricardo Ribalda Delgado
1
-8
/
+9
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
30
-160
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
33
-0
/
+33
2017-11-04
serial: 8250: fix potential deadlock in rs485-mode
Tomas Melin
1
-3
/
+0
2017-11-04
serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()
Lukas Wunner
1
-1
/
+1
2017-11-04
serial: 8250: Convert timers to use timer_setup()
Kees Cook
1
-9
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-20
serial: 8250_fintek: Fix finding base_port with activated SuperIO
Ji-Ze Hong (Peter Hong)
1
-0
/
+3
2017-10-20
serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X
Aaron Sierra
1
-1
/
+4
2017-10-04
serial: 8250_dw: Improve clock rate setting
Ed Blake
1
-12
/
+18
2017-10-04
serial: Add define for max baud rate divisor
Ed Blake
3
-4
/
+4
2017-10-04
serial: 8250_mid: Enable HSU on Intel Cedar Fork PCH
Andy Shevchenko
2
-2
/
+5
[next]