index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
bfin_uart.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-18
TTY: serial/bfin_uart, unbreak build with KGDB enabled
Jiri Slaby
1
-23
/
+0
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-7
/
+3
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-11-21
serial: bfin_uart: Don't switch baud rate untill the transfer buffer is empty.
Sonic Zhang
1
-0
/
+9
2012-11-21
tty: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-15
serial: bfin-uart: avoid dead lock in rx irq handler in smp kernel
Steven Miao
1
-4
/
+3
2012-10-28
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+1
2012-10-25
tty: Fix typo in tty drivers
Masanari Iida
1
-1
/
+1
2012-07-16
tty: move the termios object into the tty
Alan Cox
1
-1
/
+1
2012-05-17
serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style contro...
Sonic Zhang
1
-16
/
+4
2012-05-17
serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width.
Sonic Zhang
1
-12
/
+10
2012-05-17
serial: bfin_uart: narrow the reboot condition in DMA tx interrupt
Sonic Zhang
1
-1
/
+1
2012-05-17
serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller.
Sonic Zhang
1
-19
/
+13
2012-03-13
serial: bfin-uart: Don't access tty circular buffer in TX DMA interrupt after...
Sonic Zhang
1
-3
/
+5
2011-12-13
serial: bfin-uart: Remove ASYNC_CTS_FLOW flag for hardware automatic CTS.
Sonic Zhang
1
-3
/
+14
2011-12-13
serial: bfin-uart: Enable hardware automatic CTS only when CTS pin is available.
Sonic Zhang
1
-9
/
+10
2011-12-09
serial: bfin-uart: remove redundant CTS check for hardware CTS control.
Sonic Zhang
1
-23
/
+1
2011-12-09
serial: bfin-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control.
Sonic Zhang
1
-1
/
+3
2011-12-09
serial: bfin-uart: Request CTS GPIO PIN when the serial device starts up.
Sonic Zhang
1
-10
/
+9
2011-09-22
TTY: irq: Remove IRQF_DISABLED
Yong Zhang
1
-4
/
+4
2011-08-23
serial:bfin_uart: Put TX IRQ in individual platform resource.
Sonic Zhang
1
-14
/
+22
2011-08-23
serial:blackfin: rename Blackfin serial driver to bfin_uart.c
Sonic Zhang
1
-0
/
+1603