summaryrefslogtreecommitdiff
path: root/drivers/s390/cio
AgeCommit message (Expand)AuthorFilesLines
2025-07-30Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds12-1/+13
2025-06-17s390/drivers: Remove unnecessary include <linux/export.h>Heiko Carstens1-1/+0
2025-06-17s390/drivers: Explicitly include <linux/export.h>Heiko Carstens11-0/+13
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh1-1/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar2-2/+2
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner2-2/+2
2025-03-29Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds5-12/+12
2025-03-18s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assembliesHeiko Carstens1-4/+4
2025-03-04s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()Heiko Carstens1-1/+2
2025-02-18s390/vfio-ccw: Make mdev_types not look like a fake flex arrayHalil Pasic2-4/+4
2025-02-18s390/cio: Remove outdated email addressHeiko Carstens1-3/+2
2025-02-11s390/cio: Fix CHPID "configure" attribute cachingPeter Oberparleiter1-1/+2
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-14/+14
2025-01-07sysfs: constify macro BIN_ATTRIBUTE_GROUPS()Thomas Weißschuh1-14/+14
2025-01-03s390/qdio: Move memory alloc/pointer arithmetic for slib and sl into one placeBenjamin Block2-10/+16
2025-01-03s390/cio: Use array indices instead of pointer arithmeticBenjamin Block1-1/+1
2025-01-03s390/qdio: Rename feature flag aif_osa to aif_qdioBenjamin Block2-2/+2
2024-11-13s390/cio/ioasm: Convert to use flag output macrosHeiko Carstens1-53/+54
2024-11-13s390/cio/qdio: Convert to use flag output macrosHeiko Carstens1-15/+13
2024-11-13s390/cio: Externalize full CMG characteristicsPeter Oberparleiter4-20/+39
2024-10-25s390/cio/scm: Switch over to sysfs_emit()Mete Durlu1-1/+1
2024-10-25s390/cio/css: Switch over to sysfs_emit()Mete Durlu1-3/+3
2024-10-25s390/cio/ccwgroup: Switch over to sysfs_emit()Mete Durlu1-1/+1
2024-10-25s390/cio/cmf: Switch over to sysfs_emit()Mete Durlu1-5/+4
2024-10-25s390/cio/device: Switch over to sysfs_emit()Mete Durlu1-12/+10
2024-10-25s390/cio/chp: Switch over to sysfs_emit()Mete Durlu1-9/+9
2024-10-25s390/cio: Do not unregister the subchannel based on DNVVineeth Vijayan2-2/+22
2024-10-10s390/cio: Correct some typos in commentsShen Lichuan3-5/+5
2024-09-27[tree-wide] finally take no_llseek outAl Viro2-2/+0
2024-07-31s390/cio: Add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-5/+5
2024-07-19Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds3-3/+3
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman3-5/+5
2024-07-03s390/vfio_ccw: Fix target addresses of TIC CCWsEric Farman1-4/+5
2024-06-18s390/drivers: Replace S390_lowcore by get_lowcore()Sven Schnelle3-3/+3
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-2/+0
2024-05-15Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-5/+7
2024-05-14s390/irq: Set CIF_NOHZ_DELAY in do_io_irq()Sven Schnelle2-2/+0
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds7-100/+199
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2024-04-29s390/cio: Ensure the copied buf is NUL terminatedBui Quang Minh1-1/+1
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-10/+44
2024-04-12s390/cio: log fake IRB eventsPeter Oberparleiter2-0/+13
2024-04-12s390/cio: fix race condition during online processingPeter Oberparleiter1-5/+8
2024-04-12s390/qdio: handle deferred cc1Peter Oberparleiter1-5/+23
2024-04-12s390/cio: fix tracepoint subchannel type fieldPeter Oberparleiter1-1/+1
2024-04-12s390/cio: export CHPID operating speedPeter Oberparleiter3-2/+49
2024-04-12s390/cio: export measurement data for all CMGsPeter Oberparleiter1-4/+0
2024-04-12s390/cio: export extended channel-path-measurement dataPeter Oberparleiter5-32/+69
2024-04-12s390/cio: simplify measurement attribute registrationPeter Oberparleiter1-34/+15