index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
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
Files
Lines
*
pch_uart: Fix parity setting issue
Tomoya MORINAGA
2012-10-02
1
-1
/
+1
*
pch_uart: Fix rx error interrupt setting issue
Tomoya MORINAGA
2012-10-02
1
-6
/
+12
*
pch_uart: Fix missing break for 16 byte fifo
Alan Cox
2012-10-02
1
-0
/
+1
*
pch_uart: Fix dma channel unallocated issue
Tomoya MORINAGA
2012-04-27
1
-1
/
+3
*
pch_uart: Set PCIe bus number using probe parameter
Tomoya MORINAGA
2012-04-22
1
-1
/
+2
*
pch_uart: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
2011-11-26
1
-0
/
+8
*
pch_uart: Fix DMA resource leak issue
Tomoya MORINAGA
2011-11-26
1
-2
/
+2
*
pch_uart: Fix hw-flow control issue
Tomoya MORINAGA
2011-11-26
1
-0
/
+1
*
drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULL
Alexander Stein
2011-06-15
1
-1
/
+3
*
drivers/tty/serial/pch_uart.c needs slab.h
Andrew Morton
2011-05-25
1
-0
/
+1
*
pch_uart: Support new device ML7223 IOH
Tomoya MORINAGA
2011-05-10
1
-0
/
+8
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-18
1
-1
/
+0
|
\
|
*
serial, pch uart: Remove duplicate inclusion of linux/pci.h header
Jesper Juhl
2011-02-17
1
-1
/
+0
*
|
pch_uart: reference clock on CM-iTC
Denis Turischev
2011-03-14
1
-2
/
+7
*
|
pch_uart: Fix DMA channel miss-setting issue.
Tomoya MORINAGA
2011-02-22
1
-12
/
+47
*
|
pch_uart: fix exclusive access issue
Tomoya MORINAGA
2011-02-22
1
-2
/
+9
*
|
pch_uart: fix auto flow control miss-setting issue
Tomoya MORINAGA
2011-02-22
1
-6
/
+13
*
|
pch_uart: fix uart clock setting issue
Tomoya MORINAGA
2011-02-22
1
-1
/
+6
*
|
pch_uart : Use dev_xxx not pr_xxx
Tomoya MORINAGA
2011-02-22
1
-28
/
+49
*
|
pch_uart : Reduce memcpy
Tomoya MORINAGA
2011-02-22
1
-8
/
+5
*
|
pch_uart: add spin_lock_init
Tomoya MORINAGA
2011-02-22
1
-0
/
+2
*
|
pch_uart: add multi-scatter processing
Tomoya MORINAGA
2011-02-22
1
-28
/
+89
*
|
serial: pch_uart: support new device ML7213
Tomoya MORINAGA
2011-02-03
1
-8
/
+19
|
/
*
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
2011-01-13
1
-0
/
+1451