index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
pch_uart.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+2
2011-09-23
TTY: serial, fix includes in some drivers
Jiri Slaby
1
-0
/
+2
2011-08-23
pch_uart: Set PCIe bus number using probe parameter
Tomoya MORINAGA
1
-1
/
+2
2011-07-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+8
2011-07-09
pch_uart: add missing comment about OKI ML7223
Alexander Stein
1
-0
/
+1
2011-07-09
pch_uart: Add MSI support
Alexander Stein
1
-0
/
+5
2011-06-16
drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULL
Alexander Stein
1
-1
/
+3
2011-06-07
serial/pch: use global div helper instead of creating a private one
Uwe Kleine-König
1
-3
/
+2
2011-05-25
drivers/tty/serial/pch_uart.c needs slab.h
Andrew Morton
1
-0
/
+1
2011-05-11
pch_uart: Support new device ML7223 IOH
Tomoya MORINAGA
1
-0
/
+8
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2011-03-15
pch_uart: reference clock on CM-iTC
Denis Turischev
1
-2
/
+7
2011-02-23
pch_uart: Fix DMA channel miss-setting issue.
Tomoya MORINAGA
1
-12
/
+47
2011-02-23
pch_uart: fix exclusive access issue
Tomoya MORINAGA
1
-2
/
+9
2011-02-23
pch_uart: fix auto flow control miss-setting issue
Tomoya MORINAGA
1
-6
/
+13
2011-02-23
pch_uart: fix uart clock setting issue
Tomoya MORINAGA
1
-1
/
+6
2011-02-23
pch_uart : Use dev_xxx not pr_xxx
Tomoya MORINAGA
1
-28
/
+49
2011-02-23
pch_uart : Reduce memcpy
Tomoya MORINAGA
1
-8
/
+5
2011-02-23
pch_uart: add spin_lock_init
Tomoya MORINAGA
1
-0
/
+2
2011-02-23
pch_uart: add multi-scatter processing
Tomoya MORINAGA
1
-28
/
+89
2011-02-17
serial, pch uart: Remove duplicate inclusion of linux/pci.h header
Jesper Juhl
1
-1
/
+0
2011-02-04
serial: pch_uart: support new device ML7213
Tomoya MORINAGA
1
-8
/
+19
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
1
-0
/
+1451