summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-09-0815-23/+39
|\
| * scsi: mpt3sas: Don't call disable_irq from IRQ poll handlerTomas Henzl2020-09-021-1/+1
| * scsi: megaraid_sas: Don't call disable_irq from process IRQ pollTomas Henzl2020-09-021-1/+1
| * scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_logi...Hou Pu2020-09-023-7/+5
| * scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATALuo Jiaxing2020-09-011-1/+4
| * scsi: target: iscsi: Fix data digest calculationVarun Prakash2020-09-011-2/+15
| * scsi: lpfc: Update lpfc version to 12.8.0.4James Smart2020-08-311-1/+1
| * scsi: lpfc: Extend the RDF FPIN Registration descriptor for additional eventsJames Smart2020-08-312-1/+4
| * scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discoveryJames Smart2020-08-311-1/+3
| * scsi: lpfc: Fix setting IRQ affinity with an empty CPU maskJames Smart2020-08-311-1/+0
| * scsi: qla2xxx: Fix regression on sparc64René Rebe2020-08-312-4/+4
| * scsi: libfc: Fix for double free()Javed Hasan2020-08-311-2/+0
| * scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abortDinghao Liu2020-08-311-1/+1
* | Revert "drm/i915/gem: Delete unused code"Dave Airlie2020-09-081-0/+19
* | Revert "drm/i915/gem: Async GPU relocations only"Dave Airlie2020-09-082-27/+289
* | Revert "drm/i915: Remove i915_gem_object_get_dirty_page()"Dave Airlie2020-09-082-0/+18
* | Merge tag 'drm-msm-fixes-2020-09-04' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2020-09-0811-37/+85
|\ \
| * | drm/msm: Disable the RPTR shadowJordan Crouse2020-09-046-27/+43
| * | drm/msm: Disable preemption on all 5xx targetsJordan Crouse2020-09-041-1/+2
| * | drm/msm: Enable expanded apriv support for a650Jordan Crouse2020-09-044-4/+19
| * | drm/msm: Split the a5xx preemption recordJordan Crouse2020-09-042-5/+21
* | | Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-09-066-62/+118
|\ \ \
| * | | iommu/vt-d: Handle 36bit addressing for x86-32Chris Wilson2020-09-041-7/+7
| * | | iommu/amd: Do not use IOMMUv2 functionality when SME is activeJoerg Roedel2020-09-041-0/+7
| * | | iommu/amd: Do not force direct mapping when SME is activeJoerg Roedel2020-09-041-1/+6
| * | | iommu/amd: Use cmpxchg_double() when updating 128-bit IRTESuravee Suthikulpanit2020-09-043-7/+33
| * | | iommu/amd: Restore IRTE.RemapEn bit after programming IRTESuravee Suthikulpanit2020-09-041-0/+2
| * | | iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set()Lu Baolu2020-09-041-45/+55
| * | | iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu2020-09-041-2/+8
* | | | Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-09-0610-16/+211
|\ \ \ \
| * | | | xen: add helpers to allocate unpopulated memoryRoger Pau Monne2020-09-049-15/+210
| * | | | memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERICRoger Pau Monne2020-09-041-1/+1
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...Linus Torvalds2020-09-051-1/+1
|\ \ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | auxdisplay: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-081-1/+1
* | | | | | | Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-09-043-95/+165
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-09-041-88/+148
| |\ \ \ \ \ \ \
| | * | | | | | | cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo disabledFrancisco Jerez2020-09-011-1/+1
| | * | | | | | | cpufreq: intel_pstate: Free memory only when turning offRafael J. Wysocki2020-09-011-33/+24
| | * | | | | | | cpufreq: intel_pstate: Add ->offline and ->online callbacksRafael J. Wysocki2020-09-011-49/+94
| | * | | | | | | cpufreq: intel_pstate: Tweak the EPP sysfs interfaceRafael J. Wysocki2020-09-011-0/+8
| | * | | | | | | cpufreq: intel_pstate: Update cached EPP in the active modeRafael J. Wysocki2020-09-011-5/+15
| | * | | | | | | cpufreq: intel_pstate: Refuse to turn off with HWP enabledRafael J. Wysocki2020-09-011-3/+9
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Rafael J. Wysocki2020-09-012-7/+17
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | opp: Don't drop reference for an OPP table that was never parsedViresh Kumar2020-08-312-7/+17
* | | | | | | | Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-043-6/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo2020-09-022-4/+9
| * | | | | | | | ata: ahci: use ata_link_info() instead of ata_link_printk()Xu Wang2020-08-161-2/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-048-58/+167
|\ \ \ \ \ \ \ \
| * | | | | | | | nvme-pci: cancel nvme device request before disablingTong Zhang2020-08-281-2/+2
| * | | | | | | | nvme: only use power of two io boundariesKeith Busch2020-08-281-9/+38