index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
renesas-rpc-if.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-09
memory: renesas-rpc-if: Remove redundant division of dummy
Cong Dang
1
-2
/
+1
2023-01-23
memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*()
Geert Uytterhoeven
1
-16
/
+16
2023-01-23
memory: renesas-rpc-if: Improve Runtime PM handling
Geert Uytterhoeven
1
-5
/
+11
2023-01-23
memory: renesas-rpc-if: Always use dev in rpcif_probe()
Geert Uytterhoeven
1
-6
/
+6
2023-01-23
memory: renesas-rpc-if: Move resource acquisition to .probe()
Geert Uytterhoeven
1
-25
/
+24
2023-01-23
memory: renesas-rpc-if: Split-off private data from struct rpcif
Geert Uytterhoeven
1
-18
/
+57
2022-10-18
memory: renesas-rpc-if: Add support for R-Car Gen4
Geert Uytterhoeven
1
-7
/
+12
2022-10-18
memory: renesas-rpc-if: Clear HS bit during hardware initialization
Cong Dang
1
-0
/
+3
2022-05-26
Merge tag 'arm-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-22
/
+9
2022-05-03
Merge tag 'memory-controller-drv-5.19-2' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
1
-2
/
+1
2022-04-26
memory: renesas-rpc-if: simplify platform_get_resource_byname()
Krzysztof Kozlowski
1
-2
/
+1
2022-04-21
Merge tag 'memory-controller-drv-5.19' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-20
/
+8
2022-04-21
memory: renesas-rpc-if: Fix HF/OSPI data transfer in Manual Mode
Geert Uytterhoeven
1
-14
/
+46
2022-04-14
memory: renesas-rpc-if: Simplify single/double data register access
Geert Uytterhoeven
1
-20
/
+8
2022-04-04
memory: renesas-rpc-if: fix platform-device leak in error path
Johan Hovold
1
-1
/
+9
2021-11-22
memory: renesas-rpc-if: refactor MOIIO and IOFV macros
Wolfram Sang
1
-12
/
+8
2021-11-22
memory: renesas-rpc-if: avoid use of undocumented bits
Wolfram Sang
1
-36
/
+22
2021-11-22
memory: renesas-rpc-if: simplify register update
Wolfram Sang
1
-5
/
+2
2021-11-22
memory: renesas-rpc-if: Silence clang warning
Lad Prabhakar
1
-1
/
+1
2021-11-16
memory: renesas-rpc-if: Add support for RZ/G2L
Lad Prabhakar
1
-10
/
+62
2021-11-16
memory: renesas-rpc-if: Drop usage of RPCIF_DIRMAP_SIZE macro
Lad Prabhakar
1
-4
/
+2
2021-11-16
memory: renesas-rpc-if: Return error in case devm_ioremap_resource() fails
Lad Prabhakar
1
-1
/
+1
2021-09-28
memory: renesas-rpc-if: Avoid unaligned bus access for HyperFlash
Andrew Gabbasov
1
-2
/
+46
2021-09-28
memory: renesas-rpc-if: Correct QSPI data transfer in Manual mode
Wolfram Sang
1
-35
/
+78
2021-04-13
memory: renesas-rpc-if: fix possible NULL pointer dereference of resource
Krzysztof Kozlowski
1
-1
/
+1
2020-11-28
memory: renesas-rpc-if: Make rpcif_enable/disable_rpm() as static inline
Lad Prabhakar
1
-13
/
+0
2020-11-28
memory: renesas-rpc-if: Fix a node reference leak in rpcif_probe()
Lad Prabhakar
1
-0
/
+2
2020-11-28
memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in rpcif_{enable,dis...
Lad Prabhakar
1
-1
/
+1
2020-11-28
memory: renesas-rpc-if: Return correct value to the caller of rpcif_manual_xf...
Lad Prabhakar
1
-1
/
+2
2020-08-17
memory: renesas-rpc-if: simplify with PTR_ERR_OR_ZERO
Krzysztof Kozlowski
1
-3
/
+1
2020-07-01
memory: add Renesas RPC-IF driver
Sergei Shtylyov
1
-0
/
+603