| Commit message (Expand) | Author | Age |
* | 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: 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: 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 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2010-05-10 |
|\ |
|
| * | [MTD] Remove zero-length files mtdbdi.c and internal.ho | Jeff Garzik | 2010-05-05 |
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-04-28 |
| |\ |
|
| | * | mtd: ensure that bdi entries are properly initialized and registered | Jens Axboe | 2010-04-27 |
| | * | Move mtd_bdi_*mappable to mtdcore.c | Jörn Engel | 2010-04-27 |
| | * | Fix JFFS2 sync silent failure | Jörn Engel | 2010-04-22 |
| * | | mtd: fix Orion NAND driver compilation with ARM OABI | Paulius Zaleckas | 2010-04-24 |
| |/ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | mtd: mpc5121_nfc: Changed SVR check to allow MPC5123. | Steve Deiters | 2010-05-10 |
* | | mtd: sst25l: remove unnecessary MTD_DEBUG_LEVEL2 messages | H Hartley Sweeten | 2010-05-10 |
* | | mtd: cfi_cmdset_0002: Add reboot notifier for AMD flashes | Kevin Cernekee | 2010-05-10 |
* | | mtd: pxa32xx_nand: add support for partition table parsing | Marc Kleine-Budde | 2010-05-10 |
* | | mtd/nand/bcm_umi: remove unused #include <linux/version.h> | Huang Weiyi | 2010-05-10 |
* | | mtd: maps: Eliminate use after free | Julia Lawall | 2010-05-10 |
* | | mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers. | Stefani Seibold | 2010-05-10 |
* | | mtd/nand/fsl_upm: Replace the dangerous to_fsl_upm_nand macro | Ferenc Wagner | 2010-05-10 |
* | | mtd: OneNAND: OMAP2/3: unmap correct DMA buffer | Mika Westerberg | 2010-05-10 |
* | | mtd: Blackfin NFC: localize MMR bit masks | Mike Frysinger | 2010-05-10 |
* | | mtd: kconfig: remove stray endchoice from help text | Ferenc Wagner | 2010-05-10 |
* | | mtd: nandsim: make some structures anonymous | Artem Bityutskiy | 2010-05-10 |
* | | mtd/maps/physmap: catch failure to register MTD_PHYSMAP_COMPAT device | H Hartley Sweeten | 2010-04-20 |