aboutsummaryrefslogtreecommitdiff
path: root/drivers/memory/pl353-smc.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-12Merge tag 'memory-controller-drv-pl353-5.14' of https://git.kernel.org/pub/sc...Gravatar Olof Johansson 1-304/+10
2021-06-10memory: pl353-smc: Declare variables following a reverse christmas tree orderGravatar Miquel Raynal 1-3/+3
2021-06-10memory: pl353-smc: Avoid useless acronyms in descriptionsGravatar Miquel Raynal 1-1/+1
2021-06-10memory: pl353-smc: Let lower level controller drivers handle initsGravatar Miquel Raynal 1-294/+0
2021-06-10memory: pl353-smc: Rename goto labelsGravatar Miquel Raynal 1-4/+4
2021-06-10memory: pl353-smc: Fix styleGravatar Miquel Raynal 1-2/+2
2021-05-17memory: pl353: Fix error return code in pl353_smc_probe()Gravatar Zhen Lei 1-0/+1
2021-04-05memory: pl353: fix mask of ECC page_size config registerGravatar gexueyuan 1-1/+1
2021-02-02amba: Make the remove callback return voidGravatar Uwe Kleine-König 1-3/+1
2018-12-13memory: pl353: Add driver for arm pl353 static memory controllerGravatar Naga Sureshkumar Relli 1-0/+463