index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
8250
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-12-28
7
-10
/
+279
|
\
|
*
Revert "serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250"
Greg Kroah-Hartman
2018-12-24
1
-1
/
+0
|
*
serial: 8250: Rate limit serial port rx interrupts during input overruns
Darwin Dingel
2018-12-17
3
-1
/
+52
|
*
Merge 4.20-rc6 into tty-next
Greg Kroah-Hartman
2018-12-10
1
-9
/
+7
|
|
\
|
*
|
serial: 8250-mtk: add uart DMA support
Long Cheng
2018-12-05
1
-1
/
+209
|
*
|
serial: 8250: Process sysrq at port unlock time
Douglas Anderson
2018-11-09
4
-8
/
+18
|
*
|
serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250
Florian Fainelli
2018-11-09
1
-0
/
+1
*
|
|
Revert "serial: 8250: Fix clearing FIFOs in RS485 mode again"
Paul Burton
2018-12-17
1
-24
/
+5
|
|
/
|
/
|
*
|
tty: serial: 8250_mtk: always resume the device in probe.
Peter Shih
2018-12-05
1
-9
/
+7
|
/
*
Merge 4.19-rc7 into tty-next
Greg Kroah-Hartman
2018-10-08
1
-4
/
+0
|
\
|
*
Revert "serial: 8250_dw: Fix runtime PM handling"
Guenter Roeck
2018-10-02
1
-4
/
+0
*
|
serial: 8250_uniphier: add auto-flow-control support
Dai Okamura
2018-10-02
1
-0
/
+3
*
|
serial: 8250_uniphier: flatten probe function
Masahiro Yamada
2018-10-02
1
-32
/
+17
*
|
serial: 8250_uniphier: remove unused "fifo-size" property
Masahiro Yamada
2018-10-02
1
-9
/
+1
*
|
serial: 8250: Fix clearing FIFOs in RS485 mode again
Marek Vasut
2018-09-18
1
-5
/
+24
*
|
serial: 8250_of: Fix for lack of interrupt support
John Garry
2018-09-18
1
-9
/
+13
*
|
serial: 8250_omap: Make 8250_omap driver driver depend on ARCH_K3
Lokesh Vutla
2018-09-18
1
-1
/
+1
*
|
serial: 8250: drop the printk from serial8250_interrupt()
Sebastian Andrzej Siewior
2018-09-18
1
-5
/
+1
|
/
*
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-18
1
-0
/
+1
|
\
|
*
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
2018-07-16
1
-2
/
+0
|
|
\
|
*
|
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-07
1
-0
/
+1
*
|
|
tty: serial: 8250: Revert NXP SC16C2552 workaround
Mark
2018-08-12
1
-2
/
+1
*
|
|
serial: 8250_exar: Read INT0 from slave device, too
Aaron Sierra
2018-08-02
1
-1
/
+5
*
|
|
serial: 8250_dw: Add ACPI support for uart on Broadcom SoC
Srinath Mannam
2018-08-02
1
-0
/
+1
*
|
|
serial: 8250_dw: always set baud rate in dw8250_set_termios
Chen Hu
2018-08-02
1
-1
/
+1
*
|
|
serial: 8250: Use cached port name directly in messages
Andy Shevchenko
2018-07-25
2
-14
/
+12
*
|
|
serial: 8250_exar: Drop unused variable in pci_xr17v35x_setup()
Andy Shevchenko
2018-07-23
1
-1
/
+0
*
|
|
serial: 8250_exar: Describe all members in struct exar8250_board
Andy Shevchenko
2018-07-21
1
-0
/
+2
*
|
|
serial: 8250_exar: Remove useless has_slave member
Andy Shevchenko
2018-07-21
1
-5
/
+2
*
|
|
serial: 8250_dw: Add compatible string for Renesas RZ/N1 UART
Phil Edworthy
2018-07-21
1
-0
/
+1
*
|
|
serial: 8250: of: Defer probe on missing IRQ
Alexander Sverdlin
2018-07-16
1
-0
/
+4
*
|
|
serial: 8250: of: Correct of_platform_serial_setup() error handling
Alexander Sverdlin
2018-07-16
1
-1
/
+1
*
|
|
serial: 8250_dw: add fractional divisor support
Jisheng Zhang
2018-07-12
1
-0
/
+45
*
|
|
serial: 8250: export serial8250_do_set_divisor()
Jisheng Zhang
2018-07-12
1
-2
/
+3
*
|
|
serial: 8250: introduce get_divisor() and set_divisor() hook
Jisheng Zhang
2018-07-12
2
-4
/
+27
*
|
|
serial: 8250_dw: Introduce IO accessors to extended registers
Andy Shevchenko
2018-07-07
1
-8
/
+17
*
|
|
serial: 8250: let serial8250_get_divisor() get uart_port * as param
Jisheng Zhang
2018-07-06
1
-4
/
+4
*
|
|
Merge 4.18-rc3 into tty-next
Greg Kroah-Hartman
2018-07-02
1
-2
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
serial: 8250_pci: Remove stalled entries in blacklist
Andy Shevchenko
2018-06-28
1
-2
/
+0
|
|
/
*
|
drivers/tty: add error handling for pcmcia_loop_config
Zhouyang Jia
2018-06-28
1
-2
/
+4
*
|
serial: 8250_omap: Add support for AM654 UART controller
Nishanth Menon
2018-06-28
1
-0
/
+1
*
|
tty: serial: exar: generalize RS485 setup
Daniel Golle
2018-06-28
1
-13
/
+25
|
/
*
serial: 8250_dw: Fix runtime PM handling
Phil Edworthy
2018-05-14
1
-0
/
+4
*
serial: 8250: omap: Fix idling of clocks for unused uarts
Tony Lindgren
2018-05-14
1
-1
/
+15
*
serial: 8250: Add missing rxtrig_bytes on Altera 16550 UART
Marek Vasut
2018-05-14
1
-0
/
+3
*
serial/aspeed-vuart: fix a couple mod_timer() calls
Dan Carpenter
2018-05-14
1
-2
/
+3
*
serial: 8250_of: Add IO space support
John Garry
2018-05-14
1
-27
/
+35
*
serial: 8250_early: Setup divider when uartclk is passed
Michal Simek
2018-04-25
1
-1
/
+1
*
serial/aspeed-vuart: Implement quick throttle mechanism
Jeremy Kerr
2018-04-23
1
-4
/
+101
*
serial/aspeed-vuart: Implement rx throttling
Jeremy Kerr
2018-04-23
1
-0
/
+27
[next]