aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' into for-linusJiri Kosina2009-12-0711-26/+7
|\
| * mtd: Fix comment in KconfigKrzysztof Halasa2009-12-041-3/+3
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-044-4/+4
| * Kconfig: Remove useless and sometimes wrong commentsMichael Roth2009-11-097-19/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-051-99/+98
|\ \
| * | pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski2009-11-281-1/+1
| * | pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm2009-11-281-1/+1
| * | pcmcia: Pass struct pcmcia_device to pcmcia_release_window()Magnus Damm2009-11-281-1/+1
| * | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (misc drivers)Dominik Brodowski2009-11-091-12/+2
| * | pcmcia: convert pcmciamtd driver to use new CIS helpersDominik Brodowski2009-11-081-84/+93
* | | ARM: Fix warning in sa1100-flash.cRussell King2009-11-161-2/+2
* | | mtd/maps: Fix accidental removal in MakefileAtsushi Nemoto2009-11-091-0/+2
| |/ |/|
* | Merge git://git.infradead.org/users/dwmw2/mtd-2.6.32Linus Torvalds2009-11-053-3/+9
|\ \
| * | mtd/maps: gpio-addr-flash: depend on GPIO arch supportMike Frysinger2009-09-241-0/+1
| * | mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/Mike Frysinger2009-09-241-3/+2
| * | mtd: nand: fix htmldocs warningsJaswinder Singh Rajput2009-09-241-0/+6
* | | UBI: fix check on unsigned longRoel Kluin2009-10-201-1/+2
* | | UBI: fix backward compatibilityArtem Bityutskiy2009-10-202-6/+3
| |/ |/|
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-112-0/+2
* | block: use normal I/O path for discard requestsChristoph Hellwig2009-10-011-14/+5
* | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-09-242-2/+2
|\ \ | |/ |/|
| * mtd: Enable Open Firmware initialisation of MTD devices and maps for MicroBlazeJohn Williams2009-09-212-2/+2
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-09-2349-218/+2463
|\ \
| * | mtd: jedec_probe: add PSD4256G6V idMike Frysinger2009-09-231-0/+19
| * | mtd: nand: driver for Nomadik 8815 SoC (on NHK8815 board)Alessandro Rubini2009-09-203-0/+257
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-09-2012-17/+17
| |\ \ | | |/
| * | m25p80: Add Spansion S25FL129P serial flashesKevin Cernekee2009-09-191-1/+3
| * | mtd: sh_flctl: register sh_flctl using platform_driver_probe()David Woodhouse2009-09-191-2/+1
| * | mtd: nand: txx9ndfmc: transfer 512 byte at a time if possibleAtsushi Nemoto2009-09-191-5/+47
| * | mtd: nand: fix tmio_nand ecc correctionAtsushi Nemoto2009-09-191-1/+16
| * | mtd: nand: add __nand_correct_data helper functionAtsushi Nemoto2009-09-191-7/+24
| * | mtd: cfi_cmdset_0002: add 0xFF intolerance for M29W128GMassimo Cirillo2009-09-192-11/+4
| * | mtd: inftl: fix fold chain block numberMohanlal Jangir2009-09-191-1/+1
| * | mtd: jedec: fix compilation problem with I28F640C3B definitionStefan Roese2009-09-191-0/+18
| * | mtd: nand: fix ECC Correction bug for SMC ordering for NDFC driverFeng Kan2009-09-191-2/+2
| * | mtd: ofpart: Check availability of reg property instead of name propertyBenjamin Krill2009-09-191-11/+10
| * | mtd: omap: adding DMA mode support in nand prefetch/post-writevimal singh2009-09-192-2/+193
| * | mtd: omap: add support for nand prefetch-read and post-writevimal singh2009-09-192-9/+160
| * | mtd: add nand support for w90p910 (v2)Wan ZongShun2009-09-193-0/+390
| * | mtd: maps: add mtd-ram support to physmap_ofWolfram Sang2009-09-191-0/+4
| * | mtd: pxa3xx_nand: add single-bit error corrections reportingYeasah Pell2009-09-191-5/+12
| * | mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27Eric Benard2009-09-191-1/+15
| * | phram: cleanup error handling and associated messagesMike Frysinger2009-09-191-13/+12
| * | mtd: m25p80: add SST WF SPI flash device informationGraf Yang2009-09-191-0/+4
| * | mtd: m25p80: add support for AAI programming with SST SPI flashesGraf Yang2009-09-191-1/+125
| * | mtd: fix order of TEST/PARTITIONS kconfig optionsMike Frysinger2009-09-191-8/+8
| * | mtd/maps: gpio-addr-flash: new driver for GPIO assisted flash addressingMike Frysinger2009-09-193-2/+322
| * | mtd/maps: uclinux: depend on MTD_RAM being built into the kernelMike Frysinger2009-09-191-1/+1
| * | mtd/maps: uclinux: fix building when partition support is disabledTimofei Bondarenko2009-09-191-0/+8
| * | mtd: jedec_probe: fix NEC uPD29F064115 detectionHiroshi Ito2009-09-191-2/+2