summaryrefslogtreecommitdiff
path: root/drivers/s390/char
AgeCommit message (Expand)AuthorFilesLines
2025-01-29s390/vmlogrdr: Use array instead of string initializerHeiko Carstens1-3/+3
2025-01-29s390/vmlogrdr: Use internal_name for error messagesHeiko Carstens1-1/+1
2025-01-28s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init()Heiko Carstens1-10/+2
2025-01-15s390/diag: Add memory topology information via diag310Mete Durlu1-0/+1
2025-01-07s390/sclp: Constify 'struct bin_attribute'Thomas Weißschuh2-4/+4
2024-12-18Merge branch 'pci-device-recovery' into featuresAlexander Gordeev2-33/+0
2024-12-17s390/diag324: Retrieve power readings via diag 0x324Sumanth Korikkar2-1/+5
2024-12-16s390/pci: Report PCI error recovery results via SCLPNiklas Schnelle2-33/+0
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2024-11-18Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds9-55/+156
2024-11-18s390/con3215: Remove spurious NULL in attribute_group definitionThomas Weißschuh1-1/+0
2024-11-13s390/sclp: Convert to use flag output macrosHeiko Carstens1-7/+11
2024-11-12s390/con3270: Use NULL instead of 0 for pointersHeiko Carstens1-2/+2
2024-11-07s390/uvdevice: Fix and slightly improve kernel-doc commentHeiko Carstens1-12/+20
2024-11-07s390/uvdevice: Support longer secret listsSteffen Eiden1-19/+50
2024-10-29s390/uvdevice: Add Retrieve Secret IOCTLSteffen Eiden1-1/+57
2024-10-25s390/vmur: Switch over to sysfs_emit()Mete Durlu1-1/+1
2024-10-25s390/sclp_cpi: Switch over to sysfs_emit()Mete Durlu1-4/+4
2024-10-25s390/sclp_ocf: Switch over to sysfs_emit()Mete Durlu1-2/+2
2024-10-25s390/vmlogrdr: Switch over to sysfs_emit()Mete Durlu1-2/+2
2024-10-25s390/tape: Switch over to sysfs_emit()Mete Durlu1-8/+8
2024-10-16s390/sclp_vt220: Convert newlines to CRLF instead of LFCRThomas Weißschuh1-2/+2
2024-10-16s390/sclp: Deactivate sclp after all its usersThomas Weißschuh1-1/+2
2024-10-10s390/sclp: Allow user-space to provide PCI reports for optical modulesNiklas Schnelle1-0/+2
2024-09-27[tree-wide] finally take no_llseek outAl Viro7-8/+0
2024-09-21Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+1
2024-09-09s390: remove unused f_versionChristian Brauner1-3/+0
2024-08-29s390/wti: Introduce infrastructure for warning track interruptTobias Huschle1-0/+1
2024-07-23s390: Remove protvirt and kvm config guards for uv codeJanosch Frank1-1/+1
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-07-18Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds8-16/+39
2024-07-10s390/sclp: Diag204 busy indication facility detectionMete Durlu1-0/+1
2024-07-10s390/smp: Switch to GENERIC_CPU_DEVICESSven Schnelle1-1/+1
2024-07-03s390/irqflags: do not instrument arch_local_irq_*() with KMSANIlya Leoshkevich1-1/+1
2024-07-01s390/sclp: Add timeout to Store Data requestsPeter Oberparleiter1-4/+10
2024-07-01s390/sclp: Prevent release of buffer in I/OPeter Oberparleiter1-2/+8
2024-07-01s390/sclp: Suppress unnecessary Store Data warningPeter Oberparleiter1-0/+4
2024-06-28s390/3270: Add missing MODULE_DESCRIPTION() macrosJeff Johnson3-0/+3
2024-06-24s390/sclp: Fix sclp_init() cleanup on failureHeiko Carstens1-0/+1
2024-06-18s390/sclp: Define commands for storage (un)assignmentAlexander Gordeev1-2/+5
2024-06-18s390/drivers: Replace S390_lowcore by get_lowcore()Sven Schnelle2-8/+8
2024-05-14s390/vmlogrdr: Make use of iucv_alloc_device()Heiko Carstens1-17/+3
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+1
2024-04-26s390/3270: Fix buffer assignmentSven Schnelle1-2/+4
2024-04-09s390/ap: modularize ap busHolger Dengler1-1/+1
2024-03-19Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds8-63/+68
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-9/+35
2024-03-13s390/raw3270: make class3270 constantRicardo B. Marliere3-10/+12
2024-03-13s390/raw3270: improve raw3270_init() readabilityRicardo B. Marliere1-10/+12
2024-03-13s390/tape: make tape_class constantRicardo B. Marliere1-9/+8