summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* xen/acpi: off by one in read_acpi_id()Dan Carpenter2018-03-301-3/+3
* xen/acpi: upload _PSD info for non Dom0 CPUs tooJoao Martins2018-03-212-6/+29
* xen: xenbus_dev_frontend: Verify body of XS_TRANSACTION_ENDSimon Gaiser2018-03-211-3/+11
* xen: xenbus: Catch closing of non existent transactionsSimon Gaiser2018-03-211-1/+3
* xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handlingSimon Gaiser2018-03-211-1/+1
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-182-21/+6
|\
| * irqchip/irq-imx-gpcv2: Remove unused functionFabio Estevam2018-03-111-14/+0
| * irqchip/gic-v3-its: Ensure nr_ites >= nr_lpisArd Biesheuvel2018-03-111-5/+4
| * irqchip/gic-v3-its: Fix misplaced __iomem annotationsRobin Murphy2018-02-161-2/+2
* | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-181-2/+2
|\ \
| * | efi/libstub/tpm: Initialize pointer variables to zero for mixed modeArd Biesheuvel2018-03-131-2/+2
* | | Merge tag 'drm-fixes-for-v4.16-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-03-1621-50/+169
|\ \ \
| * \ \ Merge tag 'drm-intel-fixes-2018-03-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-03-164-4/+82
| |\ \ \
| | * \ \ Merge tag 'gvt-fixes-2018-03-15' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi2018-03-154-4/+82
| | |\ \ \
| | | * | | drm/i915/gvt: fix user copy warning by whitelist workload rb_tail fieldZhenyu Wang2018-03-151-4/+6
| | | * | | drm/i915/gvt: Correct the privilege shadow batch buffer addressfred gao2018-03-153-0/+20
| | | * | | drm/i915/gvt: keep oa config in shadow ctxMin He2018-03-092-0/+54
| | | * | | drm/i915/gvt: Add runtime_pm_get/put into gvt_switch_mmioXiong Zhang2018-03-091-0/+2
| * | | | | Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-03-162-8/+8
| |\ \ \ \ \
| | * | | | | drm/nouveau/bl: fix backlight regressionKarol Herbst2018-03-161-5/+5
| | * | | | | drm/nouveau/bl: Fix oops on driver unbindLukas Wunner2018-03-161-2/+2
| | * | | | | drm/nouveau/mmu: ALIGN_DOWN correct variableMāris Nartišs2018-03-161-1/+1
| * | | | | | Merge tag 'drm-intel-fixes-2018-03-14' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-03-153-13/+23
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | drm/i915: Kick the rps worker when changing the boost frequencyChris Wilson2018-03-121-2/+8
| | * | | | | drm/i915: Only prune fences after wait-for-allChris Wilson2018-03-121-4/+12
| | * | | | | drm/i915: Enable VBT based BL control for DPMustamin B Mustaffa2018-03-121-7/+3
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-03-1512-25/+56
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer2018-03-141-19/+12
| | * | | | drm/amdgpu: save/restore backlight level in legacy dce codeAlex Deucher2018-03-147-2/+40
| | * | | | drm/radeon: fix prime teardown orderChristian König2018-03-142-2/+2
| | * | | | drm/amdgpu: fix prime teardown orderChristian König2018-03-142-2/+2
* | | | | | Merge tag 'for-4.16/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-03-151-22/+21
|\ \ \ \ \ \
| * | | | | | dm mpath: fix passing integrity dataSteffen Maier2018-03-141-2/+3
| * | | | | | dm mpath: eliminate need to use scsi_device_from_queueMike Snitzer2018-03-131-9/+8
| * | | | | | dm mpath: fix uninitialized 'pg_init_wait' waitqueue_head NULL pointerMike Snitzer2018-03-131-11/+10
| |/ / / / /
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-03-154-44/+55
|\ \ \ \ \ \
| * | | | | | scsi: sd: Keep disk read-only when re-reading partitionJeremy Cline2018-03-071-1/+2
| * | | | | | scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failureBill Kuzeja2018-03-071-22/+37
| * | | | | | scsi: sd_zbc: Fix potential memory leakDamien Le Moal2018-03-071-20/+15
| * | | | | | scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIMHannes Reinecke2018-03-071-1/+1
* | | | | | | Merge branch 'percpu_ref-rcu-audit-fixes' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2018-03-151-4/+6
|\ \ \ \ \ \ \
| * | | | | | | RDMAVT: Fix synchronization around percpu_refTejun Heo2018-03-141-4/+6
* | | | | | | | Merge tag 'platform-drivers-x86-v4.16-7' of git://git.infradead.org/linux-pla...Linus Torvalds2018-03-144-6/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | platform/x86: Fix dell driver init orderDarren Hart (VMware)2018-03-143-3/+3
| * | | | | | | platform/x86: dell-smbios: Resolve dependency error on ACPI_WMIDarren Hart2018-03-141-3/+4
* | | | | | | | Merge tag 'usb-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-03-1421-217/+204
|\ \ \ \ \ \ \ \
| * | | | | | | | usb: musb: Fix external abort in musb_remove on omap2430Merlijn Wajer2018-03-131-1/+1
| * | | | | | | | Merge tag 'phy-for-4.16-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-03-121-0/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | phy: qcom-ufs: add MODULE_LICENSE tagArnd Bergmann2018-03-121-0/+5
| * | | | | | | | | usb: typec: tcpm: fusb302: Do not log an error on -EPROBE_DEFERHans de Goede2018-03-091-1/+2