Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | [PATCH] v850: Update checksum.h to match changed function signatures | Miles Bader | 2005-07-11 | 2 | -6/+8 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds | 2005-07-11 | 83 | -3242/+3621 | |
|\ \ \ \ | ||||||
| * | | | | [MTD] XIP cleanup | Thomas Gleixner | 2005-07-07 | 6 | -20/+104 | |
| * | | | | [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 | 1042 | -31256/+37361 | |
| |\ \ \ \ | ||||||
| * | | | | | [JFFS2] Simplify the tree insert code. | Artem B. Bityuckiy | 2005-07-06 | 1 | -5/+4 | |
| * | | | | | [JFFS2] Remove compatibilty cruft for ancient kernels | David Woodhouse | 2005-07-06 | 4 | -60/+8 | |
| * | | | | | [JFFS2] Optimise jffs2_add_tn_to_list | David Woodhouse | 2005-07-06 | 3 | -27/+88 | |
| * | | | | | [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] Use correct major number for INFTL | Sean Young | 2005-06-29 | 1 | -2/+2 | |
| * | | | | | [MTD] Fix commandline parser alignement | Joern Engel | 2005-06-29 | 1 | -2/+6 | |
| * | | | | | [MTD] XIP for AMD CFI flash. | Todd Poynor | 2005-06-29 | 5 | -111/+324 | |
| * | | | | | [MTD] NAND: Reorganize chip locking | Thomas Gleixner | 2005-06-29 | 2 | -29/+33 | |
| * | | | | | Merge with rsync://fileserver/linux | Thomas Gleixner | 2005-06-26 | 3076 | -71313/+187166 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | [MTD] NAND: Add Hynix to manufacturer list | Nicolas S. Dade | 2005-05-27 | 2 | -0/+2 | |
| * | | | | | | [MTD] Fix it really | Thomas Gleixner | 2005-05-25 | 1 | -2/+2 | |
| * | | | | | | [MTD] map.h Use the correct macro and fix the resulting compiler warning | Thomas Gleixner | 2005-05-25 | 1 | -3/+4 | |
| * | | | | | | [MTD] Make map_word_ff ware of the flash buswidth | Thomas Gleixner | 2005-05-24 | 1 | -4/+13 | |
| * | | | | | | [MTD] cfi_cmdset_0002: Fix broken status check | Thomas Gleixner | 2005-05-24 | 1 | -2/+2 | |
| * | | | | | | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2... | Thomas Gleixner | 2005-05-23 | 91 | -2236/+1639 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | [JFFS2] Whitespace cleanup. Fix missing debug message | Thomas Gleixner | 2005-05-23 | 2 | -6/+7 | |
| * | | | | | | | [JFFS2] Fix crosscompile | Thomas Gleixner | 2005-05-23 | 1 | -2/+2 | |
| * | | | | | | | [JFFS2] Fix cleanup in case of GC-Task not started | Thomas Gleixner | 2005-05-23 | 1 | -2/+5 | |
| * | | | | | | | [MTD] CFI-0002 - Improve error checking | Eric W. Biedermann | 2005-05-23 | 1 | -32/+67 | |
| * | | | | | | | [MTD] CFI flash locking reorg for XIP | Nicolas Pitre | 2005-05-23 | 1 | -50/+40 | |
| * | | | | | | | [JFFS2] Convert thread start semaphore to completion | Thomas Gleixner | 2005-05-23 | 2 | -6/+6 | |
| * | | | | | | | [MTD] NAND: Honour autoplacement schemes supplied by the caller | Thomas Gleixner | 2005-05-23 | 2 | -3/+10 | |
| * | | | | | | | [JFFS2] Kill GC thread before cleanup | Artem B. Bityuckiy | 2005-05-23 | 1 | -3/+3 | |
| * | | | | | | | [JFFS2] Suppress annoying debug messages | Artem B. Bityuckiy | 2005-05-23 | 1 | -3/+3 | |
| * | | | | | | | [JFFS2] Fix NOR only compile | Artem B. Bityuckiy | 2005-05-23 | 2 | -7/+5 | |
| * | | | | | | | [MTD] CFI DEBUG_LOCK_BITS fixes for Intel NOR flash: | Todd Poynor | 2005-05-23 | 1 | -2/+3 | |
| * | | | | | | | [MTD] mtdram: Quick cleanup of the driver: | Joern Engel | 2005-05-23 | 1 | -169/+96 | |
| * | | | | | | | [JFFS2] Fix inode allocation race | David Woodhouse | 2005-05-23 | 3 | -6/+13 | |
| * | | | | | | | [MTD] NAND: Fix the broken dynamic array allocations | Jarkko Lavinen | 2005-05-23 | 1 | -5/+5 | |
| * | | | | | | | [MTD] Fix broken user ABI | Thomas Gleixner | 2005-05-23 | 1 | -2/+2 | |
| * | | | | | | | [JFFS2] Fix race in garbage collector | Artem B. Bityuckiy | 2005-05-23 | 2 | -7/+37 | |
| * | | | | | | | [MTD] DiskOnChip: Add some comments | Dan Brown | 2005-05-23 | 1 | -1/+11 | |
| * | | | | | | | [MTD] DiskOnChip: Fix compile w/o CONFIG_MTD_PARTITIONS. | Dan Brown | 2005-05-23 | 1 | -3/+1 |