aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-01-25dax: super.c: fix kernel-doc bad line warningGravatar Randy Dunlap 1-1/+1
2023-01-01Merge tag 'drm-fixes-2023-01-01' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 12-45/+212
2022-12-31Merge tag 'ata-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Gravatar Linus Torvalds 1-9/+23
2022-12-30Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 5-83/+80
2022-12-30Merge branches 'acpi-resource' and 'acpi-video'Gravatar Rafael J. Wysocki 4-9/+67
2022-12-30drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO indexGravatar Jani Nikula 1-1/+1
2022-12-30drm/i915/dsi: add support for ICL+ native MIPI GPIO sequenceGravatar Jani Nikula 3-3/+95
2022-12-30drm/i915/uc: Fix two issues with over-size firmware filesGravatar John Harrison 1-14/+28
2022-12-30drm/i915: improve the catch-all evict to handle lock contentionGravatar Matthew Auld 6-26/+82
2022-12-30drm/i915: Remove __maybe_unused from mtl_infoGravatar Lucas De Marchi 1-1/+0
2022-12-30drm/i915: fix TLB invalidation for Gen12.50 video and compute enginesGravatar Andrzej Hajda 1-1/+7
2022-12-29Merge tag 'block-6.2-2022-12-29' of git://git.kernel.dk/linuxGravatar Linus Torvalds 7-57/+103
2022-12-28nvme-auth: fix smatch warning complaintsGravatar Sagi Grimberg 1-1/+1
2022-12-28nvme: consult the CSE log page for unprivileged passthroughGravatar Christoph Hellwig 1-4/+24
2022-12-28nvme: also return I/O command effects from nvme_command_effectsGravatar Christoph Hellwig 1-6/+26
2022-12-28nvmet: don't defer passthrough commands with trivial effects to the workqueueGravatar Christoph Hellwig 1-6/+5
2022-12-28nvmet: set the LBCC bit for commands that modify dataGravatar Christoph Hellwig 1-2/+4
2022-12-28nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding itGravatar Christoph Hellwig 1-16/+19
2022-12-27ata: ahci: Fix PCS quirk application for suspendGravatar Adam Vodopjan 1-9/+23
2022-12-26nvme-pci: update sqsize when adjusting the queue depthGravatar Christoph Hellwig 1-4/+5
2022-12-26nvme: fix setting the queue depth in nvme_alloc_io_tag_setGravatar Christoph Hellwig 1-1/+1
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Gravatar Steven Rostedt (Google) 44-66/+66
2022-12-23Merge tag 'spi-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-3/+16
2022-12-23Merge tag 'regulator-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+2
2022-12-23Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+5
2022-12-23Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 47-372/+647
2022-12-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 8-10/+168
2022-12-22ACPI: x86: s2idle: Stop using AMD specific codepath for Rembrandt+Gravatar Mario Limonciello 1-84/+3
2022-12-22ACPI: x86: s2idle: Force AMD GUID/_REV 2 on HP Elitebook 865Gravatar Mario Limonciello 1-0/+20
2022-12-22ACPI: video: Fix Apple GMUX backlight detectionGravatar Hans de Goede 1-1/+22
2022-12-22ACPI: resource: Add Asus ExpertBook B2502 to Asus quirksGravatar Hans de Goede 1-0/+7
2022-12-22ACPI: resource: do IRQ override on Lenovo 14ALC7Gravatar Adrian Freund 1-3/+10
2022-12-22ACPI: resource: do IRQ override on XMG Core 15Gravatar Erik Schumacher 1-0/+12
2022-12-22ACPI: video: Don't enable fallback path for creating ACPI backlight by defaultGravatar Mario Limonciello 1-5/+1
2022-12-22drm/amd/display: Report to ACPI video if no panels were foundGravatar Mario Limonciello 1-0/+4
2022-12-22ACPI: video: Allow GPU drivers to report no panelsGravatar Mario Limonciello 1-0/+11
2022-12-22nvme: fix multipath crash caused by flush request when blktrace is enabledGravatar Yanjun Zhang 1-1/+1
2022-12-21Merge tag 'block-6.2-2022-12-19' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-16/+12
2022-12-21drm/amdgpu: grab extra fence reference for drm_sched_job_add_dependencyGravatar Christian König 1-0/+2
2022-12-21drm/amdgpu: enable VCN DPG for GC IP v11.0.4Gravatar Saleemkhan Jamadar 1-0/+1
2022-12-21Merge tag 'for-linus-2022122101' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 13-7/+58
2022-12-21Merge tag 'media/v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 8-16/+17
2022-12-21Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 38-217/+285
2022-12-21Merge tag 'rproc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Gravatar Linus Torvalds 10-20/+1510
2022-12-21Merge tag 'mailbox-v6.2' of git://git.linaro.org/landing-teams/working/fujits...Gravatar Linus Torvalds 7-57/+118
2022-12-21Merge tag 'backlight-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 9-25/+21
2022-12-21Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Gravatar Linus Torvalds 120-2191/+985
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 32-138/+339
2022-12-21Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-1/+6
2022-12-21nvme-pci: fix page size checksGravatar Keith Busch 1-4/+4