summaryrefslogtreecommitdiff
path: root/drivers/s390/char
AgeCommit message (Expand)Author
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-18Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-11-18s390/con3215: Remove spurious NULL in attribute_group definitionThomas Weißschuh
2024-11-13s390/sclp: Convert to use flag output macrosHeiko Carstens
2024-11-12s390/con3270: Use NULL instead of 0 for pointersHeiko Carstens
2024-11-07s390/uvdevice: Fix and slightly improve kernel-doc commentHeiko Carstens
2024-11-07s390/uvdevice: Support longer secret listsSteffen Eiden
2024-10-29s390/uvdevice: Add Retrieve Secret IOCTLSteffen Eiden
2024-10-25s390/vmur: Switch over to sysfs_emit()Mete Durlu
2024-10-25s390/sclp_cpi: Switch over to sysfs_emit()Mete Durlu
2024-10-25s390/sclp_ocf: Switch over to sysfs_emit()Mete Durlu
2024-10-25s390/vmlogrdr: Switch over to sysfs_emit()Mete Durlu
2024-10-25s390/tape: Switch over to sysfs_emit()Mete Durlu
2024-10-16s390/sclp_vt220: Convert newlines to CRLF instead of LFCRThomas Weißschuh
2024-10-16s390/sclp: Deactivate sclp after all its usersThomas Weißschuh
2024-10-10s390/sclp: Allow user-space to provide PCI reports for optical modulesNiklas Schnelle
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-21Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-09-09s390: remove unused f_versionChristian Brauner
2024-08-29s390/wti: Introduce infrastructure for warning track interruptTobias Huschle
2024-07-23s390: Remove protvirt and kvm config guards for uv codeJanosch Frank
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-18Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-10s390/sclp: Diag204 busy indication facility detectionMete Durlu
2024-07-10s390/smp: Switch to GENERIC_CPU_DEVICESSven Schnelle
2024-07-03s390/irqflags: do not instrument arch_local_irq_*() with KMSANIlya Leoshkevich
2024-07-01s390/sclp: Add timeout to Store Data requestsPeter Oberparleiter
2024-07-01s390/sclp: Prevent release of buffer in I/OPeter Oberparleiter
2024-07-01s390/sclp: Suppress unnecessary Store Data warningPeter Oberparleiter
2024-06-28s390/3270: Add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-24s390/sclp: Fix sclp_init() cleanup on failureHeiko Carstens
2024-06-18s390/sclp: Define commands for storage (un)assignmentAlexander Gordeev
2024-06-18s390/drivers: Replace S390_lowcore by get_lowcore()Sven Schnelle
2024-05-14s390/vmlogrdr: Make use of iucv_alloc_device()Heiko Carstens
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-04-26s390/3270: Fix buffer assignmentSven Schnelle
2024-04-09s390/ap: modularize ap busHolger Dengler
2024-03-19Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-13s390/raw3270: make class3270 constantRicardo B. Marliere
2024-03-13s390/raw3270: improve raw3270_init() readabilityRicardo B. Marliere
2024-03-13s390/tape: make tape_class constantRicardo B. Marliere
2024-03-13s390/vmlogrdr: make vmlogrdr_class constantRicardo B. Marliere
2024-03-13s390/vmur: make vmur_class constantRicardo B. Marliere
2024-03-13s390/tape: fix virtual vs physical address confusionHeiko Carstens
2024-03-13s390/3270: use new address translation helpersHeiko Carstens
2024-03-13s390/3215: use new address translation helpersHeiko Carstens
2024-03-13s390/vmur: use new address translation helpersHeiko Carstens
2024-03-13s390/cio,idal: fix virtual vs physical address confusionHeiko Carstens
2024-02-21s390/mm: implement MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiersSumanth Korikkar