summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-02drm/i915: Avoid programming color HW blocks for NV12 Y planesChaitanya Kumar Borah
2026-06-02drm/i915/display: Don’t use atomic state back-pointer to derive color pipelineChaitanya Kumar Borah
2026-06-02regulator: Use named initializers for platform_device_id arraysMark Brown
2026-06-02regulator: Unify usage of space and comma in platform_device_id arraysUwe Kleine-König (The Capable Hub)
2026-06-02regulator: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)
2026-06-02regulator: Drop unused assignment of platform_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-06-02regulator: scmi: fix of_node refcount leak in scmi_regulator_probe()Wentao Liang
2026-06-02iio: dac: ad5686: create bus ops structRodrigo Alencar
2026-06-02iio: dac: ad5686: cleanup doc header of local structsRodrigo Alencar
2026-06-02iio: dac: ad5686: add control_sync() for single-channel devicesRodrigo Alencar
2026-06-02iio: dac: ad5686: add helpers to handle powerdown masksRodrigo Alencar
2026-06-02iio: dac: ad5686: add of_match table to the spi driverRodrigo Alencar
2026-06-02iio: dac: ad5686: drop enum idRodrigo Alencar
2026-06-02iio: dac: ad5686: remove redundant register definitionRodrigo Alencar
2026-06-02iio: dac: ad5686: refactor include headersRodrigo Alencar
2026-06-02Merge tag 'v7.1-rc6' into workJonathan Cameron
2026-06-02iio: adc: ad4080: fix AD4880 chip IDAntoniu Miclaus
2026-06-02gpu: nova-core: Hopper/Blackwell: add FMC signature extractionJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waitingJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: add FMC firmware imageJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: add FSP falcon engine stubJohn Hubbard
2026-06-02gpu: nova-core: add auto-detection of 32-bit, 64-bit firmware imagesJohn Hubbard
2026-06-02gpu: nova-core: add support for 32-bit firmware imagesJohn Hubbard
2026-06-02gpu: nova-core: don't assume 64-bit firmware imagesJohn Hubbard
2026-06-02gpu: nova-core: Blackwell: use correct sysmem flush registersJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: larger WPR2 (GSP) heapJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: larger non-WPR heapJohn Hubbard
2026-06-02gpu: nova-core: Blackwell: compute PMU-reserved framebuffer sizeJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: new location for PCI config mirrorJohn Hubbard
2026-06-02gpu: nova-core: set DMA mask width based on GPU architectureJohn Hubbard
2026-06-02driver core: Use system_percpu_wq instead of system_wqNathan Chancellor
2026-06-02iio: light: veml3328: add support for new deviceJoshua Crofts
2026-06-02drm/i915/display: Fix intel_lpe_audio_irq_handler for PREEMPT-RTMaarten Lankhorst
2026-06-02nvme: refresh multipath head zoned limits from path limitsYao Sang
2026-06-02nvme: fix FDP fdpcidx bounds checkliuxixin
2026-06-02nvme-tcp: Use WQ_PERCPU explicitly if wq_unbound is false.Kuniyuki Iwashima
2026-06-02nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log PageBryam Vargas
2026-06-02drm/tyr: use IoMem directly instead of DevresDanilo Krummrich
2026-06-02drm/tyr: separate driver type from driver dataDanilo Krummrich
2026-06-02nvme-multipath: set BIO_REMAPPED on bios remapped to per-path namespace disksAchkinazi, Igor
2026-06-02nvme-multipath: require exact iopolicy names for module parameterliyouhong
2026-06-02nvme-multipath: pass NS head to nvme_mpath_revalidate_paths()John Garry
2026-06-02USB: serial: io_ti: fix heap overflow in build_i2c_fw_hdr()Adrian Korwel
2026-06-02USB: serial: io_ti: fix heap overflow in get_manuf_info()Adrian Korwel
2026-06-02ata: pata_ep93xx: add COMPILE_TEST supportRosen Penev
2026-06-02ata: pata_ep93xx: use unsigned long for dataRosen Penev
2026-06-02ata: pata_ep93xx: avoid asm on non ARMRosen Penev
2026-06-02pps: generators: Use ktime_get_real_ts64() instead of ktime_get_snapshot()Thomas Gleixner
2026-06-02iommu/amd: Don't split flush for amd_iommu_domain_flush_all()Weinan Liu
2026-06-02iommu/rockchip: disable fetch dte time limitSimon Xue