Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / drivers / mtd /
2012-05-13 Linus TorvaldsMerge tag 'for-linus-3.4-20120513' of git://git.infrade...
2012-05-08 Janusz Krzysztofikmtd: ams-delta: fix request_mem_region() failure
2012-05-07 Will Newtonmtd: fix oops in dataflash driver
2012-04-26 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2012-04-20 Shawn Guodma: mxs-dma: enable channel in device_issue_pending...
2012-04-09 Al Virofix breakage in mtdchar_open(), sanitize failure exits
2012-04-05 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-04-05 Stephen Boydsimple_open: automatically convert to simple_open()
2012-03-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-31 Al Viromtdchar: kill persistently held vfsmount
2012-03-31 Linus TorvaldsMerge tag 'for-linus-3.4' of git://git.infradead.org...
2012-03-29 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2012-03-28 Linus TorvaldsMerge tag 'split-asm_system_h-for-linus-20120328' of...
2012-03-28 Linus TorvaldsMerge tag 'dt2' of git://git./linux/kernel/git/arm...
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2012-03-28 Linus TorvaldsMerge branch 'for-linus-3.4-rc1' of git://git./linux...
2012-03-28 Linus TorvaldsMerge branch 'platforms' of git://git.linaro.org/people...
2012-03-27 Linus TorvaldsMerge tag 'boards' of git://git./linux/kernel/git/arm...
2012-03-27 Linus TorvaldsMerge tag 'cleanup' of git://git./linux/kernel/git...
2012-03-27 Robert Jarzmikmtd: docg3 add protection against concurrency
2012-03-27 Robert Jarzmikmtd: docg3 refactor cascade floors structure
2012-03-27 Robert Jarzmikmtd: docg3 increase write/erase timeout
2012-03-27 Robert Jarzmikmtd: docg3 fix inbound calculations
2012-03-27 Wolfram Sangmtd: nand: gpmi: fix function annotations
2012-03-27 Ryosuke Saitomtd: phram: fix section mismatch for phram_setup
2012-03-27 Shmulik Ladkanimtd: unify initialization of erase_info->fail_addr
2012-03-27 Matthieu CASTETmtd: support ONFI multi lun NAND
2012-03-27 Maxim Levitskymtd: sm_ftl: fix typo in major number.
2012-03-27 Stefan Roesemtd: add device-tree support to spear_smi
2012-03-27 Stefan Roesemtd: spear_smi: Remove default partition information...
2012-03-27 Stefan Roesemtd: Add device-tree support to fsmc_nand
2012-03-27 Ryosuke Saitomtd: fix section mismatch for doc_probe_device
2012-03-27 Vipin Kumarmtd: nand/fsmc: Remove sparse warnings and errors
2012-03-27 Vipin Kumarmtd: nand/fsmc: Add DMA support
2012-03-27 Vipin Kumarmtd: nand/fsmc: Access the NAND device word by word...
2012-03-26 Vipin Kumarmtd: nand/fsmc: Use dev_err to report error scenario
2012-03-26 Vipin Kumarmtd: nand/fsmc: Use devm routines
2012-03-26 Vipin Kumarmtd: nand/fsmc: Modify fsmc driver to accept nand timin...
2012-03-26 Shiraz Hashimmtd: fsmc_nand: add pm callbacks to support hibernation
2012-03-26 Vipin Kumarmtd: nand/fsmc: Initialize the badblockbits to 7
2012-03-26 Vipin Kumarmtd: nand/fsmc: Flip the bit only if the error index...
2012-03-26 Vipin Kumarmtd: nand/fsmc: Read only 512 + 13 bytes for 8bit NAND...
2012-03-26 Vipin Kumarmtd: nand/fsmc: Correct the multiline comment format
2012-03-26 Armando Viscontimtd: nand/fsmc: Remove default partition information...
2012-03-26 Vipin Kumarmtd: nand/fsmc: Pass partition information through...
2012-03-26 Hervé Fachemtd: phram: dot not crash when built-in and passing...
2012-03-26 Huang Shijiemtd: gpmi: fix the wrong DMA command.
2012-03-26 Mike Dunnmtd: flash drivers set ecc strength
2012-03-26 Robert Jarzmikmtd: docg3 reduce read alignment burden
2012-03-26 Bastian Hechtmtd: sh_flctl: Add power management with QoS request
2012-03-26 Artem Bityutskiymtd: do not use plain 0 as NULL
2012-03-26 Paul Parsonsmtd: maps: sa1100-flash: Add reference counter to set_vpp()
2012-03-26 Paul Parsonsmtd: maps: pcmciamtd: Add reference counter to set_vpp()
2012-03-26 Paul Parsonsmtd: maps: l440gx: Add reference counter to set_vpp()
2012-03-26 Paul Parsonsmtd: maps: physmap: Add reference counter to set_vpp()
2012-03-26 Paul Parsonsmtd: chips: cfi_cmdset_0002: Match ENABLE_VPP()/DISABLE...
2012-03-26 Paul Parsonsmtd: chips: cfi_cmdset_0001: Match ENABLE_VPP()/DISABLE...
2012-03-26 Armando Viscontimtd: fsmc: Support of 224-bytes OOB area length
2012-03-26 Armando Viscontimtd: fsmc: Improve the fsmc_correct_data() routine
2012-03-26 Armando Viscontimtd: fsmc: fixed data abort inside change_bit()
2012-03-26 Shiraz Hashimmtd: fsmc: use ALE and CLE offsets from platform data
2012-03-26 Bhavna Yadavmtd: fsmc_nand: ECC1 & ECC4 layout separated for differ...
2012-03-26 Vipin Kumarmtd: fsmc: Newly erased page read algorithm implemented
2012-03-26 Mike Dunnmtd: fix partition wrapper functions
2012-03-26 Robert Jarzmikmtd: docg3 trivial renaming
2012-03-26 Bastian Hechtmtd: sh_flctl: Add FLHOLDCR register
2012-03-26 Bastian Hechtmtd: sh_flctl: Use cached register value for FLCMNCR
2012-03-26 Bastian Hechtmtd: sh_flctl: Implement NAND_CMD_RNDOUT command
2012-03-26 Bastian Hechtmtd: sh_flctl: Expand the READID command to 8 bytes
2012-03-26 Bastian Hechtmtd: sh_flctl: Reorder empty_fifo() calls
2012-03-26 Daniel Schwierzeckmtd: mips: lantiq: reintroduce support for cmdline...
2012-03-26 Huang Shijiemtd: change the location of the ONFI detected log
2012-03-26 Huang Shijiemxs-dma : rewrite the last parameter of mxs_dma_prep_sl...
2012-03-26 Huang Shijiemxs-dma : move the mxs dma.h to a more common place
2012-03-26 Russell Kingmtd: fix 'Flash device refused suspend due to active...
2012-03-26 Huang Shijiemtd: gpmi: fix compiler warning
2012-03-26 Uwe Kleine-Königmtd: simplify return logic in do_map_probe()
2012-03-26 Marc Kleine-Buddemtd: ixp4xx: oops in ixp4xx_flash_probe
2012-03-26 Artem Bityutskiymtd: check for zero length in OTP functions
2012-03-26 Artem Bityutskiymtd: move zero length verification to MTD API functions
2012-03-26 Artem Bityutskiymtd: harmonize mtd_point interface implementation
2012-03-26 Artem Bityutskiymtd: remove junk pmc551.h
2012-03-26 Artem Bityutskiymtd: remove retlen zeroing duplication
2012-03-26 Artem Bityutskiymtd: remove R/O checking duplication
2012-03-26 Artem Bityutskiymtd: do not duplicate length and offset checks in drivers
2012-03-26 Artem Bityutskiymtd: add offset and length checks to the API function
2012-03-26 Artem Bityutskiymtd: return error code from mtd_unpoint
2012-03-26 Brian Norrismtd: nand: write BBM to OOB even with flash-based BBT
2012-03-26 Artem Bityutskiymtd: redboot: remove useless code
2012-03-26 Artem Bityutskiymtd: nftlcore: remove out-of-date and now irrelevant...
2012-03-26 Artem Bityutskiymtdoops: clean-up new MTD API usage
2012-03-26 Artem Bityutskiymtd: mtdconcat: return -EOPNOTSUPP if block_markbad...
2012-03-26 Artem Bityutskiymtd: sst25l: initialize writebufsize
2012-03-26 Artem Bityutskiymtd: spear_smi: initialize writebufsize
2012-03-26 Artem Bityutskiymtd: lart: initialize writebufsize
2012-03-26 Artem Bityutskiymtd: docg3: initialize writebufsize
2012-03-26 Artem Bityutskiymtd: doc2001plus: initialize writebufsize
2012-03-26 Artem Bityutskiymtd: doc2001: initialize writebufsize
2012-03-26 Artem Bityutskiymtd: doc2000: initialize writebufsize
2012-03-26 Artem Bityutskiymtd: block2mtd: initialize writebufsize
next