index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-09
s390/tty3270: resize terminal when the clear key is pressed
Sven Schnelle
3
-8
/
+27
2023-01-09
s390/tty3270: move resize work to raw3270
Sven Schnelle
3
-34
/
+42
2023-01-09
s390/raw3270: add raw3270_start_request() helper
Sven Schnelle
3
-4
/
+17
2023-01-09
s390/tty3270: add AID defines
Sven Schnelle
2
-2
/
+13
2023-01-09
s390/tty3270: ignore NUL characters
Sven Schnelle
1
-0
/
+2
2023-01-09
s390/tty3270: add support for VT100 graphics escape
Sven Schnelle
1
-4
/
+23
2023-01-09
s390/tty3270: add support for graphic escape
Sven Schnelle
2
-1
/
+44
2023-01-09
s390/tty3270: add support for background color
Sven Schnelle
2
-26
/
+80
2023-01-09
s390/tty3270: add struct tty3270_attribute
Sven Schnelle
1
-56
/
+57
2023-01-09
s390/raw3270: use __packed instead of __attribute__((packed))
Sven Schnelle
1
-3
/
+3
2023-01-09
s390/tty3270: use switch/case in tty3270_erase_display()
Sven Schnelle
1
-16
/
+20
2023-01-09
s390/tty3270: use switch/case in tty3270_erase_line()
Sven Schnelle
1
-3
/
+10
2023-01-09
s390/raw3270: fix formatting issues
Sven Schnelle
1
-89
/
+51
2023-01-09
s390/con3270: fix formatting issues
Sven Schnelle
1
-114
/
+58
2023-01-09
s390/tty3270: add support for diag 8c
Sven Schnelle
1
-0
/
+11
2023-01-09
s390/tty3270: rename to con3270
Sven Schnelle
3
-11
/
+3
2023-01-09
s390/3270: unify con3270 + tty3270
Sven Schnelle
4
-690
/
+158
2023-01-09
s390/tty3270: add tty3270_create_view()
Sven Schnelle
1
-24
/
+33
2023-01-07
Merge tag 'block-2023-01-06' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+2
2023-01-04
block: handle bio_split_to_limits() NULL return
Jens Axboe
1
-0
/
+2
2022-12-28
s390/qeth: convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
1
-6
/
+6
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-12-16
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
7
-169
/
+189
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2022-12-14
Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-6
/
+0
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+23
2022-12-14
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-22
/
+6
2022-12-13
Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-1
/
+2
2022-12-13
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2022-12-13
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-12-12
Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
19
-160
/
+277
2022-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-12-08
s390/qeth: fix use-after-free in hsci
Alexandra Winter
1
-1
/
+1
2022-12-06
s390/sclp: introduce sclp_emergency_printk()
Heiko Carstens
1
-0
/
+24
2022-12-06
s390/sclp: keep sclp_early_sccb
Heiko Carstens
1
-1
/
+1
2022-12-06
s390/ipl: add eckd dump support
Sven Schnelle
1
-0
/
+4
2022-12-06
s390/ipl: add eckd support
Sven Schnelle
1
-1
/
+3
2022-12-05
vfio/ap/ccw/samples: Fix device_register() unwind path
Alex Williamson
2
-2
/
+3
2022-12-05
vfio/ccw: identify CCW data addresses as physical
Eric Farman
1
-2
/
+2
2022-12-05
vfio/ccw: sort out physical vs virtual pointers usage
Alexander Gordeev
1
-1
/
+1
2022-12-02
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
7
-32
/
+44
2022-12-02
vfio-iommufd: Support iommufd for emulated VFIO devices
Jason Gunthorpe
2
-0
/
+6
2022-12-02
vfio/ap: Validate iova during dma_unmap and trigger irq disable
Matthew Rosato
1
-1
/
+17
2022-12-01
s390/cio: sort out physical vs virtual pointers usage
Alexander Gordeev
10
-38
/
+45
2022-11-30
driver core: fix up missed drivers/s390/char/hmcdrv_dev.c class.devnode() con...
Stephen Rothwell
1
-1
/
+1
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-26
/
+29
2022-11-29
s390/sclp: allow to change sclp_console_drop during runtime
Heiko Carstens
1
-1
/
+9
2022-11-29
s390/sclp: convert to use sysfs_emit()
Heiko Carstens
1
-3
/
+3
2022-11-29
s390/sclp: use kstrobool() to parse sclp_con_drop parameter
Heiko Carstens
2
-8
/
+3
2022-11-28
Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-1
/
+1
[prev]
[next]