Commit Graph

2308 Commits (b4fe2a03422e6bd20bd8df5e428109a85c9ea961)

Author SHA1 Message Date
Roy Zang 0eecf4b20d mtd: fix the build warning for fsl_upm.c 15 years ago
Florian Fainelli 7351d3a5db mtd: fix almost all checkpatch warnings in nand_base.c 15 years ago
Florian Fainelli f8ac04140e mtd: fix all checkpatch errors in nand_base.c 15 years ago
Wolfram Sang 2bdb053a81 mtd: davinci: relax a timeout for ECC-initialization 15 years ago
Gernot Hoyler f2df1ae3fe mtd: m25p80: Add support for two new Spansion SPI devices (S25FL-K) 15 years ago
Florian Fainelli 6fb277ba84 mtd: nand: split ONFI detection logic to its own function 15 years ago
Florian Fainelli d1e1f4e42b mtd: nand: add support for reading ONFI parameters from NAND device 15 years ago
Florian Fainelli 42af8b58fb mtd: nand: denali should also handle NAND_CMD_PARAM 15 years ago
Kyungmin Park 344955fb9c mtd: OneNAND: Remove unused cmd_map at s5pc110 15 years ago
Brian Norris 34c5bf6cc7 mtd: nand: Samsung MLC - new OOB sizes 15 years ago
Wolfram Sang eea116ed04 mtd: davinci: fix comment to match the code 15 years ago
Dan Carpenter a41ccf5a3e mtd: pcmciamtd: remove dead code 15 years ago
Julia Lawall cf363518ca mtd: mpc5121_nfc: fix memory leak on error path 15 years ago
Lei Wen 9d8b104374 mtd: pxa3xx_nand: set oob length in the runtime 15 years ago
Lei Wen 18c81b1828 mtd: pxa3xx_nand: remove the flash info in driver structure 15 years ago
Lei Wen 227a886c7e mtd: pxa3xx_nand: introduce default timing to reduce read id times 15 years ago
Lei Wen c1f82478c5 mtd: pxa3xx_nand: condense the flash definition 15 years ago
Brian Norris 13ed7aed45 mtd: nand: support new Toshiba SLC 15 years ago
H Hartley Sweeten 432dc821c9 mtd: cleanup Kconfig dependencies 15 years ago
Brian Norris 0ceacf36e9 mtd: edit comments on deprecation of ioctl ECCGETLAYOUT 15 years ago
Brian Norris cc26c3cd3d mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT 15 years ago
Brian Norris 2173bae81e mtd: nand: spansion S30MLxxxP support 15 years ago
Baruch Siach 12c8eb98de mtd: fix callback return value check 15 years ago
Mingkai Hu 97ff46cb69 mtd/m25p80: add support to parse the partitions by OF node 15 years ago
Artem Bityutskiy 45aafd3299 UBI: tighten the corrupted PEB criteria 15 years ago
Artem Bityutskiy df3fca4cdd UBI: fix check_data_ff return code 15 years ago
Artem Bityutskiy fb22b59b2c UBI: remember copy_flag while scanning 15 years ago
Artem Bityutskiy 5fc01ab693 UBI: preserve corrupted PEBs 15 years ago
Artem Bityutskiy feeba4b872 UBI: add truly corrupted PEBs to corrupted list 15 years ago
Artem Bityutskiy 315324947c UBI: introduce debugging helper function 15 years ago
Artem Bityutskiy bb00e180a9 UBI: make check_pattern function non-static 15 years ago
Artem Bityutskiy 0525dac9fd UBI: do not put eraseblocks to the corrupted list unnecessarily 15 years ago
Artem Bityutskiy 3fb34124da UBI: separate out corrupted list 15 years ago
Artem Bityutskiy b33215084c UBI: change cascade of ifs to switch statements 15 years ago
Artem Bityutskiy e0e718c281 UBI: rename a local variable 15 years ago
Artem Bityutskiy 92e1a7d9e7 UBI: handle bit-flips when no header found 15 years ago
Artem Bityutskiy 74d82d2660 UBI: remove duplicate IO error codes 15 years ago
Artem Bityutskiy 756e1df1d2 UBI: rename IO error code 15 years ago
Artem Bityutskiy c174a08c72 UBI: fix small 80 characters limit style issue 15 years ago
H Hartley Sweeten 1dd786328f UBI: cleanup and simplify Kconfig 15 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
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Arnd Bergmann 2a48fc0ab2 block: autoconvert trivial BKL users to private mutex 15 years ago
Daniel J Blueman f12f662f29 fix OMAP2 MTD build failure 15 years ago
Dominik Brodowski 2262054e74 pcmcia: remove obsolete and wrong comments 15 years ago
Dominik Brodowski 06b3a1d12f pcmcia: avoid messages on module (un)loading 15 years ago
Dominik Brodowski 2e9b981a7c pcmcia: move driver name to struct pcmcia_driver 15 years ago
Dominik Brodowski 1ac71e5a35 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device 15 years ago
Dominik Brodowski 7feabb6412 pcmcia: move config_{base,index,regs} to struct pcmcia_device 15 years ago