index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
davinci_nand.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: rawnand: Pass a nand_chip object to ecc->correct()
Boris Brezillon
2018-10-03
1
-5
/
+4
*
mtd: rawnand: Pass a nand_chip object to ecc->calculate()
Boris Brezillon
2018-10-03
1
-6
/
+6
*
mtd: rawnand: Pass a nand_chip object to ecc->hwctl()
Boris Brezillon
2018-10-03
1
-5
/
+5
*
mtd: rawnand: Pass a nand_chip object to nand_release()
Boris Brezillon
2018-10-03
1
-1
/
+1
*
mtd: rawnand: Pass a nand_chip object to nand_scan()
Boris Brezillon
2018-10-03
1
-1
/
+1
*
mtd: rawnand: davinci: convert driver to nand_scan()
Miquel Raynal
2018-07-31
1
-93
/
+102
*
mtd: rawnand: use mtd_device_register() where applicable
Rafał Miłecki
2018-07-19
1
-2
/
+1
*
mtd: rawnand: davinci: Use uintptr_t casts instead of unsigned ones
Boris Brezillon
2018-07-18
1
-5
/
+5
*
mtd: rawnand: davinci: Stop doing iomem pointer <-> u32 conversions
Boris Brezillon
2018-07-18
1
-13
/
+10
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2018-06-11
1
-3
/
+3
|
\
|
*
mtd: rawnand: davinci: stop using pdev->id as chipselect
Bartosz Golaszewski
2018-05-02
1
-3
/
+3
*
|
mtd: rawnand: davinci: don't acquire and enable clock
Sekhar Nori
2018-04-26
1
-24
/
+1
|
/
*
mtd: rawnand: davinci: fix probe function error path
Miquel Raynal
2018-03-29
1
-1
/
+4
*
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
2018-02-16
1
-0
/
+879