summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| * | mtd: fix all checkpatch errors in nand_base.cFlorian Fainelli2010-10-241-23/+26
| * | mtd: davinci: relax a timeout for ECC-initializationWolfram Sang2010-10-241-1/+2
| * | mtd: m25p80: Add support for two new Spansion SPI devices (S25FL-K)Gernot Hoyler2010-10-241-0/+2
| * | mtd: nand: split ONFI detection logic to its own functionFlorian Fainelli2010-10-241-61/+71
| * | mtd: nand: add support for reading ONFI parameters from NAND deviceFlorian Fainelli2010-10-241-30/+134
| * | mtd: nand: denali should also handle NAND_CMD_PARAMFlorian Fainelli2010-10-241-0/+1
| * | mtd: OneNAND: Remove unused cmd_map at s5pc110Kyungmin Park2010-10-241-1/+0
| * | mtd: nand: Samsung MLC - new OOB sizesBrian Norris2010-10-241-2/+15
| * | mtd: davinci: fix comment to match the codeWolfram Sang2010-10-241-2/+3
| * | mtd: pcmciamtd: remove dead codeDan Carpenter2010-10-241-4/+0
| * | mtd: mpc5121_nfc: fix memory leak on error pathJulia Lawall2010-10-241-2/+5
| * | mtd: pxa3xx_nand: set oob length in the runtimeLei Wen2010-10-241-7/+18
| * | mtd: pxa3xx_nand: remove the flash info in driver structureLei Wen2010-10-241-72/+43
| * | mtd: pxa3xx_nand: introduce default timing to reduce read id timesLei Wen2010-10-241-35/+33
| * | mtd: pxa3xx_nand: condense the flash definitionLei Wen2010-10-242-163/+16
| * | mtd: nand: support new Toshiba SLCBrian Norris2010-10-242-2/+34
| * | mtd: cleanup Kconfig dependenciesH Hartley Sweeten2010-10-241-24/+22
| * | mtd: edit comments on deprecation of ioctl ECCGETLAYOUTBrian Norris2010-10-241-1/+1
| * | mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTBrian Norris2010-10-242-3/+48
| * | mtd: nand: spansion S30MLxxxP supportBrian Norris2010-10-241-0/+13
| * | mtd: fix callback return value checkBaruch Siach2010-10-241-1/+1
* | | convert get_sb_pseudo() usersAl Viro2010-10-291-6/+4
* | | convert get_sb_mtd() users to ->mount()Al Viro2010-10-291-32/+22
* | | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-251-38/+23
|\ \ \ | |_|/ |/| |
| * | Merge branch 'davinci-next' into davinci-for-linusKevin Hilman2010-10-211-38/+23
| |\ \
| | * | nand: davinci: add support for timing configurationSekhar Nori2010-09-241-38/+22
| | * | davinci: add support for aemif timing configurationSekhar Nori2010-09-241-0/+1
| | |/
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-253-3/+10
|\ \ \
| * | | mtd/m25p80: add support to parse the partitions by OF nodeMingkai Hu2010-10-221-0/+7
| * | | of: MTD: Fix OF probing on little-endian systemsMichal Simek2010-09-292-3/+3
| | |/ | |/|
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-245-7/+7
|\ \ \
| * | | Update broken web addresses in the kernel.Justin P. Mattock2010-10-185-7/+7
* | | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2010-10-2213-286/+419
|\ \ \ \
| * | | | UBI: tighten the corrupted PEB criteriaArtem Bityutskiy2010-10-211-11/+34
| * | | | UBI: fix check_data_ff return codeArtem Bityutskiy2010-10-211-2/+5
| * | | | UBI: remember copy_flag while scanningArtem Bityutskiy2010-10-212-11/+13
| * | | | UBI: preserve corrupted PEBsArtem Bityutskiy2010-10-197-47/+45
| * | | | UBI: add truly corrupted PEBs to corrupted listArtem Bityutskiy2010-10-191-2/+74
| * | | | UBI: introduce debugging helper functionArtem Bityutskiy2010-10-191-0/+4
| * | | | UBI: make check_pattern function non-staticArtem Bityutskiy2010-10-193-24/+26
| * | | | UBI: do not put eraseblocks to the corrupted list unnecessarilyArtem Bityutskiy2010-10-193-72/+90
| * | | | UBI: separate out corrupted listArtem Bityutskiy2010-10-191-11/+34
| * | | | UBI: change cascade of ifs to switch statementsArtem Bityutskiy2010-10-191-13/+32
| * | | | UBI: rename a local variableArtem Bityutskiy2010-10-191-7/+7
| * | | | UBI: handle bit-flips when no header foundArtem Bityutskiy2010-10-194-27/+51
| * | | | UBI: remove duplicate IO error codesArtem Bityutskiy2010-10-194-48/+13
| * | | | UBI: rename IO error codeArtem Bityutskiy2010-10-195-24/+30
| * | | | UBI: fix small 80 characters limit style issueArtem Bityutskiy2010-10-191-2/+2
| * | | | UBI: cleanup and simplify KconfigH Hartley Sweeten2010-10-192-36/+10
| | |_|/ | |/| |
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \ \
OpenPOWER on IntegriCloud