index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
mtd/nand/r852: fix build for CONFIG_PCI disabled
Randy Dunlap
2010-03-11
2
-0
/
+2
|
*
|
|
|
mtd: blktrans: do blk_cleanup_queue when it is really safe to do so
Maxim Levitsky
2010-03-08
1
-1
/
+1
|
*
|
|
|
mtd: Make SM_FTL depend on MTD_NAND
David Woodhouse
2010-03-08
1
-5
/
+5
|
*
|
|
|
mtd: nand: r852: declare inline functions static
Stephen Rothwell
2010-03-08
1
-3
/
+3
|
*
|
|
|
mtd: nand: r852: fix name space clash
Stephen Rothwell
2010-03-08
1
-4
/
+5
|
*
|
|
|
mtd/nand/r852: fix build for CONFIG_PM=n
Randy Dunlap
2010-03-08
1
-0
/
+5
|
*
|
|
|
mtd: r852: Few fixes for problems that occur when card is rapidly inserted/re...
Maxim Levitsky
2010-03-08
1
-4
/
+17
|
*
|
|
|
mtd: r852 fix pci ID
Maxim Levitsky
2010-02-26
1
-1
/
+1
|
*
|
|
|
mtd: Few follow up cleanups for Smartmedia/xD support
Maxim Levitsky
2010-02-26
4
-12
/
+18
|
*
|
|
|
mtd: nand: Add driver for Ricoh xD/SmartMedia reader
Maxim Levitsky
2010-02-26
4
-0
/
+1292
|
*
|
|
|
mtd: Add new SmartMedia/xD FTL
Maxim Levitsky
2010-02-26
4
-0
/
+1400
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-02-26
13
-271
/
+373
|
|
\
\
\
\
|
*
|
|
|
|
mtd: nand: Add SmartMedia device table to sm_common module
David Woodhouse
2010-02-26
2
-7
/
+38
|
*
|
|
|
|
mtd: Workaround wrong write protect status on some xD cards
Maxim Levitsky
2010-02-26
1
-1
/
+7
|
*
|
|
|
|
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
David Woodhouse
2010-02-26
12
-25
/
+27
|
*
|
|
|
|
mtd: common module for smartmedia/xD support
Maxim Levitsky
2010-02-26
4
-0
/
+178
|
*
|
|
|
|
mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte
Maxim Levitsky
2010-02-26
1
-4
/
+9
|
*
|
|
|
|
mtd: nand: make reads using MTD_OOB_RAW affect only ECC validation
Maxim Levitsky
2010-02-26
2
-16
/
+29
|
*
|
|
|
|
mtd: nand: cleanup the nand_do_write_ops
Maxim Levitsky
2010-02-26
1
-7
/
+17
|
*
|
|
|
|
mtd: nand: make MTD_OOB_PLACE work correctly.
Maxim Levitsky
2010-02-26
1
-1
/
+5
|
*
|
|
|
|
mtd: nand: make suspend work if device is accessed by kernel threads.
Maxim Levitsky
2010-02-26
1
-3
/
+0
|
*
|
|
|
|
mtd: blktrans: allow FTL drivers to export sysfs attributes
Maxim Levitsky
2010-02-26
1
-0
/
+8
|
*
|
|
|
|
mtd: call the remove notifiers before assuming it is in use
Maxim Levitsky
2010-02-26
1
-8
/
+11
|
*
|
|
|
|
mtd: mtdblock: test return value of add_mtd_blktrans_dev, because if can fail
Maxim Levitsky
2010-02-26
2
-2
/
+4
|
*
|
|
|
|
mtd: blktrans: Hotplug fixes
Maxim Levitsky
2010-02-26
8
-62
/
+148
|
*
|
|
|
|
mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and thread
Maxim Levitsky
2010-02-26
1
-66
/
+58
|
*
|
|
|
|
mtd: create unlocked versions of {get,put}_mtd_device
Maxim Levitsky
2010-02-26
1
-21
/
+39
|
*
|
|
|
|
mtd: nand: Add MPC5121 NAND Flash Controller driver
Anatolij Gustschin
2010-02-26
3
-0
/
+924
|
*
|
|
|
|
mtd: nand_bcm: fix hot spin and code duplication
Roel Kluin
2010-02-26
1
-46
/
+25
|
*
|
|
|
|
mtd: omap2 fix prefetch mode read issue
Vimal Singh
2010-02-26
1
-4
/
+7
|
*
|
|
|
|
mtd: omap2: correct 'info' pointer in 'omap_nand_remove'
Vimal Singh
2010-02-26
1
-1
/
+2
|
*
|
|
|
|
mtd: omap2: fixing compilation warning
Vimal Singh
2010-02-26
1
-1
/
+1
|
*
|
|
|
|
mtd: move more manufacturers to the common cfi.h header file
Guillaume LECERF
2010-02-26
1
-9
/
+5
|
*
|
|
|
|
mtd: mxc_nand: add RESET command support
Eric Benard
2010-02-26
1
-0
/
+1
|
*
|
|
|
|
mtd: inftl: misplaced parenthesis in find_boot_record
Roel Kluin
2010-02-26
1
-3
/
+4
|
*
|
|
|
|
mtd: OneNAND: do not use DMA if oops in progress
Aaro Koskinen
2010-02-26
1
-2
/
+2
|
*
|
|
|
|
mtd: nand: add lock/unlock routines
Vimal Singh
2010-02-26
1
-0
/
+164
|
*
|
|
|
|
mtd: nand: create a helper verification function
Vimal Singh
2010-02-26
1
-18
/
+30
|
*
|
|
|
|
mtd: maps: ceiva: do not return random numbers
Artem Bityutskiy
2010-02-25
1
-1
/
+1
|
*
|
|
|
|
mtdchar: Register the full range of minor numbers
Ben Hutchings
2010-02-25
1
-2
/
+3
|
*
|
|
|
|
mtd: Raise limit on block device minor numbers
Ben Hutchings
2010-02-25
1
-2
/
+5
|
*
|
|
|
|
mtd: Replace static array of devices with an idr structure
Ben Hutchings
2010-02-25
2
-82
/
+81
|
*
|
|
|
|
mtd: mtdblock: Dynamically allocate cache info structures
Ben Hutchings
2010-02-25
1
-43
/
+31
|
*
|
|
|
|
mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES
Ben Hutchings
2010-02-25
3
-10
/
+2
|
*
|
|
|
|
mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_D...
Ben Hutchings
2010-02-25
1
-2
/
+5
|
*
|
|
|
|
mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd()
Ben Hutchings
2010-02-25
1
-12
/
+6
|
*
|
|
|
|
mtd: Introduce and use iteration macro for reading the MTD device table
Ben Hutchings
2010-02-25
3
-34
/
+45
|
*
|
|
|
|
mtd: change positive error return into negative
Roel Kluin
2010-02-25
1
-1
/
+1
|
*
|
|
|
|
mtd: maps: Blackfin async: rename local funcs to avoid common clashes
Mike Frysinger
2010-02-25
1
-8
/
+8
|
*
|
|
|
|
mtd: fix different address space noise
H Hartley Sweeten
2010-02-25
1
-1
/
+1
[prev]
[next]