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
/
serial
/
bfin_sport_uart.c
Commit message (
Expand
)
Author
Age
*
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
2011-01-13
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
|
\
|
*
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
*
|
serial: bfin_sport_uart: speed up sport RX sample rate to be 3% faster
Sonic Zhang
2010-10-22
*
|
serial: bfin_sport_uart: restore transmit frame sync fix
Sonic Zhang
2010-09-03
|
/
*
serial: bfin_sport_uart: Use resource size to fix off-by-one error
Tobias Klauser
2010-05-21
*
serial: bfin_sport_uart: pull in bfin_sport.h for SPORT defines
Mike Frysinger
2010-05-21
*
serial: bfin_sport_uart: only enable SPORT TX if data is to be sent
Sonic Zhang
2010-05-21
*
serial: bfin_sport_uart: drop useless status masks
Mike Frysinger
2010-05-21
*
serial: bfin_sport_uart: zero sport_uart_port if allocated dynamically
Sonic Zhang
2010-05-21
*
serial: bfin_sport_uart: protect changes to uart_port
Sonic Zhang
2010-05-21
*
serial: bfin_sport_uart: add support for CTS/RTS via GPIOs
Sonic Zhang
2010-05-21
*
serial: bfin_sport_uart: rename early platform driver class string
Sonic Zhang
2010-05-21
*
serial: bfin_sport_uart: add missing mapbase initialization
Sonic Zhang
2010-05-21
*
serial: bfin_sport_uart: remove unused peripheral pin lists
Sonic Zhang
2010-05-21
*
serial: bfin_sport_uart: shorten the SPORT TX waiting loop
Sonic Zhang
2010-05-21
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
serial: fit blackfin uart over sport driver into common uart infrastructure
sonic zhang
2010-03-02
*
serial: kill off uart_info
Alan Cox
2009-09-19
*
drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memset
Andrew Morton
2009-07-16
*
Blackfin SPORT UART: rewrite inline assembly
Mike Frysinger
2009-06-11
*
Blackfin SPORT UART: fix data misses while using transmit frame sync
Michael Hennerich
2009-06-11
*
Blackfin SPORT UART: fix typo in sport_set_termios prototype
Mike Frysinger
2009-06-11
*
__FUNCTION__ is gcc-specific, use __func__
Harvey Harrison
2009-01-02
*
Fix compile errors in SGI console drivers (linux-next tree)
Takashi Iwai
2008-07-20
*
Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART
Bryan Wu
2008-04-30