Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-08-06 | mxc_nand: add V1_V2 namespace to registers | Sascha Hauer | 1 | -78/+63 |
2010-08-06 | mxc_nand: factor out a check_int function | Sascha Hauer | 1 | -13/+19 |
2010-08-06 | mxc_nand: make some internally used functions overwriteable | Sascha Hauer | 1 | -28/+44 |
2010-08-06 | mxc_nand: rework get_dev_status | Sascha Hauer | 1 | -12/+9 |
2010-08-06 | mxc_nand: remove 0xe00 offset from registers | Sascha Hauer | 1 | -18/+18 |
2010-08-06 | mtd: denali: Add multi connected NAND support | Chuanxiao Dong | 2 | -1/+22 |
2010-08-06 | mtd: denali: Remove set_ecc_config function | Chuanxiao Dong | 2 | -40/+48 |
2010-08-06 | mtd: denali: Remove unuseful code in get_xx_nand_para functions | Chuanxiao Dong | 1 | -74/+7 |
2010-08-06 | mtd: denali: Remove device_info_tag structure | Chuanxiao.Dong | 2 | -305/+37 |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 8 | -20/+20 |
2010-08-06 | mtd: m25p80: add support for the Winbond W25Q32 SPI flash chip | Gabor Juhos | 1 | -0/+1 |
2010-08-06 | mtd: m25p80: add support for the Intel/Numonyx {16,32,64}0S33B SPI flash chips | Gabor Juhos | 1 | -1/+7 |
2010-08-06 | mtd: m25p80: add support for the EON EN25P{32, 64} SPI flash chips | Gabor Juhos | 1 | -0/+4 |
2010-08-06 | mtd: cfi_cmdset_0002: consider version 1.4 as a valid primary extension version | Guillaume LECERF | 1 | -3/+4 |