summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-08vfio/pci: Disable qword access to the PCI ROM barKevin Tian2-8/+20
2026-01-08media: amphion: Remove vpu_vb_is_codecconfigMing Qian3-40/+3
2026-01-08media: amphion: Make some vpu_v4l2 functions staticLaurent Pinchart2-11/+9
2026-01-08media: amphion: Add a frame flush mode for decoderMing Qian1-1/+13
2026-01-08media: mediatek: vcodec: Use spinlock for context list protection lockChen-Yu Tsai7-20/+28
2026-01-08mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand2-5/+2
2026-01-08PCI: brcmstb: Fix disabling L0s capabilityJim Quinlan1-7/+3
2026-01-08PCI: brcmstb: Set MLW based on "num-lanes" DT property if presentJim Quinlan1-1/+26
2026-01-08PCI: brcmstb: Reuse pcie_cfg_data structureStanimir Varbanov1-40/+32
2026-01-08soundwire: stream: extend sdw_alloc_stream() to take 'type' parameterPierre-Louis Bossart1-2/+4
2026-01-08gve: defer interrupt enabling until NAPI registrationAnkit Garg2-1/+3
2026-01-08idpf: remove obsolete stashing codeJoshua Hay2-334/+22
2026-01-08idpf: stop Tx if there are insufficient buffer resourcesJoshua Hay3-19/+47
2026-01-08idpf: replace flow scheduling buffer ring with buffer poolJoshua Hay2-112/+105
2026-01-08idpf: simplify and fix splitq Tx packet rollback error pathJoshua Hay3-58/+95
2026-01-08idpf: improve when to set RE bit logicJoshua Hay2-3/+23
2026-01-08idpf: add support for Tx refillqs in flow scheduling modeJoshua Hay2-10/+91
2026-01-08idpf: trigger SW interrupt when exiting wb_on_itr modeJoshua Hay1-10/+19
2026-01-08idpf: add support for SW triggered interruptsJoshua Hay3-1/+13
2026-01-08wifi: mt76: mt7925: add handler to hif suspend/resume eventQuan Zhou14-34/+127
2026-01-08wifi: mt76: mt7925: fix CLC command timeout when suspend/resumeQuan Zhou3-3/+21
2026-01-08wifi: mt76: mt7925: fix the unfinished command of regd_notifier before suspendQuan Zhou2-0/+7
2026-01-08media: i2c: imx219: Fix 1920x1080 mode to use 1:1 pixel aspect ratioDave Stevenson1-3/+6
2026-01-08tty: fix tty_port_tty_*hangup() kernel-docJiri Slaby (SUSE)1-5/+0
2026-01-08serial: core: Fix serial device initializationAlexander Stein1-0/+1
2026-01-08usbnet: Fix using smp_processor_id() in preemptible code warningsZqiang1-0/+2
2026-01-08drm/panthor: Flush shmem writes before mapping buffers CPU-uncachedBoris Brezillon1-0/+18
2026-01-08md/raid10: wait barrier before returning discard request with REQ_NOWAITXiao Ni1-2/+1
2026-01-08gpiolib: acpi: Add quirk for Dell Precision 7780Askar Safin1-0/+22
2026-01-08gpiolib: acpi: Add quirk for ASUS ProArt PX13Mario Limonciello (AMD)1-0/+14
2026-01-08gpiolib: acpi: Add a quirk for Acer Nitro V15Mario Limonciello1-0/+13
2026-01-08gpiolib: acpi: Move quirks to a separate fileAndy Shevchenko3-346/+364
2026-01-08gpiolib: acpi: Add acpi_gpio_need_run_edge_events_on_boot() getterAndy Shevchenko2-1/+8
2026-01-08gpiolib: acpi: Handle deferred list via new APIAndy Shevchenko2-20/+37
2026-01-08gpiolib: acpi: Switch to use enum in acpi_gpio_in_ignore_list()Andy Shevchenko2-5/+24
2026-01-08serial: xilinx_uartps: fix rs485 delay_rts_after_sendj.turek1-7/+7
2026-01-08serial: xilinx_uartps: Use helper function hrtimer_update_function()Nam Cao1-2/+2
2026-01-08drm/displayid: add quirk to ignore DisplayID checksum errorsJani Nikula2-4/+39
2026-01-08tpm2-sessions: Fix tpm2_read_public range checksJarkko Sakkinen2-32/+56
2026-01-08serial: core: Restore sysfs fwnode informationAndy Shevchenko1-4/+6
2026-01-08serial: core: fix OF node leakJohan Hovold1-0/+3
2026-01-08xhci: dbgtty: fix device unregister: fixupŁukasz Bartosik1-1/+1
2026-01-08tty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)6-35/+13
2026-01-08drm/imagination: Disallow exporting of PM/FW protected objectsAlessio Belle1-0/+11
2026-01-08drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fbLyude Paul2-1/+14
2026-01-08drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbufferKrzysztof Niemiec1-20/+17
2026-01-08drm/msm/dpu: Add missing NULL pointer check for pingpong interfaceNikolay Kuratov1-6/+4
2026-01-08drm/xe: Drop preempt-fences when destroying imported dma-bufs.Thomas Hellström1-11/+4
2026-01-08drm/xe: Use usleep_range for accurate long-running workload timeslicingMatthew Brost1-1/+19
2026-01-08drm/xe: Adjust long-running workload timeslices to reasonable valuesMatthew Brost2-2/+5