| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | [MTD] [NAND] pxa3xx_nand: allow building as module | Mike Rapoport | 2009-03-20 | 2 | -1/+11 |
| * | [MTD] [NAND] pxa3xx_nand: use resource_size instead of 'r->end - r->start + 1' | Mike Rapoport | 2009-03-20 | 1 | -3/+3 |
| * | [MTD] TXx9 SoC NAND Flash Memory Controller driver | Atsushi Nemoto | 2009-03-20 | 3 | -0/+435 |
| * | [MTD] partitioning utility predicates | David Brownell | 2009-03-20 | 1 | -13/+0 |
| * | [MTD] [NAND] davinci: drop usage of cpu_is_* macro | Kevin Hilman | 2009-03-20 | 1 | -3/+0 |
| * | [MTD] [NAND] fix broken debug messages | David Brownell | 2009-03-20 | 1 | -4/+4 |
| * | [MTD] [NAND] davinci_nand driver | David Brownell | 2009-03-20 | 3 | -0/+592 |
| * | [MTD] [NAND] fix "raw" reads with ECC syndrome layouts | David Brownell | 2009-03-20 | 1 | -4/+95 |
| * | [MTD] [NAND] Blackfin NFC Driver: drop pointless casts with set_dma_callback() | Mike Frysinger | 2009-03-20 | 1 | -1/+1 |
| * | [MTD] [NAND] Blackfin NFC Driver: mark bf5xx_nand_add_partition() as __devinit | Mike Frysinger | 2009-03-20 | 1 | -1/+1 |
| * | [MTD] [NAND] Blackfin NFC Driver: do not clobber DMAC1_PERIMUX | Mike Frysinger | 2009-03-20 | 1 | -8/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an... | Linus Torvalds | 2009-04-05 | 1 | -2/+2 |
|\ \ |
|
| * | | module: remove module_text_address() | Rusty Russell | 2009-03-31 | 1 | -2/+2 |
* | | | trivial: MTD: remove EOL from MODULE_DESCRIPTION | Niels de Vos | 2009-03-30 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-28 | 3 | -4/+2 |
|\ \ |
|
| * \ | Merge branch 'origin' into devel | Russell King | 2009-03-28 | 2 | -13/+14 |
| |\ \ |
|
| * \ \ | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2009-03-13 | 3 | -3/+4 |
| |\ \ \ |
|
| | * | | | [ARM] MXC: remove _clk suffix from clock names | Sascha Hauer | 2009-03-13 | 1 | -1/+1 |
| | | |/
| | |/| |
|
| * | | | [ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.h | Eric Miao | 2009-03-09 | 1 | -2/+1 |
| * | | | [ARM] pxa: move DMA registers definitions into <mach/dma.h> | Eric Miao | 2009-03-09 | 1 | -1/+0 |
* | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-22 | 1 | -1/+2 |
| |\ \ \ |
|
| * | | | | x86: allow more than 8 cpus to be used on 32-bit | Yinghai Lu | 2009-01-30 | 1 | -1/+1 |
| * | | | | x86: rename X86_GENERICARCH to X86_32_NON_STANDARD | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device... | Ming Lei | 2009-03-24 | 1 | -12/+13 |
* | | | | mtd: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | [ARM] fix lots of ARM __devexit sillyness | Russell King | 2009-03-03 | 1 | -1/+1 |
| |/
|/| |
|
* | | [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con... | Gregory CLEMENT | 2009-02-16 | 1 | -1/+2 |
|/ |
|
* | powerpc: More printing warning fixes for the l64 to ll64 conversion | Stephen Rothwell | 2009-01-28 | 2 | -6/+6 |
* | [MTD] [NAND] add cmdline parsing (mtdparts=) support to cafe_nand | Philip Rakity | 2009-01-09 | 1 | -2/+5 |
* | [MTD] [NAND] ndfc driver | Sean MacLennan | 2009-01-05 | 2 | -136/+140 |
* | [MTD] [NAND] pxa3xx: convert from ns to clock ticks more accurately | Matt Reimer | 2009-01-05 | 1 | -1/+1 |
* | [MTD] [NAND] pxa3xx: fix non-page-aligned reads | Matt Reimer | 2009-01-05 | 1 | -2/+2 |
* | [MTD] [NAND] fix nandsim sched.h references | Randy Dunlap | 2009-01-05 | 1 | -0/+1 |
* | [MTD] [NAND] alauda: use USB API functions rather than constants | Julia Lawall | 2009-01-05 | 1 | -3/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2009-01-05 | 3 | -7/+7 |
|\ |
|
| * | [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 | 3 | -3/+7 |
| |\ |
|
| * \ | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2008-12-02 | 1 | -1/+1 |
| |\ \ |
|
| | * | | [ARM] pxa: explicit #include <mach/dma.h> in various drivers | Eric Miao | 2008-12-02 | 1 | -1/+1 |
| * | | | Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King | 2008-11-29 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | [ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/plat | Ben Dooks | 2008-10-30 | 1 | -2/+2 |
| | |/ / |
|
| * | | | Merge branches 'core' and 'clks' into devel | Russell King | 2008-11-27 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | [ARM] pxa: don't pass a consumer clock name for devices with unique clocks | Russell King | 2008-11-27 | 1 | -1/+1 |
| | |/ / |
|
| * | | | [ARM] remove memzero() | Russell King | 2008-11-27 | 1 | -2/+2 |
| |/ / |
|
* | | | [MTD] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-12-23 | 3 | -3/+3 |
* | | | [MTD] [NAND] Set the fsl elbc ECCM according the settings in bootloader. | Jason Jin | 2008-12-10 | 1 | -1/+3 |
* | | | [MTD] [NAND] remove excess kernel-doc notation | Randy Dunlap | 2008-12-10 | 1 | -1/+0 |
* | | | Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/ke... | David Woodhouse | 2008-12-10 | 1 | -125/+122 |
|\ \ \ |
|
| * | | | [MTD] sharpsl-nand: move registration to board code | Dmitry Baryshkov | 2008-10-29 | 1 | -86/+0 |