aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-16[ARM] MX3: add NAND supportSascha Hauer1-1/+1
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell King6-46/+45
2008-12-13Merge git://git.marvell.com/orion into develRussell King3-3/+4
2008-12-13[ARM] netwinder: clean up GPIO namingRussell King1-4/+3
2008-12-10ARM: OMAP: use gpio_to_irqDavid Brownell1-3/+3
2008-12-10ARM: OMAP: switch to gpio_direction_inputDavid Brownell1-1/+1
2008-12-10ARM: OMAP: switch to standard gpio get/set callsDavid Brownell1-1/+1
2008-12-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds6-41/+40
2008-12-03[MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXADenis V. Lunev1-0/+1
2008-12-02Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King1-1/+1
2008-12-02[MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_putJulia Lawall1-0/+1
2008-12-02[ARM] pxa: explicit #include <mach/dma.h> in various driversEric Miao1-1/+1
2008-11-30Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds3-3/+4
2008-11-29Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King1-2/+2
2008-11-27Merge branches 'core' and 'clks' into develRussell King1-1/+1
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King1-1/+1
2008-11-27[ARM] remove memzero()Russell King3-4/+4
2008-11-27[MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2Wolfgang Grandegger1-3/+5
2008-11-26[MTD] physmap: fix memory leak on physmap_flash_remove by using devresAtsushi Nemoto1-17/+9
2008-11-26[MTD] m25p80: chip erase != block erase != sector eraseChen Gong1-10/+13
2008-11-26[MTD] m25p80: fix detection of m25p16 flashesMike Frysinger1-1/+1
2008-11-26[MTD] m25p80: fix detection of SPI partsMike Frysinger1-1/+2
2008-11-26[MTD] [NAND] OMAP: OneNAND: header file relocation (part 2)Adrian Hunter1-3/+2
2008-11-24[MTD] [NAND] OMAP: OneNAND: header file relocationAdrian Hunter1-6/+6
2008-11-13[ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constantsRussell King1-1/+10
2008-11-13[ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King2-4/+6
2008-11-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-19/+4
2008-11-06UBI: Don't exit from ubi_thread until kthread_should_stop() is trueVitaliy Gusev1-1/+2
2008-11-06UBI: fix EBADMSG handlingZoltan Sogor2-2/+2
2008-11-05[MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman2-19/+4
2008-11-04drivers: remove duplicated #includeJianjun Kong1-1/+0
2008-10-30[ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/platBen Dooks1-2/+2
2008-10-21[MTD] [NAND] OMAP2: remove duplicated #includeHuang Weiyi1-1/+0
2008-10-21[PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro1-2/+2
2008-10-21[PATCH] switch mtd_blkdevsAl Viro1-17/+11
2008-10-21[PATCH] beginning of methods conversionAl Viro1-3/+3
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro1-5/+5
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds47-1299/+4282
2008-10-20Revert "[MTD] m25p80.c code cleanup"David Woodhouse1-1/+1
2008-10-20[MTD] [NAND] GPIO driver depends on ARM... for now.David Woodhouse1-1/+1
2008-10-20[MTD] [NAND] sh_flctl: fix compile errorYoshihiro Shimoda1-0/+577
2008-10-18[MTD] [NOR] AT49BV6416 has swapped erase regionsHaavard Skinnemoen1-4/+12
2008-10-18[MTD] [NAND] GPIO NAND flash driverMike Rapoport3-0/+382
2008-10-18[MTD] cmdlineparts documentation change - explain where mtd-id comes fromPhilip Rakity1-0/+1
2008-10-18[MTD] cfi_cmdset_0002.c: Add Macronix CFI V1.0 TopBottom detectionChristopher Moore1-0/+36
2008-10-18[MTD] [NAND] Fix compilation warnings in drivers/mtd/nand/cs553x_nand.cManish Katiyar1-0/+2
2008-10-18[MTD] mtdoops: Fix a bug where block may not be erasedRichard Purdie1-3/+1
2008-10-18[MTD] mtdoops: Add a magic number to logged kernel oopsRichard Purdie1-14/+18
2008-10-18[MTD] mtdoops: Fix an off by one errorRichard Purdie1-3/+3
2008-10-18Merge branch 'master' of git://git.infradead.org/ubi-2.6David Woodhouse3-8/+4