Age | Commit message (Expand) | Author | Files | Lines |
2010-10-22 | mtd/m25p80: add support to parse the partitions by OF node | Mingkai Hu | 1 | -0/+7 |
2010-09-29 | of: MTD: Fix OF probing on little-endian systems | Michal Simek | 2 | -3/+3 |
2010-09-15 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 4 | -37/+41 |
2010-09-13 | mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not defined | Mark F. Brown | 1 | -0/+6 |
2010-09-13 | mtd: mxc_nand: configure pages per block for v2 controller | Sascha Hauer | 1 | -14/+19 |
2010-09-13 | mtd: OneNAND: Fix loop hang when DMA error at Samsung SoCs | Kyungmin Park | 1 | -6/+5 |
2010-09-13 | mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCs | Kyungmin Park | 1 | -3/+2 |
2010-09-13 | mtd: Blackfin NFC: fix invalid free in remove() | Mike Frysinger | 1 | -6/+1 |
2010-09-13 | mtd: Blackfin NFC: fix build error after nand_scan_ident() change | Mike Frysinger | 1 | -1/+1 |
2010-08-30 | UBI: do not oops when erroneous PEB is scheduled for scrubbing | Artem Bityutskiy | 1 | -1/+2 |
2010-08-30 | UBI: fix kconfig unmet dependency | Randy Dunlap | 1 | -1/+1 |
2010-08-30 | UBI: fix forward compatibility | Artem Bityutskiy | 1 | -1/+1 |
2010-08-30 | UBI: eliminate update of list_for_each_entry loop cursor | Julia Lawall | 1 | -6/+6 |
2010-08-27 | mxc_nand: Do not do byte accesses to the NFC buffer. | John Ogness | 1 | -7/+7 |
2010-08-21 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2 | -8/+5 |
2010-08-21 | mtd: nand: Fix probe of Samsung NAND chips | Tilman Sauerbeck | 1 | -0/+1 |
2010-08-19 | mtd: nand: Fix regression in BBM detection | Brian Norris | 1 | -7/+3 |
2010-08-18 | pxa3xx: fix ns2cycle equation | Axel Lin | 1 | -1/+1 |
2010-08-17 | of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers | Graeme Smecher | 1 | -0/+1 |
2010-08-16 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 5 | -331/+205 |
2010-08-14 | mtd/nand_ids: Fix buswidth | Brian Norris | 1 | -1/+1 |
2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 8 | -20/+20 |
2010-08-12 | mtd/m25p80: fix test for end of loop | Dan Carpenter | 1 | -1/+1 |
2010-08-12 | mtd/m25p80: retlen is never NULL | Dan Carpenter | 1 | -8/+4 |
2010-08-12 | gen_nand: Test if nr_chips field is valid | Marek Vasut | 1 | -0/+5 |
2010-08-12 | nand/denali: move all hardware initialization work to denali_hw_init | Chuanxiao Dong | 1 | -5/+6 |
2010-08-12 | nand/denali: Add a page check in denali_read_page & denali_read_page_raw | Chuanxiao Dong | 1 | -0/+14 |
2010-08-12 | nand/denali: use cpu_relax() while waiting for hardware interrupt | Chuanxiao Dong | 1 | -2/+2 |
2010-08-12 | nand/denali: change read_status function method | Chuanxiao Dong | 1 | -7/+5 |
2010-08-12 | nand/denali: Fixed check patch warnings | Chuanxiao Dong | 1 | -12/+13 |
2010-08-11 | mtd/nand_base: fix kernel-doc warnings & typos | Randy Dunlap | 1 | -19/+20 |
2010-08-11 | mtd/nand_base: fix kernel-doc warnings & typos | Randy Dunlap | 1 | -19/+20 |
2010-08-11 | nand/denali: use dev_xx debug function to replace nand_dbg_print and some printk | Chuanxiao Dong | 2 | -184/+42 |
2010-08-11 | nand/denali: Fixed handle ECC error bugs | Chuanxiao Dong | 1 | -16/+29 |
2010-08-11 | nand/denali: use iowrite32() to replace denali_write32() | Chuanxiao Dong | 1 | -76/+62 |
2010-08-11 | nand/denali: Fixed probe function bugs | Chuanxiao Dong | 1 | -21/+23 |
2010-08-11 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -4/+11 |
2010-08-10 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 66 | -1472/+1642 |
2010-08-09 | mtd: Remove obsolete <mtd/compatmac.h> include | David Woodhouse | 21 | -21/+0 |
2010-08-08 | mtd: Update copyright notices | David Woodhouse | 20 | -37/+182 |
2010-08-08 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -163/+55 |
2010-08-08 | mtd-physmap: add support users can assign the probe type in board files | Barry Song | 1 | -2/+6 |
2010-08-07 | block: push down BKL into .open and .release | Arnd Bergmann | 1 | -1/+5 |
2010-08-07 | block: push down BKL into .locked_ioctl | Arnd Bergmann | 1 | -1/+4 |
2010-08-07 | block: remove wrappers for request type/flags | Christoph Hellwig | 1 | -2/+2 |
2010-08-07 | mtd: remove redwood map driver | Christian Dietrich | 3 | -183/+0 |
2010-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 1 | -9/+6 |
2010-08-06 | mxc_nand: Add v3 (i.MX51) Support | Sascha Hauer | 2 | -2/+222 |
2010-08-06 | mxc_nand: support 8bit ecc | Sascha Hauer | 1 | -0/+30 |
2010-08-06 | mxc_nand: fix correct_data function | Sascha Hauer | 1 | -2/+40 |