summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-173-133/+287
|\
| * Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren2011-03-022-2/+2
| |\
| * | mtd: OneNAND: OMAP2: increase multiblock erase verify timeoutRoman Tereshonkov2011-02-171-5/+3
| * | OMAP: OneNAND: determine frequency in one placeAdrian Hunter2011-02-171-23/+5
| * | omap3: nand: making ecc layout as compatible with romcode eccSukumar Ghorai2011-02-171-1/+36
| * | omap3: nand: ecc layout select from board fileSukumar Ghorai2011-02-171-15/+11
| * | omap3: nand: configurable fifo threshold to gain the throughputSukumar Ghorai2011-02-171-8/+14
| * | omap3: nand: prefetch in irq mode supportSukumar Ghorai2011-02-171-9/+189
| * | omap3: nand: configurable transfer type per boardSukumar Ghorai2011-02-172-77/+34
| * | omap3630: nand: fix device size to work in polled modeSukumar Ghorai2011-02-171-1/+1
* | | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-172-2/+2
|\ \ \
| * \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-03-151-1/+1
| |\ \ \
| | * | | mtd: OneNAND: Change dependency of ARCH_EXYNOS4Kukjin Kim2011-02-221-1/+1
| | | |/ | | |/|
| * | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2011-03-101-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | ARM: imx5x: clean up ARCH_MX5XRichard Zhao2011-03-071-1/+1
| | |/
* | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-167-35/+33
|\ \ \
| * | | dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-287-35/+33
| |/ /
* | | Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38Linus Torvalds2011-03-137-42/+44
|\ \ \ | |/ / |/| |
| * | mtd: add "platform:" prefix for platform modaliasAxel Lin2011-03-113-3/+3
| * | mtd: mtd_blkdevs: fix double free on error pathMaxim Levitsky2011-03-111-1/+0
| * | mtd: amd76xrom: fix oops at boot when resources are not availableStanislaw Gruszka2011-03-111-0/+1
| * | mtd: fix race in cfi_cmdset_0001 driverJoakim Tjernlund2011-03-111-21/+22
| * | mtd: jedec_probe: initialise make sector erase command variableAntony Pavlov2011-03-111-2/+3
| * | mtd: jedec_probe: Change variable name from cfi_p to cfiAntony Pavlov2011-03-111-16/+16
* | | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-162-2/+2
| |/ |/|
* | Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"Artem Bityutskiy2011-01-291-27/+1
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-01-1739-316/+535
|\
| * mtd: mtdpart: disallow reading OOB past the end of the partitionArtem Bityutskiy2011-01-171-1/+18
| * mtd: pxa3xx_nand: NULL dereference in pxa3xx_nand_probeDan Carpenter2011-01-061-1/+1
| * UBI: use mtd->writebufsize to set minimal I/O unit sizeAnatolij Gustschin2011-01-061-1/+27
| * mtd: initialize writebufsize in the MTD object of a partitionAnatolij Gustschin2011-01-062-0/+2
| * mtd: onenand: add mtd->writebufsize initializationAnatolij Gustschin2011-01-061-0/+1
| * mtd: nand: add mtd->writebufsize initializationAnatolij Gustschin2011-01-061-0/+1
| * mtd: cfi: add writebufsize initializationAnatolij Gustschin2011-01-063-0/+6
| * mtd: OneNAND: OMAP2/3: prevent regulator sleeping while OneNAND is in useAdrian Hunter2011-01-061-1/+40
| * mtd: OneNAND: add enable / disable methods to onenand_chipAdrian Hunter2011-01-061-0/+4
| * mtd: m25p80: Fix JEDEC ID for AT26DF321Aleksandr Koltsoff2011-01-061-1/+1
| * mtd: txx9ndfmc: limit transfer bytes to 512 (ECC provides 6 bytes max)Ralf Rösch2011-01-061-2/+3
| * mtd: cfi_cmdset_0002: add support for Samsung K8D3x16UxC NOR chipsGuillaume LECERF2011-01-061-1/+3
| * mtd: cfi_cmdset_0002: add support for Samsung K8D6x16UxM NOR chipsGuillaume LECERF2011-01-061-3/+13
| * mtd: nand: ams-delta: drop omap_read/write, use ioremapJanusz Krzysztofik2011-01-061-6/+43
| * mtd: m25p80: add debugging trace in sst_writeNicolas Ferre2011-01-061-0/+4
| * mtd: nand: ams-delta: select for built-in by defaultJanusz Krzysztofik2011-01-061-0/+1
| * mtd: OneNAND: lighten scary initial bad block messagesAdrian Hunter2011-01-062-12/+14
| * mtd: OneNAND: OMAP2/3: add support for command line partitioningAdrian Hunter2011-01-061-15/+12
| * mtd: nand: rearrange ONFI revision checking, add ONFI 2.3Brian Norris2011-01-061-8/+12
| * mtd: nand: choose correct chip name (ONFI bug)Brian Norris2011-01-061-1/+1
| * mtd: nand: ams-delta: convert to platform driverJanusz Krzysztofik2011-01-061-5/+26
| * mtd: don't use flush_scheduled_work()Tejun Heo2011-01-061-1/+2
| * mtd: OneNAND: Fix multi block erase support at 4KiB pagesizeKyungmin Park2011-01-061-1/+2
OpenPOWER on IntegriCloud