summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-07-18irqchip/gic-v3: Fix GICD_CTLR register namingZenghui Yu
2025-07-18irqchip/ls-scfg-msi: Fix NULL dereference in error handlingDan Carpenter
2025-07-18wifi: plfxlc: Fix error handling in usb driver probeMurad Masimov
2025-07-18wifi: brcmfmac: Add support for the SDIO 43751 deviceFabio Estevam
2025-07-18wifi: wilc1000: Use min() to improve codeQianfeng Rong
2025-07-18wifi: mwifiex: Use max_t() to improve codeQianfeng Rong
2025-07-18wifi: brcm80211: Use min() to improve codeQianfeng Rong
2025-07-18wifi: brcmfmac: Fix typo "notifer"WangYuli
2025-07-18wifi: brcmsmac: Remove const from tbl_ptr parameter in wlc_lcnphy_common_read...Nathan Chancellor
2025-07-18Merge tag 'rtw-next-2025-07-18' of https://github.com/pkshih/rtwJohannes Berg
2025-07-18drm/tidss: oldi: convert to devm_drm_bridge_alloc() APIJayesh Choudhary
2025-07-18drm/tidss: encoder: convert to devm_drm_bridge_alloc()Michael Walle
2025-07-18crypto: engine - remove request batching supportOvidiu Panait
2025-07-18crypto: qat - flush misc workqueue during device shutdownGiovanni Cabiddu
2025-07-18crypto: qat - enable rate limiting feature for GEN6 devicesSuman Kumar Chakraborty
2025-07-18crypto: qat - add compression slice count for rate limitingSuman Kumar Chakraborty
2025-07-18crypto: qat - add get_svc_slice_cnt() in device data structureSuman Kumar Chakraborty
2025-07-18crypto: qat - add adf_rl_get_num_svc_aes() in rate limitingSuman Kumar Chakraborty
2025-07-18crypto: qat - relocate service related functionsSuman Kumar Chakraborty
2025-07-18crypto: qat - consolidate service enumsSuman Kumar Chakraborty
2025-07-18crypto: qat - add decompression service for rate limitingSuman Kumar Chakraborty
2025-07-18crypto: qat - validate service in rate limiting sysfs apiSuman Kumar Chakraborty
2025-07-18crypto: hisilicon/sec2 - implement full backlog mode for secWenkai Lin
2025-07-18crypto: qat - enable telemetry for GEN6 devicesVijay Sundar Selvamani
2025-07-18crypto: qat - add decompression service to telemetryVijay Sundar Selvamani
2025-07-18crypto: qat - enable power management debugfs for GEN6 devicesGeorge Abraham P
2025-07-18crypto: qat - relocate power management debugfs helper APIsGeorge Abraham P
2025-07-18crypto: qat - fix virtual channel configuration for GEN6 devicesSuman Kumar Chakraborty
2025-07-18crypto: drivers - Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-07-18hwrng: drivers - Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-07-18crypto: caam - avoid option aliasing with the CONFIG_CAAM_QI build optionLukas Bulwahn
2025-07-18crypto: qat - add live migration enablers for GEN6 devicesMałgorzata Mielnik
2025-07-18crypto: qat - relocate and rename bank state structure definitionSuman Kumar Chakraborty
2025-07-18crypto: qat - relocate bank state helper functionsMałgorzata Mielnik
2025-07-18crypto: qat - replace CHECK_STAT macro with static inline functionSuman Kumar Chakraborty
2025-07-18crypto: qat - use pr_fmt() in adf_gen4_hw_data.cSuman Kumar Chakraborty
2025-07-18crypto: qat - disable ZUC-256 capability for QAT GEN5Bairavi Alagappan
2025-07-18crypto: img-hash - Fix dma_unmap_sg() nents valueThomas Fourier
2025-07-18crypto: keembay - Fix dma_unmap_sg() nents valueThomas Fourier
2025-07-18hwrng: mtk - handle devm_pm_runtime_enable errorsOvidiu Panait
2025-07-18remoteproc: imx_rproc: detect and attach to pre-booted remote coresHiago De Franco
2025-07-18Merge tag 'drm-xe-next-2025-07-15' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-07-18gpio: xilinx: convert set_multiple() to the new API as wellBartosz Golaszewski
2025-07-18misc: ti-fpc202: use new GPIO line value setter callbacksBartosz Golaszewski
2025-07-18misc: ti-fpc202: remove unneeded direction checkBartosz Golaszewski
2025-07-18soc: hisilicon: kunpeng_hccs: Fix incorrect log informationHuisong Li
2025-07-18wifi: rtlwifi: Use min()/max() to improve codeQianfeng Rong
2025-07-18wifi: rtw89: wow: Add Basic Rate IE to probe request in scheduled scan modeChin-Yen Lee
2025-07-18clk: at91: sam9x7: update pll clk rangesVarshini Rajendran
2025-07-18wifi: rtw89: Lower the timeout in rtw89_fwdl_check_path_ready_ax() for USBBitterblue Smith