summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-13usb: core: Drop spaces after function namesClaudiu Beznea
2025-10-13usb: misc: ljca: Remove Wentong's e-mail addressSakari Ailus
2025-10-13staging: axis-fifo: drop debug print of remapped base addressOvidiu Panait
2025-10-13staging: axis-fifo: drop redundant read/write_flags from axis_fifoOvidiu Panait
2025-10-13staging: axis-fifo: remove get_dts_property() helperOvidiu Panait
2025-10-13staging: axis-fifo: remove unneeded irq field from struct axis_fifoOvidiu Panait
2025-10-13staging: axis-fifo: simplify interrupt handlingOvidiu Panait
2025-10-13staging: axis-fifo: add compatible strings for v4.2 and v4.3Ovidiu Panait
2025-10-13staging: rtl8723bs: wrap long comments in rtw_ap.cRohan Tripathi
2025-10-13staging: rtl8723bs: add spaces around '+' operator in rtw_ap.cRohan Tripathi
2025-10-13staging: rtl8723bs: fix lines starting with '(' in rtw_ap.cRohan Tripathi
2025-10-13staging: rtl8723bs: remove dead code in rtw_ap.cRohan Tripathi
2025-10-13staging: rtl8723bs: add missing blank line in rtw_ap.cRohan Tripathi
2025-10-13staging: rtl8723bs: remove unnecessary blank lines in rtw_ap.cRohan Tripathi
2025-10-13staging: rtl8723bs: Remove unsupported PALTFORM_OS_WINCE ifdefRodrigo Gobbi
2025-10-13staging: rtl8723bs: Remove commented ifdef CONFIG_WAPI_SUPPORTRodrigo Gobbi
2025-10-13staging: rtl8723bs: Fix operator spacing in rtw_security.cSameeksha Sankpal
2025-10-13staging: rtl8723bs: rtw_hal_set_def_var is not usedMichael Straube
2025-10-13staging: gpib: tms9914: Fix typo in commentAkiyoshi Kurita
2025-10-13staging: rtl8723bs: sdio: clarify OQT free page commentAkiyoshi Kurita
2025-10-13staging: sm750fb: rename camel case identifiersAhmet Sezgin Duran
2025-10-13staging: rtl8723bs: Add missing MODULE_DESCRIPTION()Josephine Pfeiffer
2025-10-13counter: microchip-tcb-capture: Allow shared IRQ for multi-channel TCBsDharma Balasubiramani
2025-10-13powerpc, ocxl: Fix extraction of struct xive_irq_dataNam Cao
2025-10-13platform/chrome: cros_usbpd_notify: defer probe when parent EC driver isn't r...Jameson Thies
2025-10-13pinctrl: samsung: Add ARTPEC-9 SoC specific configurationSeonGu Kang
2025-10-13soc: samsung: exynos-pmu: Annotate online/offline functions with __must_holdKrzysztof Kozlowski
2025-10-13soc: samsung: exynos-chipid: Add exynos9610 SoC supportAlexandru Chimac
2025-10-13clk: samsung: exynosautov920: add block mfc clock supportRaghav Sharma
2025-10-13clk: samsung: exynosautov920: add clock supportRaghav Sharma
2025-10-13memory: tegra30-emc: Add the SoC model prefix to functionsKrzysztof Kozlowski
2025-10-13memory: tegra20-emc: Add the SoC model prefix to functionsKrzysztof Kozlowski
2025-10-13memory: tegra186-emc: Add the SoC model prefix to functionsKrzysztof Kozlowski
2025-10-13memory: tegra124-emc: Add the SoC model prefix to functionsKrzysztof Kozlowski
2025-10-13memory: tegra124-emc: Simplify and handle deferred probe with dev_err_probe()Krzysztof Kozlowski
2025-10-13memory: tegra186-emc: Simplify and handle deferred probe with dev_err_probe()Krzysztof Kozlowski
2025-10-13memory: tegra20-emc: Simplify and handle deferred probe with dev_err_probe()Krzysztof Kozlowski
2025-10-13memory: tegra30-emc: Simplify and handle deferred probe with dev_err_probe()Krzysztof Kozlowski
2025-10-13memory: tegra30-emc: Do not print error on icc_node_create() failureKrzysztof Kozlowski
2025-10-13memory: tegra20-emc: Do not print error on icc_node_create() failureKrzysztof Kozlowski
2025-10-13memory: tegra186-emc: Do not print error on icc_node_create() failureKrzysztof Kozlowski
2025-10-13memory: tegra124-emc: Do not print error on icc_node_create() failureKrzysztof Kozlowski
2025-10-13memory: tegra124-emc: Simplify return of emc_init()Krzysztof Kozlowski
2025-10-13pinctrl: samsung: add exynos8890 SoC pinctrl configurationIvaylo Ivanov
2025-10-13w1: ds28e17: Replace deprecated strcpy + strcat in w1_f19_add_slaveThorsten Blum
2025-10-13w1: use sysfs_emit() in sysfs show() callbacksVivek BalachandharTN
2025-10-12hwmon: Add MP2925 and MP2929 driverWensheng Wang
2025-10-12Merge tag 'i2c-for-6.18-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-10-12net: dlink: handle dma_map_single() failure properlyYeounsu Moon
2025-10-12net: mtk: wed: add dma mask limitation and GFP_DMA32 for device with more tha...Rex Lu