summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-02Merge tag 'versatile-soc-for-v6.12' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2024-09-02Merge tag 'v6.12-rockchip-drivers-1' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2024-09-02Merge tag 'memory-controller-drv-6.12' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2024-09-02Merge tag 'samsung-drivers-6.12' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2024-09-02firmware: turris-mox-rwtm: Deduplicate command execution codeMarek Behún
2024-09-02firmware: turris-mox-rwtm: Use ALIGN() instead of hardcodingMarek Behún
2024-09-02firmware: turris-mox-rwtm: Use EOPNOTSUPP instead of ENOSYSMarek Behún
2024-09-02firmware: turris-mox-rwtm: Use container_of() instead of hwrng .priv memberMarek Behún
2024-09-02firmware: turris-mox-rwtm: Use devm_mutex_init() instead of mutex_init()Marek Behún
2024-09-02firmware: turris-mox-rwtm: Drop redundant device pointerMarek Behún
2024-09-02firmware: turris-mox-rwtm: Use dev_err_probe() where possibleMarek Behún
2024-09-02firmware: turris-mox-rwtm: Convert rest to devm_* and get rid of driver .remo...Marek Behún
2024-09-02firmware: turris-mox-rwtm: Simplify debugfs codeMarek Behún
2024-09-02firmware: turris-mox-rwtm: Don't create own kobject typeMarek Behún
2024-09-02firmware: turris-mox-rwtm: Use sysfs_emit() instead of sprintf()Marek Behún
2024-09-02firmware: turris-mox-rwtm: Fix driver includesMarek Behún
2024-09-02firmware: turris-mox-rwtm: Hide signature related constants behind macrosMarek Behún
2024-09-02firmware: turris-mox-rwtm: Use the boolean type where appropriateMarek Behún
2024-09-02firmware: turris-mox-rwtm: Use ETH_ALEN instead of hardcoded 6Marek Behún
2024-09-02firmware: turris-mox-rwtm: Use macro constant instead of hardcoded 4096Marek Behún
2024-08-30soc: versatile: enable compile testingKrzysztof Kozlowski
2024-08-30soc: versatile: realview: fix soc_dev leak during device removeKrzysztof Kozlowski
2024-08-30soc: versatile: realview: fix memory leak during device removeKrzysztof Kozlowski
2024-08-30soc: versatile: integrator: fix OF node leak in probe() error pathKrzysztof Kozlowski
2024-08-26dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt bindingAakarsh Jain
2024-08-25memory: mtk-smi: Use devm_clk_get_enabled()Rong Qianfeng
2024-08-25memory: pl353-smc: simplify with devm_clk_get_enabled()Krzysztof Kozlowski
2024-08-25memory: pl353-smc: simplify with dev_err_probe()Krzysztof Kozlowski
2024-08-25memory: pl172: simplify with devm_clk_get_enabled()Krzysztof Kozlowski
2024-08-25memory: pl172: simplify with dev_err_probe()Krzysztof Kozlowski
2024-08-25memory: omap-gpmc: simplify locking with guard()Krzysztof Kozlowski
2024-08-25memory: emif: simplify locking with guard()Krzysztof Kozlowski
2024-08-25memory: emif: drop unused 'irq_state' memberKrzysztof Kozlowski
2024-08-25memory: ti-aemif: Revert "memory: ti-aemif: don't needlessly iterate over chi...Bartosz Golaszewski
2024-08-23soc: rockchip: grf: Add rk3576 default GRF valuesDetlev Casanova
2024-08-23dt-bindings: soc: rockchip: Add rk3576 syscon compatiblesDetlev Casanova
2024-08-23soc: rockchip: grf: Set RK3128's vpu main clockAlex Bee
2024-08-23soc: rockchip: io-domain: Add RK3308 IO voltage domainsDavid Wu
2024-08-23dt-bindings: power: rockchip: Document RK3308 IO voltage domainsJonas Karlman
2024-08-21memory: ti-aemif: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-21memory: ti-aemif: simplify with dev_err_probe()Krzysztof Kozlowski
2024-08-21memory: tegra30-emc: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-21memory: tegra20-emc: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-21memory: tegra124-emc: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-21memory: tegra-mc: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-21memory: stm32-fmc2-ebi: simplify with dev_err_probe()Krzysztof Kozlowski
2024-08-21memory: stm32-fmc2-ebi: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-21memory: samsung: exynos5422-dmc: use scoped device node handling to simplify ...Krzysztof Kozlowski
2024-08-21memory: samsung: exynos5422-dmc: simplify dmc->dev usageKrzysztof Kozlowski
2024-08-21memory: atmel-ebi: simplify with scoped for each OF child loopKrzysztof Kozlowski