summaryrefslogtreecommitdiffstats
path: root/drivers/memory/ti-aemif.c
Commit message (Expand)AuthorAgeFilesLines
* memory: ti-aemif: Drop child node when jumping out loopPan Bian2021-01-251-2/+6
* memory: ti-aemif: Rename SS to SSTROBE to avoid name conflictsKrzysztof Kozlowski2020-07-241-8/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* memory: ti-aemif: fix a potential NULL-pointer dereferenceBartosz Golaszewski2018-09-061-1/+1
* memory: aemif: add support for board filesBartosz Golaszewski2018-04-201-20/+38
* memory: aemif: don't rely on kbuild for driver's nameBartosz Golaszewski2018-04-201-1/+1
* memory: ti-aemif: Handle return value of clk_prepare_enableArvind Yadav2017-06-031-1/+4
* memory: aemif: allow passing device lookup table as platform dataBartosz Golaszewski2017-01-191-1/+7
* memory: ti-aemif: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-051-0/+1
* memory: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* memory: ti-aemif: introduce AEMIF driverIvan Khoronzhuk2014-02-281-0/+427