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
/
8250
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: serial: 8250_mtk: Fix quot calculation
Matthias Brugger
2014-11-05
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-10-18
3
-20
/
+71
|
\
|
*
serial: 8250_pci: Add PCI IDs for Intel Braswell
Alan Cox
2014-09-11
1
-0
/
+27
|
*
serial: 8250: don't use slave_id of dma_slave_config
Andy Shevchenko
2014-09-11
3
-20
/
+44
*
|
Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-10-08
8
-38
/
+814
|
\
\
|
*
|
serial: 8250_pci: remove rts_n override from Baytrail quirk
Heikki Krogerus
2014-09-28
1
-13
/
+0
|
*
|
serial: 8250: Add Quark X1000 to 8250_pci.c
Bryan O'Donoghue
2014-09-28
1
-0
/
+21
|
*
|
tty: serial: 8250_core: remove UART_IER_RDI in serial8250_stop_rx()
Sebastian Andrzej Siewior
2014-09-26
1
-1
/
+1
|
*
|
tty: serial: 8250_core: use the ->line argument as a hint in serial8250_find_...
Sebastian Andrzej Siewior
2014-09-26
1
-0
/
+5
|
*
|
tty: serial: 8250_core: read only RX if there is something in the FIFO
Sebastian Andrzej Siewior
2014-09-26
1
-5
/
+6
|
*
|
tty: serial: 8250_core: add run time pm
Sebastian Andrzej Siewior
2014-09-26
2
-13
/
+121
|
*
|
tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacks
Sebastian Andrzej Siewior
2014-09-26
1
-0
/
+14
|
*
|
Merge 3.17-rc5 into tty-next
Greg Kroah-Hartman
2014-09-14
1
-0
/
+1
|
|
\
\
|
*
|
|
tty: serial: 8250: Add Mediatek UART driver
Matthias Brugger
2014-09-10
3
-0
/
+301
|
*
|
|
serial/8250_core: Add reference to uacess.h
Ricardo Ribalda Delgado
2014-09-09
1
-0
/
+1
|
*
|
|
tty: serial: 8250_core: allow to overwrite & export serial8250_startup()
Sebastian Andrzej Siewior
2014-09-08
1
-2
/
+23
|
*
|
|
tty: serial: 8250_core: provide a function to export uart_8250_port
Sebastian Andrzej Siewior
2014-09-08
2
-0
/
+20
|
*
|
|
serial: 8250: Document serial8250_modem_status() locking
Peter Hurley
2014-09-08
1
-0
/
+1
|
*
|
|
Revert "serial: uart: add hw flow control support configuration"
Peter Hurley
2014-09-08
1
-4
/
+2
|
*
|
|
serial: 8250_hp300: trivial: fix symbol name in #warning message
Daniele Forsi
2014-09-08
1
-1
/
+1
|
*
|
|
serial: Add support for Fintek F81216A LPC to 4 UART
Ricardo Ribalda Delgado
2014-09-08
3
-0
/
+259
|
*
|
|
serial/8250: Add support for RS485 IOCTLs
Ricardo Ribalda Delgado
2014-09-08
1
-0
/
+39
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-10-07
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
module: make it possible to have unsafe, tainting module params
Jani Nikula
2014-08-27
1
-1
/
+1
|
|
/
*
/
serial: 8250_dw: Add ACPI ID for Intel Braswell
Alan Cox
2014-09-08
1
-0
/
+1
|
/
*
serial: 8250_dw: Add support for deferred probing
Chen-Yu Tsai
2014-07-27
1
-7
/
+34
*
serial: 8250_dw: Add optional reset control support
Chen-Yu Tsai
2014-07-27
1
-0
/
+9
*
serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers
Yoshihiro YUNOMAE
2014-07-17
2
-15
/
+160
*
serial: 8250: introduce up_to_u8250p() helper
Andy Shevchenko
2014-07-17
4
-47
/
+27
*
serial: 8250_dw: add ability to handle the peripheral clock
Heiko Stübner
2014-07-10
1
-3
/
+28
*
serial: 8250_dw: use UPF_* constants when define flags
Andy Shevchenko
2014-07-10
1
-1
/
+1
*
serial: 8250_dw: clock rate handling for all ACPI platforms
Heikki Krogerus
2014-07-10
1
-75
/
+28
*
tty/serial: fix 8250 early console option passing to regular console
Rob Herring
2014-06-19
1
-1
/
+4
*
serial: Fix IGNBRK handling
Peter Hurley
2014-06-19
1
-1
/
+1
*
Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-06-03
6
-139
/
+133
|
\
|
*
serial: 8250_dma: check the result of TX buffer mapping
Heikki Krogerus
2014-05-28
1
-5
/
+12
|
*
serial: uart: add hw flow control support configuration
Murali Karicheri
2014-05-28
1
-2
/
+4
|
*
serial: Add support for Advantech PCM-3614I/PCM-3618I serial expansion cards
Thomee Wright
2014-05-28
1
-0
/
+9
|
*
parport: Add support for the WCH353 1S/1P multi-IO card
Ezequiel Garcia
2014-05-28
1
-0
/
+10
|
*
tty/serial: add back missing setup_early_serial8250_console
Rob Herring
2014-05-03
1
-0
/
+10
|
*
Merge 3.15-rc3 into tty-next
Greg Kroah-Hartman
2014-04-27
2
-3
/
+8
|
|
\
|
*
|
tty/serial: convert 8250 to generic earlycon
Rob Herring
2014-04-24
2
-123
/
+16
|
*
|
x86: move FIX_EARLYCON_MEM kconfig into x86
Rob Herring
2014-04-24
1
-5
/
+0
|
*
|
serial_core: Commonalize crlf when working w/ a non open console port
Doug Anderson
2014-04-24
1
-5
/
+0
|
*
|
8250_dw: Support all baudrates on baytrail
Loic Poulain
2014-04-24
1
-4
/
+77
*
|
|
tty: serial: 8250_core.c Bug fix for Exar chips.
Michael Welling
2014-05-03
1
-1
/
+1
|
|
/
|
/
|
*
|
serial: 8250: Fix thread unsafe __dma_tx_complete function
Loic Poulain
2014-04-24
1
-2
/
+7
*
|
8250_core: Fix unwanted TX chars write
Loic Poulain
2014-04-24
1
-1
/
+1
|
/
*
serial: 8250: Clean up the locking for -rt
Ingo Molnar
2014-03-08
1
-10
/
+5
*
serial: 8250_pci: change BayTrail default uartclk
Aaron Sierra
2014-03-08
1
-3
/
+7
[next]