Commit Graph

1284 Commits (ffe7b0e9326d9c68f5688bef691dd49f1e0d3651)

Author SHA1 Message Date
Arnd Bergmann d680e2c11e mtd/omap2: fix dmaengine_slave_config error handling 13 years ago
Arnd Bergmann a33493775d ARM: imx: gpmi-nand depends on mxs-dma 13 years ago
Russell King 2df41d0533 mtd: omap2: remove private DMA API implementation 13 years ago
Russell King 763e735910 mtd: omap2: add DMA engine support 13 years ago
Andrew Lunn 778435045a ARM: Kirkwood: Replace mrvl with marvell 13 years ago
Simon Baatz baffab28b1 ARM: Orion: fix driver probe error handling with respect to clk 13 years ago
Maarten ter Huurne 1471d41a5b MTD: NAND: JZ4740: Multi-bank support with autodetection 13 years ago
Herton Ronaldo Krzesinski 596fd46268 mtd: nandsim: don't open code a do_div helper 13 years ago
Sascha Hauer 6023813a2d mtd: gpmi-nand: fix read page when reading to vmalloced area 13 years ago
Sascha Hauer 096bcc231f mtd: mxc_nand: use 32bit copy functions 13 years ago
Dan Carpenter 48f8b64129 mtd: cafe_nand: fix an & vs | mistake 13 years ago
Shmulik Ladkani ea3b2ea24e mtd: nand: initialize bitflip_threshold prior to BBT scanning 13 years ago
Sascha Hauer 4a43faf54e mtd: mxc_nand: move ecc strengh setup before nand_scan_tail 13 years ago
Marek Vasut 5636ce0f07 mtd: gpmi-nand: define ecc.strength 13 years ago
Dmitry Maluka 34a5704d91 mtd: nand: fix scan_read_raw_oob 13 years ago
Shawn Guo 3e48b1baa0 mtd: nand: gpmi: fix compile error caused by pinctrl call 13 years ago
Jamie Lentin a0fabf722c mtd: Add orion_nand devicetree bindings 13 years ago
Ivan Djelic 0e618ef0a6 mtd: nand: omap: add support for hardware BCH ecc 13 years ago
Shmulik Ladkani 1951f2f710 mtd: nand: check the return code of 'read_oob/read_oob_raw' 13 years ago
Shmulik Ladkani 5c2ffb11d4 mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw' 13 years ago
Huang Shijie 9013bb40ae mtd: gpmi: add gpmi support for mx6q 13 years ago
Huang Shijie e10db1f00a mtd: gpmi: add device tree support to gpmi-nand 13 years ago
Brian Norris 279f08d4ef mtd: nand: utilize oob_required parameter 13 years ago
Brian Norris 7725cc8593 mtd: gpmi-nand: utilize oob_requested parameter 13 years ago
Brian Norris a6976cdfe6 mtd: IFC NAND: utilize oob_required parameter 13 years ago
Brian Norris d112dc7fa6 mtd: eLBC NAND: utilize oob_required parameter 13 years ago
Brian Norris e47f3db458 mtd: nand: pass proper 'oob_required' parameter 13 years ago
Brian Norris 1fbb938dff mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces 13 years ago
John Crispin b4f7aa84d6 mtd: add read_byte support to plat_nand 13 years ago
John Crispin a4f203512b OF: MTD: make plat_nand loadable from DT 13 years ago
Brian Norris 1826dbcceb mtd: nand: kill NAND_NO_AUTOINCR option 13 years ago
Brian Norris c00a0991d1 mtd: nand: remove autoincrement 'sndcmd' code 13 years ago
Brian Norris 831d316b8b mtd: nandsim: remove autoincrement code 13 years ago
Mike Dunn edbc4540e0 mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN 13 years ago
Mike Dunn e2788c98b9 mtd: nand: add sanity check of ecc strength to nand_scan_tail() 13 years ago
Mike Dunn 3f91e94f7f mtd: nand: read_page() returns max_bitflips 13 years ago
Mike Dunn 44df4d11b8 mtd: nand: fix incorrect ecc strength values 13 years ago
Mike Dunn 86c2072be6 mtd: ecc_strength is at ecc step granularity 13 years ago
Bastian Hecht 09cbe581e3 mtd: nand: Add a NAND_CMD_STATUS when using write verification 13 years ago
Uwe Kleine-König 4b6f05e14d mtd: mxc_nand: fix several sparse warnings about incorrect address space 13 years ago
Uwe Kleine-König 6436356ba1 mtd: mxc_nand: implement device tree probing 13 years ago
Uwe Kleine-König f48d0f9aa9 mtd: mxc_nand: put several more fields into devtype_data 13 years ago
Uwe Kleine-König 69d023be00 mtd: mxc_nand: put callback for data correction into devtype struct 13 years ago
Uwe Kleine-König 5e05a2d695 mtd: mxc_nand: split chip_select function and put it into devtype struct 13 years ago
Uwe Kleine-König 6dcdf99dfa mtd: mxc_nand: put ecc layout into devtype structs 13 years ago
Uwe Kleine-König 6d38af255a mtd: mxc_nand: split some functions to get rid of more nfc_is_vX() 13 years ago
Uwe Kleine-König e4303b25f4 mtd: mxc_nand: move function pointers to a per-SOC struct 13 years ago
Uwe Kleine-König 8556958af4 mtd: mxc_nand: use a flag to detect if the mx21 quirk is necessary 13 years ago
Uwe Kleine-König 8d1fd16df9 mtd: mxc_nand: set owner field to prevent module unloading when in use 13 years ago
Ivan Djelic a9c465f07c mtd: nand: omap: fix race condition in omap_wait() 13 years ago