Commit Graph

955 Commits (6baed700f21c9b200e344518932a7046b05853a4)

Author SHA1 Message Date
Maxim Levitsky 9bf70717a5 mtd: r852: remove useless pci powerup/down from suspend/resume routines 14 years ago
Mike Frysinger 5954c47c21 mtd: Blackfin NFC: fix badblock location with BootROM OOB 14 years ago
G, Manjunath Kondaiah 733daa52b8 mtd: omap2: fix static declaration warning 14 years ago
Ian Munsie 766f271a63 mtd: Fix endianness issues from device tree 14 years ago
Sebastian Andrzej Siewior ce85b79fe8 mtd: nandsim: add module param for BBT handling 14 years ago
Sebastian Andrzej Siewior 453281a973 mtd: nand: introduce NAND_CREATE_EMPTY_BBT 14 years ago
Sebastian Andrzej Siewior 7cba7b14fe mtd: nand: add support for BBT without OOB 14 years ago
Sebastian Andrzej Siewior df5b4e343c mtd: nand: pull in td into read_bbt() 14 years ago
Sebastian Andrzej Siewior cda320915d mtd: nand: use ALIGN where possible 14 years ago
Huang Shijie 12a40a57f7 mtd: add init_size hook for NAND driver 14 years ago
Linus Walleij 6c009ab89a mtd: generic FSMC NAND MTD driver 14 years ago
Artem Bityutskiy c1194c7932 mtd: nand_base: do not cache pages with uncorrectable ECC errors 14 years ago
Roy Zang 0eecf4b20d mtd: fix the build warning for fsl_upm.c 14 years ago
Florian Fainelli 7351d3a5db mtd: fix almost all checkpatch warnings in nand_base.c 14 years ago
Florian Fainelli f8ac04140e mtd: fix all checkpatch errors in nand_base.c 14 years ago
Wolfram Sang 2bdb053a81 mtd: davinci: relax a timeout for ECC-initialization 14 years ago
Florian Fainelli 6fb277ba84 mtd: nand: split ONFI detection logic to its own function 14 years ago
Florian Fainelli d1e1f4e42b mtd: nand: add support for reading ONFI parameters from NAND device 14 years ago
Florian Fainelli 42af8b58fb mtd: nand: denali should also handle NAND_CMD_PARAM 14 years ago
Brian Norris 34c5bf6cc7 mtd: nand: Samsung MLC - new OOB sizes 14 years ago
Wolfram Sang eea116ed04 mtd: davinci: fix comment to match the code 14 years ago
Julia Lawall cf363518ca mtd: mpc5121_nfc: fix memory leak on error path 14 years ago
Lei Wen 9d8b104374 mtd: pxa3xx_nand: set oob length in the runtime 14 years ago
Lei Wen 18c81b1828 mtd: pxa3xx_nand: remove the flash info in driver structure 14 years ago
Lei Wen 227a886c7e mtd: pxa3xx_nand: introduce default timing to reduce read id times 14 years ago
Lei Wen c1f82478c5 mtd: pxa3xx_nand: condense the flash definition 14 years ago
Brian Norris 13ed7aed45 mtd: nand: support new Toshiba SLC 14 years ago
Brian Norris cc26c3cd3d mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT 14 years ago
Brian Norris 2173bae81e mtd: nand: spansion S30MLxxxP support 14 years ago
Baruch Siach 12c8eb98de mtd: fix callback return value check 14 years ago
Sascha Hauer 63f1474c69 mxc_nand: do not depend on disabling the irq in the interrupt handler 15 years ago
Justin P. Mattock 631dd1a885 Update broken web addresses in the kernel. 15 years ago
Daniel J Blueman f12f662f29 fix OMAP2 MTD build failure 15 years ago
Sekhar Nori a88dbc5bfd nand: davinci: add support for timing configuration 15 years ago
Sekhar Nori 8060ef4da9 davinci: add support for aemif timing configuration 15 years ago
Mark F. Brown 99d389640b mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not defined 15 years ago
Sascha Hauer b8db2f51dc mtd: mxc_nand: configure pages per block for v2 controller 15 years ago
Mike Frysinger 8b865d5efd mtd: Blackfin NFC: fix invalid free in remove() 15 years ago
Mike Frysinger eac15a429a mtd: Blackfin NFC: fix build error after nand_scan_ident() change 15 years ago
John Ogness f7b66e5e51 mxc_nand: Do not do byte accesses to the NFC buffer. 15 years ago
Tilman Sauerbeck cfe3fdadb1 mtd: nand: Fix probe of Samsung NAND chips 15 years ago
Brian Norris 065a1ed8de mtd: nand: Fix regression in BBM detection 15 years ago
Axel Lin 93b352fce6 pxa3xx: fix ns2cycle equation 15 years ago
Brian Norris 84c4f46d9c mtd/nand_ids: Fix buswidth 15 years ago
Marek Vasut 01cd2ababd gen_nand: Test if nr_chips field is valid 15 years ago
Chuanxiao Dong 5eab6aaaaf nand/denali: move all hardware initialization work to denali_hw_init 15 years ago
Chuanxiao Dong 7d8a26fd22 nand/denali: Add a page check in denali_read_page & denali_read_page_raw 15 years ago
Chuanxiao Dong 628bfd4164 nand/denali: use cpu_relax() while waiting for hardware interrupt 15 years ago
Chuanxiao Dong f0bc0c778f nand/denali: change read_status function method 15 years ago
Chuanxiao Dong b292c341e2 nand/denali: Fixed check patch warnings 15 years ago