aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/maps
AgeCommit message (Expand)Author
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-04-05mtd: remove h720x flash supportArnd Bergmann
2013-04-05mtd: maps: add const qualifiersArtem Bityutskiy
2013-04-05mtd: physmap_of: add const qualifiersArtem Bityutskiy
2013-04-05mtd: physmap: add const qualifiersArtem Bityutskiy
2013-04-05mtd: plat-ram: add const quilifiersArtem Bityutskiy
2013-04-05mtd: remove the ixp2000 map driverArtem Bityutskiy
2013-04-05mtd: remove the dilnetpc map driver supportArtem Bityutskiy
2013-04-05mtd: remove the tqm8xxl map driverArtem Bityutskiy
2013-04-05mtd: maps: kill the rpxlite map driverArtem Bityutskiy
2013-04-05mtd: remove the mbx860 map driverArtem Bityutskiy
2013-04-05mtd: remove the dmv182 map driverArtem Bityutskiy
2013-04-05mtd: remove the dbox2-flash map driverArtem Bityutskiy
2013-04-05mtd: maps: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-03-02Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-12mtd: physmap_of: Convert device allocation to managed devm_kzalloc()Ezequiel Garcia
2013-02-05Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-02-04mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) lockingStefan Roese
2013-02-04mtd: uclinux: add a comment about why uclinux_ram_map must not be staticUwe Kleine-König
2013-02-04mtd: uclinux: support ROM and allow passing the base addressUwe Kleine-König
2013-01-25mtd: Convert to devm_ioremap_resource()Thierry Reding
2013-01-19mtd: physmap_of: fix cmdline partition method w/o linux, mtd-nameBaruch Siach
2013-01-03Drivers: mtd: remove __dev* attributes.Greg Kroah-Hartman
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-10mtd: physmap_of: error checking to prevent a NULL pointer dereferenceAnton Prins
2012-11-22mtd: fix a number of checkpatch complaintsArtem Bityutskiy
2012-11-22mtd: remove use of __devexitBill Pemberton
2012-11-22mtd: remove use of __devinitconstBill Pemberton
2012-11-22mtd: remove use of __devinitdataBill Pemberton
2012-11-22mtd: remove use of __devinitBill Pemberton
2012-11-22mtd: remove use of __devexit_pBill Pemberton
2012-11-22mtd: Drop FORTUNET supportAlexander Shiyan
2012-11-21ARM: clps711x: cdb89712: Special driver for handling memory is removedAlexander Shiyan
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-11-16mtd: physmap_of: allow to specify the mtd name for retro compatiblityJean-Christophe PLAGNIOL-VILLARD
2012-09-29mtd: autcpu12-nvram: drop frees of devm_ alloc'd dataJulia Lawall
2012-09-29mtd: maps: rbtx4939-flash: delete unneeded testJulia Lawall
2012-09-29mtd: physmap_of: Add "no-unaligned-direct-access" DT propertyStefan Roese
2012-09-29mtd: maps: pci: remove dead codeWolfram Sang
2012-09-29mtd: allow uclinux map driver to be used on any ColdFire CPU platformGreg Ungerer
2012-09-29mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driverGreg Ungerer
2012-09-29mtd: autcpu12-nvram: Convert driver to platform_deviceAlexander Shiyan
2012-09-29mtd: autcpu12-nvram: Fix compile breakageAlexander Shiyan
2012-08-22Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...David Woodhouse
2012-07-06mtd: delete SBC82xx/SBC8560 MTD mapping supportPaul Gortmaker
2012-06-27mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds