summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-04-2125-69/+107
|\
| * vhost: disable for OABIMichael S. Tsirkin2020-04-204-7/+16
| * virtio_blk: add a missing includeMichael S. Tsirkin2020-04-171-0/+1
| * virtio-balloon: Avoid using the word 'report' when referring to free page hin...Alexander Duyck2020-04-171-1/+1
| * virtio-balloon: make virtballoon_free_page_report() staticJason Yan2020-04-171-1/+1
| * vdpa: fix comment of vdpa_register_device()Jason Wang2020-04-171-1/+1
| * vdpa: make vhost, virtio depend on menuMichael S. Tsirkin2020-04-173-13/+7
| * vdpa: allow a 32 bit vq alignmentMichael S. Tsirkin2020-04-172-2/+2
| * drm/virtio: fix up for include file changesStephen Rothwell2020-04-171-0/+1
| * remoteproc: pull in slab.hMichael S. Tsirkin2020-04-171-0/+1
| * rpmsg: pull in slab.hMichael S. Tsirkin2020-04-171-0/+1
| * virtio_input: pull in slab.hMichael S. Tsirkin2020-04-171-0/+1
| * remoteproc: pull in slab.hMichael S. Tsirkin2020-04-171-0/+1
| * virtio-rng: pull in slab.hMichael S. Tsirkin2020-04-171-0/+1
| * virtgpu: pull in uaccess.hMichael S. Tsirkin2020-04-171-0/+1
| * virtio/test: fix up after IOTLB changesMichael S. Tsirkin2020-04-173-2/+9
| * vhost: Create accessors for virtqueues private_dataEugenio PĂ©rez2020-04-175-32/+61
| * vdpasim: Return status in vdpasim_get_statusYueHaibing2020-04-171-1/+1
| * vdpa: remove unused variables 'ifcvf' and 'ifcvf_lm'YueHaibing2020-04-172-4/+0
| * vhost: remove set but not used variable 'status'Jason Yan2020-04-171-3/+0
| * vhost: vdpa: remove unnecessary null checkGustavo A. R. Silva2020-04-171-2/+0
| * vdpa-sim: depend on HAS_DMAMichael S. Tsirkin2020-04-171-1/+1
* | tpm/tpm_tis: Free IRQ if probing failsJarkko Sakkinen2020-04-201-1/+7
* | tpm: fix wrong return value in tpm_pcr_extendTianjia Zhang2020-04-201-1/+1
* | tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()George Wilson2020-04-201-63/+73
* | tpm: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as moduleStefan Berger2020-04-201-0/+1
* | 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
| * | scsi: target: fix PR IN / READ FULL STATUS for FCBodo Stroesser2020-04-131-1/+1
| * | scsi: target: Write NULL to *port_nexus_ptr if no ISIDBodo Stroesser2020-04-131-1/+2
| * | scsi: qla2xxx: Fix regression warningsNilesh Javali2020-04-134-6/+2
| * | scsi: hisi_sas: Fix build error without SATA_HOSTYueHaibing2020-04-131-0/+1
| |/
* | Merge tag 'hwmon-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-185-12/+96
|\ \
| * | hwmon: (jc42) Fix name to have no illegal charactersSascha Hauer2020-04-181-1/+1
| * | hwmon: (k10temp) make some symbols staticJason Yan2020-04-131-3/+3