| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-10-31 | 8 | -5/+8 |
|\ |
|
| * | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 8 | -8/+8 |
* | | [PATCH] fix missing includes | Tim Schmielau | 2005-10-31 | 22 | -10/+45 |
* | | [ARM] Fix Assabet reboot with SA1100 MTD map driver | Russell King | 2005-10-29 | 1 | -0/+9 |
* | | [ARM] Allow MTD device name to be passed via platform data | Russell King | 2005-10-29 | 1 | -3/+3 |
* | | [ARM] Fix MTD device/partition destruction | Russell King | 2005-10-29 | 1 | -2/+9 |
* | | [ARM] Add support for init/exit methods in sa1100 MTD map driver | Russell King | 2005-10-29 | 1 | -3/+15 |
* | | [ARM] Rename 'data' to 'plat' in sa1100 MTD map driver | Russell King | 2005-10-29 | 1 | -11/+11 |
|/ |
|
* | Merge ../bleed-2.6 | Greg KH | 2005-10-28 | 1 | -0/+1 |
|\ |
|
| * | [ARM] 3/4: Remove asm/hardware.h from SA1100 io.h | Russell King | 2005-10-28 | 1 | -0/+1 |
* | | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 2005-10-28 | 1 | -4/+4 |
* | | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2005-10-28 | 1 | -2/+2 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-30 | 6 | -6/+0 |
|\ |
|
| * | [ARM] Don't include mach-types.h unnecessarily | Russell King | 2005-09-29 | 6 | -6/+0 |
* | | [PATCH] Fix ixp4xx MTD driver module build | Deepak Saxena | 2005-09-29 | 1 | -1/+1 |
|/ |
|
* | [PATCH] DEBUG redefined in drivers/mtd/devices/docecc.c | Grant Coady | 2005-09-23 | 1 | -4/+4 |
* | [PATCH] MTD: Update SharpSL partition definitions | Richard Purdie | 2005-09-17 | 2 | -3/+9 |
* | [PATCH] uclinux: remove use of mtd_put_device() in uclinux MTD map driver | Greg Ungerer | 2005-09-12 | 1 | -8/+5 |
* | [PATCH] vfree and kfree cleanup in drivers/ | Jesper Juhl | 2005-09-10 | 2 | -13/+1 |
* | [PATCH] detect soft lockups | Ingo Molnar | 2005-09-08 | 1 | -0/+1 |
* | [PATCH] turn many #if $undefined_string into #ifdef $undefined_string | Olaf Hering | 2005-07-28 | 1 | -0/+1 |
* | [MTD] NAND: Fix broken bad block scan for 16 bit devices | Thomas Gleixner | 2005-07-16 | 2 | -22/+20 |
* | [MTD] cfi_cmdset_0002: Plugged a mem leak. | Joern Engel | 2005-07-13 | 1 | -1/+4 |
* | Merge with rsync://fileserver/linux | Todd Poynor | 2005-07-13 | 1 | -6/+1 |
|\ |
|
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds | 2005-07-11 | 48 | -2877/+2767 |
| |\ |
|
| * | | [PATCH] pcmcia: remove references to pcmcia/version.h | Dominik Brodowski | 2005-07-08 | 1 | -1/+0 |
| * | | [PATCH] pcmcia: move event handler | Dominik Brodowski | 2005-07-08 | 1 | -5/+1 |
* | | | [MTD] Make XIP support depend on CONFIG_ARM | Thomas Gleixner | 2005-07-12 | 1 | -1/+1 |
| |/
|/| |
|
* | | [MTD] XIP cleanup | Thomas Gleixner | 2005-07-07 | 2 | -2/+2 |
* | | [MTD] Remove MODULE_DEVICE_TABLE() for ICHx flash driver | David Woodhouse | 2005-07-07 | 1 | -2/+2 |
* | | [MTD] NAND s3c2410: Add missing NULL pointer check | Ben Dooks | 2005-07-06 | 1 | -2/+3 |
* | | Merge with rsync://fileserver/linux | Artem B. Bityuckiy | 2005-07-06 | 3 | -15/+40 |
|\| |
|
| * | [PATCH] ARM: 2780/1: AFS partition length calculation fix | Catalin Marinas | 2005-07-01 | 1 | -14/+2 |
| * | [PATCH] pcmcia: id_table for pcmciamtd.c | Dominik Brodowski | 2005-06-28 | 2 | -1/+38 |
* | | [MTD] NOR flash map driver for TI OMAP boards. | Todd Poynor | 2005-07-06 | 3 | -2/+191 |
* | | [MTD] Add mapping driver for Intel PXA27x Mainstone board flash. | Nico Pitre | 2005-07-06 | 3 | -2/+189 |
* | | [MTD] NAND: Remove unmaintained tx49xx board drivers | Thomas Gleixner | 2005-07-06 | 4 | -838/+0 |
* | | [MTD] NAND: sharpsl.c set correct file permissions | Thomas Gleixner | 2005-07-06 | 1 | -0/+0 |
* | | [MTD] cfi_cmdset_0002: Remove bogus include | Thomas Gleixner | 2005-07-05 | 1 | -2/+2 |
* | | [MTD] mtdchar: Return the real error code when create_class() failed | Coywolf Qi Hunt | 2005-07-04 | 1 | -2/+2 |
* | | [MTD] mtdchar.c: Replace DEVFS by udev | Todd Poynor | 2005-07-01 | 1 | -28/+24 |
* | | [MTD] NAND: Add ST chip IDs. | Thomas Gleixner | 2005-06-29 | 1 | -2/+11 |
* | | [MTD] ms02-nv: Fix 64bit operation | ? | 2005-06-29 | 1 | -4/+4 |
* | | [MTD] NAND: s3c24xx updates | Ben Dooks | 2005-06-29 | 2 | -35/+152 |
* | | [MTD] NAND: Change exports to _GPL | Thomas Gleixner | 2005-06-29 | 1 | -3/+3 |
* | | [MTD] NAND: Fix broken bad block table scan | Thomas Gleixner | 2005-06-29 | 1 | -10/+43 |
* | | [MTD] Fix commandline parser alignement | Joern Engel | 2005-06-29 | 1 | -2/+6 |
* | | [MTD] XIP for AMD CFI flash. | Todd Poynor | 2005-06-29 | 4 | -100/+323 |
* | | [MTD] NAND: Reorganize chip locking | Thomas Gleixner | 2005-06-29 | 1 | -28/+29 |
* | | [MTD] NAND: Add Hynix to manufacturer list | Nicolas S. Dade | 2005-05-27 | 1 | -0/+1 |