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
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-11
icom: fixing a if clause spaghetti
Breno Leitao
1
-2
/
+2
2009-06-11
jsm: correctly support multiple 4/8-port boards
Alexander Y. Fomichev
2
-2
/
+13
2009-06-11
8250_pci: add the OXCB950 chip to the 8250 PCI driver.
Andre Przywara
1
-0
/
+3
2009-06-11
[ARM] 5544/1: Trust PrimeCell resource sizes
Linus Walleij
2
-2
/
+2
2009-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
5
-4
/
+21
2009-06-08
Merge branch 'for-rmk' of git://git.marvell.com/orion into devel
Russell King
3
-3
/
+18
2009-06-08
Merge branch 'mxc-master' of git://git.pengutronix.de/git/imx/linux-2.6 into ...
Russell King
1
-0
/
+2
2009-06-04
[ARM] 5541/1: serial/amba-pl011.c: add support for the modified port found in...
Alessandro Rubini
1
-3
/
+27
2009-06-03
fix oops when using console=ttymxcN with N > 0
Eric Lammerts
1
-0
/
+2
2009-06-02
serial: sh-sci: Fix up PORT_SCI console output ordering.
SUGIOKA Toshinobu
1
-2
/
+1
2009-05-31
[ARM] 5505/1: serial amba-pl011: move to arch_initcall for earlier console
Alessandro Rubini
1
-1
/
+5
2009-05-29
8250: Fix oops from setserial
Alan Cox
1
-0
/
+15
2009-05-29
serial: 8250_gsc: fix printk format error
Alexander Beregalov
1
-2
/
+2
2009-05-29
drivers/serial/mpc52xx_uart.c: fix array overindexing check
Roel Kluin
1
-1
/
+1
2009-05-29
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...
Russell King
3
-3
/
+3
2009-05-26
Merge branch 'sh/clkfwk'
Paul Mundt
1
-1
/
+1
2009-05-24
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Russell King
6
-7
/
+66
2009-05-23
icom: fix rmmod crash
Breno Leitao
1
-1
/
+1
2009-05-22
Merge branches 'sh/stable-updates' and 'sh/sparseirq'
Paul Mundt
2
-179
/
+248
2009-05-21
[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *
Alessandro Rubini
2
-2
/
+2
2009-05-20
fix oops when using console=ttymxcN with N > 0
Eric Lammerts
1
-0
/
+2
2009-05-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
9
-109
/
+149
2009-05-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+3
2009-05-15
serial/nwpserial: Fix wrong register read address and add interrupt acknowledge.
Benjamin Krill
1
-1
/
+3
2009-05-13
sh: clkfwk: module_clk -> peripheral_clk rename.
Paul Mundt
1
-1
/
+1
2009-05-09
sh: Fix up the sh64 earlyprintk build.
Paul Mundt
1
-1
/
+1
2009-05-08
serial: sh-sci: Fix up h8300 support.
Yoshinori Sato
2
-2
/
+19
2009-05-08
serial: sh-sci: Fix up section mismatch in error path.
Paul Mundt
1
-1
/
+1
2009-05-08
sh-sci: improve clock framework support
Magnus Damm
1
-31
/
+46
2009-05-08
sh-sci: ioremap() in a single place
Magnus Damm
1
-34
/
+20
2009-05-08
sh-sci: replace sci_init_ports()
Magnus Damm
1
-57
/
+50
2009-05-08
sh-sci: allow single port platform devices
Magnus Damm
1
-53
/
+72
2009-05-08
sh-sci: use to_sci_port() if possible
Magnus Damm
1
-5
/
+5
2009-05-08
sh-sci: rework serial console support
Magnus Damm
1
-24
/
+23
2009-05-08
sh-sci: remove early_sci_setup()
Magnus Damm
1
-14
/
+0
2009-05-08
sh-sci: add platform device private data
Magnus Damm
1
-42
/
+85
2009-05-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-3
/
+63
2009-05-07
[ARM] Remove arch-imx from build system
Sascha Hauer
1
-10
/
+3
2009-05-07
sh: Integrate the SH-5 onchip_remap() more coherently.
Paul Mundt
1
-6
/
+0
2009-05-07
jsm: removing unused spinlock
Breno Leitao
2
-3
/
+0
2009-05-03
Merge branch 'v2630-rc3-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux
Russell King
3
-3
/
+63
2009-05-03
CRISv10: fix serial driver proc-usage
Jesper Nilsson
1
-95
/
+78
2009-05-02
3c589_cs: add cis(firmware) of 3Com multifunction pcmcia card
Ken Kawasaki
1
-5
/
+17
2009-05-01
[ARM] S3C: Add UDIVSLOT support for newer UARTS
Ben Dooks
3
-3
/
+63
2009-04-27
Merge branches 'sh/stable-updates' and 'sh/pci-rework'
Paul Mundt
1
-2
/
+0
2009-04-24
serial: remove contact data
Niels de Vos
1
-2
/
+0
2009-04-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1
-3
/
+3
2009-04-22
bfin_5xx: misplaced parentheses
Roel Kluin
1
-3
/
+3
2009-04-19
Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'
Paul Mundt
2
-5
/
+22
2009-04-16
serial: sh-sci: SH7724 support.
Kuninori Morimoto
1
-3
/
+20
[prev]
[next]