summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds2013-03-033-11/+30
|\
| * mtd: physmap_of: Convert device allocation to managed devm_kzalloc()Ezequiel Garcia2013-02-121-5/+3Star
| * mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) lockingStefan Roese2013-02-041-0/+1
| * mtd: uclinux: add a comment about why uclinux_ram_map must not be staticUwe Kleine-König2013-02-041-0/+6
| * mtd: uclinux: support ROM and allow passing the base addressUwe Kleine-König2013-02-042-6/+20
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-212-9/+8Star
|\ \
| * | mtd: Convert to devm_ioremap_resource()Thierry Reding2013-01-252-9/+8Star
| |/
* | Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtdLinus Torvalds2013-02-041-1/+1
|\ \ | |/ |/|
| * mtd: physmap_of: fix cmdline partition method w/o linux, mtd-nameBaruch Siach2013-01-191-1/+1
* | Drivers: mtd: remove __dev* attributes.Greg Kroah-Hartman2013-01-046-21/+17Star
|/
* Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds2012-12-1921-363/+85Star
|\
| * mtd: physmap_of: error checking to prevent a NULL pointer dereferenceAnton Prins2012-12-101-2/+4
| * mtd: fix a number of checkpatch complaintsArtem Bityutskiy2012-11-227-15/+18
| * mtd: remove use of __devexitBill Pemberton2012-11-2215-19/+19
| * mtd: remove use of __devinitconstBill Pemberton2012-11-223-3/+3
| * mtd: remove use of __devinitdataBill Pemberton2012-11-222-2/+2
| * mtd: remove use of __devinitBill Pemberton2012-11-2218-34/+33Star
| * mtd: remove use of __devexit_pBill Pemberton2012-11-2212-12/+12
| * mtd: Drop FORTUNET supportAlexander Shiyan2012-11-223-285/+0Star
| * mtd: physmap_of: allow to specify the mtd name for retro compatiblityJean-Christophe PLAGNIOL-VILLARD2012-11-161-1/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \
| * | Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-191-1/+1
| |/
* / ARM: clps711x: cdb89712: Special driver for handling memory is removedAlexander Shiyan2012-11-213-286/+0Star
|/
* mtd: autcpu12-nvram: drop frees of devm_ alloc'd dataJulia Lawall2012-09-291-14/+4Star
* mtd: maps: rbtx4939-flash: delete unneeded testJulia Lawall2012-09-291-2/+0Star
* mtd: physmap_of: Add "no-unaligned-direct-access" DT propertyStefan Roese2012-09-291-0/+14
* mtd: maps: pci: remove dead codeWolfram Sang2012-09-291-23/+0Star
* mtd: allow uclinux map driver to be used on any ColdFire CPU platformGreg Ungerer2012-09-291-1/+1
* mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driverGreg Ungerer2012-09-291-6/+9
* mtd: autcpu12-nvram: Convert driver to platform_deviceAlexander Shiyan2012-09-292-70/+82
* mtd: autcpu12-nvram: Fix compile breakageAlexander Shiyan2012-09-291-8/+11
* Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...David Woodhouse2012-08-221-3/+2Star
|\
| * mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven2012-06-271-3/+2Star
* | mtd: delete SBC82xx/SBC8560 MTD mapping supportPaul Gortmaker2012-07-063-187/+0Star
|/
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-025-40/+5Star
|\
| * mtd: fix scb2_flash build when PCI is not enabledRandy Dunlap2012-05-141-1/+1
| * mtd: use module_pci_driverAxel Lin2012-05-143-38/+3Star
| * mtd: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-05-141-1/+1
* | MTD: MIPS: lantiq: verify that the NOR interface is available on falcon socJohn Crispin2012-05-211-0/+7
* | MTD: MIPS: lantiq: implement OF supportJohn Crispin2012-05-211-44/+25Star
|/
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-3121-47/+92
|\
| * mtd: do not use plain 0 as NULLArtem Bityutskiy2012-03-2716-25/+29
| * mtd: maps: sa1100-flash: Add reference counter to set_vpp()Paul Parsons2012-03-271-1/+13
| * mtd: maps: pcmciamtd: Add reference counter to set_vpp()Paul Parsons2012-03-271-1/+12
| * mtd: maps: l440gx: Add reference counter to set_vpp()Paul Parsons2012-03-271-5/+9
| * mtd: maps: physmap: Add reference counter to set_vpp()Paul Parsons2012-03-271-2/+20
| * mtd: mips: lantiq: reintroduce support for cmdline partitionsDaniel Schwierzeck2012-03-271-1/+2
| * mtd: ixp4xx: oops in ixp4xx_flash_probeMarc Kleine-Budde2012-03-271-1/+4
| * mtd: move zero length verification to MTD API functionsArtem Bityutskiy2012-03-271-8/+0Star
| * mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-272-4/+4