summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-11phy: lynx-10g: new driverVladimir Oltean
2026-06-11dt-bindings: phy: lynx-10g: initial documentVladimir Oltean
2026-06-11phy: lynx-28g: improve phy_validate() procedureVladimir Oltean
2026-06-11phy: lynx-28g: optimize read-modify-write operationVladimir Oltean
2026-06-11phy: lynx-28g: add support for big endian register mapsVladimir Oltean
2026-06-11phy: lynx-28g: common probe() and remove()Vladimir Oltean
2026-06-11phy: lynx-28g: make lynx_28g_pll_read_configuration() callable per PLLVladimir Oltean
2026-06-11phy: lynx-28g: move struct lynx_info definitions downwardsVladimir Oltean
2026-06-11phy: lynx-28g: provide default lynx_lane_supports_mode() implementationVladimir Oltean
2026-06-11phy: lynx-28g: generalize protocol converter accessorsVladimir Oltean
2026-06-11phy: lynx-28g: common lynx_pll_get()Vladimir Oltean
2026-06-11phy: lynx-28g: move data structures to coreVladimir Oltean
2026-06-11phy: lynx-28g: move lane mode helpers to new core moduleVladimir Oltean
2026-06-11phy: lynx-28g: reject probing on devices with unsupported OF nodesVladimir Oltean
2026-06-11phy: lynx-28g: avoid returning NULL in of_xlate() functionVladimir Oltean
2026-06-11dt-bindings: PCI: mediatek: Add support for EcoNet EN7528Caleb James DeLisle
2026-06-11PCI: mediatek: Use actual physical address instead of virt_to_phys()Manivannan Sadhasivam
2026-06-11phy: qcom: qmp-pcie: Add QMP PCIe PHY support for ElizaKrishna Chaitanya Chundru
2026-06-11dt-bindings: phy: sc8280xp-qmp-pcie: Document Eliza PCIe phyKrishna Chaitanya Chundru
2026-06-11phy: nxp-ptn3222: Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)
2026-06-11dt-bindings: phy: sc8280xp-qmp-pcie: Disallow bifurcation register on PurwaKonrad Dybcio
2026-06-11crypto: xilinx-trng - Replace crypto_drbg_ctr_df() with HMAC-SHA512Eric Biggers
2026-06-11crypto: xilinx-trng - Fix return value of xtrng_hwrng_trng_read()Eric Biggers
2026-06-11crypto: xilinx-trng - Remove crypto_rng interfaceEric Biggers
2026-06-11crypto: exynos-rng - Remove exynos-rng driverEric Biggers
2026-06-11hwrng: hisi-trng - Move hisi-trng into drivers/char/hw_random/Eric Biggers
2026-06-11crypto: hisi-trng - Remove crypto_rng interfaceEric Biggers
2026-06-11crypto: loongson - Remove broken and unused loongson-rngEric Biggers
2026-06-11crypto: crypto4xx - Remove insecure and unused rng_algEric Biggers
2026-06-11crypto: qat - validate RSA CRT component lengthsGiovanni Cabiddu
2026-06-11dt-bindings: dma: snps,dw-axi-dmac: Add fallback compatible for CV1800BInochi Amaoto
2026-06-11MAINTAINERS: dmaengine/ti: Remove myself and add Vignesh as maintainerPeter Ujfalusi
2026-06-11dmaengine: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-06-11dt-bindings: dma: qcom,gpi: Document GPI DMA engine for Shikra SoCXueyao An
2026-06-11dmaengine: qcom: hidma: use sysfs_emit() in sysfs show callbacksHungyu Lin
2026-06-11dmaengine: dw-axi-dmac: fix PM for system sleep and channel allocTze Yee Ng
2026-06-11dmaengine: dw-axi-dmac: drop redundant DMAC enable in block startNiravkumar L Rabara
2026-06-11dmaengine: altera-msgdma: Use memcpy_toio for descriptor FIFO writesAdrian Ng Ho Yin
2026-06-11dt-bindings: dma: fsl-edma: add dma-channel-mask property descriptionJoy Zou
2026-06-10hwmon: (gpd-fan) Reject EC PWM value 0 as invalidPei Xiao
2026-06-10Input: synaptics-rmi4 - unregister function handlers on physical driver regis...Haoxiang Li
2026-06-10selftests/bpf: Cover tail-call cgroup storage prog-array checksLin Ma
2026-06-10bpf: Tighten cgroup storage cookie checks for prog arraysDaniel Borkmann
2026-06-10Input: ads7846 - don't use scratch for tx_buf when clearing registerKris Bahnsen
2026-06-10perf symbols: Add bounds checks to read_build_id() note iteration in minimal ...Arnaldo Carvalho de Melo
2026-06-10perf symbols: Add bounds checks to elf_read_build_id() note iterationArnaldo Carvalho de Melo
2026-06-10perf bpf: Fix metadata leak in perf_env__add_bpf_info() on duplicate insertArnaldo Carvalho de Melo
2026-06-10perf bpf: Fix map data leak in bpf_metadata_create() on alloc failureArnaldo Carvalho de Melo
2026-06-10perf bpf: Add NULL check for btf__type_by_id() in synthesize_bpf_prog_name()Arnaldo Carvalho de Melo
2026-06-10tools lib api: Fix mount_overload() snprintf truncation and toupper rangeArnaldo Carvalho de Melo