index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte
Maxim Levitsky
2010-02-26
1
-4
/
+9
*
|
mtd: nand: make reads using MTD_OOB_RAW affect only ECC validation
Maxim Levitsky
2010-02-26
2
-16
/
+29
*
|
mtd: nand: cleanup the nand_do_write_ops
Maxim Levitsky
2010-02-26
1
-7
/
+17
*
|
mtd: nand: make MTD_OOB_PLACE work correctly.
Maxim Levitsky
2010-02-26
1
-1
/
+5
*
|
mtd: nand: make suspend work if device is accessed by kernel threads.
Maxim Levitsky
2010-02-26
1
-3
/
+0
*
|
mtd: nand: Add MPC5121 NAND Flash Controller driver
Anatolij Gustschin
2010-02-26
3
-0
/
+924
*
|
mtd: nand_bcm: fix hot spin and code duplication
Roel Kluin
2010-02-26
1
-46
/
+25
*
|
mtd: omap2 fix prefetch mode read issue
Vimal Singh
2010-02-26
1
-4
/
+7
*
|
mtd: omap2: correct 'info' pointer in 'omap_nand_remove'
Vimal Singh
2010-02-26
1
-1
/
+2
*
|
mtd: omap2: fixing compilation warning
Vimal Singh
2010-02-26
1
-1
/
+1
*
|
mtd: mxc_nand: add RESET command support
Eric Benard
2010-02-26
1
-0
/
+1
*
|
mtd: nand: add lock/unlock routines
Vimal Singh
2010-02-26
1
-0
/
+164
*
|
mtd: nand: create a helper verification function
Vimal Singh
2010-02-26
1
-18
/
+30
*
|
mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_D...
Ben Hutchings
2010-02-25
1
-2
/
+5
*
|
mtd: mxc-nand: don't disable clock in mxcnd-suspend
Uwe Kleine-König
2010-02-25
1
-4
/
+6
*
|
mtd: mxc-nand: no need to check for validity of platform driver data
Uwe Kleine-König
2010-02-25
1
-10
/
+7
*
|
mtd: nand: make Open Firmware device id constant
Márton Németh
2010-02-25
3
-3
/
+3
*
|
mtd: nand: make USB device id constant
Márton Németh
2010-02-25
1
-1
/
+1
*
|
mtd: nand: make PCI device id constant
Márton Németh
2010-02-25
1
-1
/
+1
*
|
mtd: nandsim: fix spelling
Andrey Yurovsky
2010-02-25
1
-2
/
+2
*
|
mtd: orion_nand: Fix build failure caused by typo
Peter Huewe
2010-02-10
1
-1
/
+1
*
|
mtd: Remove now-defunct ts7250 nand driver
H Hartley Sweeten
2010-01-06
3
-214
/
+0
*
|
mtd: nand: rename w90p910_nand.c to nuc900_nand.c
David Woodhouse
2010-01-01
3
-74
/
+74
*
|
ARM: NUC900: rename mtd nand driver name
Wan ZongShun
2010-01-01
1
-2
/
+2
*
|
mtd: drivers/mtd/nand/sh_flctl.c: use resource_size()
H Hartley Sweeten
2009-12-31
1
-1
/
+1
*
|
mtd: tmio_nand.c: use dev_get_platdata() and resource_size()
H Hartley Sweeten
2009-12-31
1
-7
/
+7
*
|
mtd: drivers/mtd/nand/s3c2410.c: use resource_size()
H Hartley Sweeten
2009-12-31
1
-1
/
+1
*
|
mtd: orion_nand.c: add error handling and use resource_size()
H Hartley Sweeten
2009-12-31
1
-2
/
+8
*
|
mtd: nomadik_nand.c: use resource_size()
H Hartley Sweeten
2009-12-31
1
-3
/
+3
*
|
mtd: drivers/mtd/nand/gpio.c: use resource_size()
H Hartley Sweeten
2009-12-31
1
-6
/
+6
*
|
mtd: fls_upm.c: use resource_size()
H Hartley Sweeten
2009-12-31
1
-1
/
+1
*
|
mtd: fsl_elbc_nand.c: user resource_size()
H Hartley Sweeten
2009-12-31
1
-1
/
+1
*
|
mtd: davinci_nand.c: use resource_size()
H Hartley Sweeten
2009-12-31
1
-2
/
+2
*
|
mtd: au1550nd.c: remove unnecessary casts
H Hartley Sweeten
2009-12-31
1
-3
/
+3
*
|
mtd: au1550nd.c: use kzalloc()
H Hartley Sweeten
2009-12-31
1
-5
/
+1
|
/
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-12-16
19
-584
/
+1855
|
\
|
*
Revert "mtd: move mxcnd_remove to .exit.text"
Uwe Kleine-König
2009-12-07
1
-1
/
+1
|
*
mtd: nandsim: add support for 4KiB pages
Sebastian Andrzej Siewior
2009-12-01
1
-2
/
+5
|
*
Merge branch 'mxc-nand' of git://git.pengutronix.de/git/imx/linux-2.6
David Woodhouse
2009-11-30
1
-475
/
+298
|
|
\
|
|
*
mxc_nand: use DRIVER_NAME where appropriate
Sascha Hauer
2009-11-12
1
-2
/
+2
|
|
*
mxc_nand: remove TROP_US_DELAY
Sascha Hauer
2009-11-12
1
-10
/
+7
|
|
*
mxc_nand: Allow flash based bbt
Sascha Hauer
2009-11-12
1
-0
/
+34
|
|
*
mxc_nand: disable sp_en bit only once
Sascha Hauer
2009-11-12
1
-12
/
+3
|
|
*
mxc_nand: Add NFC V2 support
Sascha Hauer
2009-11-12
1
-13
/
+68
|
|
*
mxc_nand: Get rid of pagesize_2k flag
Sascha Hauer
2009-11-12
1
-15
/
+14
|
|
*
mxc_nand: Make main/spare areas runtime configurable
Sascha Hauer
2009-11-12
1
-22
/
+20
|
|
*
mxc_nand: remove unused defines
Sascha Hauer
2009-11-12
1
-7
/
+0
|
|
*
mxc nand: modify send_page to send all pages, not only one
Sascha Hauer
2009-11-12
1
-25
/
+20
|
|
*
mxc nand: simplify command processing
Sascha Hauer
2009-11-12
1
-46
/
+35
|
|
*
mxc nand: use buffers
Sascha Hauer
2009-11-12
1
-233
/
+77
[prev]
[next]