Age | Commit message (Expand) | Author | Files | Lines |
2005-11-06 | [MTD] Remove deprecated power management functions | Thomas Gleixner | 1 | -45/+1 |
2005-11-06 | [MTD] Missing check on kmalloc return in INFTL mount. | David Woodhouse | 1 | -3/+8 |
2005-11-06 | [MTD] writev support for cfi-cmdset-0001 | Nicolas Pitre | 1 | -50/+75 |
2005-11-06 | {MTD] add support for Intel's "Sibley" flash | Nicolas Pitre | 2 | -24/+67 |
2005-11-06 | [MTD] cleanups to cfi_cmdset_0001 | Nicolas Pitre | 1 | -56/+71 |
2005-11-06 | [MTD] Add Resident Flash Disk (RFD) support | Sean Young | 5 | -12/+873 |
2005-11-06 | Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/ | Thomas Gleixner | 31 | -75/+128 |
2005-10-31 | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 8 | -5/+8 |
2005-10-31 | [PATCH] fix missing includes | Tim Schmielau | 22 | -10/+45 |
2005-10-29 | Create platform_device.h to contain all the platform device details. | Russell King | 8 | -8/+8 |
2005-10-29 | [ARM] Fix Assabet reboot with SA1100 MTD map driver | Russell King | 1 | -0/+9 |
2005-10-29 | [ARM] Allow MTD device name to be passed via platform data | Russell King | 1 | -3/+3 |
2005-10-29 | [ARM] Fix MTD device/partition destruction | Russell King | 1 | -2/+9 |
2005-10-29 | [ARM] Add support for init/exit methods in sa1100 MTD map driver | Russell King | 1 | -3/+15 |
2005-10-29 | [ARM] Rename 'data' to 'plat' in sa1100 MTD map driver | Russell King | 1 | -11/+11 |
2005-10-28 | Merge ../bleed-2.6 | Greg KH | 1 | -0/+1 |
2005-10-28 | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 1 | -4/+4 |
2005-10-28 | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 1 | -2/+2 |
2005-10-28 | [ARM] 3/4: Remove asm/hardware.h from SA1100 io.h | Russell King | 1 | -0/+1 |
2005-09-30 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 6 | -6/+0 |
2005-09-29 | [PATCH] Fix ixp4xx MTD driver module build | Deepak Saxena | 1 | -1/+1 |
2005-09-29 | [ARM] Don't include mach-types.h unnecessarily | Russell King | 6 | -6/+0 |
2005-09-23 | [PATCH] DEBUG redefined in drivers/mtd/devices/docecc.c | Grant Coady | 1 | -4/+4 |
2005-09-17 | [PATCH] MTD: Update SharpSL partition definitions | Richard Purdie | 2 | -3/+9 |
2005-09-12 | [PATCH] uclinux: remove use of mtd_put_device() in uclinux MTD map driver | Greg Ungerer | 1 | -8/+5 |
2005-09-10 | [PATCH] vfree and kfree cleanup in drivers/ | Jesper Juhl | 2 | -13/+1 |
2005-09-08 | [PATCH] detect soft lockups | Ingo Molnar | 1 | -0/+1 |
2005-08-04 | [MTD] mtdchar: Return EINVAL for bad seeks instead of fixing up to valid byte | Todd Poynor | 1 | -9/+6 |
2005-08-04 | [MTD] Pre-CFI Sharp chip driver: Some speedups and cleanups | Todd Poynor | 1 | -9/+8 |
2005-08-04 | [MTD] mtd_blkdevs.c: Fix names when many devices/partitions are created | Todd Poynor | 1 | -3/+13 |
2005-08-04 | [MTD] mtd_blkdevs.c: Remove DEVFS leftovers | Todd Poynor | 1 | -7/+1 |
2005-08-04 | [MTD] CHIPS: Recognize Spansion CFI 1.4 chips | Todd Poynor | 4 | -13/+32 |
2005-07-28 | [PATCH] turn many #if $undefined_string into #ifdef $undefined_string | Olaf Hering | 1 | -0/+1 |
2005-07-16 | [MTD] NAND: Fix broken bad block scan for 16 bit devices | Thomas Gleixner | 2 | -22/+20 |
2005-07-13 | [MTD] cfi_cmdset_0002: Plugged a mem leak. | Joern Engel | 1 | -1/+4 |
2005-07-13 | Merge with rsync://fileserver/linux | Todd Poynor | 1 | -6/+1 |
2005-07-12 | [MTD] Make XIP support depend on CONFIG_ARM | Thomas Gleixner | 1 | -1/+1 |
2005-07-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds | 48 | -2877/+2767 |
2005-07-08 | [PATCH] pcmcia: remove references to pcmcia/version.h | Dominik Brodowski | 1 | -1/+0 |
2005-07-08 | [PATCH] pcmcia: move event handler | Dominik Brodowski | 1 | -5/+1 |
2005-07-07 | [MTD] XIP cleanup | Thomas Gleixner | 2 | -2/+2 |
2005-07-07 | [MTD] Remove MODULE_DEVICE_TABLE() for ICHx flash driver | David Woodhouse | 1 | -2/+2 |
2005-07-07 | [MTD] NAND s3c2410: Add missing NULL pointer check | Ben Dooks | 1 | -2/+3 |
2005-07-06 | Merge with rsync://fileserver/linux | Artem B. Bityuckiy | 3 | -15/+40 |
2005-07-06 | [MTD] NOR flash map driver for TI OMAP boards. | Todd Poynor | 3 | -2/+191 |
2005-07-06 | [MTD] Add mapping driver for Intel PXA27x Mainstone board flash. | Nico Pitre | 3 | -2/+189 |
2005-07-06 | [MTD] NAND: Remove unmaintained tx49xx board drivers | Thomas Gleixner | 4 | -838/+0 |
2005-07-06 | [MTD] NAND: sharpsl.c set correct file permissions | Thomas Gleixner | 1 | -0/+0 |
2005-07-05 | [MTD] cfi_cmdset_0002: Remove bogus include | Thomas Gleixner | 1 | -2/+2 |
2005-07-04 | [MTD] mtdchar: Return the real error code when create_class() failed | Coywolf Qi Hunt | 1 | -2/+2 |