index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
sh_flctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-12-19
1
-31
/
+275
|
\
|
*
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
1
-1
/
+1
|
*
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
1
-1
/
+1
|
*
mtd: sh_flctl: Add device tree support
Bastian Hecht
2012-11-15
1
-7
/
+87
|
*
mtd: sh_flctl: Add DMA capabilty
Bastian Hecht
2012-11-15
1
-2
/
+171
|
*
mtd: sh_flctl: Minor cleanups
Bastian Hecht
2012-11-15
1
-21
/
+16
*
|
PM / QoS: Introduce PM QoS device flags support
Rafael J. Wysocki
2012-10-23
1
-1
/
+3
|
/
*
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-09-29
1
-11
/
+0
*
mtd: sh_flctl: Only copy OOB data if it is required
Bastian Hecht
2012-09-29
1
-1
/
+2
*
mtd: sh_flctl: Use memcpy() instead of using a loop
Bastian Hecht
2012-09-29
1
-6
/
+7
*
mtd: nand: teach write_page and write_page_raw return an error code
Josh Wu
2012-07-06
1
-1
/
+2
*
mtd: sh_flctl: Use user oob data in hardware ECC mode
Bastian Hecht
2012-07-06
1
-8
/
+17
*
mtd: sh_flctl: Restructure the hardware ECC handling
Bastian Hecht
2012-07-06
1
-40
/
+81
*
mtd: sh_flctl: Group sector accesses into a single transfer
Bastian Hecht
2012-07-06
1
-25
/
+19
*
mtd: sh_flctl: Simplify the hardware ecc page read/write
Bastian Hecht
2012-07-06
1
-23
/
+2
*
mtd: sh_flctl: Fix hardware ECC behaviour
Bastian Hecht
2012-07-06
1
-23
/
+7
*
mtd: sh_flctl: Use different OOB layout
Bastian Hecht
2012-07-06
1
-6
/
+12
*
mtd: sh_flctl: Add support for error IRQ
Bastian Hecht
2012-07-06
1
-3
/
+31
*
mtd: sh_flctl: Add missing iounmap()
Bastian Hecht
2012-07-06
1
-0
/
+2
*
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
2012-05-13
1
-2
/
+2
*
mtd: nand: kill NAND_NO_AUTOINCR option
Brian Norris
2012-05-13
1
-2
/
+0
*
mtd: nand: read_page() returns max_bitflips
Mike Dunn
2012-05-13
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-19
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