summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-06mmc: vub300: defer reset until cmd_mutex is unlockedRunyu Xiao
2026-07-06mmc: moxart: report DMA completion timeoutPengpeng Hou
2026-07-06mmc: vub300: fix use-after-free on probe failureGuangshuo Li
2026-07-06mmc: wbsd: Drop unused assignment of pnp_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-07-06mmc: sdhci-esdhc-mcf: do not use readl()/writel() on ColdFireGreg Ungerer
2026-07-06ARM: PXA: remove remnants of PXA93x supportEthan Nelson-Moore
2026-07-06Bluetooth: hci_uart: clear HCI_UART_SENDING when write_work is canceledPauli Virtanen
2026-07-06mmc: dw_mmc: stop and complete DMA also in STATE_DATA_BUSY stateMarek Szyprowski
2026-07-06mmc: mmc_test: Fix __counted_by handling after kzalloc_flex() conversionLad Prabhakar
2026-07-06mmc: cqhci: Remove unused intmask parameter from cqhci_irq()Chanwoo Lee
2026-07-06mmc: core: Remove unused buffer allocation in sd_enable_cache()Chanwoo Lee
2026-07-06spi: Enable SPI on SA8255p Qualcomm platformsMark Brown
2026-07-06spi: qcom-geni: Enable SPI on SA8255p Qualcomm platformsPraveen Talari
2026-07-06spi: qcom-geni: Use resources helper APIs in runtime PM functionsPraveen Talari
2026-07-06spi: qcom-geni: Use geni_se_resources_init() for resource initializationPraveen Talari
2026-07-06gpio: shared: make the voting mechanism adaptableBartosz Golaszewski
2026-07-06gpio: swnode: remove deprecated lookup mechanismBartosz Golaszewski
2026-07-06mmc: sdhci-of-dwcmshc: check bus clock enable result in the probe() methodSergey Shtylyov
2026-07-06dpll: zl3073x: add NCO virtual input pinIvan Vecera
2026-07-06dpll: zl3073x: add per-DPLL serialization lockIvan Vecera
2026-07-06dpll: zl3073x: use per-operation poll timeoutsIvan Vecera
2026-07-06dpll: add DPLL_PIN_TYPE_INT_NCO pin typeIvan Vecera
2026-07-06dpll: add STATE_CONNECTED_OVERRIDE pin capabilityIvan Vecera
2026-07-06wifi: rsi: validate beacon length before fixed buffer copyPengpeng Hou
2026-07-06wifi: libipw: fix key index receive bound checksPengpeng Hou
2026-07-06wifi: rsi: bound background scan probe request copyPengpeng Hou
2026-07-06wifi: libertas: reject short monitor TX framesPengpeng Hou
2026-07-06wifi: ralink: RT2X00: init EEPROM properlyCorentin Labbe
2026-07-06wifi: rsi: avoid reading TKIP MIC keys for non-TKIP ciphersPengpeng Hou
2026-07-06wifi: p54: validate RX frame length in p54_rx_eeprom_readback()Xiang Mei
2026-07-06wifi: mac80211_hwsim: avoid treating MCS as legacy rate indexYousef Alhouseen
2026-07-06wifi: libertas: fix memory leak in helper_firmware_cb()Dawei Feng
2026-07-06wifi: libertas_tf: fix use-after-free in lbtf_free_adapter()Maoyi Xie
2026-07-06wifi: mac80211_hwsim: clamp virtio RX length before skb_putBryam Vargas
2026-07-06wifi: ipw2100: fix potential memory leak in ipw2100_pci_init_one()Abdun Nihaal
2026-07-06ACPI: scan: Set power.no_pm for all struct acpi_device objectsRafael J. Wysocki
2026-07-06ACPI: bus: Eliminate struct acpi_driverRafael J. Wysocki
2026-07-06amt: fix size calculation in amt_get_size()Eric Dumazet
2026-07-06wifi: p54: update stale wireless wiki URLsAnas Khan
2026-07-06wifi: wlcore: allocate aggregation and firmware log buffers with kzalloc()Mike Rapoport (Microsoft)
2026-07-06wifi: mwifiex: debugfs: use kzalloc() to allocate formatting buffersMike Rapoport (Microsoft)
2026-07-06wifi: libertas: debugfs: use kzalloc() to allocate formatting buffersMike Rapoport (Microsoft)
2026-07-06wifi: b43, b43legacy: debugfs: use kzalloc() to allocate formatting buffersMike Rapoport (Microsoft)
2026-07-06wifi: cfg80211: remove WIPHY_FLAG_DISABLE_WEXTJohannes Berg
2026-07-06net: qualcomm: rmnet: validate MAP frame length before ingress parsingXiang Mei
2026-07-06wifi: cfg80211/nl80211: add STA-mode peer probingPriyansha Tiwari
2026-07-06wifi: nl80211/cfg80211: rename probe_client to probe_peerPriyansha Tiwari
2026-07-06drm/ssd130x: fix column and row end address in partial updates in ssd133xAmit Barzilai
2026-07-06drm/ssd130x: hoist column and row addresses out of repeated divisionAmit Barzilai
2026-07-06drm/ssd130x: fix column and row end address in partial updates for ssd132xAmit Barzilai