| Commit message (Expand) | Author | Age |
* | Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2013-05-09 |
|\ |
|
| * | mtd: remove h720x flash support | Arnd Bergmann | 2013-04-05 |
| * | mtd: maps: add const qualifiers | Artem Bityutskiy | 2013-04-05 |
| * | mtd: physmap_of: add const qualifiers | Artem Bityutskiy | 2013-04-05 |
| * | mtd: physmap: add const qualifiers | Artem Bityutskiy | 2013-04-05 |
| * | mtd: plat-ram: add const quilifiers | Artem Bityutskiy | 2013-04-05 |
| * | mtd: remove the ixp2000 map driver | Artem Bityutskiy | 2013-04-05 |
| * | mtd: remove the dilnetpc map driver support | Artem Bityutskiy | 2013-04-05 |
| * | mtd: remove the tqm8xxl map driver | Artem Bityutskiy | 2013-04-05 |
| * | mtd: maps: kill the rpxlite map driver | Artem Bityutskiy | 2013-04-05 |
| * | mtd: remove the mbx860 map driver | Artem Bityutskiy | 2013-04-05 |
| * | mtd: remove the dmv182 map driver | Artem Bityutskiy | 2013-04-05 |
| * | mtd: remove the dbox2-flash map driver | Artem Bityutskiy | 2013-04-05 |
| * | mtd: maps: Remove redundant NULL check before kfree | Syam Sidhardhan | 2013-04-05 |
* | | Convert selectors of GENERIC_GPIO to GPIOLIB | Alexandre Courbot | 2013-04-16 |
|/ |
|
* | Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2013-03-02 |
|\ |
|
| * | mtd: physmap_of: Convert device allocation to managed devm_kzalloc() | Ezequiel Garcia | 2013-02-12 |
| * | mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) locking | Stefan Roese | 2013-02-04 |
| * | mtd: uclinux: add a comment about why uclinux_ram_map must not be static | Uwe Kleine-König | 2013-02-04 |
| * | mtd: uclinux: support ROM and allow passing the base address | Uwe Kleine-König | 2013-02-04 |
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 |
|\ \ |
|
| * | | mtd: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-25 |
| |/ |
|
* | | Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2013-02-04 |
|\ \
| |/
|/| |
|
| * | mtd: physmap_of: fix cmdline partition method w/o linux, mtd-name | Baruch Siach | 2013-01-19 |
* | | Drivers: mtd: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
|/ |
|
* | Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2012-12-19 |
|\ |
|
| * | mtd: physmap_of: error checking to prevent a NULL pointer dereference | Anton Prins | 2012-12-10 |
| * | mtd: fix a number of checkpatch complaints | Artem Bityutskiy | 2012-11-22 |
| * | mtd: remove use of __devexit | Bill Pemberton | 2012-11-22 |
| * | mtd: remove use of __devinitconst | Bill Pemberton | 2012-11-22 |
| * | mtd: remove use of __devinitdata | Bill Pemberton | 2012-11-22 |
| * | mtd: remove use of __devinit | Bill Pemberton | 2012-11-22 |
| * | mtd: remove use of __devexit_p | Bill Pemberton | 2012-11-22 |
| * | mtd: Drop FORTUNET support | Alexander Shiyan | 2012-11-22 |
| * | mtd: physmap_of: allow to specify the mtd name for retro compatiblity | Jean-Christophe PLAGNIOL-VILLARD | 2012-11-16 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 |
|\ \ |
|
| * | | Fix misspellings of "whether" in comments. | Adam Buchbinder | 2012-11-19 |
| |/ |
|
* / | ARM: clps711x: cdb89712: Special driver for handling memory is removed | Alexander Shiyan | 2012-11-21 |
|/ |
|
* | mtd: autcpu12-nvram: drop frees of devm_ alloc'd data | Julia Lawall | 2012-09-29 |
* | mtd: maps: rbtx4939-flash: delete unneeded test | Julia Lawall | 2012-09-29 |
* | mtd: physmap_of: Add "no-unaligned-direct-access" DT property | Stefan Roese | 2012-09-29 |
* | mtd: maps: pci: remove dead code | Wolfram Sang | 2012-09-29 |
* | mtd: allow uclinux map driver to be used on any ColdFire CPU platform | Greg Ungerer | 2012-09-29 |
* | mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driver | Greg Ungerer | 2012-09-29 |
* | mtd: autcpu12-nvram: Convert driver to platform_device | Alexander Shiyan | 2012-09-29 |
* | mtd: autcpu12-nvram: Fix compile breakage | Alexander Shiyan | 2012-09-29 |
* | Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald... | David Woodhouse | 2012-08-22 |
|\ |
|
| * | mtd/uclinux: Use generic __bss_stop instead of _ebss | Geert Uytterhoeven | 2012-06-27 |
* | | mtd: delete SBC82xx/SBC8560 MTD mapping support | Paul Gortmaker | 2012-07-06 |
|/ |
|
* | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2012-06-01 |
|\ |
|