index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
Commit message (
Expand
)
Author
Age
*
serial: 8250: Clean up the locking for -rt
Ingo Molnar
2014-03-09
*
serial: 8250_pci: change BayTrail default uartclk
Aaron Sierra
2014-03-09
*
serial: 8250_pci: more BayTrail error-free bauds
Aaron Sierra
2014-03-09
*
drivers/tty/serial: deal with 8250_core.c uninitialized warning for good
Paul Gortmaker
2014-02-28
*
serial: 8250: Support XR17V35x fraction divisor
Joe Schultz
2014-02-13
*
serial: 8250_pci: unbreak last serial ports on NetMos 9865 cards
Dmitry Eremin-Solenikov
2014-02-13
*
serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
2014-02-13
*
serial: 8250: enable UART_BUG_NOMSR for Tegra
Stephen Warren
2014-01-07
*
tty: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-07
*
Merge 3.13-rc5 into tty-next
Greg Kroah-Hartman
2013-12-24
|
\
|
*
serial: 8250_dw: add new ACPI IDs
Mika Westerberg
2013-12-17
|
*
serial: 8250_dw: Fix LCR workaround regression
James Hogan
2013-12-16
*
|
serial: add support for 200 v3 series Titan card
Yegor Yefremov
2013-12-19
*
|
serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chip
Jonathan Woithe
2013-12-19
*
|
serial: 8250_dw: remove ACPI ifdef
Heikki Krogerus
2013-12-08
|
/
*
tty/serial/8250: fix typo in help text
Randy Dunlap
2013-11-25
*
serial: 8250_pci: add Pericom PCIe Serial board Support (12d8:7952/4/8) - Chi...
Angelo Butti
2013-10-19
*
serial: 8250_pci: add support for Fintek 4, 8, and 12 port cards
Greg Kroah-Hartman
2013-10-17
*
serial8250-em: convert to clk_prepare/unprepare
Shinya Kuribayashi
2013-10-16
*
serial: 8250_dw: Improve unwritable LCR workaround
Tim Kryger
2013-10-03
*
serial: 8250_pci: clean up printk() calls
Greg Kroah-Hartman
2013-09-30
*
serial: 8250_dw: fix broken function call
Heikki Krogerus
2013-09-27
*
serial: 8250_pci: add support for Intel BayTrail
Heikki Krogerus
2013-09-27
*
serial: 8250_pci: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-26
*
serial: 8250_dw: provide a filter for DMA channel detection
Heikki Krogerus
2013-09-26
*
serial: 8250_dw: don't limit DMA support to ACPI
Heikki Krogerus
2013-09-26
*
serial: 8250: don't change the fifo trigger level when using dma
Heikki Krogerus
2013-09-26
*
serial: 8250_dw: Report CTS asserted for auto flow
Tim Kryger
2013-08-19
*
serial: 8250_early: fix comparison of different types
Jingoo Han
2013-08-12
*
Merge 3.11-rc4 into tty-next
Greg Kroah-Hartman
2013-08-04
|
\
|
*
parisc: Fix interrupt routing for C8000 serial ports
Thomas Bogendoerfer
2013-07-31
*
|
serial: use dev_get_platdata()
Jingoo Han
2013-07-31
*
|
Merge 3.11-rc3 into tty-next
Greg Kroah-Hartman
2013-07-29
|
\
|
|
*
tty/8250_early: Don't truncate last character of options
Henrik Nordström
2013-07-24
*
|
serial8250-em: Convert to devm_* managed helpers
Laurent Pinchart
2013-07-26
*
|
serial: 8250_pci: use local device ID for ADDI-DATA APCI-7800
Ian Abbott
2013-07-26
*
|
serial: 8250_pci: replace PCI_VENDOR_ID_ADDIDATA_OLD
Ian Abbott
2013-07-26
*
|
8250_pci: improve code comments and Kconfig help
Stefan Seyfried
2013-07-26
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-07-13
|
\
|
*
tty/8250_dw: Add support for OCTEON UARTS.
David Daney
2013-07-01
*
|
Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...
Greg Kroah-Hartman
2013-06-30
*
|
Merge 3.10-rc7 into tty-next
Greg Kroah-Hartman
2013-06-24
|
\
\
|
*
|
parisc: fix serial ports on C8000 workstation
Thomas Bogendoerfer
2013-06-18
|
|
/
*
|
Merge 3.10-rc5 into tty-next
Greg Kroah-Hartman
2013-06-09
|
\
|
|
*
Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"
Kyle McMartin
2013-06-03
*
|
stallion: final cleanup
Paul Bolle
2013-06-03
|
/
*
serial: 8250_dw: add ACPI ID for Intel BayTrail
Heikki Krogerus
2013-05-21
*
serial: 8250_dw: Add valid clk pointer check
Ezequiel Garcia
2013-05-20
*
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-04-29
|
\
|
*
Merge 3.9-rc7 intp tty-next
Greg Kroah-Hartman
2013-04-14
|
|
\
[next]