Age | Commit message (Expand) | Author |
2008-02-03 | Merge git://git.infradead.org/~dedekind/ubi-2.6 | David Woodhouse |
2008-02-03 | [MTD] [NAND] Fix Blackfin NFC ECC calculating bug with page size 512 bytes | Bryan Wu |
2008-02-03 | [MTD] [NAND] Remove wrong operation in PM function of the BF54x NFC driver | Bryan Wu |
2008-02-03 | [MTD] [NAND] Remove unused variable in plat_nand_remove | Li Zefan |
2008-02-03 | Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6 | David Woodhouse |
2008-02-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse |
2008-02-03 | [MTD] Unlocking all Intel flash that is locked on power up. | Justin Treon |
2008-02-03 | [MTD] [NAND] at91_nand: Make mtdparts option can override board info | Atsushi Nemoto |
2008-02-03 | [MTD] mtdoops: Various minor cleanups | Richard Purdie |
2008-02-03 | [MTD] mtdoops: Ensure sequential write to the buffer | Richard Purdie |
2008-02-03 | [MTD] mtdoops: Perform write operations in a workqueue | Richard Purdie |
2008-02-03 | [MTD] mtdoops: Add further error return code checking | Richard Purdie |
2008-02-03 | [MTD] [NOR] Test devtype, not definition in flash_probe(), drivers/mtd/device... | Roel Kluin |
2008-02-03 | [UBI] drivers/mtd/ubi/scan.c: fix uninitialized var warning | akpm@linux-foundation.org |
2008-02-03 | [UBI] drivers/mtd/ubi/wl.c: fix uninitialized var warning | akpm@linux-foundation.org |
2008-02-03 | [UBI] drivers/mtd/ubi/cdev.c: unused var | akpm@linux-foundation.org |
2008-02-03 | [MTD] Factor out OF partition support from the NOR driver. | Scott Wood |
2008-02-03 | [MTD] jedec probe: drop unnecessary forward declarations | Ilpo Järvinen |
2008-02-03 | [MTD] JEDEC probe: kill some inline bloat | Ilpo Järvinen |
2008-02-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-02-03 | fix writev regression: pan hanging unkillable and un-straceable | Nick Piggin |
2008-02-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2008-02-02 | ide-tape: remove idetape_config_t typedef | Borislav Petkov |
2008-02-02 | ide-tape: remove mtio.h related comments | Borislav Petkov |
2008-02-02 | ide-tape: make function name more accurate | Borislav Petkov |
2008-02-02 | ide-tape: remove unused sense packet commands. | Borislav Petkov |
2008-02-02 | ide-tape: use generic byteorder macros | Borislav Petkov |
2008-02-02 | ide-tape: remove EXPERIMENTAL driver status | Borislav Petkov |
2008-02-02 | ide-tape: use generic scsi commands | Borislav Petkov |
2008-02-02 | ide-tape: remove struct idetape_block_size_page_t | Borislav Petkov |
2008-02-02 | ide-tape: remove structs os_partition_t, os_dat_entry_t, os_dat_t | Borislav Petkov |
2008-02-02 | ide-tape: remove struct idetape_parameter_block_descriptor_t | Borislav Petkov |
2008-02-02 | ide-tape: remove struct idetape_medium_partition_page_t | Borislav Petkov |
2008-02-02 | ide-tape: remove struct idetape_data_compression_page_t | Borislav Petkov |
2008-02-02 | ide-tape: remove struct idetape_inquiry_result_t | Borislav Petkov |
2008-02-02 | ide-tape: remove struct idetape_capabilities_page_t | Borislav Petkov |
2008-02-02 | ide-tape: remove IDETAPE_DEBUG_BUGS | Borislav Petkov |
2008-02-02 | ide-tape: remove IDETAPE_DEBUG_INFO | Borislav Petkov |
2008-02-02 | ide-tape: dump gcw fields on error in idetape_identify_device() | Bartlomiej Zolnierkiewicz |
2008-02-02 | ide-tape: remove struct idetape_mode_parameter_header_t | Borislav Petkov |
2008-02-02 | ide-tape: remove struct idetape_request_sense_result_t | Borislav Petkov |
2008-02-02 | ide-tape: remove dead code | Borislav Petkov |
2008-02-02 | ide-tape: move historical changelog to Documentation/ide/ChangeLog.ide-tape.1... | Borislav Petkov |
2008-02-02 | ide-cs: use ide_std_init_ports() | Bartlomiej Zolnierkiewicz |
2008-02-02 | ide: move check_dma_crc() to ide-dma.c | Bartlomiej Zolnierkiewicz |
2008-02-02 | ide: remove ide_auto_reduce_xfer() | Bartlomiej Zolnierkiewicz |
2008-02-02 | ide: move drive->crc_count check out from check_dma_crc() | Bartlomiej Zolnierkiewicz |
2008-02-02 | ide: remove ide_ata66_check() | Bartlomiej Zolnierkiewicz |
2008-02-02 | ide: remove set_transfer() | Bartlomiej Zolnierkiewicz |
2008-02-02 | ide: unexport SELECT_DRIVE() | Bartlomiej Zolnierkiewicz |