index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...
Linus Torvalds
1
-2
/
+2
2009-03-31
module: remove module_text_address()
Rusty Russell
1
-2
/
+2
2009-03-30
trivial: MTD: remove EOL from MODULE_DESCRIPTION
Niels de Vos
1
-1
/
+1
2009-03-28
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-4
/
+2
2009-03-28
Merge branch 'origin' into devel
Russell King
2
-13
/
+14
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-1
/
+1
2009-03-24
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
1
-12
/
+13
2009-03-24
mtd: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-03-13
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
3
-3
/
+4
2009-03-13
[ARM] MXC: remove _clk suffix from clock names
Sascha Hauer
1
-1
/
+1
2009-03-09
[ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.h
Eric Miao
1
-2
/
+1
2009-03-09
[ARM] pxa: move DMA registers definitions into <mach/dma.h>
Eric Miao
1
-1
/
+0
2009-03-03
[ARM] fix lots of ARM __devexit sillyness
Russell King
1
-1
/
+1
2009-02-22
Merge branch 'linus' into x86/apic
Ingo Molnar
1
-1
/
+2
2009-02-16
[ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con...
Gregory CLEMENT
1
-1
/
+2
2009-01-30
x86: allow more than 8 cpus to be used on 32-bit
Yinghai Lu
1
-1
/
+1
2009-01-29
x86: rename X86_GENERICARCH to X86_32_NON_STANDARD
Ingo Molnar
1
-1
/
+1
2009-01-28
powerpc: More printing warning fixes for the l64 to ll64 conversion
Stephen Rothwell
2
-6
/
+6
2009-01-09
[MTD] [NAND] add cmdline parsing (mtdparts=) support to cafe_nand
Philip Rakity
1
-2
/
+5
2009-01-05
[MTD] [NAND] ndfc driver
Sean MacLennan
2
-136
/
+140
2009-01-05
[MTD] [NAND] pxa3xx: convert from ns to clock ticks more accurately
Matt Reimer
1
-1
/
+1
2009-01-05
[MTD] [NAND] pxa3xx: fix non-page-aligned reads
Matt Reimer
1
-2
/
+2
2009-01-05
[MTD] [NAND] fix nandsim sched.h references
Randy Dunlap
1
-0
/
+1
2009-01-05
[MTD] [NAND] alauda: use USB API functions rather than constants
Julia Lawall
1
-3
/
+3
2009-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
3
-7
/
+7
2008-12-23
[MTD] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
3
-3
/
+3
2008-12-16
[ARM] MX3: add NAND support
Sascha Hauer
1
-1
/
+1
2008-12-15
Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Russell King
3
-3
/
+7
2008-12-10
[MTD] [NAND] Set the fsl elbc ECCM according the settings in bootloader.
Jason Jin
1
-1
/
+3
2008-12-10
[MTD] [NAND] remove excess kernel-doc notation
Randy Dunlap
1
-1
/
+0
2008-12-10
Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/ke...
David Woodhouse
1
-125
/
+122
2008-12-10
[MTD] [NAND] Remove strange u_int64_t types from nandsim
David Woodhouse
1
-5
/
+5
2008-12-10
[MTD] update internal API to support 64-bit device size
Adrian Hunter
2
-25
/
+30
2008-12-10
MTD: nandsim: use less RAM
Alexey Korolev
1
-7
/
+18
2008-12-10
MTD: nandsim: add option to use a file to cache pages
Adrian Hunter
1
-24
/
+261
2008-12-10
MTD: nandsim: suppress unnecessary warning
Adrian Hunter
1
-7
/
+11
2008-12-03
[MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXA
Denis V. Lunev
1
-0
/
+1
2008-12-02
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
1
-1
/
+1
2008-12-02
[MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_put
Julia Lawall
1
-0
/
+1
2008-12-02
[ARM] pxa: explicit #include <mach/dma.h> in various drivers
Eric Miao
1
-1
/
+1
2008-11-29
Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel
Russell King
1
-2
/
+2
2008-11-27
Merge branches 'core' and 'clks' into devel
Russell King
1
-1
/
+1
2008-11-27
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
Russell King
1
-1
/
+1
2008-11-27
[ARM] remove memzero()
Russell King
1
-2
/
+2
2008-11-27
[MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2
Wolfgang Grandegger
1
-3
/
+5
2008-10-30
[ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/plat
Ben Dooks
1
-2
/
+2
2008-10-29
[MTD] sharpsl-nand: move registration to board code
Dmitry Baryshkov
1
-86
/
+0
2008-10-29
[MTD] sharpsl-nand: use platform_data for model-specific values
Dmitry Baryshkov
1
-74
/
+84
2008-10-29
[MTD] sharpsl-nand: cleanup partitions support
Dmitry Baryshkov
1
-4
/
+18
2008-10-29
[MTD] sharpsl_nand: move io addr to struct sharpsl_nand
Dmitry Baryshkov
1
-27
/
+32
[next]