Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | [MTD] Make init_msp_flash function static | Dmitri Vorobiev | 2008-12-10 | 1 | -1/+1 | |
| * | | | | [MTD] Make h720x_mtd_init function static | Dmitri Vorobiev | 2008-12-10 | 1 | -1/+1 | |
| * | | | | [MTD] Make init_mbx function static | Dmitri Vorobiev | 2008-12-10 | 1 | -1/+1 | |
| * | | | | [MTD] Make the function init_vmax301 static | Dmitri Vorobiev | 2008-12-10 | 1 | -1/+1 | |
| * | | | | [MTD] Make init_fortunet function static | Dmitri Vorobiev | 2008-12-10 | 1 | -1/+1 | |
| * | | | | [MTD] Make alchemy_mtd_init function static | Dmitri Vorobiev | 2008-12-10 | 1 | -1/+1 | |
| * | | | | [MTD] Make ipaq_mtd_init function static | Dmitri Vorobiev | 2008-12-10 | 1 | -1/+1 | |
| * | | | | [MTD] Make init_dbox2_flash static | Dmitri Vorobiev | 2008-12-10 | 1 | -1/+1 | |
| * | | | | [MTD] Make init_flagadm function static | Dmitri Vorobiev | 2008-12-10 | 1 | -1/+1 | |
| * | | | | [MTD] Make init_oct5066 function static | Dmitri Vorobiev | 2008-12-10 | 1 | -1/+1 | |
| * | | | | [MTD] Make the init_edb7312nor function static | Dmitri Vorobiev | 2008-12-10 | 1 | -1/+1 | |
| * | | | | [MTD] Make init_sbc82xx_flash function static | Dmitri Vorobiev | 2008-12-10 | 1 | -1/+1 | |
| * | | | | [MTD] Make init_rpxlite function static | Dmitri Vorobiev | 2008-12-10 | 1 | -1/+1 | |
| * | | | | [MTD] Make init_tqm_mtd function static | Dmitri Vorobiev | 2008-12-10 | 1 | -1/+1 | |
| * | | | | [MTD] Make uclinux_mtd_cleanup and uclinux_mtd_init static | Dmitri Vorobiev | 2008-12-10 | 1 | -2/+2 | |
| * | | | | [MTD] Make lart_flash_init, lart_flash_exit static | Dmitri Vorobiev | 2008-12-10 | 1 | -4/+2 | |
| * | | | | [MTD] Make init_sbc8240_mtd function static | Dmitri Vorobiev | 2008-12-10 | 1 | -1/+1 | |
| * | | | | [MTD] Make init_sharpsl symbol static | Dmitri Vorobiev | 2008-12-10 | 1 | -1/+1 | |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-01-08 | 3 | -0/+776 | |
|\ \ \ \ \ | ||||||
| * | | | | | mtd/ps3vram: Use _PAGE_NO_CACHE in memory ioremap | Geoff Levand | 2009-01-08 | 1 | -6/+8 | |
| * | | | | | mtd/ps3vram: Use msleep in waits | Geoff Levand | 2009-01-08 | 1 | -23/+17 | |
| * | | | | | mtd/ps3vram: Use proper kernel types | Geoff Levand | 2009-01-08 | 1 | -26/+30 | |
| * | | | | | mtd/ps3vram: Cleanup ps3vram driver messages | Geoff Levand | 2009-01-08 | 1 | -48/+68 | |
| * | | | | | mtd/ps3vram: Remove ps3vram debug routines | Geoff Levand | 2009-01-08 | 1 | -29/+0 | |
| * | | | | | mtd/ps3vram: Add modalias support to the ps3vram driver | Geert Uytterhoeven | 2009-01-08 | 1 | -0/+1 | |
| * | | | | | mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTD | Jim Paris | 2009-01-08 | 3 | -0/+784 | |
* | | | | | | fix similar typos to successfull | Coly Li | 2009-01-08 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 | 7 | -9/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 | 7 | -9/+9 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | mtd: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 16 | -42/+42 | |
|/ / / / | ||||||
* | | | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 | Linus Torvalds | 2009-01-02 | 7 | -330/+301 | |
|\ \ \ \ | ||||||
| * | | | | UBI: fix checkpatch.pl warnings | Artem Bityutskiy | 2008-12-28 | 3 | -7/+8 | |
| * | | | | UBI: simplify PEB protection code | Xiaochuan-Xu | 2008-12-16 | 2 | -241/+162 | |
| * | | | | UBI: prepare for protection tree improvements | Xiaochuan-Xu | 2008-12-15 | 2 | -24/+27 | |
| * | | | | UBI: return -ENOMEM upon failing vmalloc | Stefan Roese | 2008-12-10 | 1 | -2/+3 | |
| * | | | | UBI: handle write errors in WL worker | Artem Bityutskiy | 2008-12-05 | 2 | -25/+44 | |
| * | | | | UBI: fix error path | Artem Bityutskiy | 2008-12-05 | 1 | -9/+18 | |
| * | | | | UBI: some code re-structuring | Artem Bityutskiy | 2008-12-05 | 1 | -16/+23 | |
| * | | | | UBI: fix deadlock | Artem Bityutskiy | 2008-12-05 | 1 | -7/+7 | |
| * | | | | UBI: fix warnings when debugging is enabled | Artem Bityutskiy | 2008-12-03 | 1 | -8/+18 | |
* | | | | | [ARM] MX3: add NAND support | Sascha Hauer | 2008-12-16 | 1 | -1/+1 | |
* | | | | | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Russell King | 2008-12-15 | 6 | -46/+45 | |
|\ \ \ \ \ | ||||||
| * | | | | | ARM: OMAP: use gpio_to_irq | David Brownell | 2008-12-10 | 1 | -3/+3 | |
| * | | | | | ARM: OMAP: switch to gpio_direction_input | David Brownell | 2008-12-10 | 1 | -1/+1 | |
| * | | | | | ARM: OMAP: switch to standard gpio get/set calls | David Brownell | 2008-12-10 | 1 | -1/+1 | |
| | |/ / / | |/| | | | ||||||
| * | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-12-09 | 6 | -41/+40 | |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | ||||||
| | * | | [MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXA | Denis V. Lunev | 2008-12-03 | 1 | -0/+1 | |
| | * | | [MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_put | Julia Lawall | 2008-12-02 | 1 | -0/+1 | |
| | * | | [MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2 | Wolfgang Grandegger | 2008-11-27 | 1 | -3/+5 | |
| | * | | [MTD] physmap: fix memory leak on physmap_flash_remove by using devres | Atsushi Nemoto | 2008-11-26 | 1 | -17/+9 |