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
2008-10-13
serial: fix device name reporting when minor space is shared between drivers
David S. Miller
2
-9
/
+20
2008-10-13
tty: simplify ktermios allocation
Alan Cox
1
-3
/
+0
2008-10-13
serial: allow 8250 to be used on sparc
David Miller
3
-10
/
+27
2008-10-13
8250: remove a few inlines of dubious value
Will Newton
1
-5
/
+4
2008-10-13
serial_8250: pci_enable_device fail is not fully handled
Alan Cox
1
-2
/
+2
2008-10-13
serial-make-uart_ports-ioport-unsigned-long-fix
Andrew Morton
1
-3
/
+2
2008-10-13
Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupt...
Sonic Zhang
1
-0
/
+50
2008-10-13
Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART
Graf Yang
1
-0
/
+4
2008-10-13
Blackfin Serial Driver: Fix bug - Don't call tx_stop in tx_transfer.
Sonic Zhang
1
-1
/
+5
2008-10-13
Blackfin Serial Driver: Remove useless stop
Sonic Zhang
1
-3
/
+0
2008-10-13
Blackfin Serial Driver: move common variables out of serial headers and into ...
Mike Frysinger
1
-7
/
+10
2008-10-13
Blackfin Serial Driver: trim trailing whitespace -- no functional changes
Mike Frysinger
1
-4
/
+4
2008-10-13
Blackfin Serial Driver: Fix bug - should suspend/resume/remove all uart ports.
Sonic Zhang
1
-17
/
+22
2008-10-13
Blackfin Serial Driver: use __initdata for data, not __init
Mike Frysinger
1
-1
/
+1
2008-10-13
coldfire: scheduled SERIAL_COLDFIRE removal
Adrian Bunk
4
-2054
/
+2
2008-10-13
drivers/serial/crisv10.c: add missing put_tty_driver
Julia Lawall
1
-0
/
+2
2008-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
3
-22
/
+76
2008-10-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-9
/
+57
2008-10-10
Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git
Russell King
1
-5
/
+22
2008-10-10
Merge branch 'pxa-all' into devel
Russell King
1
-0
/
+5
2008-10-10
Merge branch 'ptebits' into devel
Russell King
3
-5
/
+14
2008-10-07
Merge branches 'pxa-core' and 'pxa-machines' into pxa-all
Russell King
3
-5
/
+14
2008-10-02
[ARM] 5250/1: unbalanced enable_irq() for serial_ks8695.c fix
Dick Hollenbeck
1
-9
/
+52
2008-09-23
atmel_serial: update the powersave handler to match serial core
Anti Sullin
1
-13
/
+19
2008-09-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
David S. Miller
4
-10
/
+36
2008-09-13
Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-...
Russell King
1
-5
/
+22
2008-09-09
[ARM] 5244/1: Add hardware CTSRTS flow control to pxa serial driver
Robert Jarzmik
1
-0
/
+5
2008-09-03
8250: improve workaround for UARTs that don't re-assert THRE correctly
Will Newton
2
-4
/
+13
2008-09-02
imx serial: fix rts handling for non imx1 based hardware
Marc Kleine-Budde
1
-1
/
+1
2008-09-02
imx serial: set RXD mux bit on i.MX27 and i.MX31
Marc Kleine-Budde
1
-2
/
+13
2008-09-02
i.MX serial: fix init failure
Darius Augulis
1
-2
/
+8
2008-08-31
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
4
-4
/
+4
2008-08-27
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
1
-1
/
+1
2008-08-17
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+1
2008-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-4
/
+4
2008-08-12
sparc/drivers: use linux/of_device.h instead of asm/of_device.h
Stephen Rothwell
4
-4
/
+4
2008-08-09
Merge http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm ...
Ben Dooks
67
-1784
/
+807
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
13
-24
/
+24
2008-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Russell King
10
-614
/
+157
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
11
-11
/
+11
2008-08-05
cris: Fixup compile problems
Alan Cox
2
-40
/
+42
2008-08-05
blackfin: Fix compile failure in tty code
Alan Cox
1
-1
/
+1
2008-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-5
/
+7
2008-07-30
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-10
/
+67
2008-07-30
remove drivers/serial/v850e_uart.c
Adrian Bunk
2
-549
/
+0
2008-07-30
8250.c: port.lock is irq-safe
Borislav Petkov
1
-2
/
+2
2008-07-30
Merge commit 'kumar/kumar-next'
Benjamin Herrenschmidt
2
-10
/
+67
2008-07-29
serial: sh-sci: Fix up SH7760/SH7780/SH7785 early printk regression.
Paul Mundt
1
-5
/
+7
2008-07-28
cpm_uart: Add generic clock API support to set baudrates
Laurent Pinchart
2
-7
/
+20
2008-07-28
cpm_uart: Modem control lines support
Laurent Pinchart
2
-3
/
+47
[next]