index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-05
mtd: Blackfin NFC: fix nand busy detection
Barry Song
1
-2
/
+2
2010-08-05
mtd: Blackfin NFC: fix handling of page sizes
Barry Song
1
-38
/
+48
2010-08-05
mtd: Blackfin NFC: wait for the ECC reset to finish
Barry Song
1
-0
/
+2
2010-08-05
mtd: Blackfin NFC: fix typo for read/write delay setup
Barry Song
1
-1
/
+1
2010-08-05
mtd: Blackfin NFC: make sure to check NAND_ALE in cmd_ctrl
Barry Song
1
-1
/
+1
2010-08-05
mtd: Blackfin NFC: fix raw page write/read handling
Barry Song
1
-0
/
+18
2010-08-05
mtd: Blackfin NFC: delete useless comment about jffs2
Barry Song
1
-3
/
+0
2010-08-05
MTD: Nand: Add JZ4740 NAND driver
Lars-Peter Clausen
3
-0
/
+523
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
1
-26
/
+7
2010-08-04
Merge branch 'devel-map-io' into omap-for-linus
Tony Lindgren
1
-26
/
+7
2010-08-04
mtd: mxc_nand: dont call suspend and resume explicitly
Eric Bénard
1
-42
/
+1
2010-08-04
mtd: doc2000: fix uninitialized variable in doc_ecc_decode()
Mark Ware
1
-2
/
+3
2010-08-02
omap3 nand: cleanup virtual address usages
Sukumar Ghorai
1
-161
/
+53
2010-08-02
omap3 gpmc: functionality enhancement
Sukumar Ghorai
1
-2
/
+2
2010-08-02
mtd: nand: update nand_default_block_markbad()
Brian Norris
1
-10
/
+24
2010-08-02
mtd: denali.h: fixed checkpatch errors
Dong, Chuanxiao
1
-82
/
+78
2010-08-02
mtd: nand: davinci: correct 4-bit error correction
Sudhakar Rajashekhara
1
-0
/
+17
2010-08-02
mtd: nand: more BB Detection refactoring and dynamic scan options
Brian Norris
2
-55
/
+86
2010-08-02
mtd: nand: refactor BB marker detection
Brian Norris
2
-11
/
+58
2010-08-02
mtd: s3c nand: parsing command-line partitions prior to set->partitions
Conke Hu
1
-9
/
+6
2010-08-02
mtd: mxc_nand: fix unbalanced enable for IRQ
Eric Bénard
1
-1
/
+1
2010-08-02
mtd: sm_common: remove casts from void
Kulikov Vasiliy
1
-1
/
+1
2010-08-02
mtd: r852: remove casts from void
Kulikov Vasiliy
1
-1
/
+1
2010-08-02
mtd: nandsim: remove casts from void
Kulikov Vasiliy
1
-7
/
+7
2010-08-02
mtd: r852: remove casts from void
Kulikov Vasiliy
1
-2
/
+2
2010-08-02
mtd: nand: edit macro flag for BBT scan of last page in block
Brian Norris
2
-4
/
+4
2010-08-02
mtd: nand_ids: add two entries for NAND chips
Brian Norris
1
-0
/
+4
2010-08-02
mtd: mxc_nand: remove unused variable
Uwe Kleine-König
1
-1
/
+0
2010-08-02
mtd: denali: add Kconfig dependency
Karl Beldan
1
-0
/
+1
2010-08-02
mtd: remove redundant dependency checks in Kconfig files
Kyle Spaans
1
-16
/
+14
2010-08-02
mtd: mxc_nand: fix OOB accesses on i.MX27
Sascha Hauer
1
-26
/
+5
2010-07-29
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
1
-26
/
+7
2010-07-26
mxc_nand: add support for platform defined partitions
Baruch Siach
1
-0
/
+2
2010-07-26
mxc_nand: Fix OOB handling
Sascha Hauer
1
-26
/
+5
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
8
-52
/
+74
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
1
-1
/
+1
2010-06-08
Merge git://git.infradead.org/~dwmw2/mtd-2.6.35
Linus Torvalds
2
-19
/
+29
2010-06-03
of/mtd: nand: fix build breakage in drivers
Anatolij Gustschin
2
-10
/
+11
2010-06-03
mtd: Fix NAND submenu
Maxim Levitsky
1
-10
/
+11
2010-06-03
of/mtd: nand: fix build breakage in drivers
Anatolij Gustschin
2
-10
/
+11
2010-06-02
of/mtd/nand: mpc5121_nfc.c: Fix build failures
Anatolij Gustschin
1
-4
/
+4
2010-06-02
mtd/r852: update card detect early.
Maxim Levitsky
1
-1
/
+1
2010-06-02
mtd/r852: Fixes in case of DMA timeout
Maxim Levitsky
1
-3
/
+11
2010-06-02
mtd/r852: register IRQ as last step
Maxim Levitsky
1
-5
/
+6
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
37
-561
/
+6072
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
5
-10
/
+21
2010-05-20
mtd: mxc_nand: Remove duplicate NAND_CMD_RESET case value
David Woodhouse
1
-1
/
+0
2010-05-19
mtd: update gfp/slab.h includes
Tejun Heo
2
-0
/
+2
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
3
-9
/
+9
2010-05-14
mtd: nand: add Toshiba TC58NVG0 device ID
Florian Fainelli
1
-0
/
+1
[prev]
[next]