Age | Commit message (Expand) | Author | Files | Lines |
2015-08-11 | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead | Dan Williams | 1 | -1/+1 |
2015-05-07 | mtd: samsung: Constify platform_device_id | Krzysztof Kozlowski | 1 | -1/+1 |
2015-03-12 | mtd: onenand: drop dead code | Brian Norris | 1 | -9/+3 |
2014-10-20 | mtd: onenand: drop owner assignment from platform_drivers | Wolfram Sang | 2 | -2/+0 |
2014-07-13 | mtd: onenand: remove s5pc100 related onenand codes | Kukjin Kim | 2 | -26/+3 |
2014-05-21 | mtd: onenand: fix build warning for dma type | Arnd Bergmann | 1 | -4/+4 |
2014-03-11 | mtd: Add a retlen parameter to _get_{fact,user}_prot_info | Christian Riesch | 1 | -18/+12 |
2014-03-11 | mtd: onenand: Remove unnecessary OOM messages | Jingoo Han | 2 | -9/+2 |
2014-03-11 | mtd: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 3 | -3/+0 |
2014-01-12 | mtd: onenand: Trivial cleanup in samsung.h | Sachin Kamat | 1 | -2/+0 |
2014-01-07 | mtd: onenand: fix warning (integer used as pointer) | Brian Norris | 1 | -1/+1 |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 1 | -5/+5 |
2013-10-28 | mtd: onenand: omap: remove two unused functions | Paul Bolle | 1 | -22/+0 |
2013-10-28 | mtd: onenand: remove unused variable assignments | Brian Norris | 1 | -7/+6 |
2013-10-28 | mtd: onenand: remove redundant offset check | Brian Norris | 1 | -4/+0 |
2013-08-31 | mtd: onenand: use dev_get_platdata() | Jingoo Han | 3 | -3/+3 |
2013-08-30 | mtd: nand: remove NAND_BBT_SCANEMPTY | Brian Norris | 1 | -1/+0 |
2013-08-05 | mtd: onenand/samsung: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2013-08-05 | mtd: onenand/omap2: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2013-08-05 | mtd: onenand/generic: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -2/+0 |
2013-05-09 | Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd | Linus Torvalds | 4 | -587/+1 |
2013-04-19 | mtd: onenand/samsung: make regs-onenand.h file local | Arnd Bergmann | 2 | -2/+63 |
2013-04-05 | mtd: omap2: Use module_platform_driver() | Sachin Kamat | 1 | -13/+1 |
2013-04-05 | mtd: onenand: remove OneNAND simulator | Artem Bityutskiy | 3 | -573/+0 |
2013-04-05 | mtd: merge mtdchar module with mtdcore | Artem Bityutskiy | 1 | -1/+0 |
2013-02-02 | mtd: omap-onenand: pass device_node in platform data | Ezequiel Garcia | 1 | -1/+3 |
2012-12-20 | Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd | Linus Torvalds | 3 | -8/+8 |
2012-12-01 | Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/... | Olof Johansson | 1 | -1/+1 |
2012-11-30 | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h | Tony Lindgren | 1 | -1/+1 |
2012-11-26 | Merge tag 'v3.7-rc7' into next/cleanup | Olof Johansson | 1 | -1/+1 |
2012-11-22 | mtd: remove use of __devexit | Bill Pemberton | 3 | -3/+3 |
2012-11-22 | mtd: remove use of __devinit | Bill Pemberton | 2 | -2/+2 |
2012-11-22 | mtd: remove use of __devexit_p | Bill Pemberton | 3 | -3/+3 |
2012-11-09 | mtd: onenand: Make flexonenand_set_boundary static | Sachin Kamat | 1 | -1/+1 |
2012-10-26 | ARM: OMAP2+: fix build breakage introduced by commit b7754452b3e27716347a528b... | Paul Walmsley | 1 | -12/+24 |
2012-10-17 | Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-... | Tony Lindgren | 1 | -5/+4 |
2012-10-16 | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h | Lokesh Vutla | 1 | -1/+1 |
2012-10-15 | mtd: onenand: omap: use pdata info instead of cpu_is | Afzal Mohammed | 1 | -3/+4 |
2012-10-15 | mtd: onenand: omap: cleanup gpmc dependency | Afzal Mohammed | 1 | -2/+0 |
2012-09-19 | ARM: omap: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-09-13 | ARM: OMAP2+: Prepare for irqs.h removal | Tony Lindgren | 1 | -0/+1 |
2012-09-13 | Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ... | Tony Lindgren | 1 | -15/+16 |
2012-09-11 | ARM: OMAP: remove plat/board.h file | Igor Grinberg | 1 | -2/+0 |
2012-08-30 | mtd: onenand: omap2: obtain memory from resource | Afzal Mohammed | 1 | -13/+16 |
2012-05-14 | mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN | Mike Dunn | 1 | -2/+4 |
2012-03-31 | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 4 | -55/+31 |
2012-03-27 | mtd: unify initialization of erase_info->fail_addr | Shmulik Ladkani | 1 | -2/+0 |
2012-03-27 | mtd: flash drivers set ecc strength | Mike Dunn | 1 | -0/+1 |
2012-03-27 | mtd: do not use plain 0 as NULL | Artem Bityutskiy | 3 | -7/+7 |
2012-03-27 | mtd: remove retlen zeroing duplication | Artem Bityutskiy | 1 | -3/+0 |