aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-10mtd: allow CONFIG_MTD_PHYSMAP_OF also for CONFIG_MTD_RAMPhilippe De Muyter1-4/+4
2014-03-10mtd: ts5500: Add dependencyJean Delvare1-1/+1
2014-03-10mtd: plat-ram: Remove unnecessary OOM messagesJingoo Han1-1/+0
2014-03-10mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker13-13/+0
2014-01-28Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds4-45/+24
2014-01-07mtd: ixp4xx: Use devm_*() functionsJingoo Han1-22/+6
2014-01-05ARM: 7933/1: rename ioremap_cached to ioremap_cacheRob Herring1-1/+1
2014-01-03mtd: lantiq-flash: Use devm_kzalloc()Jingoo Han1-21/+16
2014-01-03mtd: remove superfluous name castsGeert Uytterhoeven2-2/+2
2013-11-06mtd: plat-ram: Use module_platform_driverSachin Kamat1-15/+1
2013-11-06mtd: scb2_flash: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-11-06mtd: pci: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-11-06mtd: intel_vr_nor: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-27mtd: plat-ram: Remove casting the return value which is a void pointerJingoo Han1-1/+1
2013-08-30mtd: maps: cfi_flagadm: add missing __iomem annotationJingoo Han1-5/+5
2013-08-30mtd: impa7: add missing __iomem annotationJingoo Han1-5/+5
2013-08-30mtd: maps: use dev_get_platdata()Jingoo Han9-16/+16
2013-08-05mtd: remove obsolete JEDEC mapping driversPaul Bolle4-462/+0
2013-08-05mtd: maps: rbtx4939-flash: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-08-05mtd: maps: ixp4xx: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-08-05mtd: maps: physmap: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-08-05mtd: maps: pxa2xx-flash: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-08-05mtd: maps: latch-addr-flash: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-08-05mtd: maps: sa1100-flash: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-08-05mtd: maps: plat-ram: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-06-11ARM: clps711x: autcpu12: Special driver for handling memory is removedAlexander Shiyan3-137/+0
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds27-1679/+39
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot1-1/+1
2013-04-05mtd: remove h720x flash supportArnd Bergmann3-128/+0
2013-04-05mtd: maps: add const qualifiersArtem Bityutskiy13-25/+21
2013-04-05mtd: physmap_of: add const qualifiersArtem Bityutskiy1-7/+9
2013-04-05mtd: physmap: add const qualifiersArtem Bityutskiy1-10/+7
2013-04-05mtd: plat-ram: add const quilifiersArtem Bityutskiy1-1/+1
2013-04-05mtd: remove the ixp2000 map driverArtem Bityutskiy3-263/+0
2013-04-05mtd: remove the dilnetpc map driver supportArtem Bityutskiy3-513/+0
2013-04-05mtd: remove the tqm8xxl map driverArtem Bityutskiy3-260/+0
2013-04-05mtd: maps: kill the rpxlite map driverArtem Bityutskiy3-75/+0
2013-04-05mtd: remove the mbx860 map driverArtem Bityutskiy3-107/+0
2013-04-05mtd: remove the dmv182 map driverArtem Bityutskiy3-156/+0
2013-04-05mtd: remove the dbox2-flash map driverArtem Bityutskiy3-132/+0
2013-04-05mtd: maps: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-03-02Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds3-11/+30
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-9/+8
2013-02-12mtd: physmap_of: Convert device allocation to managed devm_kzalloc()Ezequiel Garcia1-5/+3
2013-02-05Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1
2013-02-04mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) lockingStefan Roese1-0/+1
2013-02-04mtd: uclinux: add a comment about why uclinux_ram_map must not be staticUwe Kleine-König1-0/+6
2013-02-04mtd: uclinux: support ROM and allow passing the base addressUwe Kleine-König2-6/+20
2013-01-25mtd: Convert to devm_ioremap_resource()Thierry Reding2-9/+8
2013-01-19mtd: physmap_of: fix cmdline partition method w/o linux, mtd-nameBaruch Siach1-1/+1