Age | Commit message (Expand) | Author |
2005-09-07 | [PATCH] detect soft lockups | Ingo Molnar |
2005-07-27 | [PATCH] turn many #if $undefined_string into #ifdef $undefined_string | Olaf Hering |
2005-07-16 | [MTD] NAND: Fix broken bad block scan for 16 bit devices | Thomas Gleixner |
2005-07-13 | [MTD] cfi_cmdset_0002: Plugged a mem leak. | Joern Engel |
2005-07-13 | Merge with rsync://fileserver/linux | Todd Poynor |
2005-07-12 | [MTD] Make XIP support depend on CONFIG_ARM | Thomas Gleixner |
2005-07-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds |
2005-07-07 | [PATCH] pcmcia: remove references to pcmcia/version.h | Dominik Brodowski |
2005-07-07 | [PATCH] pcmcia: move event handler | Dominik Brodowski |
2005-07-07 | [MTD] XIP cleanup | Thomas Gleixner |
2005-07-07 | [MTD] Remove MODULE_DEVICE_TABLE() for ICHx flash driver | David Woodhouse |
2005-07-06 | [MTD] NAND s3c2410: Add missing NULL pointer check | Ben Dooks |
2005-07-06 | Merge with rsync://fileserver/linux | Artem B. Bityuckiy |
2005-07-06 | [MTD] NOR flash map driver for TI OMAP boards. | Todd Poynor |
2005-07-06 | [MTD] Add mapping driver for Intel PXA27x Mainstone board flash. | Nico Pitre |
2005-07-06 | [MTD] NAND: Remove unmaintained tx49xx board drivers | Thomas Gleixner |
2005-07-06 | [MTD] NAND: sharpsl.c set correct file permissions | Thomas Gleixner |
2005-07-05 | [MTD] cfi_cmdset_0002: Remove bogus include | Thomas Gleixner |
2005-07-04 | [MTD] mtdchar: Return the real error code when create_class() failed | Coywolf Qi Hunt |
2005-07-01 | [MTD] mtdchar.c: Replace DEVFS by udev | Todd Poynor |
2005-06-30 | [PATCH] ARM: 2780/1: AFS partition length calculation fix | Catalin Marinas |
2005-06-29 | [MTD] NAND: Add ST chip IDs. | Thomas Gleixner |
2005-06-29 | [MTD] ms02-nv: Fix 64bit operation | ? |
2005-06-29 | [MTD] NAND: s3c24xx updates | Ben Dooks |
2005-06-29 | [MTD] NAND: Change exports to _GPL | Thomas Gleixner |
2005-06-29 | [MTD] NAND: Fix broken bad block table scan | Thomas Gleixner |
2005-06-29 | [MTD] Fix commandline parser alignement | Joern Engel |
2005-06-29 | [MTD] XIP for AMD CFI flash. | Todd Poynor |
2005-06-29 | [MTD] NAND: Reorganize chip locking | Thomas Gleixner |
2005-06-27 | [PATCH] pcmcia: id_table for pcmciamtd.c | Dominik Brodowski |
2005-05-27 | [MTD] NAND: Add Hynix to manufacturer list | Nicolas S. Dade |
2005-05-24 | [MTD] cfi_cmdset_0002: Fix broken status check | Thomas Gleixner |
2005-05-23 | [MTD] CFI-0002 - Improve error checking | Eric W. Biedermann |
2005-05-23 | [MTD] CFI flash locking reorg for XIP | Nicolas Pitre |
2005-05-23 | [MTD] NAND: Honour autoplacement schemes supplied by the caller | Thomas Gleixner |
2005-05-23 | [MTD] CFI DEBUG_LOCK_BITS fixes for Intel NOR flash: | Todd Poynor |
2005-05-23 | [MTD] mtdram: Quick cleanup of the driver: | Joern Engel |
2005-05-23 | [MTD] NAND: Fix the broken dynamic array allocations | Jarkko Lavinen |
2005-05-23 | [MTD] DiskOnChip: Add some comments | Dan Brown |
2005-05-23 | [MTD] DiskOnChip: Fix compile w/o CONFIG_MTD_PARTITIONS. | Dan Brown |
2005-05-23 | [MTD] DiskOnChip: Prevent problems with existing filesystems | Dan Brown |
2005-05-23 | [MTD] NAND: Fix reading of autoplaced OOB when there are multiple free sections. | Dan Brown |
2005-05-23 | [MTD] DiskOnChip: Fix (?) free OOB array info. | Dan Brown |
2005-05-23 | [MTD] NAND: Move the NULL check into the calling function | Thomas Gleixner |
2005-05-23 | [MTD] NAND: Fix missing NULL pointer check | Dan Brown |
2005-05-23 | [MTD] Fix OTP for top-parameter devices | Nicolas Pitre |
2005-05-23 | [MTD] Reset file position when switching OTP mode | Nicolas Pitre |
2005-05-23 | [MTD] NAND: Fix oob available calculation | Thomas Gleixner |
2005-05-23 | [MTD] Add reboot notifier to Intel NOR flash driver | Nicolas Pitre |
2005-05-23 | [MTD] Avoid compile warnings for Intel CFI flash without OTP support. | Todd Poynor |