summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ASoC: vc4: vc4_htmi: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-0/+4
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-2610622-75203/+16295
|\
| * Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-06-221-4/+3
| |\
| | * Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_...Peter Xu2019-06-221-4/+3
| * | Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-06-221-0/+4
| |\ \
| | * | PCI/P2PDMA: Ignore root complex whitelist when an IOMMU is presentLogan Gunthorpe2019-06-191-0/+4
| * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-06-224-11/+11
| |\ \ \
| | * | | scsi: qla2xxx: Fix hardlockup in abort command during driver removeArun Easi2019-06-181-1/+1
| | * | | scsi: ufs: Avoid runtime suspend possibly being blocked foreverStanley Chu2019-06-181-7/+4
| | * | | scsi: qedi: update driver version to 8.37.0.20Nilesh Javali2019-06-181-3/+3
| | * | | scsi: qedi: Check targetname while finding boot target informationNilesh Javali2019-06-181-0/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-217-14/+18
| |\ \ \ \
| | * | | | net: mvpp2: debugfs: Add pmap to fs dumpNathan Huckleberry2019-06-191-0/+3
| | * | | | net: hns3: Fix inconsistent indentingKrzysztof Kozlowski2019-06-191-1/+1
| | * | | | net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()Rasmus Villemoes2019-06-191-1/+1
| | * | | | net: lio_core: fix potential sign-extension overflow on large shiftColin Ian King2019-06-181-1/+1
| | * | | | tun: wake up waitqueues after IFF_UP is setFei Li2019-06-181-10/+9
| | * | | | bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues2019-06-182-1/+3
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-06-2117-62/+174
| |\ \ \ \ \
| | * | | | | RDMA/efa: Handle mmap insertions overflowGal Pressman2019-06-181-5/+16
| | * | | | | RDMA/efa: Fix success return value in case of errorGal Pressman2019-06-171-6/+18
| | * | | | | IB/hfi1: Handle port down properly in pioMike Marciniszyn2019-06-174-7/+8
| | * | | | | IB/hfi1: Handle wakeup of orphaned QPs for pioMike Marciniszyn2019-06-171-0/+16
| | * | | | | IB/hfi1: Wakeup QPs orphaned on wait list after flushMike Marciniszyn2019-06-171-0/+17
| | * | | | | IB/hfi1: Use aborts to trigger RC throttlingMike Marciniszyn2019-06-173-4/+37
| | * | | | | IB/hfi1: Create inline to get extended headersMike Marciniszyn2019-06-172-20/+32
| | * | | | | IB/hfi1: Silence txreq allocation warningsMike Marciniszyn2019-06-172-2/+3
| | * | | | | IB/hfi1: Avoid hardlockup with flushlist_lockMike Marciniszyn2019-06-171-6/+3
| | * | | | | IB/hfi1: Correct tid qp rcd to match verbs contextMike Marciniszyn2019-06-113-3/+15
| | * | | | | IB/hfi1: Close PSM sdma_progress sleep windowMike Marciniszyn2019-06-112-9/+4
| | * | | | | IB/hfi1: Validate fault injection opcode user inputKaike Wan2019-06-111-0/+5
| * | | | | | Merge tag 'drm-fixes-2019-06-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-06-2111-65/+209
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'imx-drm-fixes-2019-06-20' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2019-06-211-13/+27
| | |\ \ \ \ \ \
| | | * | | | | | gpu: ipu-v3: image-convert: Fix image downsize coefficientsSteve Longerbeam2019-06-141-2/+4
| | | * | | | | | gpu: ipu-v3: image-convert: Fix input bytesperline for packed formatsSteve Longerbeam2019-06-141-1/+3
| | | * | | | | | gpu: ipu-v3: image-convert: Fix input bytesperline width/height alignSteve Longerbeam2019-06-141-11/+21
| | | |/ / / / /
| | * | | | | | Merge tag 'drm-intel-fixes-2019-06-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-06-212-15/+38
| | |\ \ \ \ \ \
| | | * | | | | | drm/i915: Don't clobber M/N values during fastset checkVille Syrjälä2019-06-191-9/+29
| | | * | | | | | Merge tag 'gvt-fixes-2019-06-19' of https://github.com/intel/gvt-linux into d...Jani Nikula2019-06-191-6/+9
| | | |\ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | | * | | | | drm/i915/gvt: ignore unexpected pvinfo writeWeinan Li2019-06-171-6/+9
| | * | | | | | | Merge tag 'drm-misc-fixes-2019-06-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-06-215-3/+19
| | |\ \ \ \ \ \ \
| | | * | | | | | | drm: return -EFAULT if copy_to_user() failsDan Carpenter2019-06-182-2/+8
| | | * | | | | | | drm/panfrost: Make sure a BO is only unmapped when appropriateBoris Brezillon2019-06-183-1/+11
| | * | | | | | | | Merge branch 'vmwgfx-fixes-5.2' of git://people.freedesktop.org/~thomash/linu...Dave Airlie2019-06-213-34/+125
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | * | | | | | | drm/vmwgfx: fix a warning due to missing dma_parmsQian Cai2019-06-111-0/+3
| | | * | | | | | | drm/vmwgfx: Honor the sg list segment size limitationThomas Hellstrom2019-06-111-5/+5
| | | * | | | | | | drm/vmwgfx: Use the backdoor port if the HB port is not availableThomas Hellstrom2019-06-111-29/+117
| * | | | | | | | | Merge tag 'staging-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-06-219-22/+71
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'erofs_fix' into staging-linusGreg Kroah-Hartman2019-06-173-3/+31
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | staging: erofs: add requirements field in superblockGao Xiang2019-06-173-3/+31