aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| * mtd: sst25l: fix section markingsMike Frysinger2011-05-251-3/+3
| * mtd: m25p80: Add Spansion S25FL512S, S70FL01GSKevin Cernekee2011-05-251-0/+2
| * mtd: m25p80: Add Spansion S25FL256SKevin Cernekee2011-05-251-5/+17
| * mtd: m25p80: Clean up JEDEC manufacturer checksKevin Cernekee2011-05-251-4/+7
| * mtd: m25p80: Add Numonyx m25px32 familyKevin Cernekee2011-05-251-1/+4
| * mtd: denali: detect the number of banksJamie Iles2011-05-252-9/+21
| * mtd: denali: remove nearly-duplicated register definitionsJamie Iles2011-05-252-395/+110
| * mtd: denali: convert to generic DMA APIJamie Iles2011-05-252-44/+40
| * mtd: onenand: add missing checkjohn.maxin@nokia.com2011-05-251-1/+1
| * mtd: return badblockbits backArtem Bityutskiy2011-05-251-0/+2
| * mtd: nand: ndfc: add multiple chip select supportFelix Radensky2011-05-251-17/+35
| * mtd: mtdchar: retry large buffer allocationsGrant Erickson2011-05-251-27/+23
| * mtd: create function to perform large allocationsGrant Erickson2011-05-251-0/+49
| * mtd: mtdconcat: fix NAND OOB writeFelix Radensky2011-05-251-2/+2
| * mtd: omap2: mtd split nand_scan in ident and tailJan Weitzel2011-05-251-2/+8
| * mtd: mtd_blkdevs: fix error path in blktrans_openArtem Bityutskiy2011-05-251-3/+21
| * mtd: atmel_nand: add missing include of linux/dmaengine.hHans-Christian Egtvedt2011-05-251-0/+1
| * mtd: nand: remove doubled chip deselection on (un)lockJiri Pinkava2011-05-251-6/+0
| * mtd: nand: fix S3C NAND clock stopJiri Pinkava2011-05-251-16/+43
| * mtd: cmdset_0002: add CFI 1.5 support for S29GL-SGernot Hoyler2011-05-251-2/+3
| * mtd: onenand: add ecclayout and subpage_sft for non-flex 4KiB page onenandRoman Tereshonkov2011-05-251-6/+40
| * mtd: denali: drop __TIME__ usageMichal Marek2011-05-251-2/+1
| * mtd: nand: dynamic allocation of flash-based BBT structsBrian Norris2011-05-251-23/+4
| * mtd: m25p80: add support for the MX25L1606E chipGabor Juhos2011-05-251-0/+1
| * mtd: mxc_nand: add support for multiple chips on V21 devicesBaruch Siach2011-05-251-19/+32
* | mtd: Use platform_data to retrieve tmio_nand platform bitsSamuel Ortiz2011-05-261-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-241-1/+1
|\ \
| * | pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-061-1/+1
* | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2011-05-248-108/+109
|\ \ \
| * | | UBI: switch to dynamic printksArtem Bityutskiy2011-05-202-58/+28
| * | | UBI: turn some macros into static inlineArtem Bityutskiy2011-05-201-25/+38
| * | | UBI: improve checking in debugging printsArtem Bityutskiy2011-05-201-8/+25
| * | | UBI: fix typo in a messageArtem Bityutskiy2011-04-141-1/+1
| * | | UBI: fix minor stylistic issuesArtem Bityutskiy2011-04-146-17/+18
| * | | UBI: use __packed instead of __attribute__((packed))Artem Bityutskiy2011-04-141-3/+3
| * | | UBI: re-name set volume properties ioctlArtem Bityutskiy2011-04-141-4/+4
| * | | UBI: make the control character device non-seekableArtem Bityutskiy2011-04-141-1/+1
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-235-351/+30
|\ \ \ \ \ \ | | | | |/ / | | | |/| |
| * | | | | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier2011-05-202-42/+18
| * | | | | ARM: 6906/1: MTD: Remove integrator-flashMarc Zyngier2011-05-203-312/+1
| * | | | | ARM: 6904/1: MTD: Add integrator-flash feature to physmapMarc Zyngier2011-05-201-1/+15
| | |/ / / | |/| | |
* | | | | MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss2011-05-191-1/+2
* | | | | MIPS: Lantiq: Add NOR flash supportJohn Crispin2011-05-193-0/+259
| |_|_|/ |/| | |
* | | | drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-181-2/+5
|/ / /
* | | Revert wrong fixes for common misspellingsLucas De Marchi2011-04-261-1/+1
| |/ |/|
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-04-092-21/+13
|\ \
| * | mtd: atmel_nand: use CPU I/O when buffer is in vmalloc(ed) regionHong Xu2011-04-011-16/+2
| * | mtd: atmel_nand: modify test case for using DMA operationsNicolas Ferre2011-04-011-2/+4
| * | mtd: atmel_nand: fix support for CPUs that do not support DMA accessHong Xu2011-04-011-1/+4
| * | mtd: atmel_nand: trivial: change DMA usage information traceNicolas Ferre2011-04-011-1/+2