| Commit message (Expand) | Author | Age |
* | Revert "mtd: move mxcnd_remove to .exit.text" | Uwe Kleine-König | 2009-12-07 |
* | 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: don't use __exit_p to wrap mxcnd_remove | Uwe Kleine-König | 2009-11-30 |
|/ |
|
* | Revert "mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27" | David Woodhouse | 2009-10-20 |
* | mtd: move mxcnd_remove to .exit.text | Uwe Kleine-König | 2009-10-17 |
* | mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27 | Eric Benard | 2009-09-19 |
* | Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux | David Woodhouse | 2009-06-08 |
|\ |
|
| * | mtd: MXC NAND driver fixes (v5) | Vladimir Barinov | 2009-05-29 |
* | | mtd: nand: max_retries off by one in mxc_nand | Roel Kluin | 2009-06-05 |
* | | mtd: MXC NAND support for 2KiB page size flashes | Vladimir Barinov | 2009-06-05 |
* | | mtd: mxc_nand: add correct dev_id parameter to free_irq() calls | Magnus Lilja | 2009-06-05 |
* | | [MTD] Remove mtd->{suspend,resume} calls from board drivers | David Woodhouse | 2009-05-26 |
|/ |
|
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-04-06 |
|\ |
|
| * | [MTD] support driver model updates | David Brownell | 2009-04-04 |
* | | [ARM] MXC: remove _clk suffix from clock names | Sascha Hauer | 2009-03-13 |
|/ |
|
* | [MTD] [NAND] Freescale i.MX2 NAND driver | Sascha Hauer | 2008-09-02 |