index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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
*
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
*
serial: 8250_pci: more BayTrail error-free bauds
Aaron Sierra
2014-03-08
1
-8
/
+29
*
drivers/tty/serial: deal with 8250_core.c uninitialized warning for good
Paul Gortmaker
2014-02-28
1
-0
/
+4
*
serial: 8250: Support XR17V35x fraction divisor
Joe Schultz
2014-02-13
1
-0
/
+18
*
serial: 8250_pci: unbreak last serial ports on NetMos 9865 cards
Dmitry Eremin-Solenikov
2014-02-13
1
-1
/
+2
*
serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
2014-02-13
1
-2
/
+2
*
serial: 8250: enable UART_BUG_NOMSR for Tegra
Stephen Warren
2014-01-07
1
-0
/
+4
*
tty: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-07
5
-5
/
+0
*
Merge 3.13-rc5 into tty-next
Greg Kroah-Hartman
2013-12-24
1
-2
/
+6
|
\
|
*
serial: 8250_dw: add new ACPI IDs
Mika Westerberg
2013-12-17
1
-0
/
+2
|
*
serial: 8250_dw: Fix LCR workaround regression
James Hogan
2013-12-16
1
-2
/
+4
*
|
serial: add support for 200 v3 series Titan card
Yegor Yefremov
2013-12-19
1
-0
/
+4
*
|
serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chip
Jonathan Woithe
2013-12-19
1
-2
/
+2
*
|
serial: 8250_dw: remove ACPI ifdef
Heikki Krogerus
2013-12-08
1
-8
/
+0
|
/
*
tty/serial/8250: fix typo in help text
Randy Dunlap
2013-11-25
1
-1
/
+1
*
serial: 8250_pci: add Pericom PCIe Serial board Support (12d8:7952/4/8) - Chi...
Angelo Butti
2013-10-19
1
-0
/
+48
*
serial: 8250_pci: add support for Fintek 4, 8, and 12 port cards
Greg Kroah-Hartman
2013-10-17
1
-0
/
+112
*
serial8250-em: convert to clk_prepare/unprepare
Shinya Kuribayashi
2013-10-16
1
-3
/
+3
*
serial: 8250_dw: Improve unwritable LCR workaround
Tim Kryger
2013-10-03
1
-9
/
+32
*
serial: 8250_pci: clean up printk() calls
Greg Kroah-Hartman
2013-09-30
1
-21
/
+19
*
serial: 8250_dw: fix broken function call
Heikki Krogerus
2013-09-27
1
-1
/
+2
*
serial: 8250_pci: add support for Intel BayTrail
Heikki Krogerus
2013-09-27
1
-0
/
+145
*
serial: 8250_pci: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-26
1
-2
/
+0
*
serial: 8250_dw: provide a filter for DMA channel detection
Heikki Krogerus
2013-09-26
1
-0
/
+14
*
serial: 8250_dw: don't limit DMA support to ACPI
Heikki Krogerus
2013-09-26
1
-10
/
+10
*
serial: 8250: don't change the fifo trigger level when using dma
Heikki Krogerus
2013-09-26
1
-1
/
+1
*
serial: 8250_dw: Report CTS asserted for auto flow
Tim Kryger
2013-08-19
1
-8
/
+26
*
serial: 8250_early: fix comparison of different types
Jingoo Han
2013-08-12
1
-1
/
+1
*
Merge 3.11-rc4 into tty-next
Greg Kroah-Hartman
2013-08-05
1
-2
/
+1
|
\
|
*
parisc: Fix interrupt routing for C8000 serial ports
Thomas Bogendoerfer
2013-07-31
1
-2
/
+1
*
|
serial: use dev_get_platdata()
Jingoo Han
2013-07-31
1
-1
/
+1
*
|
Merge 3.11-rc3 into tty-next
Greg Kroah-Hartman
2013-07-29
1
-1
/
+2
|
\
\
|
|
/
|
*
tty/8250_early: Don't truncate last character of options
Henrik Nordström
2013-07-24
1
-1
/
+2
*
|
serial8250-em: Convert to devm_* managed helpers
Laurent Pinchart
2013-07-26
1
-19
/
+8
*
|
serial: 8250_pci: use local device ID for ADDI-DATA APCI-7800
Ian Abbott
2013-07-26
1
-2
/
+3
*
|
serial: 8250_pci: replace PCI_VENDOR_ID_ADDIDATA_OLD
Ian Abbott
2013-07-26
1
-2
/
+2
*
|
8250_pci: improve code comments and Kconfig help
Stefan Seyfried
2013-07-26
2
-0
/
+8
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-07-13
1
-39
/
+69
|
\
|
*
tty/8250_dw: Add support for OCTEON UARTS.
David Daney
2013-07-01
1
-39
/
+69
*
|
Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...
Greg Kroah-Hartman
2013-06-30
1
-4
/
+0
*
|
Merge 3.10-rc7 into tty-next
Greg Kroah-Hartman
2013-06-24
1
-1
/
+9
|
\
\
|
*
|
parisc: fix serial ports on C8000 workstation
Thomas Bogendoerfer
2013-06-18
1
-1
/
+9
|
|
/
*
|
Merge 3.10-rc5 into tty-next
Greg Kroah-Hartman
2013-06-08
1
-7
/
+7
|
\
\
|
|
/
|
*
Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"
Kyle McMartin
2013-06-03
1
-7
/
+7
*
|
stallion: final cleanup
Paul Bolle
2013-06-03
1
-3
/
+2
|
/
*
serial: 8250_dw: add ACPI ID for Intel BayTrail
Heikki Krogerus
2013-05-21
1
-0
/
+1
*
serial: 8250_dw: Add valid clk pointer check
Ezequiel Garcia
2013-05-20
1
-2
/
+4
*
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-04-29
4
-130
/
+141
|
\
|
*
Merge 3.9-rc7 intp tty-next
Greg Kroah-Hartman
2013-04-14
1
-7
/
+5
|
|
\
[next]