summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-23staging: rtl8723bs: Refactor setCCKFilterCoefficient to remove duplicated rtw...Bera Yüzlü-19/+9
2026-02-23staging: most: dim2: check return value of clk_prepare_enable for PLLArtem Lytkin-1/+6
2026-02-23staging: most: net: remove unused header includeRajveer Chaudhari-1/+0
2026-02-23staging: most: dim2: remove unused header includesRajveer Chaudhari-5/+1
2026-02-23staging: most: dim2: convert pr_err/warn to dev_err/warnZeeshan Ahmad-20/+20
2026-02-23staging: most: dim2: move extra info messages to dev_dbgZeeshan Ahmad-4/+3
2026-02-23staging: greybus: sdio: Remove double whitespaceGiorgi Tchankvetadze-1/+1
2026-02-23staging: greybus: Fix spelling mistake in KconfigTomasz Unger-1/+1
2026-02-23staging: greybus: sdio: Fix typo in commentGiorgi Tchankvetadze-1/+1
2026-02-23staging: greybus: pwm: Fix typo in commentGiorgi Tchankvetadze-1/+1
2026-02-23soc: fsl: cpm1: qmc: Fix error check for devm_ioremap_resource() in qmc_qe_in...Chen Ni-2/+2
2026-02-23soc: fsl: qbman: fix race condition in qman_destroy_fqRichard Genoud-2/+22
2026-02-23PM: runtime: Change pm_runtime_put() return type to voidRafael J. Wysocki-14/+2
2026-02-23pmdomain: imx: gpcv2: Discard pm_runtime_put() return valueRafael J. Wysocki-1/+3
2026-02-23mmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng-4/+5
2026-02-23spi: atcspi200: Remove redundant assignment to .ownerPei Xiao-1/+0
2026-02-23spi: omap2-mcspi: add support for 3-wire transfersAntoni Pokusinski-5/+12
2026-02-23spi: dt-bindings: renesas,rzv2h-rspi: allow multiple DMAsCosmin Tanislav-3/+13
2026-02-23spi: stm32: Use NULL instead of 0 for pointerKrzysztof Kozlowski-1/+1
2026-02-23spi: stm32-ospi: Remove exec_op() callback debug logPatrice Chotard-5/+0
2026-02-23spi: stm32: fix rx DMA request error handlingAlain Volmat-4/+4
2026-02-23spi: cs42l43: Don't support sidecar properties on device tree systemsCharles Keepax-2/+2
2026-02-23spi: allow ancillary devices to share parent's chip selectsAntoniu Miclaus-6/+23
2026-02-23ASoC: cs42l43: Report insert for exotic peripheralsCharles Keepax-0/+1
2026-02-23shmem: adapt to rhashtable-based simple_xattrs with lazy allocationChristian Brauner-29/+47
2026-02-23xattr: add rhashtable-based simple_xattr infrastructureChristian Brauner-109/+357
2026-02-23xattr: add rcu_head and rhash_head to struct simple_xattrChristian Brauner-0/+27
2026-02-23wifi: mac80211: bounds-check link_id in ieee80211_ml_reconfigurationAriel Silver-0/+3
2026-02-23gfs2: Call unlock_new_inode before d_instantiateAndreas Gruenbacher-2/+1
2026-02-23mmc: core: Optimize time for secure erase/trim for some Kingston eMMCsLuke Wang-2/+22
2026-02-23mmc: dw_mmc: move pmops into core driverArnd Bergmann-9/+6
2026-02-23mmc: loongson2-mmc: drop redundant memset after dma_alloc_coherent()Andre Korol-1/+0
2026-02-23mmc: dw_mmc: Remove mshc alias supportShawn Lin-6/+3
2026-02-23mmc: dw_mmc-k3: Remove mshc alias supportShawn Lin-15/+8
2026-02-23arm64: dts: hisilicon: hikey960/970: Convert to use standard mmc aliasShawn Lin-4/+4
2026-02-23MAINTAINERS: add MMC files to BST entryAlbert Yang-0/+2
2026-02-23mmc: sdhci: add Black Sesame Technologies BST C1200 controller driverAlbert Yang-0/+536
2026-02-23mmc: sdhci: allow drivers to pre-allocate bounce bufferAlbert Yang-0/+7
2026-02-23dt-bindings: mmc: add binding for BST DWCMSHC SDHCI controllerAlbert Yang-0/+70
2026-02-23mmc: sdhci-of-k1: spacemit: Add support for K3 SoCYixun Lan-2/+17
2026-02-23dt-bindings: mmc: spacemit,sdhci: add support for K3 SoCYixun Lan-1/+3
2026-02-23mmc: sdhci: Stop advertising the driver in dmesgLinus Walleij-16/+0
2026-02-23mmc: sdio: add NXP vendor and IW61x device IDsJeff Chen-0/+3
2026-02-23mmc: dw_mmc-pltfm: use modern PM macrosShawn Lin-22/+6
2026-02-23mmc: dw_mmc-pci: Use BAR_2 and pcim_iomap_region()Shawn Lin-6/+4
2026-02-23mmc: dw_mmc: Remove unused register access macrosShawn Lin-26/+1
2026-02-23mmc: dw_mmc: Improve dw_mci_get_cd()Shawn Lin-35/+18
2026-02-23mmc: dw_mmc: Remove DW_MCI_SEND_STATUS and DW_MCI_RECV_STATUS macrosShawn Lin-12/+10
2026-02-23mmc: dw_mmc: Remove redundant struct mmc_data forward declarationShawn Lin-2/+0
2026-02-23mmc: dw_mmc: Remove struct dw_mci_boardShawn Lin-41/+17