[NET] myri_sbus: Convert to new SBUS device layer.
[linux-2.6] / drivers / mtd /
2006-06-23  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-06-23  Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-mmc
2006-06-23  Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-serial
2006-06-23  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-06-23  Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-06-23  Jeff GarzikMerge branch 'upstream' of git://electric-eye.fr.zoreil...
2006-06-23  Jeff GarzikMerge branch 'master' into upstream
2006-06-23  Jeff GarzikMerge branch 'master' into upstream
2006-06-22  Linus TorvaldsMerge git://oss.sgi.com:8090/xfs-2.6
2006-06-21  Tony LuckPull rework-memory-attribute-aliasing into release...
2006-06-21  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-06-21  Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-06-21  Linus TorvaldsMerge git://git./linux/kernel/git/bcollins/linux1394-2.6
2006-06-21  Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-06-21  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-06-21  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-06-20  Linus TorvaldsMerge branch 'rio.b19' of git://git./linux/kernel/git...
2006-06-20  Linus TorvaldsMerge branch 'audit.b21' of git://git./linux/kernel...
2006-06-20  Linus TorvaldsMerge git://git.infradead.org/hdrcleanup-2.6
2006-06-20  Linus TorvaldsMerge git://git.infradead.org/~dwmw2/rbtree-2.6
2006-06-20  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-06-20  Thomas Gleixner[MTD] NAND: Fix breakage all over the place
2006-06-20  Vitaly Wool[PATCH] NAND: fix remaining OOB length calculation
2006-06-20  Thomas Gleixner[MTD] NAND Fixup NDFC merge brokeness
2006-06-20  Linus TorvaldsMerge branch 'i915fb' of git://git./linux/kernel/git...
2006-06-19  Ben Dooks[MTD NAND] S3C2410 driver cleanup
2006-06-19  Ben Dooks[MTD NAND] s3c24x0 board: Fix clock handling, ensure...
2006-06-16  Len BrownPull bugzilla-5737 into release branch
2006-06-16  Len BrownPull acpi_bus_register_driver into release branch
2006-06-15  Len BrownPull bugzilla-5452 into release branch
2006-06-15  Len BrownPull bugzilla-5653 into release branch
2006-06-15  Len BrownPull trivial into release branch
2006-06-15  Len BrownPull novell-bugzilla-156426 into release branch
2006-06-15  Len BrownPull trivial1 into release branch
2006-06-15  Len BrownPull pnpacpi into release branch
2006-06-15  Len BrownPull motherboard into release branch
2006-06-15  Len BrownPull Kconfig into release branch
2006-06-15  Len BrownPull ec into release branch
2006-06-15  Len BrownPull cpu-hotplug into release branch
2006-06-15  Len BrownPull address_range into release branch
2006-06-15  Len BrownPull acpica into release branch
2006-06-14  David Woodhouse[MTD] Restore MTD_ROM and MTD_RAM types
2006-06-14  Artem B. Bityutskiy[MTD] assume mtd->writesize is 1 for NOR flashes
2006-06-09  David Woodhouse[MTD NAND] Fix s3c2410 NAND driver so it at least _look...
2006-06-09  Andrew Morton[MTD] Prepare physmap for 64-bit-resources
2006-05-30  Joern Engel[MTD] Disconnect struct mtd_info from ABI
2006-05-30  Joern Engel[MTD] replace MTD_RAM with MTD_GENERIC_TYPE
2006-05-30  Joern Engel[MTD] replace MTD_ROM with MTD_GENERIC_TYPE
2006-05-30  Joern Engel[MTD] remove a forgotten MTD_XIP
2006-05-30  Andrew Morton[MTD] Fix build warnings (and debug build error) in...
2006-05-29  Thomas Gleixner[MTD] NAND Expose the new raw mode function and status...
2006-05-29  Thomas Gleixner[MTD] NAND Signal that a bitflip was corrected by ECC
2006-05-29  Thomas Gleixner[MTD] Rework the out of band handling completely
2006-05-29  Thomas Gleixner[MTD] Remove silly MTD_WRITE/READ macros
2006-05-29  Thomas Gleixner[MTD] NAND Replace oobinfo by ecclayout
2006-05-29  Thomas Gleixner[MTD] NAND Consolidate oobinfo handling
2006-05-29  Thomas Gleixner[MTD] NAND Fix platform structure and NDFC driver
2006-05-29  Andrew Morton[MTD] Fix debug printk format warning in m25p80 SPI...
2006-05-29  David Woodhouse[MTD] AMD Geode NAND support can depend on X86_32;...
2006-05-26  Thomas Gleixner[MTD] NAND Consolidate references and add back default...
2006-05-26  Thomas Gleixner[MTD] NAND simplify nand_chip_select
2006-05-26  David Woodhouse[MTD] Fix thinko in nand_write_page_hwecc()
2006-05-26  Thomas Gleixner[MTD] NAND modularize write function
2006-05-26  David Woodhouse[MTD] Remove PCI dependency for Geode CS553[56] NAND...
2006-05-25  David Woodhouse[MTD] Fix NAND_VERIFY_WRITE case to build with tglx...
2006-05-25  Thomas Gleixner[MTD] Remove the only useless readv implementation
2006-05-25  Thomas Gleixner[MTD] NAND Modularize read function
2006-05-25  Thomas Gleixner[MTD] NAND Cleanup oob functions
2006-05-25  Thomas Gleixner[MTD] NAND Introduce NAND_NO_READRDY option
2006-05-25  Thomas Gleixner[MTD] NAND Initialize controller lock and wq only once
2006-05-24  Thomas Gleixner[MTD] NAND fix cmd_ctrl breakage
2006-05-24  Thomas Gleixner[MTD] NAND coding style and namespace cleanup
2006-05-24  David WoodhouseMerge branch 'master' of git://git.infradead.org/~gleix...
2006-05-23  Thomas Gleixner[MTD] NAND LED support cleanup
2006-05-23  Thomas Gleixner[MTD] NAND remove write_byte/word function from nand_chip
2006-05-23  Thomas Gleixner[MTD] Refactor NAND hwcontrol to cmd_ctrl
2006-05-23  Thomas Gleixner[MTD] Export nand_write_raw
2006-05-23  Thomas Gleixner[MTD] Mark NAND drivers TOTO and PPChameleon broken
2006-05-23  Thomas Gleixner[MTD] Remove read/write _ecc variants
2006-05-23  Thomas Gleixner[MTD] Remove readv/readv_ecc
2006-05-23  Thomas Gleixner[MTD] Remove nand writev support
2006-05-23  Thomas Gleixner[MTD] ECC rework broke diskonchip
2006-05-23  Thomas GleixnerMerge branch 'master' of /home/tglx/work/kernel/git...
2006-05-23  Thomas Gleixner[MTD] NAND modularize ECC
2006-05-23  Thomas Gleixner[MTD] NAND cleanup nand_scan
2006-05-23  Thomas Gleixner[MTD] NAND consolidate data types
2006-05-23  Thomas Gleixner[MTD] NAND whitespace and formatting cleanup
2006-05-23  Thomas Gleixner[MTD] Add support for NDFC NAND controller
2006-05-23  Thomas Gleixner[MTD] Simplify NAND locking
2006-05-23  Thomas Gleixner[MTD] Improve software ECC calculation
2006-05-22  Joern Engel[MTD] Introduce MTD_BIT_WRITEABLE
2006-05-22  Joern Engel[MTD] Merge STMicro NOR_ECC code with Intel Sibley...
2006-05-22  Joern Engel[MTD] Introduce writesize
2006-05-21  David WoodhouseMerge git://git.infradead.org/jffs2-devel-2.6
2006-05-21  David Woodhouse[MTD] Account for MODULE_SYMBOL_PREFIX when requesting...
2006-05-21  David Woodhouse[MTD] Use symbol_request() in old DiskOnChip probe...
2006-05-21  Jonathan McDowell[MTD] Add Amstrad Delta NAND support
2006-05-20  David WoodhouseMerge git://git.infradead.org/jffs2-xattr-2.6
2006-05-20  Andrew Morton[MTD] Avoid 64-bit division in mtdconcat
2006-05-20  David Woodhouse[MTD] Use __symbol_get() instead of symbol_get() in...
next