summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-06-24mmc: davinci_mmc: Use devm_mmc_alloc_host() helperBinbin Zhou1-15/+7
2025-06-24mmc: cb710: Use devm_mmc_alloc_host() helperBinbin Zhou1-4/+1
2025-06-24mmc: cavium: Use devm_mmc_alloc_host() helperBinbin Zhou1-8/+2
2025-06-24mmc: bcm2835: Use devm_mmc_alloc_host() helperBinbin Zhou1-4/+1
2025-06-24mmc: au1xmmc: Use devm_mmc_alloc_host() helperBinbin Zhou1-10/+4
2025-06-24mmc: atmel: Use devm_mmc_alloc_host() helperBinbin Zhou1-5/+2
2025-06-24mmc: alcor: Use devm_mmc_alloc_host() helperBinbin Zhou1-15/+5
2025-06-24mmc: sdhci: Return void from sdhci_runtime_suspend|resume_host()Adrian Hunter10-65/+29
2025-06-24mmc: sdhci-of-k1: disable HW busy detectionYixun Lan1-2/+0
2025-06-24mmc: sdhci-of-k1: make register definition vendor specificYixun Lan1-66/+72
2025-06-24mmc: sdhci-esdhc-imx: optimize clock loopback selection with dummy pad supportLuke Wang1-4/+21
2025-06-24mmc: sdhci-esdhc-imx: refactor clock loopback selection logicLuke Wang1-13/+14
2025-06-24mmc: sdhci-esdhc-imx: Don't change pinctrl in suspend if wakeup sourceHaibo Chen1-4/+12
2025-06-24Merge tag 'for-net-2025-06-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni2-5/+41
2025-06-24mmc: sdhci-uhs2: Adjust some error messages and register dump for SD UHS-II cardVictor Shih1-10/+10
2025-06-24mmc: sdhci: Add a helper function for dump register in dynamic debug modeVictor Shih1-0/+16
2025-06-24mmc: core: Adjust some error messages for SD UHS-II cardsVictor Shih1-2/+2
2025-06-24wifi: brcmfmac: don't allow arp/nd offload to be enabled if ap mode existsTing-Ying Li3-1/+22
2025-06-24USB: serial: option: add Foxconn T99W640Slark Xiao1-0/+2
2025-06-24USB: serial: cp210x: use new GPIO line value setter callbacksBartosz Golaszewski1-4/+6
2025-06-24USB: serial: ftdi_sio: use new GPIO line value setter callbacksBartosz Golaszewski1-6/+12
2025-06-24wifi: iwlwifi: mvm: assume '1' as the default mac_config_cmd versionMiri Korenblit1-2/+2
2025-06-24clk: renesas: rzv2h: Use devm_kmemdup_array()Raag Jadav1-2/+2
2025-06-24fbnic: Add support for setting/getting pause configurationAlexander Duyck3-0/+22
2025-06-24fbnic: Add support for reporting link configAlexander Duyck3-0/+68
2025-06-24fbnic: Set correct supported modes and speeds based on FW settingAlexander Duyck3-11/+29
2025-06-24fbnic: Update FW link mode values to represent actual link modesAlexander Duyck2-8/+8
2025-06-24wifi: rtl818x: Kill URBs before clearing tx status queueDaniil Dulov1-1/+2
2025-06-24fbnic: Replace link_mode with AUIAlexander Duyck4-29/+27
2025-06-24fbnic: Retire "AUTO" flags and cleanup handling of FW link settingsAlexander Duyck4-66/+48
2025-06-24fbnic: Do not consider mailbox "initialized" until we have verified fw versionAlexander Duyck1-2/+21
2025-06-24net: phy: Add interface types for 50G and 100GAlexander Duyck3-0/+25
2025-06-24wifi: wlcore: Remove unused wl12xx_cmd_start_fwlogDr. David Alan Gilbert2-27/+0
2025-06-24wl1251: Remove unused wl1251_cmd_*Dr. David Alan Gilbert2-82/+0
2025-06-24wl1251: Remove unused wl1251_acx_rate_policiesDr. David Alan Gilbert2-36/+0
2025-06-24wifi: rtlwifi: fix possible skb memory leak in `_rtl_pci_rx_interrupt()`.Thomas Fourier1-6/+12
2025-06-24wifi: iwlegacy: work around excessive stack usage on clang/kasanArnd Bergmann1-1/+2
2025-06-24wifi: rtw89: report boottime of receiving beacon and probe responseZong-Zhe Yang1-1/+7
2025-06-24wifi: rtw89: avoid NULL dereference when RX problematic packet on unsupported...Zong-Zhe Yang1-0/+5
2025-06-24wifi: rtw89: correct length for IE18/19 PHY report and IE parserEric Huang1-1/+3
2025-06-24wifi: rtw89: update EDCCA report for subband 40M/80M/sub-20MEric Huang1-6/+5
2025-06-24wifi: rtw89: mac: differentiate mem_page_size by chip generationKuan-Chung Chen5-12/+19
2025-06-24wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version to 9.0.0Ching-Te Ku1-1/+1
2025-06-24wifi: rtw89: coex: RTL8852B coexistence Wi-Fi firmware support for v0.29.122.0Ching-Te Ku1-0/+8
2025-06-24wifi: rtw89: coex: Update Bluetooth slot length when Wi-Fi is scanningChing-Te Ku1-1/+1
2025-06-24wifi: rtw89: coex: Not to set slot duration to zero to avoid firmware issueChing-Te Ku1-6/+6
2025-06-24wifi: rtw89: coex: Assign priority table before entering power saveChing-Te Ku1-0/+9
2025-06-24wifi: rtw89: coex: Update scoreboard to avoid Bluetooth re-link failChing-Te Ku1-0/+2
2025-06-24wifi: rtw89: coex: Get Bluetooth desired version by WiFi firmware versionChing-Te Ku8-24/+18
2025-06-24wifi: rtw89: coex: RTL8922A add Wi-Fi firmware support for v0.35.71.0Ching-Te Ku1-0/+8