summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-02-26mtd: Add new SmartMedia/xD FTLMaxim Levitsky
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-02-26mtd: nand: Add SmartMedia device table to sm_common moduleDavid Woodhouse
2010-02-26mtd: Workaround wrong write protect status on some xD cardsMaxim Levitsky
2010-02-26mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse
2010-02-26mtd: common module for smartmedia/xD supportMaxim Levitsky
2010-02-26mtd: nand: add ->badblockbits for minimum number of set bits in bad block byteMaxim Levitsky
2010-02-26mtd: nand: make reads using MTD_OOB_RAW affect only ECC validationMaxim Levitsky
2010-02-26mtd: nand: cleanup the nand_do_write_opsMaxim Levitsky
2010-02-26mtd: nand: make MTD_OOB_PLACE work correctly.Maxim Levitsky
2010-02-26mtd: nand: make suspend work if device is accessed by kernel threads.Maxim Levitsky
2010-02-26mtd: blktrans: allow FTL drivers to export sysfs attributesMaxim Levitsky
2010-02-26mtd: call the remove notifiers before assuming it is in useMaxim Levitsky
2010-02-26mtd: mtdblock: test return value of add_mtd_blktrans_dev, because if can failMaxim Levitsky
2010-02-26mtd: blktrans: Hotplug fixesMaxim Levitsky
2010-02-26mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and threadMaxim Levitsky
2010-02-26mtd: create unlocked versions of {get,put}_mtd_deviceMaxim Levitsky
2010-02-26mtd: nand: Add MPC5121 NAND Flash Controller driverAnatolij Gustschin
2010-02-26mtd: nand_bcm: fix hot spin and code duplicationRoel Kluin
2010-02-26mtd: omap2 fix prefetch mode read issueVimal Singh
2010-02-26mtd: omap2: correct 'info' pointer in 'omap_nand_remove'Vimal Singh
2010-02-26mtd: omap2: fixing compilation warningVimal Singh
2010-02-26mtd: move more manufacturers to the common cfi.h header fileGuillaume LECERF
2010-02-26mtd: mxc_nand: add RESET command supportEric Benard
2010-02-26mtd: inftl: misplaced parenthesis in find_boot_recordRoel Kluin
2010-02-26mtd: OneNAND: do not use DMA if oops in progressAaro Koskinen
2010-02-26mtd: nand: add lock/unlock routinesVimal Singh
2010-02-26mtd: nand: create a helper verification functionVimal Singh
2010-02-25mtd: maps: ceiva: do not return random numbersArtem Bityutskiy
2010-02-25mtdchar: Register the full range of minor numbersBen Hutchings
2010-02-25mtd: Raise limit on block device minor numbersBen Hutchings
2010-02-25mtd: Replace static array of devices with an idr structureBen Hutchings
2010-02-25mtd: mtdblock: Dynamically allocate cache info structuresBen Hutchings
2010-02-25mtd: Remove unnecessary comparisons with MAX_MTD_DEVICESBen Hutchings
2010-02-25mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_D...Ben Hutchings
2010-02-25mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd()Ben Hutchings
2010-02-25mtd: Introduce and use iteration macro for reading the MTD device tableBen Hutchings
2010-02-25mtd: change positive error return into negativeRoel Kluin
2010-02-25mtd: maps: Blackfin async: rename local funcs to avoid common clashesMike Frysinger
2010-02-25mtd: fix different address space noiseH Hartley Sweeten
2010-02-25mtd: ixp4xx: fix reading from half-word boundaryJon Ringle
2010-02-25mtd: mxc-nand: don't disable clock in mxcnd-suspendUwe Kleine-König
2010-02-25mtd: mxc-nand: no need to check for validity of platform driver dataUwe Kleine-König
2010-02-25mtd: cfi: remove unneeded NULL checksJiri Slaby
2010-02-25mtd: nand: make Open Firmware device id constantMárton Németh
2010-02-25mtd: nand: make USB device id constantMárton Németh
2010-02-25mtd: nand: make PCI device id constantMárton Németh
2010-02-25mtd: nandsim: fix spellingAndrey Yurovsky
2010-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds