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
/
amba-pl011.c
Commit message (
Expand
)
Author
Age
*
serial: pl011: Move uart_register_driver call to device probe
Tushar Behera
2014-02-13
*
serial: pl011: fix fall back from DMA to interrupt mode
Guennadi Liakhovetski
2013-12-17
*
serial: pl011: (cosmetic) remove superfluous register write
Guennadi Liakhovetski
2013-12-17
*
serial: amba-pl011: preseserve hardware settings during initialisation
Jon Medhurst
2013-12-17
*
serial: amba-pl011: factor out code for writing LCR_H register
Jon Medhurst
2013-12-17
*
serial: amba-pl011: use port lock to guard control register access
Jon Medhurst
2013-12-17
*
Revert "serial: pl011: use DMA RX polling by default"
Greg Kroah-Hartman
2013-12-17
*
serial: pl011: use DMA RX polling by default
Linus Walleij
2013-12-08
*
serial: pl011: Convert to modern PM ops
Ulf Hansson
2013-12-08
*
serial: pl011: remove redundant early amba_ports declaration
Baruch Siach
2013-12-08
*
serial: Remove unnecessary amba_set_drvdata()
Michal Simek
2013-10-03
*
serial: amba-pl011: Use __releases/__acquires annotations
Fabio Estevam
2013-08-12
*
serial: use dev_get_platdata()
Jingoo Han
2013-07-31
*
Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-07-03
|
\
|
*
tty: serial: modify PL011 driver to use pinctrl PM helpers
Linus Walleij
2013-06-16
*
|
Merge 3.10-rc3 into tty-next
Greg Kroah-Hartman
2013-05-26
|
\
|
|
*
serial: pl011: protect attribute read from NULL platform data struct
Lee Jones
2013-05-20
*
|
tty: serial: amba-pl011: revise to use amba_rev macro
Jongsung Kim
2013-05-20
|
/
*
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-05-07
|
\
|
*
serial: amba-pl011: fix !CONFIG_DMA_ENGINE case
Arnd Bergmann
2013-04-20
|
*
serial: pl011: use generic DMA slave configuration if possible
Arnd Bergmann
2013-03-12
*
|
ARM: PL011: add support for extended FIFO-size of PL011-r1p5
Jongsung Kim
2013-04-17
*
|
amba-pl011: fix build error if CONFIG_DMA_ENGINE is not enabled
Chanho Min
2013-04-03
*
|
ARM: PL011: Add support for Rx DMA buffer polling.
Chanho Min
2013-03-29
|
/
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
*
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-16
*
serial/amba-pl011: use devm_* managed resources
Linus Walleij
2012-10-25
*
tty/serial/amba-pl011: Quiesce interrupts in poll_get_char
Anton Vorontsov
2012-09-26
*
tty/serial/amba-pl011: Implement poll_init callback
Anton Vorontsov
2012-09-26
*
serial: pl011: handle corruption at high clock speeds
Linus Walleij
2012-09-26
*
serial: pl011: delete dangling bug flag
Linus Walleij
2012-09-10
*
serial: pl011: honour serial aliases in device tree
Matthew Leach
2012-09-05
*
drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_...
Julia Lawall
2012-09-05
*
Merge tty-next into 3.6-rc1
Greg Kroah-Hartman
2012-08-06
|
\
|
*
-
.
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
Russell King
2012-07-27
|
|
\
\
|
|
|
*
ARM: 7433/1: serial: use the new linux/sizes.h
Alessandro Rubini
2012-06-28
|
|
|
/
*
|
|
Merge 3.5-rc4 into tty-next
Greg Kroah-Hartman
2012-06-26
|
\
|
|
|
*
|
serial/amba-pl011: move custom pin control to driver
Linus Walleij
2012-06-12
|
|
/
*
/
serial/amba-pl011: fix ages old copy-paste errors
Linus Walleij
2012-06-18
|
/
*
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-22
|
\
|
*
Merge 3.4-rc3 into tty-next
Greg Kroah-Hartman
2012-04-18
|
|
\
|
*
|
serial: pl011: implement workaround for CTS clear event issue
Rajanikanth H.V
2012-04-18
*
|
|
serial: amba-pl011: adopt pinctrl support
Shawn Guo
2012-05-11
|
|
/
|
/
|
*
|
serial: PL011: move interrupt clearing
Linus Walleij
2012-04-06
|
/
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-29
|
\
|
*
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2012-03-21
|
*
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
Viresh Kumar
2012-02-22
*
|
serial: PL011: clear pending interrupts
Linus Walleij
2012-03-14
*
|
amba-pl011/dma: Add check for the residue in DMA callback
Chanho Min
2012-02-24
*
|
serial: amba-pl011: lock console writes against interrupts
Rabin Vincent
2012-01-24
[next]