aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* mtd: fix build error in m25p80.cAndres Salomon2010-10-30
* mtd: Remove redundant mutex from mtd_blkdevs.cDavid Woodhouse2010-10-30
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-30
|\
| * Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-25
| |\
| | * mtd/m25p80: add support to parse the partitions by OF nodeMingkai Hu2010-10-22
| | * of: MTD: Fix OF probing on little-endian systemsMichal Simek2010-09-29
| * | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
| |\ \
| | * | Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
| * | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2010-10-22
| |\ \ \
| | * | | UBI: tighten the corrupted PEB criteriaArtem Bityutskiy2010-10-21
| | * | | UBI: fix check_data_ff return codeArtem Bityutskiy2010-10-21
| | * | | UBI: remember copy_flag while scanningArtem Bityutskiy2010-10-21
| | * | | UBI: preserve corrupted PEBsArtem Bityutskiy2010-10-19
| | * | | UBI: add truly corrupted PEBs to corrupted listArtem Bityutskiy2010-10-19
| | * | | UBI: introduce debugging helper functionArtem Bityutskiy2010-10-19
| | * | | UBI: make check_pattern function non-staticArtem Bityutskiy2010-10-19
| | * | | UBI: do not put eraseblocks to the corrupted list unnecessarilyArtem Bityutskiy2010-10-19
| | * | | UBI: separate out corrupted listArtem Bityutskiy2010-10-19
| | * | | UBI: change cascade of ifs to switch statementsArtem Bityutskiy2010-10-19
| | * | | UBI: rename a local variableArtem Bityutskiy2010-10-19
| | * | | UBI: handle bit-flips when no header foundArtem Bityutskiy2010-10-19
| | * | | UBI: remove duplicate IO error codesArtem Bityutskiy2010-10-19
| | * | | UBI: rename IO error codeArtem Bityutskiy2010-10-19
| | * | | UBI: fix small 80 characters limit style issueArtem Bityutskiy2010-10-19
| | * | | UBI: cleanup and simplify KconfigH Hartley Sweeten2010-10-19
| * | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
| |\ \ \ \
| | * | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
| * | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
| |\ \ \ \ \
| | * | | | | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
| | * | | | | mtd: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-15
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-10-21
| |\ \ \ \ \
| | * | | | | pcmcia: remove obsolete and wrong commentsDominik Brodowski2010-09-29
| | * | | | | pcmcia: avoid messages on module (un)loadingDominik Brodowski2010-09-29
| | * | | | | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-29
| | * | | | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-29
| | * | | | | pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-29
| | * | | | | pcmcia: simplify IntTypeDominik Brodowski2010-09-29
| | * | | | | pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski2010-09-29
| | * | | | | pcmcia: split up modify_configuration() into two fixup functionsDominik Brodowski2010-09-29
| | * | | | | pcmcia: do not use win_req_t when calling pcmcia_request_window()Dominik Brodowski2010-09-29
| | | |_|_|/ | | |/| | |
| * | | | | mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer2010-10-18
| | |_|/ / | |/| | |
| * | | | fix OMAP2 MTD build failureDaniel J Blueman2010-09-29
| |/ / /
* | | | MTD: Fix wrong check register_blkdev return valueFrank Li2010-10-30
* | | | Revert "mtd: cleanup Kconfig dependencies"David Woodhouse2010-10-26
* | | | mtd: cfi_cmdset_0002: make sector erase command variableGuillaume LECERF2010-10-26
* | | | mtd: cfi_cmdset_0002: add CFI detection for SST 38VF640x chipsGuillaume LECERF2010-10-26
* | | | mtd: cfi_util: add support for switching SST 39VF640xB chips into QRY modeGuillaume LECERF2010-10-26
* | | | mtd: cfi_cmdset_0001: use defined value of P_ID_INTEL_PERFORMANCE instead of ...Guillaume LECERF2010-10-26
* | | | block2mtd: dubious assignmentNicolas Kaiser2010-10-26
* | | | P4080/mtd: Fix the freescale lbc issue with 36bit modeLan Chunhe-B258062010-10-25