Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | 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: mtdoops: refactor as a kmsg_dumper | Simon Kagstrom | 2009-11-30 | |
| * | | | | | | | | | | mtd: mtdoops: make record size configurable | Simon Kagstrom | 2009-11-30 | |
| * | | | | | | | | | | mtd: mtdoops: limit the maximum mtd partition size | Simon Kagstrom | 2009-11-30 | |
| * | | | | | | | | | | mtd: mtdoops: keep track of used/unused pages in an array | Simon Kagstrom | 2009-11-30 | |
| * | | | | | | | | | | mtd: mtdoops: several minor cleanups | Artem Bityutskiy | 2009-11-30 | |
| * | | | | | | | | | | core: Add kernel message dumper to call on oopses and panics | Simon Kagstrom | 2009-11-30 | |
| * | | | | | | | | | | mtd: add ARM pismo support | Russell King - ARM Linux | 2009-11-30 | |
| * | | | | | | | | | | 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 support for switching old SST chips into QRY mode | Guillaume LECERF | 2009-11-30 | |
| * | | | | | | | | | | mtd: fix M29W800D dev_id and uaddr | Ladislav Michl | 2009-11-30 | |
| * | | | | | | | | | | mtd: don't use PF_MEMALLOC | KOSAKI Motohiro | 2009-11-30 | |
| * | | | | | | | | | | mtd: Add bad block table overrides to Davinci NAND driver | Mark A. Greer | 2009-11-30 | |
| * | | | | | | | | | | mtd: m25p80: Add support for CAT25xxx serial EEPROMs | Anton Vorontsov | 2009-11-30 | |
| * | | | | | | | | | | mtd: m25p80: Rework probing/JEDEC code | Anton Vorontsov | 2009-11-30 | |
| * | | | | | | | | | | mtd: m25p80: Convert to device table matching | Anton Vorontsov | 2009-11-30 | |
| * | | | | | | | | | | mtd: make pagetest work | Artem Bityutskiy | 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 | |
| * | | | | | | | | | | JFFS2: fix min/max confusion | Roel Kluin | 2009-11-30 | |
| * | | | | | | | | | | mtd: CFI cmdset_0002: enable erase-suspend-program | Joakim Tjernlund | 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 | |
| * | | | | | | | | | | jffs2: Fix error return in jffs2_do_read_inode_internal() | Roel Kluin | 2009-11-30 | |
| * | | | | | | | | | | mtd: error return -EIO instead of EIO | Roel Kluin | 2009-11-30 | |
| * | | | | | | | | | | mtd: move manufacturer to the common cfi.h header file | Hans-Christian Egtvedt | 2009-11-30 | |
| * | | | | | | | | | | mtd: add lock fixup for AT49BV640D and AT49BV640DT chips | Hans-Christian Egtvedt | 2009-11-30 | |
| * | | | | | | | | | | mtd: ensure index is positive | Roel Kluin | 2009-11-30 | |
| * | | | | | | | | | | mtd: m25p80: make command buffer DMA-safe | Johannes Stezenbach | 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 |