| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 3 | -4/+4 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 | 1 | -3/+3 |
| |\ |
|
| * | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 3 | -4/+4 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-07-05 | 1 | -3/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | powerpc/85xx: fix NAND_CMD_READID read bytes number | Shaohui Xie | 2011-06-22 | 1 | -3/+3 |
| |/ |
|
* / | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-21 | 1 | -0/+1 |
|/ |
|
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-05-27 | 45 | -873/+406 |
|\ |
|
| * | mtd: kill CONFIG_MTD_PARTITIONS | Jamie Iles | 2011-05-25 | 1 | -2/+1 |
| * | mtd: convert remaining users to mtd_device_register() | Jamie Iles | 2011-05-25 | 14 | -26/+30 |
| * | mtd: txx9ndfmc: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -13/+1 |
| * | mtd: tmio_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -9/+1 |
| * | mtd: socrates_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -15/+1 |
| * | mtd: sharpsl: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -10/+2 |
| * | mtd: s3c2410 nand: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -14/+2 |
| * | mtd: ppchameleonevb: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -10/+5 |
| * | mtd: orion_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -13/+1 |
| * | mtd: omap2: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -7/+3 |
| * | mtd: nomadik_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -6/+1 |
| * | mtd: ndfc: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -12/+1 |
| * | mtd: mxc_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -9/+4 |
| * | mtd: mpc5121_nfc: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -11/+1 |
| * | mtd: jz4740_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -9/+1 |
| * | mtd: h1910: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 2 | -5/+2 |
| * | mtd: fsmc_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -21/+4 |
| * | mtd: fsl_upm: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -11/+1 |
| * | mtd: fsl_elbc_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -11/+1 |
| * | mtd: edb7312 nand: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -8/+1 |
| * | mtd: diskonchip: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -11/+7 |
| * | mtd: davinci_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -30/+21 |
| * | mtd: cs553x_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -16/+3 |
| * | mtd: cafe_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -9/+2 |
| * | mtd: bf5xx_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -6/+1 |
| * | mtd: bcm_umi_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -3/+1 |
| * | mtd: atmel_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -11/+1 |
| * | mtd: pxa: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -10/+3 |
| * | mtd: plat_nand: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -9/+3 |
| * | mtd: nand: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -9/+1 |
| * | mtd: omap: fix subpage ecc issue with prefetch | Kishore Kadiyala | 2011-05-25 | 1 | -7/+5 |
| * | mtd: denali: detect the number of banks | Jamie Iles | 2011-05-25 | 2 | -9/+21 |
| * | mtd: denali: remove nearly-duplicated register definitions | Jamie Iles | 2011-05-25 | 2 | -395/+110 |
| * | mtd: denali: convert to generic DMA API | Jamie Iles | 2011-05-25 | 2 | -44/+40 |
| * | mtd: return badblockbits back | Artem Bityutskiy | 2011-05-25 | 1 | -0/+2 |
| * | mtd: nand: ndfc: add multiple chip select support | Felix Radensky | 2011-05-25 | 1 | -17/+35 |
| * | mtd: omap2: mtd split nand_scan in ident and tail | Jan Weitzel | 2011-05-25 | 1 | -2/+8 |
| * | mtd: atmel_nand: add missing include of linux/dmaengine.h | Hans-Christian Egtvedt | 2011-05-25 | 1 | -0/+1 |
| * | mtd: nand: remove doubled chip deselection on (un)lock | Jiri Pinkava | 2011-05-25 | 1 | -6/+0 |
| * | mtd: nand: fix S3C NAND clock stop | Jiri Pinkava | 2011-05-25 | 1 | -16/+43 |
| * | mtd: denali: drop __TIME__ usage | Michal Marek | 2011-05-25 | 1 | -2/+1 |
| * | mtd: nand: dynamic allocation of flash-based BBT structs | Brian Norris | 2011-05-25 | 1 | -23/+4 |
| * | mtd: mxc_nand: add support for multiple chips on V21 devices | Baruch Siach | 2011-05-25 | 1 | -19/+32 |