summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
AgeCommit message (Expand)AuthorLines
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
2012-09-29mtd: autcpu12-nvram: drop frees of devm_ alloc'd dataJulia Lawall-14/+4
2012-09-29mtd: maps: rbtx4939-flash: delete unneeded testJulia Lawall-2/+0
2012-09-29mtd: physmap_of: Add "no-unaligned-direct-access" DT propertyStefan Roese-0/+14
2012-09-29mtd: maps: pci: remove dead codeWolfram Sang-23/+0
2012-09-29mtd: allow uclinux map driver to be used on any ColdFire CPU platformGreg Ungerer-1/+1
2012-09-29mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driverGreg Ungerer-6/+9
2012-09-29mtd: autcpu12-nvram: Convert driver to platform_deviceAlexander Shiyan-70/+82
2012-09-29mtd: autcpu12-nvram: Fix compile breakageAlexander Shiyan-8/+11
2012-08-22Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...David Woodhouse-3/+2
2012-07-06mtd: delete SBC82xx/SBC8560 MTD mapping supportPaul Gortmaker-187/+0
2012-06-27mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven-3/+2
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds-40/+5