summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* vfio-ccw: make vfio_ccw_regops variables declarations staticVasily Gorbik2020-06-041-2/+2
* vfio-ccw: Add trace for CRW eventEric Farman2020-06-033-0/+32
* vfio-ccw: Wire up the CRW irq and CRW regionFarhan Ali2020-06-033-0/+74
* vfio-ccw: Introduce a new CRW regionFarhan Ali2020-06-034-0/+87
* vfio-ccw: Refactor IRQ handlersEric Farman2020-06-021-6/+17
* vfio-ccw: Introduce a new schib regionFarhan Ali2020-06-025-3/+112
* vfio-ccw: Refactor the unregister of the async regionsEric Farman2020-06-022-8/+13
* vfio-ccw: Register a chp_event callback for vfio-ccwFarhan Ali2020-06-021-0/+47
* vfio-ccw: Introduce new helper functions to free/destroy regionsFarhan Ali2020-06-021-10/+18
* vfio-ccw: Enable transparent CCW IPL from DASDJared Rossi2020-06-021-7/+12
* s390/cio, s390/qeth: cleanup PNSO CHSCAlexandra Winter2020-05-285-243/+156
* s390/qdio: remove q->first_to_kickJulian Wiedmann2020-05-282-14/+7
* s390/qdio: fix up qdio_start_irq() kerneldocJulian Wiedmann2020-05-281-1/+1
* s390/ap: introduce new ap function ap_get_qdev()Harald Freudenberger2020-05-204-81/+95
* s390/pci: create links between PFs and VFsNiklas Schnelle2020-05-201-3/+0
* PCI/IOV: Introduce pci_iov_sysfs_link() functionNiklas Schnelle2020-05-201-11/+25
* s390/qdio: add IRQ reduction for error SBALsJulian Wiedmann2020-05-201-12/+11
* s390/qdio: refactor ACK processing for primed SBALsJulian Wiedmann2020-05-201-8/+7
* s390/qdio: simplify overlap calculation on Input refillJulian Wiedmann2020-05-201-43/+7
* s390/cio: Remove unused inline function idset_sch_get_firstYueHaibing2020-05-201-12/+0
* s390/qdio: remove always-true conditionJulian Wiedmann2020-04-281-2/+1
* s390/qdio: de-duplicate tiqdio_inbound_processing()Julian Wiedmann2020-04-281-33/+3
* s390/qdio: keep track of allocated queue countJulian Wiedmann2020-04-283-29/+36
* s390/qdio: roll-back after queue allocation errorJulian Wiedmann2020-04-282-2/+20
* s390/qdio: do more fine-grained allocation roll-backJulian Wiedmann2020-04-283-16/+24
* s390/qdio: consolidate thinint init/exitJulian Wiedmann2020-04-283-41/+24
* s390/qdio: put thinint indicator after early errorJulian Wiedmann2020-04-283-8/+8
* s390/qdio: tear down thinint indicator after early errorJulian Wiedmann2020-04-281-0/+1
* s390/qdio: consistently restore the IRQ handlerJulian Wiedmann2020-04-283-17/+22
* s390/pci: Do not disable PF when VFs existPierre Morel2020-04-281-0/+3
* s390/pci: Handling multifunctionsPierre Morel2020-04-281-3/+3
* s390/pci: create zPCI busPierre Morel2020-04-281-4/+7
* s390/pci: adaptation of iommu to multifunctionPierre Morel2020-04-281-4/+4
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-195-41/+35
|\
| * clk: sprd: don't gate uart console clockChunyan Zhang2020-04-131-1/+2
| * clk: mmp2: fix link error without mmp2Arnd Bergmann2020-04-133-39/+32
| * clk: asm9260: fix __clk_hw_register_fixed_rate_with_accuracy typoArnd Bergmann2020-04-131-1/+1
* | Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-198-17/+49
|\ \
| * \ Merge branch 'irq/gic-v4.1-fixes-5.7' into irq/irqchip-5.7Marc Zyngier2020-04-172-4/+27
| |\ \
| | * | irqchip/gic-v4.1: Update effective affinity of virtual SGIsMarc Zyngier2020-04-161-0/+1
| | * | irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signalingMarc Zyngier2020-04-162-4/+26
| | |/
| * | irqchip/irq-bcm7038-l1: Make bcm7038_l1_of_init() staticJason Yan2020-04-171-1/+1
| * | irqchip/irq-mvebu-icu: Make legacy_bindings staticJason Yan2020-04-171-1/+1
| * | irqchip/meson-gpio: Fix HARDIRQ-safe -> HARDIRQ-unsafe lock orderMarc Zyngier2020-04-171-8/+10
| * | irqchip/sifive-plic: Fix maximum priority threshold valueAtish Patra2020-04-171-1/+1
| * | irqchip/ti-sci-inta: Fix processing of masked irqsGrygorii Strashko2020-04-171-1/+2
| * | irqchip/mbigen: Free msi_desc on device teardownZenghui Yu2020-04-171-1/+7
| |/
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-04-188-9/+10
|\ \
| * | scsi: sg: add sg_remove_request in sg_common_writeLi Bin2020-04-141-1/+3
| * | scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKENBodo Stroesser2020-04-131-0/+1