index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
Age
Commit message (
Expand
)
Author
2010-10-30
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-10-29
convert get_sb_mtd() users to ->mount()
Al Viro
2010-10-26
mtd: cfi_cmdset_0002: make sector erase command variable
Guillaume LECERF
2010-10-25
mtd: remove junk tabs in nand.h
Sebastian Andrzej Siewior
2010-10-25
mtd: cleanup nand.h
Sebastian Andrzej Siewior
2010-10-25
mtd: nand: introduce NAND_CREATE_EMPTY_BBT
Sebastian Andrzej Siewior
2010-10-25
mtd: nand: add support for BBT without OOB
Sebastian Andrzej Siewior
2010-10-25
mtd: add init_size hook for NAND driver
Huang Shijie
2010-10-25
mtd: prepare partition add and del functions for ioctl requests
Roman Tereshonkov
2010-10-25
mtd: generic FSMC NAND MTD driver
Linus Walleij
2010-10-24
mtd: nand: add support for reading ONFI parameters from NAND device
Florian Fainelli
2010-10-24
mtd: nand: add NAND_CMD_PARAM (0xec) definition
Florian Fainelli
2010-10-24
mtd: nand: Increase NAND_MAX_OOBSIZE
Brian Norris
2010-10-24
mtd: edit comments on deprecation of ioctl ECCGETLAYOUT
Brian Norris
2010-10-24
mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT
Brian Norris
2010-10-24
mtd: inftl.h: fix spacing errors
Brian Norris
2010-08-08
mtd: Remove obsolete <mtd/compatmac.h> include
David Woodhouse
2010-08-08
mtd: Update copyright notices
David Woodhouse
2010-08-08
mtd-physmap: add support users can assign the probe type in board files
Barry Song
2010-08-06
mtd: change struct flchip_shared spinlock locking into mutex
Stefani Seibold
2010-08-04
mtd: OneNAND: Introduce chip_probe function
Kyungmin Park
2010-08-02
mtd: nand: more BB Detection refactoring and dynamic scan options
Brian Norris
2010-08-02
mtd: nand: edit macro flag for BBT scan of last page in block
Brian Norris
2010-08-02
mtd: add an ioctl to query the lock status of a flash sector
Richard Cochran
2010-05-14
mtd: nand: support alternate BB marker locations on MLC
Kevin Cernekee
2010-05-14
mtd: nand: extend NAND flash detection to new MLC chips
Kevin Cernekee
2010-05-14
mtd: suppress warnings in inline_map_read()
Kevin Cernekee
2010-05-14
mtd: map.h: add missing bug.h include
Kevin Cernekee
2010-05-14
mtd: onenand: add new callback for bufferram read
Kyungmin Park
2010-05-14
mtd: onenand: allocate verify buffer in the core
Kyungmin Park
2010-05-14
mtd: onenand: add support for chips with 4KiB page size
Kyungmin Park
2010-05-14
mtd: chips: use common manufacturer codes in jedec_probe()
Wolfram Sang
2010-05-14
mtd: cfi_probe: add support for SST 0x0701 vendorname
Guillaume LECERF
2010-05-12
mtd/nand/sh_flctl: Move function mtd_to_flctl to fix build failure
Peter Huewe
2010-05-10
mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.
Stefani Seibold
2010-05-10
mtd/nand/sh_flctl: Replace the dangerous mtd_to_flctl macro
Ferenc Wagner
2010-05-10
mtd: mtdram.h: checkpatch cleanup
Andrea Gelmini
2010-03-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-02-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-02-26
mtd: Workaround wrong write protect status on some xD cards
Maxim Levitsky
2010-02-26
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
David Woodhouse
2010-02-26
mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte
Maxim Levitsky
2010-02-26
mtd: nand: make reads using MTD_OOB_RAW affect only ECC validation
Maxim Levitsky
2010-02-26
mtd: blktrans: allow FTL drivers to export sysfs attributes
Maxim Levitsky
2010-02-26
mtd: blktrans: Hotplug fixes
Maxim Levitsky
2010-02-26
mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and thread
Maxim Levitsky
2010-02-26
mtd: create unlocked versions of {get,put}_mtd_device
Maxim Levitsky
2010-02-26
mtd: move more manufacturers to the common cfi.h header file
Guillaume LECERF
2010-02-26
mtd: nand: add lock/unlock routines
Vimal Singh
2010-02-25
mtd: Replace static array of devices with an idr structure
Ben Hutchings
[next]