summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-04vfio-ccw: make vfio_ccw_regops variables declarations staticVasily Gorbik1-2/+2
2020-06-03vfio-ccw: Add trace for CRW eventEric Farman3-0/+32
2020-06-03vfio-ccw: Wire up the CRW irq and CRW regionFarhan Ali3-0/+74
2020-06-03vfio-ccw: Introduce a new CRW regionFarhan Ali4-0/+87
2020-06-02vfio-ccw: Refactor IRQ handlersEric Farman1-6/+17
2020-06-02vfio-ccw: Introduce a new schib regionFarhan Ali5-3/+112
2020-06-02vfio-ccw: Refactor the unregister of the async regionsEric Farman2-8/+13
2020-06-02vfio-ccw: Register a chp_event callback for vfio-ccwFarhan Ali1-0/+47
2020-06-02vfio-ccw: Introduce new helper functions to free/destroy regionsFarhan Ali1-10/+18
2020-06-02vfio-ccw: Enable transparent CCW IPL from DASDJared Rossi1-7/+12
2020-05-28s390/cio, s390/qeth: cleanup PNSO CHSCAlexandra Winter5-243/+156
2020-05-28s390/qdio: remove q->first_to_kickJulian Wiedmann2-14/+7
2020-05-28s390/qdio: fix up qdio_start_irq() kerneldocJulian Wiedmann1-1/+1
2020-05-20s390/ap: introduce new ap function ap_get_qdev()Harald Freudenberger4-81/+95
2020-05-20s390/pci: create links between PFs and VFsNiklas Schnelle1-3/+0
2020-05-20PCI/IOV: Introduce pci_iov_sysfs_link() functionNiklas Schnelle1-11/+25
2020-05-20s390/qdio: add IRQ reduction for error SBALsJulian Wiedmann1-12/+11
2020-05-20s390/qdio: refactor ACK processing for primed SBALsJulian Wiedmann1-8/+7
2020-05-20s390/qdio: simplify overlap calculation on Input refillJulian Wiedmann1-43/+7
2020-05-20s390/cio: Remove unused inline function idset_sch_get_firstYueHaibing1-12/+0
2020-04-28s390/qdio: remove always-true conditionJulian Wiedmann1-2/+1
2020-04-28s390/qdio: de-duplicate tiqdio_inbound_processing()Julian Wiedmann1-33/+3
2020-04-28s390/qdio: keep track of allocated queue countJulian Wiedmann3-29/+36
2020-04-28s390/qdio: roll-back after queue allocation errorJulian Wiedmann2-2/+20
2020-04-28s390/qdio: do more fine-grained allocation roll-backJulian Wiedmann3-16/+24
2020-04-28s390/qdio: consolidate thinint init/exitJulian Wiedmann3-41/+24
2020-04-28s390/qdio: put thinint indicator after early errorJulian Wiedmann3-8/+8
2020-04-28s390/qdio: tear down thinint indicator after early errorJulian Wiedmann1-0/+1
2020-04-28s390/qdio: consistently restore the IRQ handlerJulian Wiedmann3-17/+22
2020-04-28s390/pci: Do not disable PF when VFs existPierre Morel1-0/+3
2020-04-28s390/pci: Handling multifunctionsPierre Morel1-3/+3
2020-04-28s390/pci: create zPCI busPierre Morel1-4/+7
2020-04-28s390/pci: adaptation of iommu to multifunctionPierre Morel1-4/+4
2020-04-19Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-41/+35
2020-04-19Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-17/+49
2020-04-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-9/+10
2020-04-18Merge tag 'hwmon-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-12/+96
2020-04-18Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-34/+38
2020-04-18Merge tag 'drm-fixes-2020-04-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds13-94/+85
2020-04-18hwmon: (jc42) Fix name to have no illegal charactersSascha Hauer1-1/+1
2020-04-17Merge tag 'mtd/fixes-for-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2020-04-17Merge tag 'linux-watchdog-5.7-rc2' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds1-0/+4
2020-04-17Merge tag 'devicetree-fixes-for-5.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-13/+40
2020-04-17Merge tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+8
2020-04-17Merge tag 'block-5.7-2020-04-17' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2020-04-17Merge tag 'libata-5.7-2020-04-17' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2020-04-17Merge tag 'pm-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+14
2020-04-17s390/dasd: remove IOSCHED_DEADLINE from DASD KconfigStefan Haberland1-1/+0
2020-04-17of: unittest: kmemleak in duplicate property updateFrank Rowand2-10/+25
2020-04-17of: overlay: kmemleak in dup_and_fixup_symbol_prop()Frank Rowand1-0/+2