| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2010-08-10 | 107 | -1525/+1910 |
|\ |
|
| * | mtd: Remove obsolete <mtd/compatmac.h> include | David Woodhouse | 2010-08-08 | 25 | -34/+0 |
| * | mtd: Update copyright notices | David Woodhouse | 2010-08-08 | 37 | -68/+416 |
| * | jffs2: Update copyright notices | David Woodhouse | 2010-08-08 | 19 | -3/+22 |
| * | mtd-physmap: add support users can assign the probe type in board files | Barry Song | 2010-08-08 | 2 | -2/+7 |
| * | mtd: remove redwood map driver | Christian Dietrich | 2010-08-06 | 3 | -183/+0 |
| * | mxc_nand: Add v3 (i.MX51) Support | Sascha Hauer | 2010-08-06 | 2 | -2/+222 |
| * | mxc_nand: support 8bit ecc | Sascha Hauer | 2010-08-06 | 1 | -0/+30 |
| * | mxc_nand: fix correct_data function | Sascha Hauer | 2010-08-06 | 1 | -2/+40 |
| * | mxc_nand: add V1_V2 namespace to registers | Sascha Hauer | 2010-08-06 | 1 | -78/+63 |
| * | mxc_nand: factor out a check_int function | Sascha Hauer | 2010-08-06 | 1 | -13/+19 |
| * | mxc_nand: make some internally used functions overwriteable | Sascha Hauer | 2010-08-06 | 1 | -28/+44 |
| * | mxc_nand: rework get_dev_status | Sascha Hauer | 2010-08-06 | 1 | -12/+9 |
| * | mxc_nand: remove 0xe00 offset from registers | Sascha Hauer | 2010-08-06 | 1 | -18/+18 |
| * | mtd: denali: Add multi connected NAND support | Chuanxiao Dong | 2010-08-06 | 2 | -1/+22 |
| * | mtd: denali: Remove set_ecc_config function | Chuanxiao Dong | 2010-08-06 | 2 | -40/+48 |
| * | mtd: denali: Remove unuseful code in get_xx_nand_para functions | Chuanxiao Dong | 2010-08-06 | 1 | -74/+7 |
| * | mtd: denali: Remove device_info_tag structure | Chuanxiao.Dong | 2010-08-06 | 2 | -305/+37 |
| * | mtd: m25p80: add support for the Winbond W25Q32 SPI flash chip | Gabor Juhos | 2010-08-06 | 1 | -0/+1 |
| * | mtd: m25p80: add support for the Intel/Numonyx {16,32,64}0S33B SPI flash chips | Gabor Juhos | 2010-08-06 | 1 | -1/+7 |
| * | mtd: m25p80: add support for the EON EN25P{32, 64} SPI flash chips | Gabor Juhos | 2010-08-06 | 1 | -0/+4 |
| * | mtd: cfi_cmdset_0002: consider version 1.4 as a valid primary extension version | Guillaume LECERF | 2010-08-06 | 1 | -3/+4 |
| * | mtd: atmel_nand: fix warning: 'part_probes' defined but not used | Andreas Bießmann | 2010-08-06 | 1 | -1/+1 |
| * | mtd: change struct flchip_shared spinlock locking into mutex | Stefani Seibold | 2010-08-06 | 3 | -21/+21 |
| * | mtd: Missing slab.h include | David Miller | 2010-08-06 | 1 | -0/+1 |
| * | mtd: gen_nand: fix support for multiple chips | Marek Vasut | 2010-08-06 | 1 | -1/+1 |
| * | mtd: update description on sm_ftl | Maxim Levitsky | 2010-08-06 | 1 | -4/+7 |
| * | mtd: blkdevs: fix crash related to sysfs attributes. | Maxim Levitsky | 2010-08-06 | 1 | -3/+4 |
| * | mtd: denali: update get nand para functions | Chuanxiao Dong | 2010-08-05 | 1 | -72/+35 |
| * | mtd: denali: rename functions which is named by using capitals | Chuanxiao Dong | 2010-08-05 | 2 | -16/+11 |
| * | mtd: denali.c: fix reserved all check-patch errors | Chuanxiao Dong | 2010-08-05 | 1 | -49/+53 |
| * | mtd: denali.c: fix all "line over 80 characters" warnings | Chuanxiao Dong | 2010-08-05 | 1 | -108/+192 |
| * | mtd: denali.c: add and update KERN_ facility level in printk() | Chuanxiao Dong | 2010-08-05 | 1 | -16/+16 |
| * | mtd: denali.c: fixed all open brace { check-patch errors | Chuanxiao Dong | 2010-08-05 | 1 | -116/+48 |
| * | nand/denali Clean up all white spaces in code indent | Chuanxiao | 2010-08-05 | 1 | -169/+168 |
| * | mtd: Blackfin NFC: fix nand busy detection | Barry Song | 2010-08-05 | 1 | -2/+2 |
| * | mtd: Blackfin NFC: fix handling of page sizes | Barry Song | 2010-08-05 | 2 | -41/+48 |
| * | mtd: Blackfin NFC: wait for the ECC reset to finish | Barry Song | 2010-08-05 | 1 | -0/+2 |
| * | mtd: Blackfin NFC: fix typo for read/write delay setup | Barry Song | 2010-08-05 | 1 | -1/+1 |
| * | mtd: Blackfin NFC: make sure to check NAND_ALE in cmd_ctrl | Barry Song | 2010-08-05 | 1 | -1/+1 |
| * | mtd: Blackfin NFC: fix raw page write/read handling | Barry Song | 2010-08-05 | 1 | -0/+18 |
| * | mtd: Blackfin NFC: delete useless comment about jffs2 | Barry Song | 2010-08-05 | 1 | -3/+0 |
| * | mtd: cfi_cmdset_0002: fix the check for valid primary extension versions | Guillaume LECERF | 2010-08-04 | 1 | -3/+12 |
| * | mtd: m25p80: Make jedec_probe() return proper errno values | Anton Vorontsov | 2010-08-04 | 1 | -12/+6 |
| * | mtd: m25p80: Fix false-positive probing | Anton Vorontsov | 2010-08-04 | 1 | -2/+11 |
| * | mtd: mtdchar: fix mmap for MTD RAM/ROM char devices | Anatolij Gustschin | 2010-08-04 | 1 | -1/+27 |
| * | mtd: ixp4xx: add support for static flash partitions | Richard Cochran | 2010-08-04 | 1 | -8/+27 |
| * | mtd: mxc_nand: dont call suspend and resume explicitly | Eric Bénard | 2010-08-04 | 1 | -42/+1 |
| * | mtd: doc2000: fix uninitialized variable in doc_ecc_decode() | Mark Ware | 2010-08-04 | 1 | -2/+3 |
| * | mtd: OneNAND: Samsung SoCs use own chip_probe function | Kyungmin Park | 2010-08-04 | 1 | -13/+8 |