summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-01-31drivers/block: Remove PARIDE core and high-level protocolsOndrej Zary
2023-01-31ata: pata_parport: add driver (PARIDE replacement)Ondrej Zary
2023-01-14ata: libata: exclude FUA support for known buggy drivesDamien Le Moal
2023-01-14ata: libata: Fix FUA handling in ata_build_rw_tf()Damien Le Moal
2023-01-14ata: libata: cleanup fua support detectionDamien Le Moal
2023-01-14ata: libata: Rename and cleanup ata_rwcmd_protocol()Damien Le Moal
2023-01-04ata: libata-scsi: improve ata_scsiop_maint_in()Damien Le Moal
2023-01-04ata: libata-scsi: do not overwrite SCSI ML and status bytesNiklas Cassel
2023-01-04ata: libata: respect successfully completed commands during errorsNiklas Cassel
2023-01-04ata: libata: read the shared status for successful NCQ commands onceNiklas Cassel
2023-01-04ata: libata: simplify qc_fill_rtf port operation interfaceDamien Le Moal
2023-01-04ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EHNiklas Cassel
2023-01-04ata: libata-eh: Cleanup ata_scsi_cmd_error_handler()Wenchao Hao
2023-01-03ata: octeon: Drop empty platform remove functionUwe Kleine-König
2023-01-01Merge tag 'drm-fixes-2023-01-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-31Merge tag 'ata-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-12-30Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-12-30Merge branches 'acpi-resource' and 'acpi-video'Rafael J. Wysocki
2022-12-30drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO indexJani Nikula
2022-12-30drm/i915/dsi: add support for ICL+ native MIPI GPIO sequenceJani Nikula
2022-12-30drm/i915/uc: Fix two issues with over-size firmware filesJohn Harrison
2022-12-30drm/i915: improve the catch-all evict to handle lock contentionMatthew Auld
2022-12-30drm/i915: Remove __maybe_unused from mtl_infoLucas De Marchi
2022-12-30drm/i915: fix TLB invalidation for Gen12.50 video and compute enginesAndrzej Hajda
2022-12-29Merge tag 'block-6.2-2022-12-29' of git://git.kernel.dk/linuxLinus Torvalds
2022-12-28nvme-auth: fix smatch warning complaintsSagi Grimberg
2022-12-28nvme: consult the CSE log page for unprivileged passthroughChristoph Hellwig
2022-12-28nvme: also return I/O command effects from nvme_command_effectsChristoph Hellwig
2022-12-28nvmet: don't defer passthrough commands with trivial effects to the workqueueChristoph Hellwig
2022-12-28nvmet: set the LBCC bit for commands that modify dataChristoph Hellwig
2022-12-28nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding itChristoph Hellwig
2022-12-27ata: ahci: Fix PCS quirk application for suspendAdam Vodopjan
2022-12-26nvme-pci: update sqsize when adjusting the queue depthChristoph Hellwig
2022-12-26nvme: fix setting the queue depth in nvme_alloc_io_tag_setChristoph Hellwig
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-23Merge tag 'spi-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-23Merge tag 'regulator-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-12-23Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-23Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-12-22ACPI: x86: s2idle: Stop using AMD specific codepath for Rembrandt+Mario Limonciello
2022-12-22ACPI: x86: s2idle: Force AMD GUID/_REV 2 on HP Elitebook 865Mario Limonciello
2022-12-22ACPI: video: Fix Apple GMUX backlight detectionHans de Goede
2022-12-22ACPI: resource: Add Asus ExpertBook B2502 to Asus quirksHans de Goede
2022-12-22ACPI: resource: do IRQ override on Lenovo 14ALC7Adrian Freund
2022-12-22ACPI: resource: do IRQ override on XMG Core 15Erik Schumacher
2022-12-22ACPI: video: Don't enable fallback path for creating ACPI backlight by defaultMario Limonciello
2022-12-22drm/amd/display: Report to ACPI video if no panels were foundMario Limonciello
2022-12-22ACPI: video: Allow GPU drivers to report no panelsMario Limonciello
2022-12-22nvme: fix multipath crash caused by flush request when blktrace is enabledYanjun Zhang