USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id array
[linux-flexiantxendom0.git] / drivers / mtd /
2012-04-30 Brian Norrismtd: m25p80: set writebufsize
2012-04-30 Artem Bityutskiymtd: lart: initialize writebufsize
2012-04-30 Artem Bityutskiymtd: block2mtd: initialize writebufsize
2012-04-30 Artem Bityutskiymtd: sst25l: initialize writebufsize
2012-04-30 Wolfram Sangmtd: nand: gpmi: use correct member for checking NAND_B...
2012-04-30 Daniel Schwierzeckmtd: mips: lantiq: reintroduce support for cmdline...
2012-04-30 Marc Kleine-Buddemtd: ixp4xx: oops in ixp4xx_flash_probe
2012-04-09 WANG Congkexec: remove KMSG_DUMP_KEXEC
2012-04-02 Artem BityutskiyUBI: fix eraseblock picking criteria
2012-04-02 Richard WeinbergerUBI: fix error handling in ubi_scan()
2012-02-13 Artem BityutskiyRevert "mtd: atmel_nand: optimize read/write buffer...
2012-02-13 Huang Shijiemtd: gpmi-nand bugfix: reset the BCH module when it...
2012-01-26 Richard WeinbergerUBI: make vid_hdr non-static
2012-01-26 Artem BityutskiyUBI: fix debugging messages
2012-01-26 Richard WeinbergerUBI: fix nameless volumes handling
2012-01-26 Artem BityutskiyUBI: fix use-after-free on error path
2012-01-26 Bhavesh ParekhUBI: fix missing scrub when there is a bit-flip
2012-01-26 Wolfram Sangmtd: tests: stresstest: bail out if device has not...
2012-01-26 Brian Norrismtd: mtd_blkdevs: don't increase 'open' count on error...
2012-01-26 Roman Tereshonkovmtd: mtdoops: skip reading initially bad blocks
2012-01-26 Roman Tereshonkovmtdoops: fix the oops_page_used array size
2011-12-19 Ilya Yanokmtd: plat_ram: call mtd_device_register only if partiti...
2011-12-07 Jonathan Cameronmtd: pxa2xx-flash.c: It used to fall back to provided...
2011-12-05 Wolfram Sangmtd: gpmi: add missing include 'module.h'
2011-12-02 Tony Breedsmtd: ndfc: fix typo in structure dereference
2011-11-08 Jonas GorskiMTD: MAPS: bcm963xx-flash.c: explicitly include module.h
2011-11-07 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-03 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2011-11-02 Miklos Szeredifilesystems: add missing nlink wrappers
2011-10-31 Paul Gortmakermtd: Add module.h to drivers users that were implicitly...
2011-10-31 Paul Gortmakermtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where...
2011-10-31 Arnd BergmannMerge branch 'depends/rmk/gpio' into next/devel
2011-10-31 Arnd BergmannMerge branch 'depends/rmk/gpio' into next/fixes
2011-10-30 Arnd BergmannMerge branches 'depends/rmk/io', 'depends/rmk/l2x0...
2011-10-30 Wolfram Sangmtd: tests: annotate as DANGEROUS in Kconfig
2011-10-30 Wolfram Sangmtd: tests: don't use mtd0 as a default
2011-10-30 Paul Bollemtd: clean up usage of MTD_DOCPROBE_ADDRESS
2011-10-27 Linus TorvaldsMerge branch 'gpio' of ftp.arm.linux.org.uk/pub/linux...
2011-10-24 Manuel LaussMIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines
2011-10-24 Manuel LaussMIPS: Alchemy: kill au1xxx.h header
2011-10-21 Arnd BergmannMerge branch 'depends/rmk/gpio' into next/board
2011-10-20 John CrispinMIPS: Lantiq: Fix MTD registration of NOR device
2011-10-16 Brian Norrismtd: nand: initialize ops.mode
2011-10-16 Andres Salomonmtd: provide an alias for the redboot module name
2011-10-16 Shaohui Xiemtd: m25p80: don't probe device which has status of...
2011-10-16 Arnd Bergmannmtd: nand_h1900 never worked
2011-10-14 Robert Jarzmikmtd: Add DiskOnChip G3 support
2011-10-14 Shaohui Xiemtd: m25p80: add EON flash EN25Q32B into spi flash...
2011-10-14 Dan McGeemtd: mark block device queue as non-rotational
2011-10-01 Axel Linmtd: r852: make r852_pm_ops static
2011-09-27 Paul Bolledoc: fix broken references
2011-09-26 Mikhail Kshevetskiymtd: m25p80: add support for at25df321a spi data flash
2011-09-23 Wolfram Steringmtd: mxc_nand: preset_v1_v2: unlock all NAND flash...
2011-09-21 Brian Norrismtd: nand: switch `check_pattern()' to standard `memcmp()'
2011-09-21 Brian Norrismtd: nand: invalidate cache on unaligned reads
2011-09-21 Brian Norrismtd: nand: do not scan bad blocks with NAND_BBT_NO_OOB set
2011-09-21 Brian Norrismtd: nand: wait to set BBT version
2011-09-21 Brian Norrismtd: nand: scrub BBT on ECC errors
2011-09-21 Brian Norrismtd: nand: report ECC errors properly when reading BBT
2011-09-21 Brian Norrismtd: utilize `mtd_is_*()' functions
2011-09-11 Brian Norrismtd: nand: remove gotos in `check_create()'
2011-09-11 Brian Norrismtd: nand: begin restructuring check_create
2011-09-11 Brian Norrismtd: nand: fix style
2011-09-11 Brian Norrismtd: nand: remove unnecessary variable
2011-09-11 Brian Norrismtd: nand: do not ignore all ECC errors
2011-09-11 Brian Norrismtd: nand: refactor scanning code
2011-09-11 Linus Walleijmtd: drop Integrator flash map Kconfig
2011-09-11 Brian Norrismtd: kill old field for `struct mtd_info_user'
2011-09-11 Brian Norrismtd: nand: kill member `ops' of `struct nand_chip'
2011-09-11 Brian Norrismtd: add MEMWRITE ioctl
2011-09-11 Brian Norrismtd: rename MTD_MODE_* to MTD_FILE_MODE_*
2011-09-11 Brian Norrismtd: rename MTD_OOB_* to MTD_OPS_*
2011-09-11 Brian Norrismtd: move mtd_oob_mode_t to shared kernel/user space
2011-09-11 Brian Norrismtd: support reading OOB without ECC
2011-09-11 Brian Norrismtd: support writing OOB without ECC
2011-09-11 Huang Shijiemtd: add the common code for GPMI-NAND controller driver
2011-09-11 Huang Shijiemtd: add GPMI-NAND driver in the config and Makefile
2011-09-11 Huang Shijiemtd: add helper functions library and header files...
2011-09-11 Jason Liumtd: check parts pointer before using it
2011-09-11 Brian Norrismtd: do not assume oobsize is power of 2
2011-09-11 Jason Liumtd: mxc_nand: add mx53 NFC driver support
2011-09-11 Julia Lawallmtd: bcm_umi_nand: clean up error handling code
2011-09-11 Michael Henchmtd: eLBC NAND: update ecc_stats.corrected when lteccr...
2011-09-11 Jonghwan Choimtd: s3c2410 nand: Remove uncessary null check
2011-09-11 Brian Norrismtd: spelling fixes
2011-09-11 Jan Weitzelmtd: use MTD_NAND_OMAP2 for OMAP4
2011-09-11 Brian Norrismtd: Kbuild: remove reference to MTD_PARTITIONS
2011-09-11 Brian Norrismtd: cleanup last uses of MTD_DEBUG config macros
2011-09-11 Brian Norrismtd: remove CONFIG_MTD_DEBUG
2011-09-11 Brian Norrismtd: pcmciamtd: remove custom DEBUG() function
2011-09-11 Brian Norrismtd: cleanup style on pr_debug messages
2011-09-11 Brian Norrismtd: replace DEBUG() with pr_debug()
2011-09-11 Brian Norrismtd: nand: style fixups in pr_* messages
2011-09-11 Brian Norrismtd: nand: convert printk() to pr_*()
2011-09-11 Brian Norrismtd: nand: change KERN_DEBUG to KERN_INFO
2011-09-11 Shawn Guomtd: dataflash: add device tree probe support
2011-09-11 Lei Wenmtd: pxa3xx_nand: enable multiple chip select support
2011-09-11 Lei Wenmtd: pxa3xx_nand: sperate each chip individual info
2011-09-11 Lei Wenmtd: pxa3xx_nand: convert all printk into dev_*
next