summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| * [MTD] NAND: Use correct mask for OOB size calculationThomas Gleixner2005-11-061-2/+2
| * [MTD] Remove deprecated power management functionsThomas Gleixner2005-11-061-45/+1
| * [MTD] Missing check on kmalloc return in INFTL mount.David Woodhouse2005-11-061-3/+8
| * [MTD] writev support for cfi-cmdset-0001Nicolas Pitre2005-11-061-50/+75
| * {MTD] add support for Intel's "Sibley" flashNicolas Pitre2005-11-062-24/+67
| * [MTD] cleanups to cfi_cmdset_0001Nicolas Pitre2005-11-061-56/+71
| * [MTD] Add Resident Flash Disk (RFD) supportSean Young2005-11-065-12/+873
| * Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/Thomas Gleixner2005-11-0631-75/+128
| |\
| * | [MTD] mtdchar: Return EINVAL for bad seeks instead of fixing up to valid byteTodd Poynor2005-08-041-9/+6
| * | [MTD] Pre-CFI Sharp chip driver: Some speedups and cleanupsTodd Poynor2005-08-041-9/+8
| * | [MTD] mtd_blkdevs.c: Fix names when many devices/partitions are createdTodd Poynor2005-08-041-3/+13
| * | [MTD] mtd_blkdevs.c: Remove DEVFS leftoversTodd Poynor2005-08-041-7/+1
| * | [MTD] CHIPS: Recognize Spansion CFI 1.4 chipsTodd Poynor2005-08-044-13/+32
* | | [PATCH] check for failed kmalloc in inftlmount.cGreg Ungerer2005-11-071-0/+6
* | | [PATCH] kfree cleanup: drivers/mtdJesper Juhl2005-11-0720-63/+32
| |/ |/|
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-318-5/+8
|\ \
| * | Create platform_device.h to contain all the platform device details.Russell King2005-10-298-8/+8
* | | [PATCH] fix missing includesTim Schmielau2005-10-3022-10/+45
* | | [ARM] Fix Assabet reboot with SA1100 MTD map driverRussell King2005-10-291-0/+9
* | | [ARM] Allow MTD device name to be passed via platform dataRussell King2005-10-291-3/+3
* | | [ARM] Fix MTD device/partition destructionRussell King2005-10-291-2/+9
* | | [ARM] Add support for init/exit methods in sa1100 MTD map driverRussell King2005-10-291-3/+15
* | | [ARM] Rename 'data' to 'plat' in sa1100 MTD map driverRussell King2005-10-291-11/+11
|/ /
* | Merge ../bleed-2.6Greg KH2005-10-281-0/+1
|\ \
| * | [ARM] 3/4: Remove asm/hardware.h from SA1100 io.hRussell King2005-10-281-0/+1
* | | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-4/+4
* | | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-2/+2
|/ /
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-306-6/+0
|\ \
| * | [ARM] Don't include mach-types.h unnecessarilyRussell King2005-09-296-6/+0
* | | [PATCH] Fix ixp4xx MTD driver module buildDeepak Saxena2005-09-291-1/+1
|/ /
* | [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
OpenPOWER on IntegriCloud