aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-16drm/vmwgfx: Don't overwrite KMS surface dirty trackerIan Forbes1-1/+2
2026-03-16drm/vmwgfx: fix kernel-doc warnings in vmwgfx_drv.hRandy Dunlap1-36/+57
2026-03-16wifi: ath12k: Remove unused DFS Unit Test definitionsJeff Johnson1-7/+0
2026-03-16wifi: ath12k: Clean up the WMI Unit Test command interfaceJeff Johnson2-31/+38
2026-03-16media: pci: zoran: fix potential memory leak in zoran_probe()Abdun Nihaal1-1/+1
2026-03-16media: em28xx: fix use-after-free in em28xx_v4l2_open()Abhishek Kumar1-4/+10
2026-03-16media: pulse8-cec: Handle partial deinitVicki Pfau1-0/+7
2026-03-16media: cx231xx: drop redundant device referenceJohan Hovold1-4/+1
2026-03-16media: usbtv: drop redundant device referenceJohan Hovold1-3/+1
2026-03-16media: go7007-loader: drop redundant device referenceJohan Hovold1-5/+1
2026-03-16media: vidtv: fix NULL pointer dereference in vidtv_channel_pmt_match_sectionsRuslan Valiyev1-0/+4
2026-03-16media: vidtv: fix nfeeds state corruption on start_streaming failureRuslan Valiyev1-1/+3
2026-03-16media: saa7134: rename i2c_dbg() to saa7134_i2c_dbg()Bartosz Golaszewski1-13/+13
2026-03-16media: vidtv: fix pass-by-value structs causing MSAN warningsAbd-Alrhman Masalkhi3-28/+28
2026-03-16media: dib8000: avoid division by 0 in dib8000_set_dds()Sergey Shtylyov1-2/+2
2026-03-16HID: logitech-hidpp: Prevent use-after-free on force feedback initialisation failureLee Jones1-1/+3
2026-03-16HID: bpf: prevent buffer overflow in hid_hw_requestBenjamin Tissoires1-0/+2
2026-03-16HID: core: Mitigate potential OOB by removing bogus memset()Lee Jones1-3/+4
2026-03-16mmc: sdhci-pltfm: remove duplicate DTS property parsingLuke Wang1-7/+0
2026-03-16mmc: sdhci-esdhc-imx: remove duplicate HS400 bus width validationLuke Wang1-4/+0
2026-03-16mmc: sdhci-esdhc-imx: add 1-bit bus width supportLuke Wang1-2/+2
2026-03-16mmc: Merge branch fixes into nextUlf Hansson1-1/+8
2026-03-16mmc: sdhci: fix timing selection for 1-bit bus widthLuke Wang1-1/+8
2026-03-16mmc: core: Remove checking MMC_CAP_4_BIT_DATA from mmc_host_can_uhs()Shawn Lin1-5/+1
2026-03-16mmc: core: Validate UHS/DDR/HS200 timing selection for 1-bit bus widthLuke Wang1-1/+13
2026-03-16mmc: dw_mmc-rockchip: Add phase map supportShawn Lin1-9/+18
2026-03-16mmc: dw_mmc-hi3798mv200: Using phase map from dw_mmc coreShawn Lin1-7/+4
2026-03-16mmc: dw_mmc: Add parsing mmc_clk_phase_map supportShawn Lin2-0/+4
2026-03-16spi: geni-qcom: Fix CPHA and CPOL mode change detectionMaramaina Naresh1-2/+2
2026-03-16drm/xe/i2c: Assert/Deassert I2C IRQRaag Jadav1-3/+12
2026-03-16regmap: Synchronize cache for the page selectorAndy Shevchenko1-4/+26
2026-03-16regmap: Synchronize cache for the page selectorAndy Shevchenko1-4/+26
2026-03-16drm/i915/psr: Compute PSR entry_setup_frames into intel_crtc_stateJouni Högander2-2/+4
2026-03-16drm/i915/psr: Disable PSR on update_m_n and update_lrrJouni Högander1-0/+2
2026-03-16media: cx25821-alsa: replace BUG_ON() with WARN_ON()Atharv Dubey1-3/+3
2026-03-16media: fimc: check return value of clk_enable in runtime_resumeZhaoyang Yu1-1/+5
2026-03-16media: ti: vpe: Add missing v4l2_device_unregister in vip_remove()Felix Gu1-0/+1
2026-03-16media: videobuf2: Set vma_flags in vb2_dma_sg_mmapJanne Grunau1-0/+1
2026-03-16media: bcm2835-unicam: remove reference to dropped driver in KconfigGaston Gonzalez1-5/+0
2026-03-16media: bcm2835-unicam: remove obsolete commentGaston Gonzalez1-4/+0
2026-03-16media:pci:mgb4: Add zDML color mapping supportMartin Tůma2-3/+77
2026-03-16media:pci:mgb4: Fixed negative hwmon temperatures processingMartin Tůma1-1/+2
2026-03-16media: samsung: exynos4-is: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+3
2026-03-16media: vidtv: Rename PI definition to PI_SAMPLESAndy Shevchenko1-3/+3
2026-03-16media: i2c: alvium-csi2Martin Hecht1-1/+1
2026-03-16media: mxl5005s: reduce stack usage in MXL5005_ControlInitArnd Bergmann1-0/+6
2026-03-16Merge 7.0-rc4 into usb-nextGreg Kroah-Hartman513-3012/+5434
2026-03-16gpib: ni_usb: drop redundant device referenceJohan Hovold1-4/+0
2026-03-16gpib: agilent_82357a: drop redundant device referenceJohan Hovold1-4/+1
2026-03-16gpib: common: change gpib_class to a const structJori Koolstra1-7/+10