Age | Commit message (Expand) | Author |
2007-10-20 | typo fixes | Matt LaPlante |
2007-10-19 | Use helpers to obtain task pid in printks | Pavel Emelyanov |
2007-10-18 | Add missing newlines to some uses of dev_<level> messages | Joe Perches |
2007-10-17 | Slab API: remove useless ctor parameter and reorder parameters | Christoph Lameter |
2007-10-15 | Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driver | Linus Torvalds |
2007-10-14 | signedness: module_param_array nump argument | Al Viro |
2007-10-14 | Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6 | David Woodhouse |
2007-10-14 | [MTD] fix mtdconcat for subpage-write NAND | Chris Paulson-Ellis |
2007-10-14 | [MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first. | Adrian Hunter |
2007-10-14 | [MTD] [OneNAND] Return only negative error codes | Adrian Hunter |
2007-10-14 | [MTD] [OneNAND] Synchronize block locking operations | Adrian Hunter |
2007-10-14 | UBI: return correct error code | Artem Bityutskiy |
2007-10-14 | UBI: remove useless inlines | Artem Bityutskiy |
2007-10-14 | UBI: fix atomic LEB change problems | Artem Bityutskiy |
2007-10-14 | UBI: use byte hexdump | Artem Bityutskiy |
2007-10-14 | UBI: do not use vmalloc on I/O path | Artem Bityutskiy |
2007-10-14 | UBI: allocate memory with GFP_NOFS | Artem Bityutskiy |
2007-10-14 | UBI: use linux print_hex_dump(), not home-grown one | Artem Bityutskiy |
2007-10-14 | UBI: don't use array index before testing if it is negative | Jesper Juhl |
2007-10-14 | UBI: add more prints | Artem Bityutskiy |
2007-10-14 | UBI: fix sparse warnings | Artem Bityutskiy |
2007-10-14 | UBI: fix leak in ubi_scan_erase_peb | Florin Malita |
2007-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2007-10-13 | Merge Linux 2.6.23 | David Woodhouse |
2007-10-13 | [MTD] [NAND] Blackfin on-chip NAND Flash Controller driver | Bryan Wu |
2007-10-13 | [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug | Kevin Hao |
2007-10-13 | [MTD] [NAND] Fix compiler warning in Alauda driver | akpm@linux-foundation.org |
2007-10-13 | [MTD] [OneNAND] Fix typo related with recent commit | Kyungmin Park |
2007-10-06 | [MTD] [NAND] Avoid deadlock in erase callback; release chip lock first. | David Woodhouse |
2007-10-06 | [MTD] [NAND] Resume method for CAFÉ NAND controller | David Woodhouse |
2007-10-06 | [MTD] [NAND] Fix PCI ident table for CAFÉ NAND controller. | David Woodhouse |
2007-10-06 | Merge branch 'master' of ssh://git.infradead.org/srv/git/mtd-2.6 | David Woodhouse |
2007-09-25 | [MTD] [NAND] s3c2410: fix arch moves | Ben Dooks |
2007-09-23 | [MTD] [OneNAND] fix numerous races | Artem Bityutskiy |
2007-09-23 | [MTD] map driver for NOR flash on the Intel Vermilion Range chipset | David Woodhouse |
2007-09-23 | [MTD] fix CFI point method for discontiguous maps | Andy Lowe |
2007-09-23 | [MTD] MAPS: Merge Lubbock and Mainstone drivers into common PXA2xx driver | Todd Poynor |
2007-09-20 | [POWERPC] Cleanups for physmap_of.c (v2) | David Gibson |
2007-09-19 | [POWERPC] Make partitions optional in physmap_of | Josh Boyer |
2007-09-20 | Merge branch 'linux-2.6' | Paul Mackerras |
2007-09-19 | pci: fix unterminated pci_device_id lists | Kees Cook |
2007-09-14 | [POWERPC] Document and implement an improved flash device binding for powerpc | David Gibson |
2007-09-14 | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras |
2007-09-09 | [MTD] Remove Momenco Ocelot NOR flash support | Yoichi Yuasa |
2007-09-06 | [MTD] [NAND] nandsim: avoid deadlocking FS | Artem Bityutskiy |
2007-09-06 | [MTD] [OneNAND] main read/write ops support for yaffs2 | Kyungmin Park |
2007-09-02 | [MTD] Initialise s_flags in get_sb_mtd_aux() | David Howells |
2007-08-30 | [MTD] [OneNAND] Use mtd_oob_ops at oob functions | Kyungmin Park |
2007-08-29 | [MTD] [NAND] Driver for Olympus MAUSB-10 and Fujifilm DPC-R1 card readers | Jörn Engel |
2007-08-23 | [ARM] 4554/1: replace consistent_sync() with flush_ioremap_region() | Jared Hulbert |