aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-17vfio-ccw: Rearrange IDAL allocation in direct CCWEric Farman1-10/+15
2019-06-17vfio-ccw: Remove pfn_array_tableEric Farman1-85/+33
2019-06-17vfio-ccw: Adjust the first IDAW outside of the nested loopsEric Farman1-2/+3
2019-06-17vfio-ccw: Rearrange pfn_array and pfn_array_table arraysEric Farman1-15/+11
2019-06-17s390/cio: Use generalized CCW handler in cp_init()Eric Farman1-23/+4
2019-06-17s390/cio: Generalize the TIC handlerEric Farman1-5/+6
2019-06-17s390/cio: Refactor the routine that handles TIC CCWsEric Farman1-4/+4
2019-06-17s390/cio: Squash cp_free() and cp_unpin_free()Eric Farman1-20/+16
2019-06-15virtio/s390: make airq summary indicators DMAHalil Pasic1-8/+24
2019-06-15virtio/s390: use DMA memory for ccw I/O and classic notifiersHalil Pasic1-80/+89
2019-06-15virtio/s390: add indirection to indicators accessHalil Pasic1-15/+25
2019-06-15virtio/s390: use cacheline aligned airq bit vectorsHalil Pasic1-1/+2
2019-06-15s390/airq: use DMA memory for adapter interruptsHalil Pasic3-14/+26
2019-06-15s390/cio: add basic protected virtualization supportHalil Pasic9-83/+160
2019-06-15s390/cio: introduce DMA pools to cioHalil Pasic1-4/+129
2019-06-15s390/pkey: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand1-4/+4
2019-06-11docs: s390: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-07s390/qdio: handle PENDING state for QEBSM devicesJulian Wiedmann1-0/+1
2019-06-07s390/cio: fix kdoc for tiqdio_thinint_handlerSebastian Ott1-0/+1
2019-06-07s390/zcrypt: support special flagged EP11 cprbsHarald Freudenberger1-0/+4
2019-06-04Merge tag 'vfio-ccw-20190603' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into featuresHeiko Carstens2-46/+119
2019-06-04s390/Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult3-13/+12
2019-06-03s390/cio: Remove vfio-ccw checks of command codesEric Farman1-6/+5
2019-06-03s390/cio: Allow zero-length CCWs in vfio-ccwEric Farman1-18/+12
2019-06-03s390/cio: Don't pin vfio pages for empty transfersEric Farman1-5/+50
2019-06-03s390/cio: Initialize the host addresses in pfn_arrayEric Farman1-1/+4
2019-06-03s390/cio: Split pfn_array_alloc_pin into piecesEric Farman1-18/+46
2019-06-03s390/cio: Set vfio-ccw FSM state before ioeventfdEric Farman1-3/+3
2019-06-03s390/cio: Update SCSW if it points to the end of the chainEric Farman1-1/+5
2019-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2019-06-02Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-3/+3
2019-06-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds3-2/+3
2019-06-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermalLinus Torvalds5-22/+0
2019-06-02Merge tag 'led-fixes-for-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds2-5/+5
2019-06-02Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+17
2019-06-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds9-14/+76
2019-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+2
2019-06-01drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not usedQian Cai1-1/+2
2019-06-01treewide: fix typos of SPDX-License-IdentifierMasahiro Yamada2-2/+2
2019-06-01crypto: ux500 - fix license comment syntax errorAlex Xu (Hello71)1-1/+1
2019-05-31leds: avoid flush_work in atomic contextPavel Machek2-5/+5
2019-05-31Merge tag 'for-linus-5.2b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds4-6/+26
2019-05-31Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-7/+39
2019-05-31Merge tag 'pm-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-19/+44
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3596-29488/+3601
2019-05-31Merge tag 'staging-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds14-17/+91
2019-05-31Merge tag 'tty-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds6-6/+22
2019-05-31Merge tag 'usb-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds11-100/+169
2019-05-31Merge tag 'drm-fixes-2019-05-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds6-11/+24
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds43-414/+569