summaryrefslogtreecommitdiff
path: root/drivers/s390/cio/chsc.c
AgeCommit message (Expand)Author
2024-04-12s390/cio: export CHPID operating speedPeter Oberparleiter
2024-04-12s390/cio: export measurement data for all CMGsPeter Oberparleiter
2024-04-12s390/cio: export extended channel-path-measurement dataPeter Oberparleiter
2024-04-12s390/cio: rework channel-utilization-block handlingPeter Oberparleiter
2024-04-09s390/chsc: use notifier for AP configuration changesHolger Dengler
2024-03-17s390/cio: use while (i--) pattern to clean upAndy Shevchenko
2024-03-13s390/cio: use new address translation helpersHeiko Carstens
2024-02-09s390/cio: remove unneeded DMA zone allocationPeter Oberparleiter
2023-12-12s390/cio: make sch->lock spinlock pointer a memberHalil Pasic
2023-10-25s390/cio: replace deprecated strncpy with strscpyJustin Stitt
2023-10-25s390/cio: fix virtual vs physical address confusionPeter Oberparleiter
2023-04-13s390/cio: replace zero-length array with flexible-array memberHeiko Carstens
2022-05-11s390/stp: clock_delta should be signedSven Schnelle
2021-06-18s390/cio: dont call css_wait_for_slow_path() inside a lockVineeth Vijayan
2020-11-16s390/cio: Add support for FCES status notificationVineeth Vijayan
2020-11-16s390/cio: Provide Endpoint-Security Mode per CUVineeth Vijayan
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-09-26s390/stp: add support for leap secondsSven Schnelle
2020-09-15s390/cio: Helper functions to read CSSID, IID, and CHIDAlexandra Winter
2020-09-15s390/cio: Add new Operation Code OC3 to PNSOAlexandra Winter
2020-05-28s390/cio, s390/qeth: cleanup PNSO CHSCAlexandra Winter
2020-03-23s390/qdio: pass ISC as parameter to chsc_sadc()Julian Wiedmann
2019-06-19s390/cio: move struct node_descriptor to cio.hJulian Wiedmann
2019-03-28Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-03-11zcrypt: handle AP Info notification from CHSC SEI commandTony Krowiak
2019-02-05s390/cio: add function chsc_sgib()Michael Mueller
2018-07-17s390/chsc: fix packed-not-aligned warningsSebastian Ott
2018-04-23s390/cio: update chpid descriptor after resource accessibility eventSebastian Ott
2018-03-26s390/chsc: query utility strings via fmt3 channel path descriptorSebastian Ott
2018-03-26s390/cio: rename struct channel_path_descSebastian Ott
2017-11-24s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-01-16s390/cio: use cssid for pgid generationSebastian Ott
2017-01-16s390/cio: get rid of variable length arrayHeiko Carstens
2016-09-30s390/cio: fix accidental interrupt enabling during resumeSebastian Ott
2016-07-15s390/chsc: improve channel path descriptor determinationSebastian Ott
2016-07-15s390/chsc: sanitize fmt check for chp_desc determinationSebastian Ott
2016-07-15s390/cio: make fmt1 channel path descriptor optionalSebastian Ott
2016-06-13s390/time: STP sync clock correctionMartin Schwidefsky
2016-01-26s390/cio: update measurement characteristicsSebastian Ott
2016-01-26s390/cio: ensure consistent measurement stateSebastian Ott
2016-01-26s390/cio: fix measurement characteristics memleakSebastian Ott
2015-11-11s390: add support for ipl devices in subchannel sets > 0Sebastian Ott
2015-07-22s390/cio: Implement proper Link Incident Record handlingPeter Oberparleiter
2014-04-17s390/chsc: fix SEI usage on old FW levelsSebastian Ott
2014-02-21s390/cio: Fix missing subchannels after CHPID configure onPeter Oberparleiter
2014-01-14s390/qdio: bridgeport support - CHSC partEugene Crosser
2013-12-16s390/cio: More efficient handling of CHPID availability eventsPeter Oberparleiter
2013-06-26s390/qdio: cleanup chsc SADC usageSebastian Ott
2013-06-26s390/qdio: cleanup chsc SSQD usageSebastian Ott
2013-04-17s390/cio: collect format 1 channel-path description dataPeter Oberparleiter