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
2006-02-23
[SERIAL] Add comment about early_serial_setup()
Russell King
1
-0
/
+6
2006-02-15
[SERIAL] Fix typo in comment
Ralf Baechle
1
-1
/
+1
2006-02-15
[SERIAL] Documentation/jsm.txt is a no show.
Arthur Othieno
1
-2
/
+2
2006-02-11
[SERIAL] Remove incorrect code from ioc4 serial driver
Russell King
1
-14
/
+0
2006-02-09
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
20
-58
/
+58
2006-02-09
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+4
2006-02-09
[SERIAL] 8250_pci: add new PCI serial card support
Yoichi Yuasa
1
-0
/
+4
2006-02-09
[SERIAL] ip22zilog: Whitespace cleanup.
Ralf Baechle
2
-4
/
+5
2006-02-09
[SERIAL] PPC32 CPM_UART: update to utilize the new TTY flip API
Vitaly Bordug
1
-9
/
+4
2006-02-09
[SERIAL] Fix compile error in 8250_au1x00.c
Jordan Crouse
1
-1
/
+0
2006-02-09
[SERIAL] 8250 serial console update uart_8250_port ier
Kumar Gala
1
-0
/
+1
2006-02-09
[ARM] 3283/1: S3C2400 - defines the number of serial ports
Lucas Correia Villa Real
1
-0
/
+4
2006-02-08
[PATCH] m32r_sio iomem annotations
Al Viro
1
-1
/
+1
2006-02-08
[PATCH] m68knommu: use tty_schedule_flip() in 68328serial.c
Greg Ungerer
1
-2
/
+2
2006-02-08
[PATCH] m68knommu: use tty_schedule_flip() in 68360serial.c
Greg Ungerer
1
-2
/
+2
2006-02-08
[PATCH] m68knommu: compile fixes for mcfserial.c
Greg Ungerer
1
-10
/
+6
2006-02-05
[SERIAL] uart_port flags member should use UPF_*
Russell King
2
-6
/
+6
2006-02-05
[SERIAL] uart_port iotype member should use UPIO_*
Russell King
15
-38
/
+38
2006-02-04
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
3
-2
/
+26
2006-02-04
[SERIAL] 8250: limit range of runtime ports
Russell King
1
-0
/
+1
2006-02-03
[PATCH] drivers/serial/jsm/: cleanups
Adrian Bunk
3
-5
/
+0
2006-02-03
[PATCH] jsm: update for tty buffering revamp
V. Ananda Krishnan
2
-157
/
+79
2006-02-03
[PATCH] Fix some ucLinux breakage from the tty updates
Alan Cox
1
-2
/
+1
2006-02-02
[SERIAL] initialize spinlock for port failed to setup console
Atsushi Nemoto
1
-1
/
+1
2006-02-02
[SERIAL] SIIG 8-port serial boards support
Andrey Panin
1
-1
/
+24
2006-02-02
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-11
/
+11
2006-02-01
[PATCH] sh: sh-sci clock framework updates
Paul Mundt
2
-116
/
+223
2006-02-01
[PATCH] jsm: fix for high baud rates problem
V. Ananda Krishnan
1
-47
/
+38
2006-01-31
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
11
-89
/
+84
2006-01-31
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-3
/
+3
2006-01-26
[ARM] 3266/1: S3C2400 - adds macro S3C24XX
Lucas Correia Villa Real
1
-1
/
+1
2006-01-25
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...
Len Brown
1
-11
/
+11
2006-01-23
[SERIAL] 8250 Documentation fix
Timothy Charles McGrath
1
-1
/
+1
2006-01-22
[SERIAL] Make uart_port flags a bitwise type
Russell King
1
-5
/
+7
2006-01-22
[SERIAL] Make port->ops constant
Russell King
1
-2
/
+2
2006-01-21
[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCA
Russell King
1
-7
/
+0
2006-01-21
[SERIAL] Don't use ASYNC_ constants with the uart_port structure
Russell King
8
-68
/
+68
2006-01-21
[SERIAL] 8250 serial console fixes
Alan Cox
1
-6
/
+6
2006-01-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-71
/
+58
2006-01-19
[ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGER
Russell King
1
-2
/
+2
2006-01-19
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2
-8
/
+15
2006-01-19
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-3
/
+1
2006-01-19
[SPARC64]: Serial Console for E250 Patch
Eddie C. Dost
2
-5
/
+36
2006-01-19
[ARM] 3268/1: AT91RM9200 serial update for 2.6.15-git12
Andrew Victor
2
-3
/
+1
2006-01-18
[SERIAL] Add 8250 support for Decision Computer International Co. PCCOM2
Alon Bar-Lev
1
-0
/
+10
2006-01-18
[SERIAL] Fix serial8250 driver initialisation ordering
Russell King
1
-8
/
+5
2006-01-18
[IA64-SGI] sn_console.c minor cleanup
Jes Sorensen
1
-71
/
+58
2006-01-15
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
4
-46
/
+55
2006-01-15
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2006-01-15
[PATCH] Altix: ioc3 serial support
Patrick Gefre
3
-1
/
+2206
[next]