aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-25
|\
| * Merge branch 'davinci-next' into davinci-for-linusKevin Hilman2010-10-21
| |\
| | * nand: davinci: add support for timing configurationSekhar Nori2010-09-24
| | * davinci: add support for aemif timing configurationSekhar Nori2010-09-24
* | | 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
|/ / /
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-09-14
|\ \ \ | |/ / |/| |
| * | mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not definedMark F. Brown2010-09-13
| * | mtd: mxc_nand: configure pages per block for v2 controllerSascha Hauer2010-09-13
| * | mtd: OneNAND: Fix loop hang when DMA error at Samsung SoCsKyungmin Park2010-09-13
| * | mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCsKyungmin Park2010-09-13
| * | mtd: Blackfin NFC: fix invalid free in remove()Mike Frysinger2010-09-13
| * | mtd: Blackfin NFC: fix build error after nand_scan_ident() changeMike Frysinger2010-09-13