aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds5-40/+5
2012-05-21MTD: MIPS: lantiq: verify that the NOR interface is available on falcon socJohn Crispin1-0/+7
2012-05-21MTD: MIPS: lantiq: implement OF supportJohn Crispin1-44/+25
2012-05-13mtd: fix scb2_flash build when PCI is not enabledRandy Dunlap1-1/+1
2012-05-13mtd: use module_pci_driverAxel Lin3-38/+3
2012-05-13mtd: mark const init data with __initconst instead of __initdataUwe Kleine-König1-1/+1
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds21-47/+92
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-27Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds1-0/+1
2012-03-27mtd: do not use plain 0 as NULLArtem Bityutskiy16-25/+29
2012-03-27mtd: maps: sa1100-flash: Add reference counter to set_vpp()Paul Parsons1-1/+13
2012-03-27mtd: maps: pcmciamtd: Add reference counter to set_vpp()Paul Parsons1-1/+12
2012-03-27mtd: maps: l440gx: Add reference counter to set_vpp()Paul Parsons1-5/+9
2012-03-27mtd: maps: physmap: Add reference counter to set_vpp()Paul Parsons1-2/+20
2012-03-27mtd: mips: lantiq: reintroduce support for cmdline partitionsDaniel Schwierzeck1-1/+2