summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] DEBUG redefined in drivers/mtd/devices/docecc.cGrant Coady2005-09-221-4/+4
* [PATCH] MTD: Update SharpSL partition definitionsRichard Purdie2005-09-172-3/+9
* [PATCH] uclinux: remove use of mtd_put_device() in uclinux MTD map driverGreg Ungerer2005-09-111-8/+5
* [PATCH] vfree and kfree cleanup in drivers/Jesper Juhl2005-09-102-13/+1
* [PATCH] detect soft lockupsIngo Molnar2005-09-071-0/+1
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-271-0/+1
* [MTD] NAND: Fix broken bad block scan for 16 bit devicesThomas Gleixner2005-07-162-22/+20
* [MTD] cfi_cmdset_0002: Plugged a mem leak.Joern Engel2005-07-131-1/+4
* Merge with rsync://fileserver/linuxTodd Poynor2005-07-131-6/+1
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-07-1148-2877/+2767
| |\
| * | [PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski2005-07-071-1/+0
| * | [PATCH] pcmcia: move event handlerDominik Brodowski2005-07-071-5/+1
* | | [MTD] Make XIP support depend on CONFIG_ARMThomas Gleixner2005-07-121-1/+1
| |/ |/|
* | [MTD] XIP cleanupThomas Gleixner2005-07-072-2/+2
* | [MTD] Remove MODULE_DEVICE_TABLE() for ICHx flash driverDavid Woodhouse2005-07-071-2/+2
* | [MTD] NAND s3c2410: Add missing NULL pointer checkBen Dooks2005-07-061-2/+3
* | Merge with rsync://fileserver/linuxArtem B. Bityuckiy2005-07-063-15/+40
|\|
| * [PATCH] ARM: 2780/1: AFS partition length calculation fixCatalin Marinas2005-06-301-14/+2
| * [PATCH] pcmcia: id_table for pcmciamtd.cDominik Brodowski2005-06-272-1/+38
* | [MTD] NOR flash map driver for TI OMAP boards.Todd Poynor2005-07-063-2/+191
* | [MTD] Add mapping driver for Intel PXA27x Mainstone board flash.Nico Pitre2005-07-063-2/+189
* | [MTD] NAND: Remove unmaintained tx49xx board driversThomas Gleixner2005-07-064-838/+0
* | [MTD] NAND: sharpsl.c set correct file permissionsThomas Gleixner2005-07-061-0/+0
* | [MTD] cfi_cmdset_0002: Remove bogus includeThomas Gleixner2005-07-051-2/+2
* | [MTD] mtdchar: Return the real error code when create_class() failedCoywolf Qi Hunt2005-07-041-2/+2
* | [MTD] mtdchar.c: Replace DEVFS by udevTodd Poynor2005-07-011-28/+24
* | [MTD] NAND: Add ST chip IDs. Thomas Gleixner2005-06-291-2/+11
* | [MTD] ms02-nv: Fix 64bit operation?2005-06-291-4/+4
* | [MTD] NAND: s3c24xx updatesBen Dooks2005-06-292-35/+152
* | [MTD] NAND: Change exports to _GPLThomas Gleixner2005-06-291-3/+3
* | [MTD] NAND: Fix broken bad block table scanThomas Gleixner2005-06-291-10/+43
* | [MTD] Fix commandline parser alignementJoern Engel2005-06-291-2/+6
* | [MTD] XIP for AMD CFI flash.Todd Poynor2005-06-294-100/+323
* | [MTD] NAND: Reorganize chip lockingThomas Gleixner2005-06-291-28/+29
* | [MTD] NAND: Add Hynix to manufacturer listNicolas S. Dade2005-05-271-0/+1
* | [MTD] cfi_cmdset_0002: Fix broken status checkThomas Gleixner2005-05-241-2/+2
* | [MTD] CFI-0002 - Improve error checkingEric W. Biedermann2005-05-231-32/+67
* | [MTD] CFI flash locking reorg for XIPNicolas Pitre2005-05-231-50/+40
* | [MTD] NAND: Honour autoplacement schemes supplied by the callerThomas Gleixner2005-05-231-2/+8
* | [MTD] CFI DEBUG_LOCK_BITS fixes for Intel NOR flash:Todd Poynor2005-05-231-2/+3
* | [MTD] mtdram: Quick cleanup of the driver:Joern Engel2005-05-231-169/+96
* | [MTD] NAND: Fix the broken dynamic array allocationsJarkko Lavinen2005-05-231-5/+5
* | [MTD] DiskOnChip: Add some commentsDan Brown2005-05-231-1/+11
* | [MTD] DiskOnChip: Fix compile w/o CONFIG_MTD_PARTITIONS.Dan Brown2005-05-231-3/+1
* | [MTD] DiskOnChip: Prevent problems with existing filesystemsDan Brown2005-05-231-2/+2
* | [MTD] NAND: Fix reading of autoplaced OOB when there are multiple free sections.Dan Brown2005-05-231-4/+3
* | [MTD] DiskOnChip: Fix (?) free OOB array info.Dan Brown2005-05-231-2/+2
* | [MTD] NAND: Move the NULL check into the calling functionThomas Gleixner2005-05-231-8/+8
* | [MTD] NAND: Fix missing NULL pointer checkDan Brown2005-05-231-7/+7
* | [MTD] Fix OTP for top-parameter devicesNicolas Pitre2005-05-231-2/+14