summaryrefslogtreecommitdiff
path: root/drivers/s390/cio
AgeCommit message (Expand)Author
2023-06-28s390/cio: unregister device when the only path is goneVineeth Vijayan
2023-05-30s390/qdio: fix do_sqbs() inline assembly constraintHeiko Carstens
2023-05-30s390/qdio: get rid of register asmHeiko Carstens
2022-08-25vfio/ccw: Do not change FSM state in subchannel eventEric Farman
2021-11-17s390/cio: make ccw_device_dma_* more robustHalil Pasic
2021-11-17s390/cio: check the subchannel validity for dev_busidVineeth Vijayan
2021-09-15s390/cio: add dev_busid sysfs entry for each subchannelVineeth Vijayan
2021-07-14s390/cio: dont call css_wait_for_slow_path() inside a lockVineeth Vijayan
2021-06-16vfio-ccw: Serialize FSM IDLE state with I/O completionEric Farman
2021-06-03vfio-ccw: Check initialized flag in cp_init()Eric Farman
2021-03-17s390/cio: return -EFAULT if copy_to_user() failsEric Farman
2021-03-17s390/cio: return -EFAULT if copy_to_user() fails againWang Qing
2020-12-30s390/cio: fix use-after-free in ccw_device_destroy_consoleQinglang Miao
2020-10-01s390/irq: replace setup_irq() by request_irq()afzal mohammed
2020-09-03s390/cio: add cond_resched() in the slow_eval_known_fn() loopVineeth Vijayan
2020-06-24s390/qdio: put thinint indicator after early errorJulian Wiedmann
2020-04-29s390/cio: avoid duplicated 'ADD' ueventsCornelia Huck
2020-04-29s390/cio: generate delayed uevent for vfio-ccw subchannelsCornelia Huck
2020-03-12s390/qdio: fill SL with absolute addressesJulian Wiedmann
2020-03-12s390/cio: cio_ignore_proc_seq_next should increase position indexVasily Averin
2020-01-12s390/dasd/cio: Interpret ccw_device_get_mdc return value correctlyJan Höppner
2019-10-10s390/cio: fix virtio-ccw DMA without PVHalil Pasic
2019-10-01s390/qdio: clarify size of the QIB parm areaJulian Wiedmann
2019-09-26Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-09-23s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik
2019-09-23s390/cio: avoid calling strlen on null pointerVasily Gorbik
2019-09-19s390/cio: fix intparm documentationCornelia Huck
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-09-05vfio-ccw: fix error return code in vfio_ccw_sch_init()Wei Yongjun
2019-08-24s390/qdio: let drivers opt-out from Output Queue scanningJulian Wiedmann
2019-08-24s390/qdio: enable drivers to poll for Output completionsJulian Wiedmann
2019-08-23vfio-ccw: add some loggingCornelia Huck
2019-07-30drivers: Add generic helper to match any deviceSuzuki K Poulose
2019-07-30drivers: Introduce device lookup variants by nameSuzuki K Poulose
2019-07-29vfio-ccw: make vfio_ccw_async_region_ops staticVasily Gorbik
2019-07-23Merge tag 'vfio-ccw-20190717-2' of https://git.kernel.org/pub/scm/linux/kerne...Heiko Carstens
2019-07-23s390/qdio: restrict QAOB usage to IQD unicast queuesJulian Wiedmann
2019-07-23s390/qdio: add sanity checks to the fast-requeue pathJulian Wiedmann
2019-07-15vfio-ccw: Don't call cp_free if we are processing a channel programFarhan Ali
2019-07-15vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfnFarhan Ali
2019-07-15vfio-ccw: Fix memory leak and don't call cp_free in cp_initFarhan Ali
2019-07-15vfio-ccw: Fix misleading comment when setting orb.cmd.c64Farhan Ali
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-08Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-05vfio-ccw: Fix the conversion of Format-0 CCWs to Format-1Eric Farman
2019-07-02s390/qdio: don't touch the dsci in tiqdio_add_input_queues()Julian Wiedmann
2019-07-02s390/qdio: (re-)initialize tiqdio list entriesJulian Wiedmann
2019-07-02s390/cio: introduce driver_override on the css busCornelia Huck