| Commit message (Expand) | Author | Age |
* | jffs2: Wake GC thread when there are blocks to be erased | Joakim Tjernlund | 2010-05-19 |
* | jffs2: Erase pending blocks in GC pass, avoid invalid -EIO return | David Woodhouse | 2010-05-19 |
* | jffs2: Add 'work_done' return value from jffs2_erase_pending_blocks() | Joakim Tjernlund | 2010-05-19 |
* | mtd: mtdchar: Do not corrupt backing device of device node inode | Kirill A. Shutemov | 2010-05-18 |
* | mtd/maps/pcmciamtd: Fix printk format for ssize_t in debug messages | David Woodhouse | 2010-05-17 |
* | drivers/mtd: Use kmemdup | Julia Lawall | 2010-05-15 |
* | mtd: cfi_cmdset_0002: Fix argument order in bootloc warning | David Woodhouse | 2010-05-14 |
* | mtd: nand: add Toshiba TC58NVG0 device ID | Florian Fainelli | 2010-05-13 |
* | pcmciamtd: add another ID | Dominik Brodowski | 2010-05-13 |
* | pcmciamtd: coding style cleanups | Alexander Kurz | 2010-05-13 |
* | pcmciamtd: fixing obvious errors | Alexander Kurz | 2010-05-13 |
* | mtd: chips: add SST39WF160x NOR-flashes | Wolfram Sang | 2010-05-13 |
* | mtd: nand: support alternate BB marker locations on MLC | Kevin Cernekee | 2010-05-13 |
* | mtd: nand: extend NAND flash detection to new MLC chips | Kevin Cernekee | 2010-05-13 |
* | mtd: suppress warnings in inline_map_read() | Kevin Cernekee | 2010-05-13 |
* | mtd: map.h: add missing bug.h include | Kevin Cernekee | 2010-05-13 |
* | mtd: sst25l: fix multi-part messages with broken spi masters | H Hartley Sweeten | 2010-05-13 |
* | mtd: add Samsung SoC OneNAND driver | Kyungmin Park | 2010-05-13 |
* | mtd: onenand: add workaround for SYNC_WRITE mode | Kyungmin Park | 2010-05-13 |
* | mtd: onenand: add new callback for bufferram read | Kyungmin Park | 2010-05-13 |
* | mtd: onenand: allocate verify buffer in the core | Kyungmin Park | 2010-05-13 |
* | mtd: onenand: add support for chips with 4KiB page size | Kyungmin Park | 2010-05-13 |
* | mtd: jedec_probe: remove spaces before tabs | Artem Bityutskiy | 2010-05-13 |
* | mtd: chips: use common manufacturer codes in jedec_probe() | Wolfram Sang | 2010-05-13 |
* | mtd: cfi_util: do not printk if no extended query table | Guillaume LECERF | 2010-05-13 |
* | mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{32, 64}xxB chips | Guillaume LECERF | 2010-05-13 |
* | mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{16, 32}xx chips | Guillaume LECERF | 2010-05-13 |
* | mtd: cfi_cmdset_0002: Tone down warning messages about TopBottom CFI field | David Woodhouse | 2010-05-13 |
* | mtd: cfi_cmdset_0002: do not fail on no extended query table as they are both... | Guillaume LECERF | 2010-05-13 |
* | mtd: cfi_probe: use P_ID_* definitions instead of hardcoded values | Guillaume LECERF | 2010-05-13 |
* | mtd: cfi_probe: add support for SST 0x0701 vendorname | Guillaume LECERF | 2010-05-13 |
* | mtd: cfi_probe: make the addresses used to enter Auto Select Mode variable | Guillaume LECERF | 2010-05-13 |
* | mtd: cfi_probe: enter Auto Select Mode after filling cfi->cfiq members | Guillaume LECERF | 2010-05-13 |
* | mtd: kirkwood: allow machines to register RnB callback | Ben Dooks | 2010-05-13 |
* | mtd: orion/kirkwood: add RnB line support to orion mtd driver | Ben Dooks | 2010-05-13 |
* | mtd: sm_common: split smartmedia and xD table | Maxim Levitsky | 2010-05-13 |
* | mtd: mxc_nand: support i.MX21 | Ivo Clarysse | 2010-05-13 |
* | mtd: mxc_nand: set NFC registers after reset | Ivo Clarysse | 2010-05-13 |
* | mtd: extend physmap_of to let the device tree specify the parition probe | Jason Gunthorpe | 2010-05-13 |
* | drivers/mtd: Use kzalloc | Julia Lawall | 2010-05-13 |
* | drivers/mtd/nand: Use kzalloc | Julia Lawall | 2010-05-13 |
* | mtd/nand: Fix denali build on ppc64 | David Woodhouse | 2010-05-13 |
* | mtd/nand: Add Intel Moorestown/Denali NAND support | Jason Roberts | 2010-05-13 |
* | mtd/nand/sh_flctl: Move function mtd_to_flctl to fix build failure | Peter Huewe | 2010-05-12 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2010-05-10 |
|\ |
|
| * | Linux 2.6.34-rc7v2.6.34-rc7 | Linus Torvalds | 2010-05-09 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2010-05-09 |
| |\ |
|
| | * | [SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O error | James Bottomley | 2010-05-05 |
| | * | [SCSI] Enable retries for SYNCRONIZE_CACHE commands to fix I/O error | Hannes Reinecke | 2010-05-05 |
| | * | [SCSI] scsi_debug: virtual_gb ignores sector_size | Douglas Gilbert | 2010-05-02 |