aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering1-0/+1
2005-07-16[MTD] NAND: Fix broken bad block scan for 16 bit devicesThomas Gleixner2-22/+20
2005-07-13[MTD] cfi_cmdset_0002: Plugged a mem leak.Joern Engel1-1/+4
2005-07-13Merge with rsync://fileserver/linuxTodd Poynor1-6/+1
2005-07-12[MTD] Make XIP support depend on CONFIG_ARMThomas Gleixner1-1/+1
2005-07-11Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds48-2877/+2767
2005-07-07[PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski1-1/+0
2005-07-07[PATCH] pcmcia: move event handlerDominik Brodowski1-5/+1
2005-07-07[MTD] XIP cleanupThomas Gleixner2-2/+2
2005-07-07[MTD] Remove MODULE_DEVICE_TABLE() for ICHx flash driverDavid Woodhouse1-2/+2
2005-07-06[MTD] NAND s3c2410: Add missing NULL pointer checkBen Dooks1-2/+3
2005-07-06Merge with rsync://fileserver/linuxArtem B. Bityuckiy3-15/+40
2005-07-06[MTD] NOR flash map driver for TI OMAP boards.Todd Poynor3-2/+191
2005-07-06[MTD] Add mapping driver for Intel PXA27x Mainstone board flash.Nico Pitre3-2/+189
2005-07-06[MTD] NAND: Remove unmaintained tx49xx board driversThomas Gleixner4-838/+0
2005-07-06[MTD] NAND: sharpsl.c set correct file permissionsThomas Gleixner1-0/+0
2005-07-05[MTD] cfi_cmdset_0002: Remove bogus includeThomas Gleixner1-2/+2
2005-07-04[MTD] mtdchar: Return the real error code when create_class() failedCoywolf Qi Hunt1-2/+2
2005-07-01[MTD] mtdchar.c: Replace DEVFS by udevTodd Poynor1-28/+24
2005-06-30[PATCH] ARM: 2780/1: AFS partition length calculation fixCatalin Marinas1-14/+2
2005-06-29[MTD] NAND: Add ST chip IDs. Thomas Gleixner1-2/+11
2005-06-29[MTD] ms02-nv: Fix 64bit operation?1-4/+4
2005-06-29[MTD] NAND: s3c24xx updatesBen Dooks2-35/+152
2005-06-29[MTD] NAND: Change exports to _GPLThomas Gleixner1-3/+3
2005-06-29[MTD] NAND: Fix broken bad block table scanThomas Gleixner1-10/+43
2005-06-29[MTD] Fix commandline parser alignementJoern Engel1-2/+6
2005-06-29[MTD] XIP for AMD CFI flash.Todd Poynor4-100/+323
2005-06-29[MTD] NAND: Reorganize chip lockingThomas Gleixner1-28/+29
2005-06-27[PATCH] pcmcia: id_table for pcmciamtd.cDominik Brodowski2-1/+38
2005-05-27[MTD] NAND: Add Hynix to manufacturer listNicolas S. Dade1-0/+1
2005-05-24[MTD] cfi_cmdset_0002: Fix broken status checkThomas Gleixner1-2/+2
2005-05-23[MTD] CFI-0002 - Improve error checkingEric W. Biedermann1-32/+67
2005-05-23[MTD] CFI flash locking reorg for XIPNicolas Pitre1-50/+40
2005-05-23[MTD] NAND: Honour autoplacement schemes supplied by the callerThomas Gleixner1-2/+8
2005-05-23[MTD] CFI DEBUG_LOCK_BITS fixes for Intel NOR flash:Todd Poynor1-2/+3
2005-05-23[MTD] mtdram: Quick cleanup of the driver:Joern Engel1-169/+96
2005-05-23[MTD] NAND: Fix the broken dynamic array allocationsJarkko Lavinen1-5/+5
2005-05-23[MTD] DiskOnChip: Add some commentsDan Brown1-1/+11
2005-05-23[MTD] DiskOnChip: Fix compile w/o CONFIG_MTD_PARTITIONS.Dan Brown1-3/+1
2005-05-23[MTD] DiskOnChip: Prevent problems with existing filesystemsDan Brown1-2/+2
2005-05-23[MTD] NAND: Fix reading of autoplaced OOB when there are multiple free sections.Dan Brown1-4/+3
2005-05-23[MTD] DiskOnChip: Fix (?) free OOB array info.Dan Brown1-2/+2
2005-05-23[MTD] NAND: Move the NULL check into the calling functionThomas Gleixner1-8/+8
2005-05-23[MTD] NAND: Fix missing NULL pointer checkDan Brown1-7/+7
2005-05-23[MTD] Fix OTP for top-parameter devicesNicolas Pitre1-2/+14
2005-05-23[MTD] Reset file position when switching OTP modeNicolas Pitre1-1/+2
2005-05-23[MTD] NAND: Fix oob available calculationThomas Gleixner1-7/+4
2005-05-23[MTD] Add reboot notifier to Intel NOR flash driverNicolas Pitre1-2/+43
2005-05-23[MTD] Avoid compile warnings for Intel CFI flash without OTP support.Todd Poynor1-1/+3
2005-05-23[MTD] cfi_cmdset_0001: Skip delay if Instant Block Locking is setTodd Poynor1-4/+12