summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2023-01-09s390/con3270: generate status line during outputSven Schnelle
2023-01-09s390/tty3270: add 3270 datastream helpersSven Schnelle
2023-01-09s390/tty3270: move ASCII->EBCDIC conversion to convert_line()Sven Schnelle
2023-01-09s390/con3270: move tty3270_convert_line()Sven Schnelle
2023-01-09s390/raw3270: make raw3270_buffer_address() accept x/y coordinatesSven Schnelle
2023-01-09s390/tty3270: allocate screen with scrollbackSven Schnelle
2023-01-09s390/con3270: add helper to get number of tty rowsSven Schnelle
2023-01-09s390/tty3270: split up tty3270_convert_line()Sven Schnelle
2023-01-09s390/tty3270: resize terminal when the clear key is pressedSven Schnelle
2023-01-09s390/tty3270: move resize work to raw3270Sven Schnelle
2023-01-09s390/raw3270: add raw3270_start_request() helperSven Schnelle
2023-01-09s390/tty3270: add AID definesSven Schnelle
2023-01-09s390/tty3270: ignore NUL charactersSven Schnelle
2023-01-09s390/tty3270: add support for VT100 graphics escapeSven Schnelle
2023-01-09s390/tty3270: add support for graphic escapeSven Schnelle
2023-01-09s390/tty3270: add support for background colorSven Schnelle
2023-01-09s390/tty3270: add struct tty3270_attributeSven Schnelle
2023-01-09s390/raw3270: use __packed instead of __attribute__((packed))Sven Schnelle
2023-01-09s390/tty3270: use switch/case in tty3270_erase_display()Sven Schnelle
2023-01-09s390/tty3270: use switch/case in tty3270_erase_line()Sven Schnelle
2023-01-09s390/raw3270: fix formatting issuesSven Schnelle
2023-01-09s390/con3270: fix formatting issuesSven Schnelle
2023-01-09s390/tty3270: add support for diag 8cSven Schnelle
2023-01-09s390/tty3270: rename to con3270Sven Schnelle
2023-01-09s390/3270: unify con3270 + tty3270Sven Schnelle
2023-01-09s390/tty3270: add tty3270_create_view()Sven Schnelle
2023-01-06Merge tag 'block-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-04block: handle bio_split_to_limits() NULL returnJens Axboe
2022-12-28s390/qeth: convert sysfs snprintf to sysfs_emitXuezhi Zhang
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-15Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-14Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-12-13Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...Linus Torvalds
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-12Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-08s390/qeth: fix use-after-free in hsciAlexandra Winter
2022-12-06s390/sclp: introduce sclp_emergency_printk()Heiko Carstens
2022-12-06s390/sclp: keep sclp_early_sccbHeiko Carstens
2022-12-06s390/ipl: add eckd dump supportSven Schnelle
2022-12-06s390/ipl: add eckd supportSven Schnelle
2022-12-05vfio/ap/ccw/samples: Fix device_register() unwind pathAlex Williamson
2022-12-05vfio/ccw: identify CCW data addresses as physicalEric Farman
2022-12-05vfio/ccw: sort out physical vs virtual pointers usageAlexander Gordeev
2022-12-02Merge tag 'v6.1-rc7' into iommufd.git for-nextJason Gunthorpe
2022-12-02vfio-iommufd: Support iommufd for emulated VFIO devicesJason Gunthorpe