aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
...
| * | [MTD] [CHIPS] Add JEDEC probe support for the SST 39VF3201 flash chipYegor Yefremov2009-03-20
| * | [MTD] mtdoops: fix a bit of spin lock usageAdrian Hunter2009-03-20
| * | [MTD] mtdoops: allow MTD selection by nameAdrian Hunter2009-03-20
| * | [MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by ...Mike Rapoport2009-03-20
| * | [MTD] [NAND] pxa3xx_nand: allow building as moduleMike Rapoport2009-03-20
| * | [MTD] [NAND] pxa3xx_nand: use resource_size instead of 'r->end - r->start + 1'Mike Rapoport2009-03-20
| * | [MTD] Auto-load nftl module when device opened.Scott James Remnant2009-03-20
| * | [MTD] Auto-load mtdchar module when device opened.Scott James Remnant2009-03-20
| * | [MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cache_and_wait_for_operat...Graff Yang2009-03-20
| * | [MTD] RBTX4939 map driverAtsushi Nemoto2009-03-20
| * | [MTD] TXx9 SoC NAND Flash Memory Controller driverAtsushi Nemoto2009-03-20
| * | [MTD] partitioning utility predicatesDavid Brownell2009-03-20
| * | [MTD] we don't need no misc devicesDavid Brownell2009-03-20
| * | [MTD] [NAND] davinci: drop usage of cpu_is_* macroKevin Hilman2009-03-20
| * | [MTD] [NAND] fix broken debug messagesDavid Brownell2009-03-20
| * | [MTD] [NAND] davinci_nand driverDavid Brownell2009-03-20
| * | [MTD] [NAND] fix "raw" reads with ECC syndrome layoutsDavid Brownell2009-03-20
| * | [MTD] [NAND] Blackfin NFC Driver: drop pointless casts with set_dma_callback()Mike Frysinger2009-03-20
| * | [MTD] [NAND] Blackfin NFC Driver: mark bf5xx_nand_add_partition() as __devinitMike Frysinger2009-03-20
| * | [MTD] [NAND] Blackfin NFC Driver: do not clobber DMAC1_PERIMUXMike Frysinger2009-03-20
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds2009-04-05
|\ \ \
| * | | module: remove module_text_address()Rusty Russell2009-03-30
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03
|\ \ \ \
| * | | | trivial: NULL noise: drivers/mtd/tests/mtd_*test.cHannes Eder2009-03-30
| * | | | trivial: MTD: remove EOL from MODULE_DESCRIPTIONNiels de Vos2009-03-30
| |/ / /
* / / / [ARM] fix build-breaking 7a192ec commitRussell King2009-04-02
|/ / /
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-28
|\ \ \
| * \ \ Merge branch 'origin' into develRussell King2009-03-28
| |\ \ \
| * \ \ \ Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-03-25
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King2009-03-25
| * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-13
| |\ \ \ \
| | * | | | [ARM] MXC: remove _clk suffix from clock namesSascha Hauer2009-03-13
| * | | | | [ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.hEric Miao2009-03-09
| * | | | | [ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao2009-03-09
| | |_|_|/ | |/| | |
* | | | | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-27
| |\ \ \ \
| | * | | | vfs: simple_set_mnt() should return voidSukadev Bhattiprolu2009-03-27
| | | |_|/ | | |/| |
* | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-01
| |\ \ \ \
| * \ \ \ \ Merge branch 'linus' into x86/apicIngo Molnar2009-02-22
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into x86/apicIngo Molnar2009-02-13
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-05
| |\ \ \ \ \ \
| * | | | | | | x86: allow more than 8 cpus to be used on 32-bitYinghai Lu2009-01-29
| * | | | | | | x86: rename X86_GENERICARCH to X86_32_NON_STANDARDIngo Molnar2009-01-29
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-26
|\ \ \ \ \ \ \ \
| * | | | | | | | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei2009-03-24
| * | | | | | | | mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-24
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-03-26
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | mtd: flash mapping support for Dreamcast VMU.Adrian McMenamin2009-03-10
* | | | | | | | ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven2009-03-13
| |_|_|_|_|_|/ |/| | | | | |