summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorLines
2005-09-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-6/+0
2005-09-29[PATCH] Fix ixp4xx MTD driver module buildDeepak Saxena-1/+1
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King-6/+0
2005-09-22[PATCH] DEBUG redefined in drivers/mtd/devices/docecc.cGrant Coady-4/+4
2005-09-17[PATCH] MTD: Update SharpSL partition definitionsRichard Purdie-3/+9
2005-09-11[PATCH] uclinux: remove use of mtd_put_device() in uclinux MTD map driverGreg Ungerer-8/+5
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl-13/+1
2005-09-07[PATCH] detect soft lockupsIngo Molnar-0/+1
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering-0/+1
2005-07-16[MTD] NAND: Fix broken bad block scan for 16 bit devicesThomas Gleixner-22/+20
2005-07-13[MTD] cfi_cmdset_0002: Plugged a mem leak.Joern Engel-1/+4
2005-07-13Merge with rsync://fileserver/linuxTodd Poynor-6/+1
2005-07-12[MTD] Make XIP support depend on CONFIG_ARMThomas Gleixner-1/+1
2005-07-11Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds-2877/+2767
2005-07-07[PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski-1/+0
2005-07-07[PATCH] pcmcia: move event handlerDominik Brodowski-5/+1
2005-07-07[MTD] XIP cleanupThomas Gleixner-2/+2
2005-07-07[MTD] Remove MODULE_DEVICE_TABLE() for ICHx flash driverDavid Woodhouse-2/+2
2005-07-06[MTD] NAND s3c2410: Add missing NULL pointer checkBen Dooks-2/+3
2005-07-06Merge with rsync://fileserver/linuxArtem B. Bityuckiy-15/+40
2005-07-06[MTD] NOR flash map driver for TI OMAP boards.Todd Poynor-2/+191
2005-07-06[MTD] Add mapping driver for Intel PXA27x Mainstone board flash.Nico Pitre-2/+189
2005-07-06[MTD] NAND: Remove unmaintained tx49xx board driversThomas Gleixner-838/+0
2005-07-06[MTD] NAND: sharpsl.c set correct file permissionsThomas Gleixner-0/+0
2005-07-05[MTD] cfi_cmdset_0002: Remove bogus includeThomas Gleixner-2/+2
2005-07-04[MTD] mtdchar: Return the real error code when create_class() failedCoywolf Qi Hunt-2/+2
2005-07-01[MTD] mtdchar.c: Replace DEVFS by udevTodd Poynor-28/+24
2005-06-30[PATCH] ARM: 2780/1: AFS partition length calculation fixCatalin Marinas-14/+2
2005-06-29[MTD] NAND: Add ST chip IDs. Thomas Gleixner-2/+11
2005-06-29[MTD] ms02-nv: Fix 64bit operation?-4/+4
2005-06-29[MTD] NAND: s3c24xx updatesBen Dooks-35/+152
2005-06-29[MTD] NAND: Change exports to _GPLThomas Gleixner-3/+3
2005-06-29[MTD] NAND: Fix broken bad block table scanThomas Gleixner-10/+43
2005-06-29[MTD] Fix commandline parser alignementJoern Engel-2/+6
2005-06-29[MTD] XIP for AMD CFI flash.Todd Poynor-100/+323
2005-06-29[MTD] NAND: Reorganize chip lockingThomas Gleixner-28/+29
2005-06-27[PATCH] pcmcia: id_table for pcmciamtd.cDominik Brodowski-1/+38
2005-05-27[MTD] NAND: Add Hynix to manufacturer listNicolas S. Dade-0/+1
2005-05-24[MTD] cfi_cmdset_0002: Fix broken status checkThomas Gleixner-2/+2
2005-05-23[MTD] CFI-0002 - Improve error checkingEric W. Biedermann-32/+67
2005-05-23[MTD] CFI flash locking reorg for XIPNicolas Pitre-50/+40
2005-05-23[MTD] NAND: Honour autoplacement schemes supplied by the callerThomas Gleixner-2/+8
2005-05-23[MTD] CFI DEBUG_LOCK_BITS fixes for Intel NOR flash:Todd Poynor-2/+3
2005-05-23[MTD] mtdram: Quick cleanup of the driver:Joern Engel-169/+96
2005-05-23[MTD] NAND: Fix the broken dynamic array allocationsJarkko Lavinen-5/+5
2005-05-23[MTD] DiskOnChip: Add some commentsDan Brown-1/+11
2005-05-23[MTD] DiskOnChip: Fix compile w/o CONFIG_MTD_PARTITIONS.Dan Brown-3/+1
2005-05-23[MTD] DiskOnChip: Prevent problems with existing filesystemsDan Brown-2/+2
2005-05-23[MTD] NAND: Fix reading of autoplaced OOB when there are multiple free sections.Dan Brown-4/+3
2005-05-23[MTD] DiskOnChip: Fix (?) free OOB array info.Dan Brown-2/+2