aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* [MTD] Make init_dbox2_flash staticDmitri Vorobiev2008-12-10
* [MTD] Make init_flagadm function staticDmitri Vorobiev2008-12-10
* [MTD] Make init_oct5066 function staticDmitri Vorobiev2008-12-10
* [MTD] Make the init_edb7312nor function staticDmitri Vorobiev2008-12-10
* [MTD] Make init_sbc82xx_flash function staticDmitri Vorobiev2008-12-10
* [MTD] Make init_rpxlite function staticDmitri Vorobiev2008-12-10
* [MTD] Make init_tqm_mtd function staticDmitri Vorobiev2008-12-10
* [MTD] Make uclinux_mtd_cleanup and uclinux_mtd_init staticDmitri Vorobiev2008-12-10
* [MTD] Make lart_flash_init, lart_flash_exit staticDmitri Vorobiev2008-12-10
* [MTD] Make init_sbc8240_mtd function staticDmitri Vorobiev2008-12-10
* [MTD] Make init_sharpsl symbol staticDmitri Vorobiev2008-12-10
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-12-09
|\
| * [MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXADenis V. Lunev2008-12-03
| * [MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_putJulia Lawall2008-12-02
| * [MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2Wolfgang Grandegger2008-11-27
| * [MTD] physmap: fix memory leak on physmap_flash_remove by using devresAtsushi Nemoto2008-11-26
| * [MTD] m25p80: chip erase != block erase != sector eraseChen Gong2008-11-26
| * [MTD] m25p80: fix detection of m25p16 flashesMike Frysinger2008-11-26
| * [MTD] m25p80: fix detection of SPI partsMike Frysinger2008-11-26
| * [MTD] [NAND] OMAP: OneNAND: header file relocation (part 2)Adrian Hunter2008-11-26
| * [MTD] [NAND] OMAP: OneNAND: header file relocationAdrian Hunter2008-11-24
* | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds2008-11-30
|\ \
| * | UBI: Don't exit from ubi_thread until kthread_should_stop() is trueVitaliy Gusev2008-11-06
| * | UBI: fix EBADMSG handlingZoltan Sogor2008-11-06
* | | [ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constantsRussell King2008-11-13
* | | [ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King2008-11-13
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-11-06
|\ \ \ | | |/ | |/|
| * | [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman2008-11-05
| * | [MTD] [NAND] OMAP2: remove duplicated #includeHuang Weiyi2008-10-21
* | | drivers: remove duplicated #includeJianjun Kong2008-11-04
| |/ |/|
* | [PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro2008-10-21
* | [PATCH] switch mtd_blkdevsAl Viro2008-10-21
* | [PATCH] beginning of methods conversionAl Viro2008-10-21
* | [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-21
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-10-20
|\
| * Revert "[MTD] m25p80.c code cleanup"David Woodhouse2008-10-20
| * [MTD] [NAND] GPIO driver depends on ARM... for now.David Woodhouse2008-10-20
| * [MTD] [NAND] sh_flctl: fix compile errorYoshihiro Shimoda2008-10-20
| * [MTD] [NOR] AT49BV6416 has swapped erase regionsHaavard Skinnemoen2008-10-18
| * [MTD] [NAND] GPIO NAND flash driverMike Rapoport2008-10-18
| * [MTD] cmdlineparts documentation change - explain where mtd-id comes fromPhilip Rakity2008-10-18
| * [MTD] cfi_cmdset_0002.c: Add Macronix CFI V1.0 TopBottom detectionChristopher Moore2008-10-18
| * [MTD] [NAND] Fix compilation warnings in drivers/mtd/nand/cs553x_nand.cManish Katiyar2008-10-18
| * [MTD] mtdoops: Fix a bug where block may not be erasedRichard Purdie2008-10-18
| * [MTD] mtdoops: Add a magic number to logged kernel oopsRichard Purdie2008-10-18
| * [MTD] mtdoops: Fix an off by one errorRichard Purdie2008-10-18
| * Merge branch 'master' of git://git.infradead.org/ubi-2.6David Woodhouse2008-10-18
| |\
| | * UBI: print reserved_peb when it is too largeDeepak Saxena2008-10-09
| | * UBI: fix IS_ERR testJulien Brunel2008-09-26
| | * UBI: remove BKLArtem Bityutskiy2008-09-05