summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
AgeCommit message (Expand)AuthorLines
2013-08-30mtd: maps: cfi_flagadm: add missing __iomem annotationJingoo Han-5/+5
2013-08-30mtd: impa7: add missing __iomem annotationJingoo Han-5/+5
2013-08-30mtd: maps: use dev_get_platdata()Jingoo Han-16/+16
2013-08-05mtd: remove obsolete JEDEC mapping driversPaul Bolle-462/+0
2013-08-05mtd: maps: rbtx4939-flash: remove unnecessary platform_set_drvdata()Jingoo Han-1/+0
2013-08-05mtd: maps: ixp4xx: remove unnecessary platform_set_drvdata()Jingoo Han-2/+0
2013-08-05mtd: maps: physmap: remove unnecessary platform_set_drvdata()Jingoo Han-1/+0
2013-08-05mtd: maps: pxa2xx-flash: remove unnecessary platform_set_drvdata()Jingoo Han-2/+0
2013-08-05mtd: maps: latch-addr-flash: remove unnecessary platform_set_drvdata()Jingoo Han-1/+0
2013-08-05mtd: maps: sa1100-flash: remove unnecessary platform_set_drvdata()Jingoo Han-1/+0
2013-08-05mtd: maps: plat-ram: remove unnecessary platform_set_drvdata()Jingoo Han-2/+0
2013-06-11ARM: clps711x: autcpu12: Special driver for handling memory is removedAlexander Shiyan-137/+0
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds-1679/+39
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot-1/+1
2013-04-05mtd: remove h720x flash supportArnd Bergmann-128/+0
2013-04-05mtd: maps: add const qualifiersArtem Bityutskiy-25/+21
2013-04-05mtd: physmap_of: add const qualifiersArtem Bityutskiy-7/+9
2013-04-05mtd: physmap: add const qualifiersArtem Bityutskiy-10/+7
2013-04-05mtd: plat-ram: add const quilifiersArtem Bityutskiy-1/+1
2013-04-05mtd: remove the ixp2000 map driverArtem Bityutskiy-263/+0
2013-04-05mtd: remove the dilnetpc map driver supportArtem Bityutskiy-513/+0
2013-04-05mtd: remove the tqm8xxl map driverArtem Bityutskiy-260/+0
2013-04-05mtd: maps: kill the rpxlite map driverArtem Bityutskiy-75/+0
2013-04-05mtd: remove the mbx860 map driverArtem Bityutskiy-107/+0
2013-04-05mtd: remove the dmv182 map driverArtem Bityutskiy-156/+0
2013-04-05mtd: remove the dbox2-flash map driverArtem Bityutskiy-132/+0
2013-04-05mtd: maps: Remove redundant NULL check before kfreeSyam Sidhardhan-2/+1
2013-03-02Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds-11/+30
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-9/+8
2013-02-12mtd: physmap_of: Convert device allocation to managed devm_kzalloc()Ezequiel Garcia-5/+3
2013-02-05Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtdLinus Torvalds-1/+1
2013-02-04mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) lockingStefan Roese-0/+1
2013-02-04mtd: uclinux: add a comment about why uclinux_ram_map must not be staticUwe Kleine-König-0/+6
2013-02-04mtd: uclinux: support ROM and allow passing the base addressUwe Kleine-König-6/+20
2013-01-25mtd: Convert to devm_ioremap_resource()Thierry Reding-9/+8
2013-01-19mtd: physmap_of: fix cmdline partition method w/o linux, mtd-nameBaruch Siach-1/+1
2013-01-03Drivers: mtd: remove __dev* attributes.Greg Kroah-Hartman-21/+17
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds-363/+85
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2012-12-10mtd: physmap_of: error checking to prevent a NULL pointer dereferenceAnton Prins-2/+4
2012-11-22mtd: fix a number of checkpatch complaintsArtem Bityutskiy-15/+18
2012-11-22mtd: remove use of __devexitBill Pemberton-19/+19
2012-11-22mtd: remove use of __devinitconstBill Pemberton-3/+3
2012-11-22mtd: remove use of __devinitdataBill Pemberton-2/+2
2012-11-22mtd: remove use of __devinitBill Pemberton-34/+33
2012-11-22mtd: remove use of __devexit_pBill Pemberton-12/+12
2012-11-22mtd: Drop FORTUNET supportAlexander Shiyan-285/+0
2012-11-21ARM: clps711x: cdb89712: Special driver for handling memory is removedAlexander Shiyan-286/+0
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder-1/+1
2012-11-16mtd: physmap_of: allow to specify the mtd name for retro compatiblityJean-Christophe PLAGNIOL-VILLARD-1/+4