aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-03Drivers: mtd: remove __dev* attributes.Greg Kroah-Hartman6-21/+17
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds21-363/+85
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-12-10mtd: physmap_of: error checking to prevent a NULL pointer dereferenceAnton Prins1-2/+4
2012-11-22mtd: fix a number of checkpatch complaintsArtem Bityutskiy7-15/+18
2012-11-22mtd: remove use of __devexitBill Pemberton15-19/+19
2012-11-22mtd: remove use of __devinitconstBill Pemberton3-3/+3
2012-11-22mtd: remove use of __devinitdataBill Pemberton2-2/+2
2012-11-22mtd: remove use of __devinitBill Pemberton18-34/+33
2012-11-22mtd: remove use of __devexit_pBill Pemberton12-12/+12
2012-11-22mtd: Drop FORTUNET supportAlexander Shiyan3-285/+0
2012-11-21ARM: clps711x: cdb89712: Special driver for handling memory is removedAlexander Shiyan3-286/+0
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder1-1/+1
2012-11-16mtd: physmap_of: allow to specify the mtd name for retro compatiblityJean-Christophe PLAGNIOL-VILLARD1-1/+4
2012-09-29mtd: autcpu12-nvram: drop frees of devm_ alloc'd dataJulia Lawall1-14/+4
2012-09-29mtd: maps: rbtx4939-flash: delete unneeded testJulia Lawall1-2/+0
2012-09-29mtd: physmap_of: Add "no-unaligned-direct-access" DT propertyStefan Roese1-0/+14
2012-09-29mtd: maps: pci: remove dead codeWolfram Sang1-23/+0
2012-09-29mtd: allow uclinux map driver to be used on any ColdFire CPU platformGreg Ungerer1-1/+1
2012-09-29mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driverGreg Ungerer1-6/+9
2012-09-29mtd: autcpu12-nvram: Convert driver to platform_deviceAlexander Shiyan2-70/+82
2012-09-29mtd: autcpu12-nvram: Fix compile breakageAlexander Shiyan1-8/+11
2012-08-22Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid Woodhouse1-3/+2
2012-07-06mtd: delete SBC82xx/SBC8560 MTD mapping supportPaul Gortmaker3-187/+0
2012-06-27mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven1-3/+2