summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* x86/efistub: Remap kernel text read-only before dropping NX attributeArd Biesheuvel2024-04-101-1/+10
* x86/boot: Move mem_encrypt= parsing to the decompressorArd Biesheuvel2024-04-101-0/+3
* efi/libstub: Add generic support for parsing mem_encrypt=Ard Biesheuvel2024-04-102-1/+9
* drm/xe: Rework rebindingThomas Hellström2024-04-105-51/+14
* drm/xe: Use ring ops TLB invalidation for rebindsThomas Hellström2024-04-106-9/+30
* drm/i915/gt: Enable only one CCS for compute workloadAndi Shyti2024-04-105-0/+65
* drm/i915/gt: Do not generate the command streamer for all the CCSAndi Shyti2024-04-101-0/+17
* drm/i915/gt: Disable HW load balancing for CCSAndi Shyti2024-04-102-2/+22
* drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY < 13Ankit Nautiyal2024-04-101-2/+3
* drm/i915/mst: Reject FEC+MST on ICLVille Syrjälä2024-04-101-1/+2
* drm/i915/mst: Limit MST+DSC to TGL+Ville Syrjälä2024-04-102-1/+2
* of: module: prevent NULL pointer dereference in vsnprintf()Sergey Shtylyov2024-04-101-0/+8
* of: dynamic: Synchronize of_changeset_destroy() with the devlink removalsHerve Codina2024-04-101-0/+12
* driver core: Introduce device_link_wait_removal()Herve Codina2024-04-101-3/+23
* gpio: cdev: fix missed label sanitizing in debounce_setup()Kent Gibson2024-04-101-21/+28
* gpio: cdev: check for NULL labels when sanitizing them for irqsBartosz Golaszewski2024-04-101-5/+14
* Revert "drm/amd/display: Send DTBCLK disable message on first commit"Gabe Teeger2024-04-101-1/+0
* ata: sata_mv: Fix PCI device ID table declaration compilation warningArnd Bergmann2024-04-101-32/+31
* drm/i915/gt: Limit the reserved VM space to only the platforms that need itAndi Shyti2024-04-103-4/+14
* thermal: gov_power_allocator: Allow binding without trip pointsNikita Travkin2024-04-101-8/+4
* thermal: gov_power_allocator: Allow binding without cooling devicesNikita Travkin2024-04-101-1/+1
* spi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxx_spi_probeHuai-Yuan Liu2024-04-101-0/+2
* drm/i915/dp: Fix DSC state HW readout for SST connectorsImre Deak2024-04-101-0/+1
* scsi: sd: Unregister device if device_add_disk() failed in sd_probe()Li Nan2024-04-101-1/+1
* scsi: mylex: Fix sysfs buffer lengthsArnd Bergmann2024-04-102-22/+22
* ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bitArnd Bergmann2024-04-101-4/+2
* regmap: maple: Fix uninitialized symbol 'ret' warningsRichard Fitzgerald2024-04-101-2/+2
* spi: s3c64xx: Use DMA mode from fifo sizeJaewon Kim2024-04-101-3/+2
* spi: s3c64xx: determine the fifo depth only onceTudor Ambarus2024-04-101-5/+9
* spi: s3c64xx: allow full FIFO masksTudor Ambarus2024-04-101-4/+36
* spi: s3c64xx: define a magic valueTudor Ambarus2024-04-101-1/+3
* spi: s3c64xx: remove else after returnTudor Ambarus2024-04-101-4/+2
* spi: s3c64xx: explicitly include <linux/bits.h>Tudor Ambarus2024-04-101-0/+1
* spi: s3c64xx: sort headers alphabeticallyTudor Ambarus2024-04-101-7/+6
* spi: s3c64xx: Extract FIFO depth calculation to a dedicated macroSam Protsenko2024-04-101-7/+6
* drm/prime: Unbreak virtgpu dma-buf exportRob Clark2024-04-101-1/+6
* nouveau/uvmm: fix addr/range calcs for remap operationsDave Airlie2024-04-101-3/+3
* drm/panfrost: fix power transition timeout warningsChristian Hewitt2024-04-101-3/+3
* regmap: maple: Fix cache corruption in regcache_maple_drop()Richard Fitzgerald2024-04-101-1/+1
* drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supportedPu Lehui2024-04-101-0/+4
* net: ravb: Always update error countersPaul Barker2024-04-101-8/+9
* net: ravb: Always process TX descriptor ringPaul Barker2024-04-101-2/+5
* net: ravb: Let IP-specific receive function to interrogate descriptorsClaudiu Beznea2024-04-101-11/+2
* e1000e: move force SMBUS from enable ulp function to avoid PHY loss issueVitaly Lifshits2024-04-102-19/+18
* e1000e: Minor flow correction in e1000_shutdown functionVitaly Lifshits2024-04-101-4/+4
* drm/amd: Flush GFXOFF requests in prepare stageMario Limonciello2024-04-101-0/+2
* i40e: Enforce software interrupt during busy-poll exitIvan Vecera2024-04-105-21/+72
* i40e: fix vf may be used uninitialized in this function warningAleksandr Loktionov2024-04-101-18/+16
* i40e: fix i40e_count_filters() to count only active/new filtersAleksandr Loktionov2024-04-101-2/+5
* octeontx2-af: Add array index checkAleksandr Mishin2024-04-101-0/+2