Age | Commit message (Expand) | Author |
2013-05-09 | Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2013-04-19 | mtd: onenand/samsung: make regs-onenand.h file local | Arnd Bergmann |
2013-04-05 | mtd: omap2: Use module_platform_driver() | Sachin Kamat |
2013-04-05 | mtd: onenand: remove OneNAND simulator | Artem Bityutskiy |
2013-04-05 | mtd: merge mtdchar module with mtdcore | Artem Bityutskiy |
2013-02-01 | mtd: omap-onenand: pass device_node in platform data | Ezequiel Garcia |
2012-12-19 | Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2012-11-30 | Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/... | Olof Johansson |
2012-11-30 | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h | Tony Lindgren |
2012-11-25 | Merge tag 'v3.7-rc7' into next/cleanup | Olof Johansson |
2012-11-22 | mtd: remove use of __devexit | 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-09 | mtd: onenand: Make flexonenand_set_boundary static | Sachin Kamat |
2012-10-26 | ARM: OMAP2+: fix build breakage introduced by commit b7754452b3e27716347a528b... | Paul Walmsley |
2012-10-17 | Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-... | Tony Lindgren |
2012-10-15 | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h | Lokesh Vutla |
2012-10-15 | mtd: onenand: omap: use pdata info instead of cpu_is | Afzal Mohammed |
2012-10-15 | mtd: onenand: omap: cleanup gpmc dependency | Afzal Mohammed |
2012-09-19 | ARM: omap: move platform_data definitions | Arnd Bergmann |
2012-09-12 | ARM: OMAP2+: Prepare for irqs.h removal | Tony Lindgren |
2012-09-12 | Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ... | Tony Lindgren |
2012-09-10 | ARM: OMAP: remove plat/board.h file | Igor Grinberg |
2012-08-30 | mtd: onenand: omap2: obtain memory from resource | Afzal Mohammed |
2012-05-13 | mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN | Mike Dunn |
2012-03-30 | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2012-03-27 | mtd: unify initialization of erase_info->fail_addr | Shmulik Ladkani |
2012-03-27 | mtd: flash drivers set ecc strength | Mike Dunn |
2012-03-27 | mtd: do not use plain 0 as NULL | Artem Bityutskiy |
2012-03-27 | mtd: remove retlen zeroing duplication | Artem Bityutskiy |
2012-03-27 | mtd: do not duplicate length and offset checks in drivers | Artem Bityutskiy |
2012-03-27 | mtd: add leading underscore to all mtd functions | Artem Bityutskiy |
2012-03-27 | mtd: onenand: samsung: add missing iounmap | Julia Lawall |
2012-03-25 | MTD: Relax dependencies | Richard Weinberger |
2012-01-09 | mtd: onenand: kill unused variable | Artem Bityutskiy |
2012-01-09 | mtd: introduce mtd_block_markbad interface | Artem Bityutskiy |
2012-01-09 | mtd: convert drivers/mtd/* to use module_platform_driver() | Axel Lin |
2011-11-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2011-10-31 | mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed | Paul Gortmaker |
2011-09-21 | mtd: utilize `mtd_is_*()' functions | Brian Norris |
2011-09-11 | mtd: rename MTD_OOB_* to MTD_OPS_* | Brian Norris |
2011-09-11 | mtd: move mtd_oob_mode_t to shared kernel/user space | Brian Norris |
2011-09-11 | mtd: cleanup style on pr_debug messages | Brian Norris |
2011-09-11 | mtd: replace DEBUG() with pr_debug() | Brian Norris |
2011-09-11 | mtd: spelling, capitalization, uniformity | Brian Norris |
2011-09-11 | mtd: OneNAND: Detect the correct NOP when 4KiB pagesize | Kyungmin Park |
2011-09-11 | mtd: onenand: remove redundant mtd_device_unregister before onenand_release | Axel Lin |
2011-09-11 | mtd: onenand/samsung.c: use mtd_device_parse_register | Dmitry Eremin-Solenikov |
2011-09-11 | mtd: onenand/omap2.c: use mtd_device_parse_register | Dmitry Eremin-Solenikov |
2011-09-11 | mtd: onenand/generic.c: use mtd_device_parse_register | Dmitry Eremin-Solenikov |