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-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-06-15
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-16
/
+37
2009-06-12
trivial: Kconfig: .ko is normally not included in module names
Pavel Machek
1
-1
/
+1
2009-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-181
/
+249
2009-06-11
imx: serial: use tty_encode_baud_rate to set true rate
Oskar Schirmer
1
-0
/
+7
2009-06-11
imx: serial: add IrDA support to serial driver
Fabian Godehardt
1
-19
/
+176
2009-06-11
imx: serial: use rational library function
Oskar Schirmer
2
-20
/
+11
2009-06-11
imx: serial: handle initialisation failure correctly
Daniel Glöckner
1
-1
/
+6
2009-06-11
imx: serial: be sure to stop xmit upon shutdown
Fabian Godehardt
1
-0
/
+4
2009-06-11
imx: serial: notify higher layers in case xmit IRQ was not called
Fabian Godehardt
1
-0
/
+3
2009-06-11
imx: serial: fix one bit field type
Daniel Glöckner
1
-1
/
+1
2009-06-11
imx: serial: fix whitespaces (no changes in functionality)
Oskar Schirmer
1
-25
/
+23
2009-06-11
timbuart: Fix the termios logic
Alan Cox
1
-9
/
+15
2009-06-11
serial: Added Timberdale UART driver
Richard Röjfors
4
-0
/
+586
2009-06-11
Blackfin Serial Driver: disable dma rx interrupt only rather than all irqs
Sonic Zhang
1
-3
/
+4
2009-06-11
Blackfin Serial Driver: handle anomaly 05000231
Sonic Zhang
1
-2
/
+10
2009-06-11
Blackfin Serial Driver: annotate anomalies 05000215 and 05000099
Sonic Zhang
1
-0
/
+14
2009-06-11
Blackfin Serial Driver: handle irregular DMA register status in auto start mode
Sonic Zhang
1
-3
/
+4
2009-06-11
Blackfin Serial Driver: fix missing new lines when under load
Graf Yang
1
-0
/
+1
2009-06-11
Blackfin Serial Driver: fix baudrate for early_printk
Robin Getz
1
-1
/
+6
2009-06-11
Blackfin Serial Driver: fix error while transferring large files
Sonic Zhang
1
-2
/
+29
2009-06-11
Blackfin SPORT UART: rewrite inline assembly
Mike Frysinger
1
-25
/
+29
2009-06-11
Blackfin SPORT UART: fix data misses while using transmit frame sync
Michael Hennerich
1
-1
/
+1
2009-06-11
Blackfin SPORT UART: fix typo in sport_set_termios prototype
Mike Frysinger
1
-1
/
+1
2009-06-11
serial: add support for the TI AR7 internal UART
Florian Fainelli
1
-0
/
+7
2009-06-11
icom: fix compile errors when defining ICOM_TRACE
Breno Leitao
1
-10
/
+6
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-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
[next]