index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
txx9ndfmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: txx9ndfmc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
1
-2
/
+1
*
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-12-08
1
-6
/
+6
*
mtd: nand: txx9ndfmc: show parent device in sysfs
Frans Klaver
2015-10-13
1
-1
/
+1
*
mtd: nand: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
mtd: txx9ndfmc: Remove unnecessary OOM messages
Jingoo Han
2014-01-03
1
-4
/
+1
*
mtd: simplify use of devm_ioremap_resource
Julia Lawall
2013-08-30
1
-3
/
+1
*
mtd: nand: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-4
/
+4
*
mtd: nand: txx9ndfmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
1
-1
/
+0
*
mtd: txx9ndfmc: use module_platform_driver_probe()
Jingoo Han
2013-04-05
1
-12
/
+1
*
mtd: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
1
-3
/
+4
*
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-09-29
1
-13
/
+0
*
mtd: flash drivers set ecc strength
Mike Dunn
2012-03-27
1
-0
/
+1
*
mtd: do not use plain 0 as NULL
Artem Bityutskiy
2012-03-27
1
-1
/
+1
*
mtd: txx9ndfmc: use devm_request_and_ioremap
Julia Lawall
2012-01-09
1
-5
/
+1
*
mtd: txx9ndfmc.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
1
-6
/
+1
*
mtd: txx9ndfmc don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-2
/
+1
*
mtd: txx9ndfmc: convert to mtd_device_register()
Jamie Iles
2011-05-25
1
-13
/
+1
*
mtd: txx9ndfmc: limit transfer bytes to 512 (ECC provides 6 bytes max)
Ralf Rösch
2011-01-06
1
-2
/
+3
*
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
David Woodhouse
2010-02-26
1
-1
/
+1
*
mtd: txx9ndfmc: Use nand_release to free resources
Atsushi Nemoto
2009-11-30
1
-2
/
+1
*
mtd: nand: txx9ndfmc: transfer 512 byte at a time if possible
Atsushi Nemoto
2009-09-19
1
-5
/
+47
*
mtd: nand: Fix memory leak on txx9ndfmc probe failure.
Atsushi Nemoto
2009-06-09
1
-9
/
+9
*
mtd: Fix handling of mtdname in txx9ndfmc.c
David Woodhouse
2009-05-29
1
-4
/
+12
*
[MTD] TXx9 SoC NAND Flash Memory Controller driver
Atsushi Nemoto
2009-03-20
1
-0
/
+428