summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorLines
2013-05-18drivers/mtd/nand: don't check resource with devm_ioremap_resourceWolfram Sang-5/+0
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds-8057/+495
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds-2/+2
2013-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-10/+6
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-52/+2
2013-05-07block_device_operations->release() should return voidAl Viro-3/+2
2013-05-05mtd_blktrans_ops->release() should return voidAl Viro-9/+6
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+5
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+63
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+1
2013-04-29Include missing linux/slab.h inclusionsDavid Howells-0/+1
2013-04-19mtdchar: remove no-longer-used vma helpersLinus Torvalds-27/+0
2013-04-19vm: convert mtdchar mmap to vm_iomap_memory() helperLinus Torvalds-30/+2
2013-04-19mtd: onenand/samsung: make regs-onenand.h file localArnd Bergmann-2/+63
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot-2/+2
2013-04-05mtd: omap2: Use module_platform_driver()Sachin Kamat-13/+1
2013-04-05mtd: bf5xx_nand: Use module_platform_driver()Sachin Kamat-15/+1
2013-04-05mtd: denali_dt: Remove redundant use of of_match_ptrSachin Kamat-1/+1
2013-04-05mtd: denali_dt: Change return value to fix smatch warningSachin Kamat-1/+1
2013-04-05mtd: denali_dt: Use module_platform_driver()Sachin Kamat-11/+1
2013-04-05mtd: denali_dt: Fix incorrect error checkSachin Kamat-1/+1
2013-04-05mtd: nand: subpage write support for hardware based ECC schemesGupta, Pekon-17/+90
2013-04-05mtd: omap2: use msecs_to_jiffies()Toan Pham-2/+2
2013-04-05mtd: nand_ids: use size macrosArtem Bityutskiy-55/+56
2013-04-05mtd: nand_ids: improve LEGACY_ID_NAND macro a bitArtem Bityutskiy-55/+55
2013-04-05mtd: add 4 Toshiba nand chips for the full-id caseHuang Shijie-0/+19
2013-04-05mtd: add the support to parse out the full-id nand typeHuang Shijie-3/+32
2013-04-05mtd: sh_flctl: Use of_match_ptr() macroSachin Kamat-2/+1
2013-04-05mtd: gpio: Use of_match_ptr() macroSachin Kamat-2/+1
2013-04-05mtd: gpio: Use devm_kzalloc()Sachin Kamat-4/+1
2013-04-05mtd: davinci_nand: Use of_match_ptr()Sachin Kamat-2/+2
2013-04-05mtd: dataflash: Use of_match_ptr() macroSachin Kamat-3/+1
2013-04-05mtd: remove h720x flash supportArnd Bergmann-128/+0
2013-04-05mtd: onenand: remove OneNAND simulatorArtem Bityutskiy-573/+0
2013-04-05mtd: merge mtdchar module with mtdcoreArtem Bityutskiy-40/+19
2013-04-05mtd: mtdcore: cleanup mtdcore.h a littleArtem Bityutskiy-17/+11
2013-04-05mtd: mtdchar: use proper kernel print levelArtem Bityutskiy-3/+5
2013-04-05mtd: mtdcore: remove few useless #ifdef'sArtem Bityutskiy-7/+4
2013-04-05mtd: remove the h1910 NAND driverArtem Bityutskiy-174/+0
2013-04-05mtd: remove the ppchameleonevb NAND driverArtem Bityutskiy-410/+0
2013-04-05mtd: davinci_nand: use module_platform_driver_probe()Jingoo Han-11/+1
2013-04-05mtd: txx9ndfmc: use module_platform_driver_probe()Jingoo Han-12/+1
2013-04-05mtd: sh_flctl: use module_platform_driver_probe()Jingoo Han-12/+1
2013-04-05mtd: fsmc_nand: use module_platform_driver_probe()Jingoo Han-12/+1
2013-04-05mtd: atmel_nand: use module_platform_driver_probe()Jingoo Han-14/+1
2013-04-05mtd: orion_nand: use module_platform_driver_probe()Jingoo Han-12/+1
2013-04-05mtd: doc: use module_platform_driver_probe()Jingoo Han-24/+2
2013-04-05mtd: bcm47xxsflash: define opcodesRafał Miłecki-0/+48
2013-04-05mtd: bcm47xxsflash: store info about flash typeRafał Miłecki-0/+16
2013-04-05mtd: bcm47xxsflash: keep a reference to the BCMARafał Miłecki-0/+6