summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-20drm/rockchip: Rename variables for clarityDaniel Stone
2025-10-20drm/rockchip: Return error code for errorsDaniel Stone
2025-10-20drm/rockchip: Declare framebuffer width/height boundsDaniel Stone
2025-10-20drm/rockchip: Demote normal drm_err to debugDaniel Stone
2025-10-20dm-verity: use 2-way interleaved SHA-256 hashing when supportedEric Biggers
2025-10-20dm-verity: reduce scope of real and wanted digestsEric Biggers
2025-10-20dm-verity: use SHA-256 library for SHA-256Eric Biggers
2025-10-20dm-verity: remove log message with shash driver nameEric Biggers
2025-10-20dm: Fix deadlock when reloading a multipath tableBenjamin Marzinski
2025-10-20dm: sysfs: use sysfs_emit() in dm-sysfs.cVivek BalachandharTN
2025-10-20dm: remove useless md->nr_zones variableBenjamin Marzinski
2025-10-20dm-crypt: use folio_nr_pages() instead of shift operationPedro Demarchi Gomes
2025-10-20dm-crypt: Use MD5 library instead of crypto_shashEric Biggers
2025-10-20firewire: core: use cleanup function to release cached configuration ROMTakashi Sakamoto
2025-10-20Merge tag 'iwlwifi-fixes-2025-10-19' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2025-10-20wifi: brcmfmac: fix crash while sending Action Frames in standalone AP ModeGokul Sivakumar
2025-10-20Merge tag 'ath-current-20251006' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2025-10-20bcma: don't register devices disabled in OFRafał Miłecki
2025-10-20Merge tag 'v6.18-rc2' into 'drm-rust-next'Alice Ryhl
2025-10-20panthor: use drm_gpuva_unlink_defer()Alice Ryhl
2025-10-20drm/gpuvm: add deferred vm_bo cleanupAlice Ryhl
2025-10-20gpio: mvebu: Slightly optimize mvebu_gpio_irq_handler()Christophe JAILLET
2025-10-20clk: renesas: cpg-mssr: Add module reset support for RZ/T2HLad Prabhakar
2025-10-20media: renesas: fdp1: Use %pe format specifierRicardo Ribalda
2025-10-20gpio: pca953x: clarify log messages about auto increment featureMichael Roth
2025-10-20media: allegro: fix race conditions in channel handlingMatthias Fend
2025-10-20media: allegro: process all pending status mbox messagesMatthias Fend
2025-10-20media: allegro: print warning if channel creation timeout occursMatthias Fend
2025-10-20media: v4l2-ctrls: add full AV1 profile validation in validate_av1_sequence()Pavan Bobba
2025-10-20media: mediatek: vcodec: Fix a reference leak in mtk_vcodec_fw_vpu_init()Haoxiang Li
2025-10-20media: amphion: Cancel message work before releasing the VPU coreMing Qian
2025-10-20media: amphion: Remove vpu_vb_is_codecconfigMing Qian
2025-10-20media: verisilicon: Protect G2 HEVC decoder against invalid DPB indexNicolas Dufresne
2025-10-20media: verisilicon: Fix CPU stalls on G2 bus errorNicolas Dufresne
2025-10-20media: platform: mtk-mdp3: fix device leaks at probeJohan Hovold
2025-10-20media: mediatek: vcodec: Use spinlock for context list protection lockChen-Yu Tsai
2025-10-20clk: samsung: add Exynos ACPM clock driverTudor Ambarus
2025-10-20firmware: exynos-acpm: register ACPM clocks pdevTudor Ambarus
2025-10-20firmware: exynos-acpm: add DVFS protocolTudor Ambarus
2025-10-20thunderbolt: Add support for Intel Wildcat LakeAlan Borzeszkowski
2025-10-20thunderbolt: Fix typo in tb_eeprom_ctl_read documentationDominik Karol Piątkowski
2025-10-20PCI: sg2042: Fix a reference count issue in sg2042_pcie_remove()Christophe JAILLET
2025-10-20crypto: caam - Add support of paes algorithmMeenakshi Aggarwal
2025-10-20KEYS: trusted: caam based protected keyMeenakshi Aggarwal
2025-10-20rnull: use `kernel::fmt`Tamir Duberstein
2025-10-20rust_binder: use `core::ffi::CStr` method namesTamir Duberstein
2025-10-20rust_binder: use `kernel::fmt`Tamir Duberstein
2025-10-20rust_binder: remove trailing commaTamir Duberstein
2025-10-19hwmon: (sht3x) Fix error handlingGuenter Roeck
2025-10-19hwmon: (cgbc-hwmon) Add missing NULL check after devm_kzalloc()Li Qiang