Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-26Merge tag 'arm-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-03Merge tag 'memory-controller-drv-5.19-2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2022-04-26memory: renesas-rpc-if: simplify platform_get_resource_byname()Krzysztof Kozlowski
2022-04-21Merge tag 'memory-controller-drv-5.19' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2022-04-21memory: renesas-rpc-if: Fix HF/OSPI data transfer in Manual ModeGeert Uytterhoeven
2022-04-14memory: renesas-rpc-if: Simplify single/double data register accessGeert Uytterhoeven
2022-04-04memory: renesas-rpc-if: fix platform-device leak in error pathJohan Hovold
2021-11-22memory: renesas-rpc-if: refactor MOIIO and IOFV macrosWolfram Sang
2021-11-22memory: renesas-rpc-if: avoid use of undocumented bitsWolfram Sang
2021-11-22memory: renesas-rpc-if: simplify register updateWolfram Sang
2021-11-22memory: renesas-rpc-if: Silence clang warningLad Prabhakar
2021-11-16memory: renesas-rpc-if: Add support for RZ/G2LLad Prabhakar
2021-11-16memory: renesas-rpc-if: Drop usage of RPCIF_DIRMAP_SIZE macroLad Prabhakar
2021-11-16memory: renesas-rpc-if: Return error in case devm_ioremap_resource() failsLad Prabhakar
2021-09-28memory: renesas-rpc-if: Avoid unaligned bus access for HyperFlashAndrew Gabbasov
2021-09-28memory: renesas-rpc-if: Correct QSPI data transfer in Manual modeWolfram Sang
2021-04-13memory: renesas-rpc-if: fix possible NULL pointer dereference of resourceKrzysztof Kozlowski
2020-11-28memory: renesas-rpc-if: Make rpcif_enable/disable_rpm() as static inlineLad Prabhakar
2020-11-28memory: renesas-rpc-if: Fix a node reference leak in rpcif_probe()Lad Prabhakar
2020-11-28memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in rpcif_{enable,dis...Lad Prabhakar
2020-11-28memory: renesas-rpc-if: Return correct value to the caller of rpcif_manual_xf...Lad Prabhakar
2020-08-17memory: renesas-rpc-if: simplify with PTR_ERR_OR_ZEROKrzysztof Kozlowski
2020-07-02memory: add Renesas RPC-IF driverSergei Shtylyov