summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/mxc_nand.c
AgeCommit message (Expand)Author
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2009-12-07Revert "mtd: move mxcnd_remove to .exit.text"Uwe Kleine-König
2009-11-30Merge branch 'mxc-nand' of git://git.pengutronix.de/git/imx/linux-2.6David Woodhouse
2009-11-30mtd: don't use __exit_p to wrap mxcnd_removeUwe Kleine-König
2009-11-12mxc_nand: use DRIVER_NAME where appropriateSascha Hauer
2009-11-12mxc_nand: remove TROP_US_DELAYSascha Hauer
2009-11-12mxc_nand: Allow flash based bbtSascha Hauer
2009-11-12mxc_nand: disable sp_en bit only onceSascha Hauer
2009-11-12mxc_nand: Add NFC V2 supportSascha Hauer
2009-11-12mxc_nand: Get rid of pagesize_2k flagSascha Hauer
2009-11-12mxc_nand: Make main/spare areas runtime configurableSascha Hauer
2009-11-12mxc_nand: remove unused definesSascha Hauer
2009-11-12mxc nand: modify send_page to send all pages, not only oneSascha Hauer
2009-11-12mxc nand: simplify command processingSascha Hauer
2009-11-12mxc nand: use buffersSascha Hauer
2009-11-12mxc nand: use resource_size()Sascha Hauer
2009-11-12mxc nand: remove dead codeSascha Hauer
2009-11-12mxc nand: remove debug paramSascha Hauer
2009-11-12mxc_nand: introduce mxc_do_addr_cycleSascha Hauer
2009-11-12mxc_nand: merge send_read_page and send_prog_pageSascha Hauer
2009-11-12mxc_nand: cleanup initializationSascha Hauer
2009-11-12mxc_nand: cleanup eccoob descriptionsSascha Hauer
2009-10-20Revert "mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27"David Woodhouse
2009-10-17mtd: move mxcnd_remove to .exit.textUwe Kleine-König
2009-09-19mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27Eric Benard
2009-06-08Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linuxDavid Woodhouse
2009-06-05mtd: nand: max_retries off by one in mxc_nandRoel Kluin
2009-06-05mtd: MXC NAND support for 2KiB page size flashesVladimir Barinov
2009-06-05mtd: mxc_nand: add correct dev_id parameter to free_irq() callsMagnus Lilja
2009-05-29mtd: MXC NAND driver fixes (v5)Vladimir Barinov
2009-05-26[MTD] Remove mtd->{suspend,resume} calls from board driversDavid Woodhouse
2009-04-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-04-04[MTD] support driver model updatesDavid Brownell
2009-03-13[ARM] MXC: remove _clk suffix from clock namesSascha Hauer
2008-09-02[MTD] [NAND] Freescale i.MX2 NAND driverSascha Hauer