summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-161-1/+1
|\
| * driver core: fix up missed drivers/s390/char/hmcdrv_dev.c class.devnode() con...Stephen Rothwell2022-11-301-1/+1
* | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2022-12-121-1/+1
|\ \
| * | use less confusing names for iov_iter direction initializersAl Viro2022-11-251-1/+1
| * | [s390] zcore: WRITE is "data source", not destination...Al Viro2022-11-251-1/+1
| |/
* | s390/sclp: introduce sclp_emergency_printk()Heiko Carstens2022-12-061-0/+24
* | s390/sclp: keep sclp_early_sccbHeiko Carstens2022-12-061-1/+1
* | s390/ipl: add eckd dump supportSven Schnelle2022-12-061-0/+4
* | s390/ipl: add eckd supportSven Schnelle2022-12-061-1/+3
* | s390/sclp: allow to change sclp_console_drop during runtimeHeiko Carstens2022-11-291-1/+9
* | s390/sclp: convert to use sysfs_emit()Heiko Carstens2022-11-291-3/+3
* | s390/sclp: use kstrobool() to parse sclp_con_drop parameterHeiko Carstens2022-11-292-8/+3
* | s390/3270: make raw3270_state_final() depend on CONFIG_TN3270_CONSOLEHeiko Carstens2022-11-231-6/+6
* | s390/con3215: Fix white space errorsThomas Richter2022-10-261-10/+9
* | s390/con3215: Drop console data printout when buffer fullThomas Richter2022-10-261-61/+155
* | s390/con3215: Simplify console write operationThomas Richter2022-10-261-28/+12
|/
* s390/vmur: generate uevent on unsolicited device endPeter Oberparleiter2022-10-102-1/+34
* s390/vmur: remove unnecessary BUG statementPeter Oberparleiter2022-10-101-2/+2
* Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-10-093-3/+4
|\
| * s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev2022-09-141-0/+1
| * s390: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-302-3/+3
* | tty: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-301-1/+1
|/
* Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-08-064-34/+30
|\
| * s390/tape: fix comment typoJason Wang2022-07-281-1/+1
| * s390/hmcdrv: fix Kconfig "its" grammarRandy Dunlap2022-07-281-1/+1
| * Merge branch 'vmcore-iov_iter' into featuresAlexander Gordeev2022-07-281-29/+26
| |\
| | * s390/crash: support multi-segment iteratorsAlexander Gordeev2022-07-201-35/+23
| | * s390/zcore: fix race when reading from hardware system areaAlexander Gordeev2022-07-201-1/+10
| * | s390/uvdevice: autoload module based on CPU facilitySteffen Eiden2022-07-191-3/+2
| |/
* | Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini2022-08-011-0/+4
|\ \
| * | s390/sclp: detect the AISI facilityMatthew Rosato2022-07-111-0/+1
| * | s390/sclp: detect the AENI facilityMatthew Rosato2022-07-111-0/+1
| * | s390/sclp: detect the AISII facilityMatthew Rosato2022-07-111-0/+1
| * | s390/sclp: detect the zPCI load/store interpretation facilityMatthew Rosato2022-07-111-0/+1
| |/
* / s390/sclp: Fix typo in commentsJiang Jian2022-06-301-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-263-0/+269
|\
| * s390/uv_uapi: depend on CONFIG_S390Paolo Bonzini2022-05-251-0/+1
| * drivers/s390/char: Add Ultravisor io deviceSteffen Eiden2022-05-203-0/+268
* | s390/consoles: improve panic notifiers reliabilityGuilherme G. Piccoli2022-05-066-57/+83
* | s390/sclp: add detection of IPL-complete-control facilityAlexander Egorenkov2022-04-251-1/+3
|/
* s390: cleanup timer API useYu Liao2022-03-273-9/+4
* s390/tape: use bitwise instead of arithmetic operator for flagsHaowen Bai2022-03-271-2/+2
* s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens2022-03-082-0/+2
* s390/maccess: fix semantics of memcpy_real() and its callersAlexander Gordeev2022-02-091-2/+1
* s390/sclp_sdias: fix sclp_sdias_copy() virtual vs physical address confusionAlexander Gordeev2022-02-061-1/+1
* s390: remove invalid email address of Heiko CarstensHeiko Carstens2022-02-062-3/+1
* Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-121-2/+2
|\
| * tty: the rest, stop using tty_schedule_flip()Jiri Slaby2021-11-251-2/+2
* | s390/sclp_sd: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-081-1/+2
* | s390/sclp: fix memblock_phys_free() vs memblock_free() confusionHeiko Carstens2021-12-161-1/+1