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
/
hvc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-16
tty: hvc_dcc: Fix duplicate character inputs
Stephen Boyd
1
-0
/
+2
2011-11-07
Revert "hvc_console: display printk messages on console."
Linus Torvalds
1
-6
/
+1
2011-11-07
powerpc: fix building hvc_opal.c
Michael Neuling
1
-0
/
+1
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+2
2011-11-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
5
-5
/
+439
2011-11-01
tty: Add module.h to drivers/tty users who just expect it there.
Paul Gortmaker
2
-0
/
+2
2011-10-19
hvc_console: display printk messages on console.
Miche Baker-Harvey
1
-1
/
+6
2011-09-23
TTY: irq: Remove IRQF_DISABLED
Yong Zhang
3
-3
/
+3
2011-09-20
powerpc/powernv: Support for OPAL console
Benjamin Herrenschmidt
4
-2
/
+436
2011-09-20
hvcs: Ensure page aligned partner info buffer
Brian King
1
-3
/
+3
2011-08-25
TTY: use tty_wait_until_sent_from_close in other drivers
Jiri Slaby
2
-2
/
+2
2011-07-20
powerpc/pseries: Fix hvc_vio.c build due to recent changes
Benjamin Herrenschmidt
1
-2
/
+2
2011-07-19
hvc_console: Add kdb support
Anton Blanchard
1
-0
/
+39
2011-07-19
powerpc/pseries: Fix hvterm_raw_get_chars to accept < 16 chars, fixing xmon
Anton Blanchard
1
-21
/
+37
2011-07-19
hvc_console: Improve tty/console put_chars handling
Hendrik Brueckner
1
-3
/
+5
2011-07-01
powerpc/hvsi: Fix conflict with old HVSI driver
Benjamin Herrenschmidt
2
-31
/
+31
2011-06-29
powerpc/pseries: Move hvsi support into a library
Benjamin Herrenschmidt
3
-385
/
+448
2011-06-29
powerpc/pseries: Re-implement HVSI as part of hvc_vio
Benjamin Herrenschmidt
5
-35
/
+725
2011-06-29
powerpc/pseries: Factor HVSI header struct in packet definitions
Benjamin Herrenschmidt
1
-33
/
+33
2011-06-29
powerpc/hvsi: Move HVSI protocol definitions to a header file
Benjamin Herrenschmidt
1
-62
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-7
/
+7
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
1
-1
/
+1
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-03-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-31
/
+43
2011-03-18
Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...
Linus Torvalds
1
-0
/
+2
2011-03-10
xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line.
Konrad Rzeszutek Wilk
1
-0
/
+2
2011-03-02
powerpc/pseries: Reduce HVCS driver insanity
Benjamin Herrenschmidt
1
-31
/
+43
2011-02-24
Merge 2.6.38-rc6 into tty-next
Greg Kroah-Hartman
2
-1839
/
+0
2011-02-23
tty: move Kconfig entries into drivers/tty from drivers/char
Greg Kroah-Hartman
1
-0
/
+105
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
1
-2
/
+2
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
1
-1
/
+1
2011-02-17
hvc: add Blackfin JTAG console support
Mike Frysinger
2
-0
/
+106
2011-02-15
hvcs: fix typo in comment
Paul Bolle
1
-1
/
+1
2011-02-04
hvc_dcc: Simplify assembly for v6 and v7 ARM
Stephen Boyd
1
-24
/
+0
2011-02-04
hvc_dcc: Simplify put_chars()/get_chars() loops
Stephen Boyd
1
-8
/
+4
2011-02-04
hvc_dcc: Fix bad code generation by marking assembly volatile
Stephen Boyd
1
-6
/
+5
2011-02-04
virtio: console: Move file back to drivers/char/
Amit Shah
2
-1839
/
+0
2011-01-13
tty: move hvc drivers to drivers/tty/hvc/
Greg Kroah-Hartman
16
-0
/
+8794