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
starfive-6.6.48-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
/
s390
/
char
/
con3215.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-30
s390/cio: add NULL test
Julia Lawall
1
-0
/
+2
2015-04-23
s390/3215: free memory in error path
Christophe Jaillet
1
-0
/
+2
2014-08-15
s390/3215: fix tty output containing tabs
Martin Schwidefsky
1
-3
/
+17
2014-07-28
s390/3215: fix hanging console issue
Martin Schwidefsky
1
-15
/
+17
2014-02-21
s390/cio: reorder initialization of ccw consoles
Sebastian Ott
1
-1
/
+7
2014-02-21
s390/cio: fix driver callback initialization for ccw consoles
Sebastian Ott
1
-1
/
+1
2013-04-17
s390/cio: ccw_device_force_console don't use static variable
Sebastian Ott
1
-1
/
+1
2013-04-17
s390/cio: wait_cons_dev don't use static variable
Sebastian Ott
1
-1
/
+1
2013-01-26
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
1
-2
/
+6
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-2
/
+2
2013-01-16
TTY: move low_latency to tty_port
Jiri Slaby
1
-1
/
+1
2013-01-16
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-1
/
+2
2013-01-16
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-1
/
+2
2013-01-08
s390/3215: partially revert tty close handling fix
Heiko Carstens
1
-1
/
+5
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
1
-1
/
+1
2012-11-17
Merge 3.7-rc6 into tty-next
Greg Kroah-Hartman
1
-7
/
+5
2012-11-16
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
1
-0
/
+1
2012-11-15
s390/3215: fix tty close handling
Heiko Carstens
1
-7
/
+5
2012-08-14
TTY: con3215, add tty install
Jiri Slaby
1
-6
/
+15
2012-08-14
TTY: con3215, unset raw3215[line]
Jiri Slaby
1
-0
/
+7
2012-04-18
tty: add missing tty_port_tty_get() call to raw3215_wakeup
Heiko Carstens
1
-1
/
+5
2012-04-13
TTY: con3215, use tty from tty_port
Jiri Slaby
1
-16
/
+16
2012-04-13
TTY: con3215, add tty_port
Jiri Slaby
1
-14
/
+16
2012-04-09
TTY: con3215, centralize allocation
Jiri Slaby
1
-35
/
+39
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-7
/
+2
2012-03-08
TTY: remove unneeded tty->index checks
Jiri Slaby
1
-6
/
+2
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
1
-1
/
+0
2012-02-17
[S390] 3215 deadlock with tty_wakeup
Martin Schwidefsky
1
-7
/
+15
2011-10-30
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
1
-2
/
+1
2011-03-23
[S390] ccw_driver: remove duplicate members
Sebastian Ott
1
-2
/
+4
2011-01-05
[S390] 3215: add support for irq statistics
Heiko Carstens
1
-0
/
+2
2010-01-13
[S390] con3215: remove empty ioctl function
Heiko Carstens
1
-17
/
+0
2009-12-07
[S390] 3215/3270 console: remove wrong comment
Heiko Carstens
1
-1
/
+0
2009-06-22
[S390] driver_data access
Martin Schwidefsky
1
-2
/
+2
2009-06-22
[S390] 3215 console: convert from bootmem to slab
Heiko Carstens
1
-11
/
+7
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-8
/
+8
2009-06-16
[S390] pm: con3215 power management callbacks
Martin Schwidefsky
1
-85
/
+120
2009-06-16
s390: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-8
/
+8
2008-10-10
[S390] 3215: Remove tasklet.
Heiko Carstens
1
-20
/
+6
2008-10-10
[S390] console flush on panic / reboot
Holger Smolinski
1
-4
/
+23
2008-07-14
[S390] Remove P390 support.
Heiko Carstens
1
-8
/
+1
2008-07-14
[S390] Cleanup 3215 printk messages.
Martin Schwidefsky
1
-22
/
+1
2008-07-14
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
1
-3
/
+3
2008-04-30
s390 tty: Prepare for put_char to return success/fail
Alan Cox
1
-2
/
+3
2007-10-12
[S390] 3215: Handle special console device.
Cornelia Huck
1
-0
/
+3
2007-04-27
[S390] Get rid of console setup functions.
Heiko Carstens
1
-7
/
+0
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-1
/
+1
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-04
[S390] 3215 device locking.
Martin Schwidefsky
1
-26
/
+24
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-1
/
+1
[next]