| Commit message (Expand) | Author | Age |
* | mtd: fix Orion NAND driver compilation with ARM OABI | Paulius Zaleckas | 2010-04-24 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | mtd: enable sh_flctl on SH-Mobile ARM | Magnus Damm | 2010-03-14 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 |
| |\ |
|
| | * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 |
* | | | Merge branch 'origin' into devel-stable | Russell King | 2010-03-08 |
|\| | |
|
| * | | Merge with mainline to remove plat-omap/Kconfig conflict | Tony Lindgren | 2010-03-01 |
| |\ \ |
|
| | * | | MIPS: Alchemy: devboard register abstraction | Manuel Lauss | 2010-02-27 |
| | * | | mtd: sh_flctl SHBUSSEL and SEL_16BIT support | Magnus Damm | 2010-02-01 |
| | * | | mtd: trivial sh_flctl changes | Magnus Damm | 2010-02-01 |
| | |/ |
|
| * / | omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND init | Vimal Singh | 2010-02-15 |
| |/ |
|
* / | mtd: mxc_nand: add MX25 to Kconfig | Baruch Siach | 2010-01-14 |
|/ |
|
* | MIPS: eXcite: Remove platform. | Ralf Baechle | 2009-12-16 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-12-16 |
|\ |
|
| * | Revert "mtd: move mxcnd_remove to .exit.text" | Uwe Kleine-König | 2009-12-07 |
| * | mtd: nandsim: add support for 4KiB pages | Sebastian Andrzej Siewior | 2009-12-01 |
| * | Merge branch 'mxc-nand' of git://git.pengutronix.de/git/imx/linux-2.6 | David Woodhouse | 2009-11-30 |
| |\ |
|
| | * | mxc_nand: use DRIVER_NAME where appropriate | Sascha Hauer | 2009-11-12 |
| | * | mxc_nand: remove TROP_US_DELAY | Sascha Hauer | 2009-11-12 |
| | * | mxc_nand: Allow flash based bbt | Sascha Hauer | 2009-11-12 |
| | * | mxc_nand: disable sp_en bit only once | Sascha Hauer | 2009-11-12 |
| | * | mxc_nand: Add NFC V2 support | Sascha Hauer | 2009-11-12 |
| | * | mxc_nand: Get rid of pagesize_2k flag | Sascha Hauer | 2009-11-12 |
| | * | mxc_nand: Make main/spare areas runtime configurable | Sascha Hauer | 2009-11-12 |
| | * | mxc_nand: remove unused defines | Sascha Hauer | 2009-11-12 |
| | * | mxc nand: modify send_page to send all pages, not only one | Sascha Hauer | 2009-11-12 |
| | * | mxc nand: simplify command processing | Sascha Hauer | 2009-11-12 |
| | * | mxc nand: use buffers | Sascha Hauer | 2009-11-12 |
| | * | mxc nand: use resource_size() | Sascha Hauer | 2009-11-12 |
| | * | mxc nand: remove dead code | Sascha Hauer | 2009-11-12 |
| | * | mxc nand: remove debug param | Sascha Hauer | 2009-11-12 |
| | * | mxc_nand: introduce mxc_do_addr_cycle | Sascha Hauer | 2009-11-12 |
| | * | mxc_nand: merge send_read_page and send_prog_page | Sascha Hauer | 2009-11-12 |
| | * | mxc_nand: cleanup initialization | Sascha Hauer | 2009-11-12 |
| | * | mxc_nand: cleanup eccoob descriptions | Sascha Hauer | 2009-11-12 |
| * | | mtd: pxa3xx_nand: Fix PIO data transfer | David Hunter | 2009-11-30 |
| * | | mtd: nand: fix multi-chip suspend problem | Li Yang | 2009-11-30 |
| * | | mtd: Add bad block table overrides to Davinci NAND driver | Mark A. Greer | 2009-11-30 |
| * | | mtd: don't use __exit_p to wrap mxcnd_remove | Uwe Kleine-König | 2009-11-30 |
| * | | mtd: move excite_nand_remove to .devexit.text | Uwe Kleine-König | 2009-11-30 |
| * | | mtd: eLBC NAND: give more verbose output on error | Scott Wood | 2009-11-30 |
| * | | mtd: eLBC NAND: use recommended command sequences | Scott Wood | 2009-11-30 |
| * | | mtd: eLBC NAND: increase bus timeout to maximum | Scott Wood | 2009-11-30 |
| * | | mtd: alauda: Use hweight8 | Akinobu Mita | 2009-11-30 |
| * | | mtd: error return -EIO instead of EIO | Roel Kluin | 2009-11-30 |
| * | | mtd: ensure index is positive | Roel Kluin | 2009-11-30 |
| * | | mtd: s3c2410: propagate nand options from the platform data | Ben Dooks | 2009-11-30 |
| * | | mtd: nand: add option to quieten off the no device found messgae | Ben Dooks | 2009-11-30 |
| * | | mtd: txx9ndfmc: Use nand_release to free resources | Atsushi Nemoto | 2009-11-30 |