aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2008-10-17USB: remove info() macro from usb mtd driversGreg Kroah-Hartman1-2/+2
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-6/+4
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-2/+0
2008-10-16omap drivers: switch to standard GPIO callsDavid Brownell1-2/+2
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman1-6/+4
2008-10-17remove CONFIG_KMOD from driversJohannes Berg1-2/+0
2008-10-14[MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTLYoshihiro Shimoda3-0/+309
2008-10-14[MTD] [NAND] Bug on atmel_nand HW ECC : OOB info not correctly writtenRichard Genoud1-52/+6
2008-10-14[MTD] [MAPS] Remove unused variable after ROM API cleanup.David Woodhouse1-2/+0
2008-10-14[MTD] m25p80.c extended jedec support (v2)Chen Gong1-2/+2
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-25/+9
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse6-44/+84
2008-10-13[MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior3-5/+2
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller4-1/+44
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+4
2008-10-10[MTD] [NAND] remove dead Kconfig associated with !CONFIG_PPC_MERGEKumar Gala1-7/+0
2008-10-10[MTD] [NAND] driver extension to support NAND on TQM85xx modulesWolfgang Grandegger2-5/+14
2008-10-10[MTD] [NAND] fsl_upm: update driver for the new OF bindingsAnton Vorontsov1-24/+33
2008-10-09Merge branch 'pxa-all' into develRussell King1-1/+1
2008-10-09UBI: print reserved_peb when it is too largeDeepak Saxena1-2/+2
2008-10-09Support 'discard sectors' operation.David Woodhouse1-0/+24
2008-10-09Support 'discard sectors' operation in translation layer support coreDavid Woodhouse1-0/+16
2008-10-08[MTD] [INFTL] Fix infinite loop in INFTL_foldchainDaniel Rosenthal1-1/+4
2008-10-07Merge branches 'metronomefb', 'pxa-cm2xx', 'pxa-gumstix', 'pxa-misc', 'pxa-mitac', 'pxa-mp900', 'pxa-zylonite' and 'pxa-zaurus' into pxa-machinesRussell King3-11/+15
2008-10-07[ARM] 5282/1: pxa: add CM-X255 supportMike Rapoport1-1/+1
2008-09-26[MTD] [MAPS] Maps: make uclinux mapping driver depend on MTD_RAM Mike Frysinger1-1/+1
2008-09-26[MTD] [NOR] intel_dc21285 switch to ROM APIAlan Cox1-13/+3