summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-12-096-41/+40
|\
| * [MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXADenis V. Lunev2008-12-031-0/+1
| * [MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_putJulia Lawall2008-12-021-0/+1
| * [MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2Wolfgang Grandegger2008-11-271-3/+5
| * [MTD] physmap: fix memory leak on physmap_flash_remove by using devresAtsushi Nemoto2008-11-261-17/+9
| * [MTD] m25p80: chip erase != block erase != sector eraseChen Gong2008-11-261-10/+13
| * [MTD] m25p80: fix detection of m25p16 flashesMike Frysinger2008-11-261-1/+1
| * [MTD] m25p80: fix detection of SPI partsMike Frysinger2008-11-261-1/+2
| * [MTD] [NAND] OMAP: OneNAND: header file relocation (part 2)Adrian Hunter2008-11-261-3/+2
| * [MTD] [NAND] OMAP: OneNAND: header file relocationAdrian Hunter2008-11-241-6/+6
* | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds2008-11-303-3/+4
|\ \
| * | UBI: Don't exit from ubi_thread until kthread_should_stop() is trueVitaliy Gusev2008-11-061-1/+2
| * | UBI: fix EBADMSG handlingZoltan Sogor2008-11-062-2/+2
* | | [ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constantsRussell King2008-11-131-1/+10
* | | [ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King2008-11-132-4/+6
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-11-062-19/+4
|\ \ \ | | |/ | |/|
| * | [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman2008-11-052-19/+4
| * | [MTD] [NAND] OMAP2: remove duplicated #includeHuang Weiyi2008-10-211-1/+0
* | | drivers: remove duplicated #includeJianjun Kong2008-11-041-1/+0
| |/ |/|
* | [PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro2008-10-211-2/+2
* | [PATCH] switch mtd_blkdevsAl Viro2008-10-211-17/+11
* | [PATCH] beginning of methods conversionAl Viro2008-10-211-3/+3
* | [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-211-5/+5
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-10-2047-1299/+4282
|\
| * Revert "[MTD] m25p80.c code cleanup"David Woodhouse2008-10-201-1/+1
| * [MTD] [NAND] GPIO driver depends on ARM... for now.David Woodhouse2008-10-201-1/+1
| * [MTD] [NAND] sh_flctl: fix compile errorYoshihiro Shimoda2008-10-201-0/+577
| * [MTD] [NOR] AT49BV6416 has swapped erase regionsHaavard Skinnemoen2008-10-181-4/+12
| * [MTD] [NAND] GPIO NAND flash driverMike Rapoport2008-10-183-0/+382
| * [MTD] cmdlineparts documentation change - explain where mtd-id comes fromPhilip Rakity2008-10-181-0/+1
| * [MTD] cfi_cmdset_0002.c: Add Macronix CFI V1.0 TopBottom detectionChristopher Moore2008-10-181-0/+36
| * [MTD] [NAND] Fix compilation warnings in drivers/mtd/nand/cs553x_nand.cManish Katiyar2008-10-181-0/+2
| * [MTD] mtdoops: Fix a bug where block may not be erasedRichard Purdie2008-10-181-3/+1
| * [MTD] mtdoops: Add a magic number to logged kernel oopsRichard Purdie2008-10-181-14/+18
| * [MTD] mtdoops: Fix an off by one errorRichard Purdie2008-10-181-3/+3
| * Merge branch 'master' of git://git.infradead.org/ubi-2.6David Woodhouse2008-10-183-8/+4
| |\
| | * UBI: print reserved_peb when it is too largeDeepak Saxena2008-10-091-2/+2
| | * UBI: fix IS_ERR testJulien Brunel2008-09-261-1/+1
| | * UBI: remove BKLArtem Bityutskiy2008-09-051-5/+1
| * | [MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTLYoshihiro Shimoda2008-10-143-0/+309
| * | [MTD] [NAND] Bug on atmel_nand HW ECC : OOB info not correctly writtenRichard Genoud2008-10-141-52/+6
| * | [MTD] [MAPS] Remove unused variable after ROM API cleanup.David Woodhouse2008-10-141-2/+0
| * | [MTD] m25p80.c extended jedec support (v2)Chen Gong2008-10-141-2/+2
| * | [MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior2008-10-133-5/+2
| * | [MTD] [NAND] remove dead Kconfig associated with !CONFIG_PPC_MERGEKumar Gala2008-10-101-7/+0
| * | [MTD] [NAND] driver extension to support NAND on TQM85xx modulesWolfgang Grandegger2008-10-102-5/+14
| * | [MTD] [NAND] fsl_upm: update driver for the new OF bindingsAnton Vorontsov2008-10-101-24/+33
| * | [MTD] [INFTL] Fix infinite loop in INFTL_foldchainDaniel Rosenthal2008-10-081-1/+4
| * | [MTD] [MAPS] Maps: make uclinux mapping driver depend on MTD_RAM Mike Frysinger2008-09-261-1/+1
| * | [MTD] [NOR] intel_dc21285 switch to ROM APIAlan Cox2008-09-261-13/+3