Age | Commit message (Expand) | Author | Files | Lines |
2010-05-13 | drivers/mtd/nand: Use kzalloc | Julia Lawall | 1 | -5/+2 |
2010-05-13 | mtd/nand: Fix denali build on ppc64 | David Woodhouse | 1 | -11/+11 |
2010-05-13 | mtd/nand: Add Intel Moorestown/Denali NAND support | Jason Roberts | 4 | -0/+2968 |
2010-05-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 59 | -72/+133 |
2010-05-10 | mtd: mpc5121_nfc: Changed SVR check to allow MPC5123. | Steve Deiters | 1 | -2/+2 |
2010-05-10 | mtd: sst25l: remove unnecessary MTD_DEBUG_LEVEL2 messages | H Hartley Sweeten | 1 | -11/+0 |
2010-05-10 | mtd: cfi_cmdset_0002: Add reboot notifier for AMD flashes | Kevin Cernekee | 1 | -0/+56 |
2010-05-10 | mtd: pxa32xx_nand: add support for partition table parsing | Marc Kleine-Budde | 1 | -0/+11 |
2010-05-10 | mtd/nand/bcm_umi: remove unused #include <linux/version.h> | Huang Weiyi | 1 | -1/+0 |
2010-05-10 | mtd: maps: Eliminate use after free | Julia Lawall | 1 | -1/+1 |
2010-05-10 | mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers. | Stefani Seibold | 6 | -240/+237 |
2010-05-10 | mtd/nand/fsl_upm: Replace the dangerous to_fsl_upm_nand macro | Ferenc Wagner | 1 | -1/+4 |
2010-05-10 | mtd: OneNAND: OMAP2/3: unmap correct DMA buffer | Mika Westerberg | 1 | -4/+4 |
2010-05-10 | mtd: Blackfin NFC: localize MMR bit masks | Mike Frysinger | 1 | -4/+25 |
2010-05-10 | mtd: kconfig: remove stray endchoice from help text | Ferenc Wagner | 1 | -2/+0 |
2010-05-10 | mtd: nandsim: make some structures anonymous | Artem Bityutskiy | 1 | -3/+3 |
2010-05-10 | pcmcia: dev_node removal (write-only drivers) | Dominik Brodowski | 1 | -3/+0 |
2010-05-07 | UBI: misc comment fixes | Shinya Kuribayashi | 2 | -5/+5 |
2010-05-07 | UBI: fix s/then/than/ typos | Shinya Kuribayashi | 5 | -8/+8 |
2010-05-06 | UBI: init even if MTD device cannot be attached, if built into kernel | Marc Kleine-Budde | 1 | -2/+23 |
2010-05-05 | [MTD] Remove zero-length files mtdbdi.c and internal.ho | Jeff Garzik | 2 | -0/+0 |
2010-05-03 | UBI: remove reboot notifier | Kevin Cernekee | 2 | -37/+0 |
2010-04-28 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 5 | -66/+77 |
2010-04-27 | mtd: ensure that bdi entries are properly initialized and registered | Jens Axboe | 1 | -4/+42 |
2010-04-27 | Move mtd_bdi_*mappable to mtdcore.c | Jörn Engel | 4 | -62/+33 |
2010-04-24 | mtd: fix Orion NAND driver compilation with ARM OABI | Paulius Zaleckas | 1 | -1/+7 |
2010-04-22 | Fix JFFS2 sync silent failure | Jörn Engel | 1 | -0/+2 |
2010-04-20 | mtd/maps/physmap: catch failure to register MTD_PHYSMAP_COMPAT device | H Hartley Sweeten | 1 | -2/+5 |
2010-04-08 | bitops: rename for_each_bit() to for_each_set_bit(): mtd | Akinobu Mita | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 54 | -5/+49 |
2010-03-29 | mtd: SmartMedia/xD FTL: use of kmalloc/kfree requires the include of slab.h | Stephen Rothwell | 1 | -0/+1 |
2010-03-26 | mtd: sm_ftl: remove CONFIG_SM_FTL_MUSEUM and make it always on | Maxim Levitsky | 2 | -16/+1 |
2010-03-26 | mtd: nand: split out ECC module | Maxim Levitsky | 3 | -9/+16 |
2010-03-26 | mtd: sm_ftl: initialize sysfs attributes | Maxim Levitsky | 1 | -0/+2 |
2010-03-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 20 | -519/+264 |
2010-03-21 | mtd/maps/pismo: remove dangling pointer and a leak | Wolfram Sang | 1 | -1/+7 |
2010-03-19 | Delete zero-length file drivers/mtd/maps/omap_nor.c | Jeff Garzik | 1 | -0/+0 |
2010-03-18 | mtd: block2mtd: Use kasprintf | Julia Lawall | 1 | -3/+1 |
2010-03-18 | mtd: small typo in Makefile | Matteo Croce | 1 | -1/+1 |
2010-03-15 | mtd: enable sh_flctl on SH-Mobile ARM | Magnus Damm | 1 | -1/+1 |
2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 6 | -5/+5 |
2010-03-12 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -2/+2 |
2010-03-11 | mtd/nand/r852: Use pci_dma_mapping_error() | David Woodhouse | 1 | -1/+1 |
2010-03-11 | mtd/nand/r852: fix build for CONFIG_PCI disabled | Randy Dunlap | 2 | -0/+2 |
2010-03-08 | mtd: blktrans: do blk_cleanup_queue when it is really safe to do so | Maxim Levitsky | 1 | -1/+1 |
2010-03-08 | mtd: Make SM_FTL depend on MTD_NAND | David Woodhouse | 1 | -5/+5 |
2010-03-08 | mtd: nand: r852: declare inline functions static | Stephen Rothwell | 1 | -3/+3 |
2010-03-08 | mtd: nand: r852: fix name space clash | Stephen Rothwell | 1 | -4/+5 |
2010-03-08 | mtd/nand/r852: fix build for CONFIG_PM=n | Randy Dunlap | 1 | -0/+5 |
2010-03-08 | mtd: r852: Few fixes for problems that occur when card is rapidly inserted/re... | Maxim Levitsky | 1 | -4/+17 |