summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-04-29wifi: rtw89: Fix rtw8922a_pwr_{on,off}_func() for USBBitterblue Smith
2026-04-29wifi: rtw89: usb: Enable RX aggregation for RTL8922AUBitterblue Smith
2026-04-29wifi: rtw89: Fix rtw89_usb_ops_mac_post_init() for RTL8922AUBitterblue Smith
2026-04-29wifi: rtw89: Fix rtw89_usb_ops_mac_pre_init() for RTL8922AUBitterblue Smith
2026-04-29wifi: rtw89: Fix rtw89_usb_ops_mac_lv1_rcvy() for RTL8922AUBitterblue Smith
2026-04-29wifi: rtw89: usb: Support 2 bulk in endpointsBitterblue Smith
2026-04-29wifi: rtlwifi: fix typos in comments in rtl8821ae_card_disable()Hugo Villeneuve
2026-04-29wifi: rtw89: phy: increase RF calibration timeouts for USB transportLouis Kotze
2026-04-29wifi: rtw88: Add NULL check for chip->edcca_th in rtw_fw_adaptivity_result()Panagiotis Petrakopoulos
2026-04-29wifi: rtlwifi: validate action frame size before using in _rtl_pci_tx_isr()Ping-Ke Shih
2026-04-29wifi: rtlwifi: validate action frame size in rtl_action_proc()Ping-Ke Shih
2026-04-29wifi: rtl8xxxu: validate action frame size before using in rtl8xxxu_dump_acti...Ping-Ke Shih
2026-04-29wifi: rtw88: fix wrong pci_get_drvdata type in AER handlersChin-Yen Lee
2026-04-29wifi: rtlwifi: rtl8821ae: Remove dead code in rtl8821ae_update_hal_rate_table()Chelsy Ratnawat
2026-04-29wifi: rtw89: fix wrong pci_get_drvdata type in AER handlersChristos Longros
2026-04-28clk: clk-axi-clkgen: Add support versal timingsNuno Sá
2026-04-29spi: microchip core-qspi cleanupMark Brown
2026-04-29spi: microchip-core-qspi: remove an unused defineConor Dooley
2026-04-29spi: microchip-core-qspi: report device on which timeout occured instead of w...Conor Dooley
2026-04-28clk: mmp: pxa1908-apbcp: Add reset cellsDuje Mihanović
2026-04-28clk: mmp: pxa1908-apbc: Add reset cellsDuje Mihanović
2026-04-28clk: mediatek: mt7988: use MUX_CLR_SET for gate-less muxesDaniel Golle
2026-04-28clk: mediatek: mt8192: use MUX_CLR_SETDaniel Golle
2026-04-28clk: mediatek: add MUX_CLR_SET macroDaniel Golle
2026-04-28reset: eyeq: drop device_set_of_node_from_dev() done by parentThéo Lebrun
2026-04-28clk: eyeq: add EyeQ5 children auxiliary device for generic PHYsThéo Lebrun
2026-04-28clk: eyeq: use the auxiliary device creation helperJerome Brunet
2026-04-28clk: spacemit: k3: mark top_dclk as CLK_IS_CRITICALTroy Mitchell
2026-04-28clk: bulk: Use dev_err_probe() helper in of_clk_bulk_get()Alexander Stein
2026-04-28clk: bcm: iproc-asiu: simplify allocationRosen Penev
2026-04-28clk: clk-max77686: kzalloc + kcalloc to kzallocRosen Penev
2026-04-28clk: visconti: pll: use kzalloc_flexRosen Penev
2026-04-28clk: hisilicon: clkdivider-hi6220: use kzalloc_flexRosen Penev
2026-04-28clk: mvebu: use kzalloc_flexRosen Penev
2026-04-28ppp: add PPPOX symbolQingfang Deng
2026-04-28netconsole: restore userdatum value on update_userdata() failureBreno Leitao
2026-04-28netconsole: propagate device name truncation in dev_name_store()Breno Leitao
2026-04-28netconsole: avoid clobbering userdatum value on truncated writeBreno Leitao
2026-04-28netconsole: return count instead of strnlen(buf, count) from store callbacksBreno Leitao
2026-04-28bareudp: fix NULL pointer dereference in bareudp_fill_metadata_dst()Weiming Shi
2026-04-28net: dummy: do not acquire RTNL for too longEric Dumazet
2026-04-29gpu: nova-core: enable GA100Timur Tabi
2026-04-29gpu: nova-core: skip the IFR header if presentTimur Tabi
2026-04-29gpu: nova-core: add FbHal::frts_size() for GA100 supportTimur Tabi
2026-04-29gpu: nova-core: only boot FRTS if its region is allocatedTimur Tabi
2026-04-29gpu: nova-core: do not consider 0xBB77 as a valid PCI ROM header signatureTimur Tabi
2026-04-29gpu: nova-core: use correct fwsignature for GA100Timur Tabi
2026-04-29gpu: nova-core: program_brom cannot failTimur Tabi
2026-04-29gpu: nova-core: use SizeConstants trait for u64 size constantsJohn Hubbard
2026-04-29driver core: move dev_has_sync_state() to drivers/base/base.hDanilo Krummrich