summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-251-38/+23
|\
| * Merge branch 'davinci-next' into davinci-for-linusKevin Hilman2010-10-211-38/+23
| |\
| | * nand: davinci: add support for timing configurationSekhar Nori2010-09-241-38/+22
| | * davinci: add support for aemif timing configurationSekhar Nori2010-09-241-0/+1
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-253-3/+10
|\ \ \
| * | | mtd/m25p80: add support to parse the partitions by OF nodeMingkai Hu2010-10-221-0/+7
| * | | of: MTD: Fix OF probing on little-endian systemsMichal Simek2010-09-292-3/+3
| | |/ | |/|
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-245-7/+7
|\ \ \
| * | | Update broken web addresses in the kernel.Justin P. Mattock2010-10-185-7/+7
* | | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2010-10-2213-286/+419
|\ \ \ \
| * | | | UBI: tighten the corrupted PEB criteriaArtem Bityutskiy2010-10-211-11/+34
| * | | | UBI: fix check_data_ff return codeArtem Bityutskiy2010-10-211-2/+5
| * | | | UBI: remember copy_flag while scanningArtem Bityutskiy2010-10-212-11/+13
| * | | | UBI: preserve corrupted PEBsArtem Bityutskiy2010-10-197-47/+45
| * | | | UBI: add truly corrupted PEBs to corrupted listArtem Bityutskiy2010-10-191-2/+74
| * | | | UBI: introduce debugging helper functionArtem Bityutskiy2010-10-191-0/+4
| * | | | UBI: make check_pattern function non-staticArtem Bityutskiy2010-10-193-24/+26
| * | | | UBI: do not put eraseblocks to the corrupted list unnecessarilyArtem Bityutskiy2010-10-193-72/+90
| * | | | UBI: separate out corrupted listArtem Bityutskiy2010-10-191-11/+34
| * | | | UBI: change cascade of ifs to switch statementsArtem Bityutskiy2010-10-191-13/+32
| * | | | UBI: rename a local variableArtem Bityutskiy2010-10-191-7/+7
| * | | | UBI: handle bit-flips when no header foundArtem Bityutskiy2010-10-194-27/+51
| * | | | UBI: remove duplicate IO error codesArtem Bityutskiy2010-10-194-48/+13
| * | | | UBI: rename IO error codeArtem Bityutskiy2010-10-195-24/+30
| * | | | UBI: fix small 80 characters limit style issueArtem Bityutskiy2010-10-191-2/+2
| * | | | UBI: cleanup and simplify KconfigH Hartley Sweeten2010-10-192-36/+10
| | |_|/ | |/| |
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \ \
| * | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-222-14/+15
|\ \ \ \ \
| * | | | | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-7/+7
| * | | | | mtd: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-151-7/+8
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-10-211-67/+35
|\ \ \ \ \
| * | | | | pcmcia: remove obsolete and wrong commentsDominik Brodowski2010-09-291-21/+0
| * | | | | pcmcia: avoid messages on module (un)loadingDominik Brodowski2010-09-291-2/+0
| * | | | | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-291-3/+1
| * | | | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-291-5/+1
| * | | | | pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-291-1/+1
| * | | | | pcmcia: simplify IntTypeDominik Brodowski2010-09-291-2/+0
| * | | | | pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski2010-09-291-2/+2
| * | | | | pcmcia: split up modify_configuration() into two fixup functionsDominik Brodowski2010-09-291-7/+1
| * | | | | pcmcia: do not use win_req_t when calling pcmcia_request_window()Dominik Brodowski2010-09-291-24/+29
| | |_|_|/ | |/| | |
* | | | | mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer2010-10-181-9/+83
| |_|/ / |/| | |
* | | | fix OMAP2 MTD build failureDaniel J Blueman2010-09-291-1/+1
|/ / /
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-09-144-37/+41
|\ \ \ | |/ / |/| |
| * | mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not definedMark F. Brown2010-09-131-0/+6
| * | mtd: mxc_nand: configure pages per block for v2 controllerSascha Hauer2010-09-131-14/+19
| * | mtd: OneNAND: Fix loop hang when DMA error at Samsung SoCsKyungmin Park2010-09-131-6/+5
| * | mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCsKyungmin Park2010-09-131-3/+2
| * | mtd: Blackfin NFC: fix invalid free in remove()Mike Frysinger2010-09-131-6/+1
| * | mtd: Blackfin NFC: fix build error after nand_scan_ident() changeMike Frysinger2010-09-131-1/+1
OpenPOWER on IntegriCloud