aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/memory/ti-aemif.c
AgeCommit message (Expand)Author
2023-12-19memory: ti-aemif: Convert to platform remove callback returning voidUwe Kleine-König
2022-04-26memory: ti-emif: simplify platform_get_resource()Krzysztof Kozlowski
2021-01-25memory: ti-aemif: Drop child node when jumping out loopPan Bian
2020-07-24memory: ti-aemif: Rename SS to SSTROBE to avoid name conflictsKrzysztof Kozlowski
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-09-06memory: ti-aemif: fix a potential NULL-pointer dereferenceBartosz Golaszewski
2018-04-20memory: aemif: add support for board filesBartosz Golaszewski
2018-04-20memory: aemif: don't rely on kbuild for driver's nameBartosz Golaszewski
2017-06-03memory: ti-aemif: Handle return value of clk_prepare_enableArvind Yadav
2017-01-19memory: aemif: allow passing device lookup table as platform dataBartosz Golaszewski
2015-10-05memory: ti-aemif: Fix module autoload for OF platform driverLuis de Bethencourt
2014-10-20memory: drop owner assignment from platform_driversWolfram Sang
2014-02-28memory: ti-aemif: introduce AEMIF driverIvan Khoronzhuk