aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* cafe_nand: Fix warningAlan Cox2009-04-241-1/+1
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-04-0613-55/+1695
|\
| * [MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-04-061-1/+1
| * [MTD] [NAND] FSL-UPM: Add wait flags to support board/chip specific delaysWolfgang Grandegger2009-04-061-2/+18
| * [MTD] [NAND] FSL-UPM: add multi chip supportWolfgang Grandegger2009-04-061-23/+76
| * [MTD] [NAND] Add support for NAND on the Socrates boardWolfgang Grandegger2009-04-063-0/+332
| * [MTD] [NAND] Add support for 4KiB pages.Thomas Gleixner2009-04-061-0/+18
| * [MTD] [NAND] Add parent info for CAFÉ controllerDavid Woodhouse2009-04-041-0/+1
| * [MTD] support driver model updatesDavid Brownell2009-04-042-0/+3
| * [MTD] [NAND] move gen_nand's probe function to .devinit.textUwe Kleine-König2009-04-031-1/+1
| * [MTD] [NAND] sh_flctl: fix hardware ecc handling for 2048 byte pageYoshihiro Shimoda2009-03-241-6/+12
| * [MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by ...Mike Rapoport2009-03-201-1/+102
| * [MTD] [NAND] pxa3xx_nand: allow building as moduleMike Rapoport2009-03-202-1/+11
| * [MTD] [NAND] pxa3xx_nand: use resource_size instead of 'r->end - r->start + 1'Mike Rapoport2009-03-201-3/+3
| * [MTD] TXx9 SoC NAND Flash Memory Controller driverAtsushi Nemoto2009-03-203-0/+435
| * [MTD] partitioning utility predicatesDavid Brownell2009-03-201-13/+0
| * [MTD] [NAND] davinci: drop usage of cpu_is_* macroKevin Hilman2009-03-201-3/+0
| * [MTD] [NAND] fix broken debug messagesDavid Brownell2009-03-201-4/+4
| * [MTD] [NAND] davinci_nand driverDavid Brownell2009-03-203-0/+592
| * [MTD] [NAND] fix "raw" reads with ECC syndrome layoutsDavid Brownell2009-03-201-4/+95
| * [MTD] [NAND] Blackfin NFC Driver: drop pointless casts with set_dma_callback()Mike Frysinger2009-03-201-1/+1
| * [MTD] [NAND] Blackfin NFC Driver: mark bf5xx_nand_add_partition() as __devinitMike Frysinger2009-03-201-1/+1
| * [MTD] [NAND] Blackfin NFC Driver: do not clobber DMAC1_PERIMUXMike Frysinger2009-03-201-8/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds2009-04-051-2/+2
|\ \
| * | module: remove module_text_address()Rusty Russell2009-03-311-2/+2
* | | trivial: MTD: remove EOL from MODULE_DESCRIPTIONNiels de Vos2009-03-301-1/+1
|/ /
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-283-4/+2
|\ \
| * \ Merge branch 'origin' into develRussell King2009-03-282-13/+14
| |\ \
| * \ \ Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-133-3/+4
| |\ \ \
| | * | | [ARM] MXC: remove _clk suffix from clock namesSascha Hauer2009-03-131-1/+1
| | | |/ | | |/|
| * | | [ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.hEric Miao2009-03-091-2/+1
| * | | [ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao2009-03-091-1/+0
* | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-221-1/+2
| |\ \ \
| * | | | x86: allow more than 8 cpus to be used on 32-bitYinghai Lu2009-01-301-1/+1
| * | | | x86: rename X86_GENERICARCH to X86_32_NON_STANDARDIngo Molnar2009-01-291-1/+1
| | |/ / | |/| |
* | | | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei2009-03-241-12/+13
* | | | mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-241-1/+1
| |_|/ |/| |
* | | [ARM] fix lots of ARM __devexit sillynessRussell King2009-03-031-1/+1
| |/ |/|
* | [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con...Gregory CLEMENT2009-02-161-1/+2
|/
* powerpc: More printing warning fixes for the l64 to ll64 conversionStephen Rothwell2009-01-282-6/+6
* [MTD] [NAND] add cmdline parsing (mtdparts=) support to cafe_nandPhilip Rakity2009-01-091-2/+5
* [MTD] [NAND] ndfc driverSean MacLennan2009-01-052-136/+140
* [MTD] [NAND] pxa3xx: convert from ns to clock ticks more accuratelyMatt Reimer2009-01-051-1/+1
* [MTD] [NAND] pxa3xx: fix non-page-aligned readsMatt Reimer2009-01-051-2/+2
* [MTD] [NAND] fix nandsim sched.h referencesRandy Dunlap2009-01-051-0/+1
* [MTD] [NAND] alauda: use USB API functions rather than constantsJulia Lawall2009-01-051-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-01-053-7/+7
|\
| * [ARM] MX3: add NAND supportSascha Hauer2008-12-161-1/+1
| * Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-153-3/+7
| |\