index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
sh_flctl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
2012-05-14
1
-2
/
+2
*
mtd: nand: kill NAND_NO_AUTOINCR option
Brian Norris
2012-05-14
1
-2
/
+0
*
mtd: nand: read_page() returns max_bitflips
Mike Dunn
2012-05-14
1
-1
/
+1
*
mtd: flash drivers set ecc strength
Mike Dunn
2012-03-27
1
-0
/
+1
*
mtd: sh_flctl: Add power management with QoS request
Bastian Hecht
2012-03-27
1
-9
/
+42
*
mtd: sh_flctl: Add FLHOLDCR register
Bastian Hecht
2012-03-27
1
-0
/
+3
*
mtd: sh_flctl: Use cached register value for FLCMNCR
Bastian Hecht
2012-03-27
1
-15
/
+7
*
mtd: sh_flctl: Implement NAND_CMD_RNDOUT command
Bastian Hecht
2012-03-27
1
-0
/
+16
*
mtd: sh_flctl: Expand the READID command to 8 bytes
Bastian Hecht
2012-03-27
1
-3
/
+9
*
mtd: sh_flctl: Reorder empty_fifo() calls
Bastian Hecht
2012-03-27
1
-3
/
+2
*
mtd: convert remaining users to mtd_device_register()
Jamie Iles
2011-05-25
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-05-10
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-03-26
1
-19
/
+48
|
\
|
|
*
mtd: sh_flctl SHBUSSEL and SEL_16BIT support
Magnus Damm
2010-02-02
1
-1
/
+26
|
*
mtd: trivial sh_flctl changes
Magnus Damm
2010-02-02
1
-19
/
+23
*
|
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
David Woodhouse
2010-02-26
1
-1
/
+1
*
|
mtd: drivers/mtd/nand/sh_flctl.c: use resource_size()
H Hartley Sweeten
2009-12-31
1
-1
/
+1
|
/
*
mtd: sh_flctl: register sh_flctl using platform_driver_probe()
David Woodhouse
2009-09-20
1
-2
/
+1
*
mtd: nand: add "page" parameter to all read_page/read_page_raw APIs
Sneha Narnakaje
2009-09-19
1
-1
/
+1
*
[MTD] [NAND] sh_flctl: fix hardware ecc handling for 2048 byte page
Yoshihiro Shimoda
2009-03-24
1
-6
/
+12
*
[MTD] [NAND] sh_flctl: fix compile error
Yoshihiro Shimoda
2008-10-20
1
-0
/
+577
*
[MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTL
Yoshihiro Shimoda
2008-10-14
1
-0
/
+301