summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2010-05-10Merge remote branch 'bkl-ioctl/bkl/ioctl'Stephen Rothwell
2010-05-10Merge remote branch 'pcmcia/master'Stephen Rothwell
2010-05-10Merge remote branch 'mtd/master'Stephen Rothwell
2010-05-10Merge remote branch 'ubi/linux-next'Stephen Rothwell
2010-05-10Merge remote branch 'i.MX/for-next'Stephen Rothwell
2010-05-07UBI: misc comment fixesShinya Kuribayashi
2010-05-07UBI: fix s/then/than/ typosShinya Kuribayashi
2010-05-06UBI: init even if MTD device cannot be attached, if built into kernelMarc Kleine-Budde
2010-05-05[MTD] Remove zero-length files mtdbdi.c and internal.hoJeff Garzik
2010-05-04pcmcia: dev_node removal (write-only drivers)Dominik Brodowski
2010-05-03UBI: remove reboot notifierKevin Cernekee
2010-04-30drivers: Push down BKL into various driversArnd Bergmann
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-27mtd: ensure that bdi entries are properly initialized and registeredJens Axboe
2010-04-27Move mtd_bdi_*mappable to mtdcore.cJörn Engel
2010-04-24mtd: fix Orion NAND driver compilation with ARM OABIPaulius Zaleckas
2010-04-22Fix JFFS2 sync silent failureJörn Engel
2010-04-20mtd/maps/physmap: catch failure to register MTD_PHYSMAP_COMPAT deviceH Hartley Sweeten
2010-04-14MXC: mxc_nand: support i.MX21Ivo Clarysse
2010-04-14MXC: mxc_nand: set NFC registers after resetIvo Clarysse
2010-04-08bitops: rename for_each_bit() to for_each_set_bit(): mtdAkinobu Mita
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29mtd: SmartMedia/xD FTL: use of kmalloc/kfree requires the include of slab.hStephen Rothwell
2010-03-26mtd: sm_ftl: remove CONFIG_SM_FTL_MUSEUM and make it always onMaxim Levitsky
2010-03-26mtd: nand: split out ECC moduleMaxim Levitsky
2010-03-26mtd: sm_ftl: initialize sysfs attributesMaxim Levitsky
2010-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-03-21mtd/maps/pismo: remove dangling pointer and a leakWolfram Sang
2010-03-19Delete zero-length file drivers/mtd/maps/omap_nor.cJeff Garzik
2010-03-18mtd: block2mtd: Use kasprintfJulia Lawall
2010-03-18mtd: small typo in MakefileMatteo Croce
2010-03-15mtd: enable sh_flctl on SH-Mobile ARMMagnus Damm
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-11mtd/nand/r852: Use pci_dma_mapping_error()David Woodhouse
2010-03-11mtd/nand/r852: fix build for CONFIG_PCI disabledRandy Dunlap
2010-03-08mtd: blktrans: do blk_cleanup_queue when it is really safe to do soMaxim Levitsky
2010-03-08mtd: Make SM_FTL depend on MTD_NANDDavid Woodhouse
2010-03-08mtd: nand: r852: declare inline functions staticStephen Rothwell
2010-03-08mtd: nand: r852: fix name space clashStephen Rothwell
2010-03-08mtd/nand/r852: fix build for CONFIG_PM=nRandy Dunlap
2010-03-08mtd: r852: Few fixes for problems that occur when card is rapidly inserted/re...Maxim Levitsky
2010-03-08Merge branch 'master' into for-linusRussell King
2010-03-08Merge branch 'origin' into devel-stableRussell King
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen
2010-03-06Merge git://git.infradead.org/ubi-2.6Linus Torvalds
2010-03-02Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King
2010-03-01Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren
2010-03-01MTD: fix pismo build errorRussell King