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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
3
-3
/
+3
2011-07-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-20
/
+211
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
8
-15
/
+12
2011-07-25
Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-239
/
+0
2011-07-25
Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-39
/
+4
2011-07-23
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-16
/
+27
2011-07-20
Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanup
Kukjin Kim
7
-39
/
+4
2011-07-20
serial: Remove redundant console_initcall from s3c and s5p console drivers
Thomas Abraham
7
-35
/
+2
2011-07-18
ARM: mach-s3c2400: delete
Nicolas Pitre
3
-114
/
+0
2011-07-18
ARM: mach-s3c24a0: delete
Nicolas Pitre
3
-125
/
+0
2011-07-16
Merge commit 'v3.0-rc7' into devicetree/next
Grant Likely
8
-12
/
+205
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
9
-13
/
+208
2011-07-10
tty/serial: Add devicetree support for nVidia Tegra serial ports
Grant Likely
1
-0
/
+1
2011-07-09
amba pl011: workaround for uart registers lockup
Shreshtha Kumar Sahu
1
-1
/
+122
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-07-07
serial: samsung: Fix unintended usage of uart port 0 as console
Thomas Abraham
1
-4
/
+2
2011-07-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-11
/
+203
2011-07-05
Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+2
2011-07-04
tty/serial: change of_serial to use new of_property_read_u32() api
Grant Likely
1
-22
/
+15
2011-07-02
tty: serial: samsung.c remove legacy PM code.
MyungJoo Ham
1
-13
/
+14
2011-07-02
SERIAL: SC26xx: Fix link error.
Ralf Baechle
1
-1
/
+1
2011-07-02
serial: mrst_max3110: initialize waitqueue earlier
Mika Westerberg
1
-1
/
+2
2011-07-02
mrst_max3110: Change max missing message priority.
William Douglas
1
-1
/
+1
2011-07-02
tty: s5pv210: Add delay loop on fifo reset function for UART
Jongpill Lee
1
-0
/
+4
2011-07-02
tty/serial: Fix XSCALE serial ports, e.g. ce4100
Stephen Warren
1
-1
/
+1
2011-07-02
serial: bfin_5xx: fix off-by-one with resource size
Mike Frysinger
1
-2
/
+1
2011-06-30
tty: of_serial: support for 32 bit accesses
Jamie Iles
1
-0
/
+17
2011-06-28
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-8
/
+199
2011-06-28
drivers/tty/serial/8250_pci.c: fix warning
Andrew Morton
1
-1
/
+1
2011-06-25
atmel_serial: fix internal port num
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+2
2011-06-24
treewide: transciever/transceiver spelling fixes
Joe Perches
1
-1
/
+1
2011-06-23
serial: mrst_max3110: initialize waitqueue earlier
Mika Westerberg
1
-1
/
+2
2011-06-23
mrst_max3110: Change max missing message priority.
William Douglas
1
-1
/
+1
2011-06-22
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-16
serial: bcm63xx_uart: fix irq storm after rx fifo overrun.
Maxime Bizon
1
-4
/
+14
2011-06-16
amba pl011: workaround for uart registers lockup
Shreshtha Kumar Sahu
1
-1
/
+122
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-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
7
-14
/
+11
2011-06-07
serial: 8250, increase PASS_LIMIT
Jiri Slaby
1
-1
/
+1
2011-06-07
8250_pci Add EEH support to the 8250 driver for IBM/Digi PCIe 2-port Adapter
Michael Reed
1
-0
/
+47
2011-06-07
serial/pch: use global div helper instead of creating a private one
Uwe Kleine-König
1
-3
/
+2
2011-06-07
parport/serial: add support for Timedia/SUNIX cards to parport_serial
Frédéric Brière
1
-0
/
+23
2011-06-07
serial: 8250_pci: add .probe member to struct pci_serial_quirk
Frédéric Brière
1
-0
/
+9
2011-06-07
Basic support for Moschip 9900 family I/O chips
Nicos Gollan
1
-1
/
+103
2011-06-07
8250: Fix capabilities when changing the port type
leitao@linux.vnet.ibm.com
1
-0
/
+1
2011-06-07
8250_pci: Fix missing const from merges
Alan Cox
1
-1
/
+1
2011-06-07
ARM: SAMSUNG: serial: Fix on handling of one clock source for UART
Boojin Kim
1
-2
/
+2
2011-06-07
serial: ioremap warning fix for jsm driver.
Lennart Sorensen
1
-1
/
+1
[next]