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
/
pch_uart.c
Commit message (
Expand
)
Author
Age
*
pch_uart: don't hardcode PCI slot to get DMA device
Andy Shevchenko
2014-08-01
*
serial: pch_uart: Update error message for dmaengine_prep_slave_sg() API
Geert Uytterhoeven
2014-07-11
*
serial_core: Commonalize crlf when working w/ a non open console port
Doug Anderson
2014-04-24
*
pch_uart: Add uart device to irq name
Alexander Stein
2014-04-24
*
serial: pch_uart: Fix build warning when CONFIG_DEBUG_FS=n
Jingoo Han
2014-02-13
*
Merge branch 'fixes' into tty-next
Greg Kroah-Hartman
2014-01-22
|
\
|
*
tty: serial: pch: don't crash if DMA enabled but not loaded
Sebastian Andrzej Siewior
2013-12-08
*
|
tty: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-12-08
*
|
serial: pch_uart: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-12-08
|
/
*
serial: pch_uart: remove reference to .set_wake()
Linus Walleij
2013-10-16
*
Merge 3.12-rc3 into tty-next
Greg Kroah-Hartman
2013-09-29
|
\
|
*
serial: pch_uart: remove unnecessary tty_port_tty_get
Johan Hovold
2013-09-17
|
*
serial: pch_uart: fix tty-kref leak in dma-rx path
Johan Hovold
2013-09-17
|
*
serial: pch_uart: fix tty-kref leak in rx-error path
Johan Hovold
2013-09-17
*
|
serial: pch_uart: Add MODULE_DEVICE_TABLE
Ben Hutchings
2013-09-26
|
/
*
serial: pch_uart: fix compilation warning
Luis Henriques
2013-08-14
*
serial: pch_uart: Fix signed-ness and casting of uartclk related fields
Darren Hart
2013-07-29
*
serial: pch_uart: Remove __initdata annotation from dmi_table
Darren Hart
2013-07-29
*
pch_uart: Use DMI interface for board detection
Darren Hart
2013-07-26
*
pch_uart: Add uart_clk selection for the MinnowBoard
Darren Hart
2013-06-26
*
serial: pch_uart: add console poll support
Liang Li
2013-03-15
*
serial: pch_uart: fix sysrq handling for pch_uart
Liang Li
2013-01-25
*
pch_uart: add sysrq support
Liang Li
2013-01-20
*
pch_uart: fix a deadlock when pch_uart as console
Liang Li
2013-01-20
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
*
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-16
*
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2013-01-16
*
tty: remove use of __devinit
Bill Pemberton
2012-11-21
*
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-11-21
*
pch_uart: check kzalloc result in dma_handle_tx()
Fengguang Wu
2012-08-16
*
pch_uart: Fix parity setting issue
Tomoya MORINAGA
2012-07-17
*
pch_uart: Fix rx error interrupt setting issue
Tomoya MORINAGA
2012-07-17
*
pch_uart: Fix missing break for 16 byte fifo
Alan Cox
2012-07-17
*
pch_uart: Add eg20t_port lock field, avoid recursive spinlocks
Darren Hart
2012-06-20
*
Merge 3.4-rc4 into tty-next
Greg Kroah-Hartman
2012-04-23
|
\
|
*
Merge 3.4-rc3 into tty-next
Greg Kroah-Hartman
2012-04-18
|
|
\
|
*
|
pch_uart: Fix duplicate memory release issue
Tomoya MORINAGA
2012-04-09
|
*
|
pch_uart: Fix return value issue
Tomoya MORINAGA
2012-04-09
|
*
|
pch_uart: delete unused data structure
Tomoya MORINAGA
2012-04-09
|
*
|
pch_uart: Support modem status interrupt
Tomoya MORINAGA
2012-04-09
|
*
|
pch_uart: change type to %d to %02x
Tomoya MORINAGA
2012-04-09
|
*
|
pch_uart: change type to u8
Tomoya MORINAGA
2012-04-09
|
*
|
pch_uart: Delete unused structure member
Tomoya MORINAGA
2012-04-09
*
|
|
pch_uart: Fix dma channel unallocated issue
Tomoya MORINAGA
2012-04-18
|
|
/
|
/
|
*
|
Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-04-12
|
\
\
|
|
/
|
/
|
|
*
pch_uart: Add Kontron COMe-mTT10 uart clock quirk
Michael Brunner
2012-04-09
|
*
pch_uart: Fix MSI setting issue
Tomoya MORINAGA
2012-04-09
*
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-05
|
\
\
|
|
/
|
/
|
|
*
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
*
|
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-29
|
\
\
|
|
/
|
/
|
[next]