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