index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
ti-aemif.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
memory: ti-aemif: Revert "memory: ti-aemif: don't needlessly iterate over chi...
Bartosz Golaszewski
2024-08-25
1
-3
/
+5
*
memory: ti-aemif: simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-21
1
-5
/
+2
*
memory: ti-aemif: simplify with dev_err_probe()
Krzysztof Kozlowski
2024-08-21
1
-4
/
+3
*
memory: ti-aemif: don't needlessly iterate over child nodes
Bartosz Golaszewski
2024-08-12
1
-7
/
+3
*
memory: ti-aemif: use devm_clk_get_enabled() and shrink the code
Bartosz Golaszewski
2024-08-12
1
-23
/
+6
*
memory: ti-aemif: remove platform data support
Bartosz Golaszewski
2024-08-12
1
-24
/
+1
*
memory: ti-aemif: Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-19
1
-3
/
+2
*
memory: ti-emif: simplify platform_get_resource()
Krzysztof Kozlowski
2022-04-26
1
-3
/
+1
*
memory: ti-aemif: Drop child node when jumping out loop
Pan Bian
2021-01-25
1
-2
/
+6
*
memory: ti-aemif: Rename SS to SSTROBE to avoid name conflicts
Krzysztof Kozlowski
2020-07-24
1
-8
/
+8
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
memory: ti-aemif: fix a potential NULL-pointer dereference
Bartosz Golaszewski
2018-09-06
1
-1
/
+1
*
memory: aemif: add support for board files
Bartosz Golaszewski
2018-04-20
1
-20
/
+38
*
memory: aemif: don't rely on kbuild for driver's name
Bartosz Golaszewski
2018-04-20
1
-1
/
+1
*
memory: ti-aemif: Handle return value of clk_prepare_enable
Arvind Yadav
2017-06-03
1
-1
/
+4
*
memory: aemif: allow passing device lookup table as platform data
Bartosz Golaszewski
2017-01-19
1
-1
/
+7
*
memory: ti-aemif: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-05
1
-0
/
+1
*
memory: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
memory: ti-aemif: introduce AEMIF driver
Ivan Khoronzhuk
2014-03-01
1
-0
/
+427