index
:
kernel_samsung_smdk4412
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
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: fix MTD_MODE_RAW writes
Jon Povey
2010-10-25
1
-1
/
+1
*
mtd: r852: remove useless pci powerup/down from suspend/resume routines
Maxim Levitsky
2010-10-25
2
-31
/
+1
*
mtd: Blackfin NFC: fix badblock location with BootROM OOB
Mike Frysinger
2010-10-25
1
-10
/
+4
*
mtd: omap2: fix static declaration warning
G, Manjunath Kondaiah
2010-10-25
1
-2
/
+2
*
mtd: Fix endianness issues from device tree
Ian Munsie
2010-10-25
3
-10
/
+10
*
mtd: nandsim: add module param for BBT handling
Sebastian Andrzej Siewior
2010-10-25
1
-2
/
+17
*
mtd: nand: introduce NAND_CREATE_EMPTY_BBT
Sebastian Andrzej Siewior
2010-10-25
1
-1
/
+2
*
mtd: nand: add support for BBT without OOB
Sebastian Andrzej Siewior
2010-10-25
1
-26
/
+202
*
mtd: nand: pull in td into read_bbt()
Sebastian Andrzej Siewior
2010-10-25
1
-7
/
+9
*
mtd: nand: use ALIGN where possible
Sebastian Andrzej Siewior
2010-10-25
1
-2
/
+1
*
mtd: add init_size hook for NAND driver
Huang Shijie
2010-10-25
1
-2
/
+4
*
mtd: generic FSMC NAND MTD driver
Linus Walleij
2010-10-25
3
-0
/
+874
*
mtd: nand_base: do not cache pages with uncorrectable ECC errors
Artem Bityutskiy
2010-10-25
1
-1
/
+2
*
mtd: fix the build warning for fsl_upm.c
Roy Zang
2010-10-24
1
-1
/
+1
*
mtd: fix almost all checkpatch warnings in nand_base.c
Florian Fainelli
2010-10-24
1
-30
/
+43
*
mtd: fix all checkpatch errors in nand_base.c
Florian Fainelli
2010-10-24
1
-23
/
+26
*
mtd: davinci: relax a timeout for ECC-initialization
Wolfram Sang
2010-10-24
1
-1
/
+2
*
mtd: nand: split ONFI detection logic to its own function
Florian Fainelli
2010-10-24
1
-61
/
+71
*
mtd: nand: add support for reading ONFI parameters from NAND device
Florian Fainelli
2010-10-24
1
-30
/
+134
*
mtd: nand: denali should also handle NAND_CMD_PARAM
Florian Fainelli
2010-10-24
1
-0
/
+1
*
mtd: nand: Samsung MLC - new OOB sizes
Brian Norris
2010-10-24
1
-2
/
+15
*
mtd: davinci: fix comment to match the code
Wolfram Sang
2010-10-24
1
-2
/
+3
*
mtd: mpc5121_nfc: fix memory leak on error path
Julia Lawall
2010-10-24
1
-2
/
+5
*
mtd: pxa3xx_nand: set oob length in the runtime
Lei Wen
2010-10-24
1
-7
/
+18
*
mtd: pxa3xx_nand: remove the flash info in driver structure
Lei Wen
2010-10-24
1
-72
/
+43
*
mtd: pxa3xx_nand: introduce default timing to reduce read id times
Lei Wen
2010-10-24
1
-35
/
+33
*
mtd: pxa3xx_nand: condense the flash definition
Lei Wen
2010-10-24
2
-163
/
+16
*
mtd: nand: support new Toshiba SLC
Brian Norris
2010-10-24
2
-2
/
+34
*
mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT
Brian Norris
2010-10-24
1
-0
/
+3
*
mtd: nand: spansion S30MLxxxP support
Brian Norris
2010-10-24
1
-0
/
+13
*
mtd: fix callback return value check
Baruch Siach
2010-10-24
1
-1
/
+1
*
mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not defined
Mark F. Brown
2010-09-13
1
-0
/
+6
*
mtd: mxc_nand: configure pages per block for v2 controller
Sascha Hauer
2010-09-13
1
-14
/
+19
*
mtd: Blackfin NFC: fix invalid free in remove()
Mike Frysinger
2010-09-13
1
-6
/
+1
*
mtd: Blackfin NFC: fix build error after nand_scan_ident() change
Mike Frysinger
2010-09-13
1
-1
/
+1
*
mxc_nand: Do not do byte accesses to the NFC buffer.
John Ogness
2010-08-27
1
-7
/
+7
*
mtd: nand: Fix probe of Samsung NAND chips
Tilman Sauerbeck
2010-08-20
1
-0
/
+1
*
mtd: nand: Fix regression in BBM detection
Brian Norris
2010-08-19
1
-7
/
+3
*
pxa3xx: fix ns2cycle equation
Axel Lin
2010-08-18
1
-1
/
+1
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-08-15
4
-322
/
+200
|
\
|
*
mtd/nand_ids: Fix buswidth
Brian Norris
2010-08-13
1
-1
/
+1
|
*
gen_nand: Test if nr_chips field is valid
Marek Vasut
2010-08-12
1
-0
/
+5
|
*
nand/denali: move all hardware initialization work to denali_hw_init
Chuanxiao Dong
2010-08-12
1
-5
/
+6
|
*
nand/denali: Add a page check in denali_read_page & denali_read_page_raw
Chuanxiao Dong
2010-08-12
1
-0
/
+14
|
*
nand/denali: use cpu_relax() while waiting for hardware interrupt
Chuanxiao Dong
2010-08-12
1
-2
/
+2
|
*
nand/denali: change read_status function method
Chuanxiao Dong
2010-08-12
1
-7
/
+5
|
*
nand/denali: Fixed check patch warnings
Chuanxiao Dong
2010-08-12
1
-12
/
+13
|
*
mtd/nand_base: fix kernel-doc warnings & typos
Randy Dunlap
2010-08-11
1
-19
/
+20
|
*
nand/denali: use dev_xx debug function to replace nand_dbg_print and some printk
Chuanxiao Dong
2010-08-11
2
-184
/
+42
|
*
nand/denali: Fixed handle ECC error bugs
Chuanxiao Dong
2010-08-11
1
-16
/
+29
[next]