index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
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
Files
Lines
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-1
/
+1
|
\
|
*
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
1
-1
/
+1
*
|
serial: bfin_sport_uart: speed up sport RX sample rate to be 3% faster
Sonic Zhang
2010-10-22
1
-1
/
+6
*
|
serial: bfin_sport_uart: restore transmit frame sync fix
Sonic Zhang
2010-09-03
1
-1
/
+1
|
/
*
serial: bfin_sport_uart: Use resource size to fix off-by-one error
Tobias Klauser
2010-05-21
1
-2
/
+1
*
serial: bfin_sport_uart: pull in bfin_sport.h for SPORT defines
Mike Frysinger
2010-05-21
1
-0
/
+1
*
serial: bfin_sport_uart: only enable SPORT TX if data is to be sent
Sonic Zhang
2010-05-21
1
-9
/
+21
*
serial: bfin_sport_uart: drop useless status masks
Mike Frysinger
2010-05-21
1
-16
/
+1
*
serial: bfin_sport_uart: zero sport_uart_port if allocated dynamically
Sonic Zhang
2010-05-21
1
-2
/
+2
*
serial: bfin_sport_uart: protect changes to uart_port
Sonic Zhang
2010-05-21
1
-2
/
+2
*
serial: bfin_sport_uart: add support for CTS/RTS via GPIOs
Sonic Zhang
2010-05-21
1
-11
/
+100
*
serial: bfin_sport_uart: rename early platform driver class string
Sonic Zhang
2010-05-21
1
-2
/
+5
*
serial: bfin_sport_uart: add missing mapbase initialization
Sonic Zhang
2010-05-21
1
-1
/
+2
*
serial: bfin_sport_uart: remove unused peripheral pin lists
Sonic Zhang
2010-05-21
1
-21
/
+0
*
serial: bfin_sport_uart: shorten the SPORT TX waiting loop
Sonic Zhang
2010-05-21
1
-1
/
+7
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
serial: fit blackfin uart over sport driver into common uart infrastructure
sonic zhang
2010-03-02
1
-232
/
+469
*
serial: kill off uart_info
Alan Cox
2009-09-19
1
-3
/
+3
*
drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memset
Andrew Morton
2009-07-16
1
-1
/
+0
*
Blackfin SPORT UART: rewrite inline assembly
Mike Frysinger
2009-06-11
1
-25
/
+29
*
Blackfin SPORT UART: fix data misses while using transmit frame sync
Michael Hennerich
2009-06-11
1
-1
/
+1
*
Blackfin SPORT UART: fix typo in sport_set_termios prototype
Mike Frysinger
2009-06-11
1
-1
/
+1
*
__FUNCTION__ is gcc-specific, use __func__
Harvey Harrison
2009-01-02
1
-30
/
+30
*
Fix compile errors in SGI console drivers (linux-next tree)
Takashi Iwai
2008-07-20
1
-2
/
+2
*
Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART
Bryan Wu
2008-04-30
1
-0
/
+614