summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2008-12-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-12-03[MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXADenis V. Lunev
2008-12-02[MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_putJulia Lawall
2008-11-30Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds
2008-11-27[MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2Wolfgang Grandegger
2008-11-26[MTD] physmap: fix memory leak on physmap_flash_remove by using devresAtsushi Nemoto
2008-11-26[MTD] m25p80: chip erase != block erase != sector eraseChen Gong
2008-11-26[MTD] m25p80: fix detection of m25p16 flashesMike Frysinger
2008-11-26[MTD] m25p80: fix detection of SPI partsMike Frysinger
2008-11-26[MTD] [NAND] OMAP: OneNAND: header file relocation (part 2)Adrian Hunter
2008-11-24[MTD] [NAND] OMAP: OneNAND: header file relocationAdrian Hunter
2008-11-13[ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constantsRussell King
2008-11-13[ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King
2008-11-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-11-06UBI: Don't exit from ubi_thread until kthread_should_stop() is trueVitaliy Gusev
2008-11-06UBI: fix EBADMSG handlingZoltan Sogor
2008-11-05[MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman
2008-11-04drivers: remove duplicated #includeJianjun Kong
2008-10-21[MTD] [NAND] OMAP2: remove duplicated #includeHuang Weiyi
2008-10-21[PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro
2008-10-21[PATCH] switch mtd_blkdevsAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-10-20Revert "[MTD] m25p80.c code cleanup"David Woodhouse
2008-10-20[MTD] [NAND] GPIO driver depends on ARM... for now.David Woodhouse
2008-10-20[MTD] [NAND] sh_flctl: fix compile errorYoshihiro Shimoda
2008-10-18[MTD] [NOR] AT49BV6416 has swapped erase regionsHaavard Skinnemoen
2008-10-18[MTD] [NAND] GPIO NAND flash driverMike Rapoport
2008-10-18[MTD] cmdlineparts documentation change - explain where mtd-id comes fromPhilip Rakity
2008-10-18[MTD] cfi_cmdset_0002.c: Add Macronix CFI V1.0 TopBottom detectionChristopher Moore
2008-10-18[MTD] [NAND] Fix compilation warnings in drivers/mtd/nand/cs553x_nand.cManish Katiyar
2008-10-18[MTD] mtdoops: Fix a bug where block may not be erasedRichard Purdie
2008-10-18[MTD] mtdoops: Add a magic number to logged kernel oopsRichard Purdie
2008-10-18[MTD] mtdoops: Fix an off by one errorRichard Purdie
2008-10-18Merge branch 'master' of git://git.infradead.org/ubi-2.6David Woodhouse
2008-10-17USB: remove info() macro from usb mtd driversGreg Kroah-Hartman
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-10-16omap drivers: switch to standard GPIO callsDavid Brownell
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-17remove CONFIG_KMOD from driversJohannes Berg
2008-10-14[MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTLYoshihiro Shimoda
2008-10-14[MTD] [NAND] Bug on atmel_nand HW ECC : OOB info not correctly writtenRichard Genoud
2008-10-14[MTD] [MAPS] Remove unused variable after ROM API cleanup.David Woodhouse
2008-10-14[MTD] m25p80.c extended jedec support (v2)Chen Gong
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-10-13[MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller