index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
gcov
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-18
mtd: block2mtd: Use kasprintf
Julia Lawall
1
-3
/
+1
2010-03-18
mtd: small typo in Makefile
Matteo Croce
1
-1
/
+1
2010-03-11
mtd/nand/r852: Use pci_dma_mapping_error()
David Woodhouse
1
-1
/
+1
2010-03-11
mtd/nand/r852: fix build for CONFIG_PCI disabled
Randy Dunlap
2
-0
/
+2
2010-03-09
mtd: blktrans: do blk_cleanup_queue when it is really safe to do so
Maxim Levitsky
1
-1
/
+1
2010-03-09
mtd: Make SM_FTL depend on MTD_NAND
David Woodhouse
1
-5
/
+5
2010-03-09
mtd: nand: r852: declare inline functions static
Stephen Rothwell
1
-3
/
+3
2010-03-09
mtd: nand: r852: fix name space clash
Stephen Rothwell
1
-4
/
+5
2010-03-09
mtd/nand/r852: fix build for CONFIG_PM=n
Randy Dunlap
1
-0
/
+5
2010-03-09
mtd: r852: Few fixes for problems that occur when card is rapidly inserted/re...
Maxim Levitsky
1
-4
/
+17
2010-02-26
mtd: r852 fix pci ID
Maxim Levitsky
1
-1
/
+1
2010-02-26
mtd: Few follow up cleanups for Smartmedia/xD support
Maxim Levitsky
4
-12
/
+18
2010-02-26
mtd: nand: Add driver for Ricoh xD/SmartMedia reader
Maxim Levitsky
5
-0
/
+1298
2010-02-26
mtd: Add new SmartMedia/xD FTL
Maxim Levitsky
4
-0
/
+1400
2010-02-26
mtd: nand: Add SmartMedia device table to sm_common module
David Woodhouse
2
-7
/
+38
2010-02-26
mtd: Workaround wrong write protect status on some xD cards
Maxim Levitsky
2
-1
/
+13
2010-02-26
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
David Woodhouse
13
-26
/
+30
2010-02-26
mtd: common module for smartmedia/xD support
Maxim Levitsky
4
-0
/
+178
2010-02-26
mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte
Maxim Levitsky
2
-4
/
+10
2010-02-26
mtd: nand: make reads using MTD_OOB_RAW affect only ECC validation
Maxim Levitsky
3
-19
/
+30
2010-02-26
mtd: nand: cleanup the nand_do_write_ops
Maxim Levitsky
1
-7
/
+17
2010-02-26
mtd: nand: make MTD_OOB_PLACE work correctly.
Maxim Levitsky
1
-1
/
+5
2010-02-26
mtd: nand: make suspend work if device is accessed by kernel threads.
Maxim Levitsky
1
-3
/
+0
2010-02-26
mtd: blktrans: allow FTL drivers to export sysfs attributes
Maxim Levitsky
2
-0
/
+10
2010-02-26
mtd: call the remove notifiers before assuming it is in use
Maxim Levitsky
1
-8
/
+11
2010-02-26
mtd: mtdblock: test return value of add_mtd_blktrans_dev, because if can fail
Maxim Levitsky
2
-2
/
+4
2010-02-26
mtd: blktrans: Hotplug fixes
Maxim Levitsky
9
-62
/
+151
2010-02-26
mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and thread
Maxim Levitsky
2
-71
/
+63
2010-02-26
mtd: create unlocked versions of {get,put}_mtd_device
Maxim Levitsky
2
-22
/
+41
2010-02-26
mtd: nand: Add MPC5121 NAND Flash Controller driver
Anatolij Gustschin
3
-0
/
+924
2010-02-26
mtd: nand_bcm: fix hot spin and code duplication
Roel Kluin
1
-46
/
+25
2010-02-26
mtd: omap2 fix prefetch mode read issue
Vimal Singh
1
-4
/
+7
2010-02-26
mtd: omap2: correct 'info' pointer in 'omap_nand_remove'
Vimal Singh
1
-1
/
+2
2010-02-26
mtd: omap2: fixing compilation warning
Vimal Singh
1
-1
/
+1
2010-02-26
mtd: move more manufacturers to the common cfi.h header file
Guillaume LECERF
2
-14
/
+12
2010-02-26
mtd: mxc_nand: add RESET command support
Eric Benard
1
-0
/
+1
2010-02-26
mtd: inftl: misplaced parenthesis in find_boot_record
Roel Kluin
1
-3
/
+4
2010-02-26
mtd: OneNAND: do not use DMA if oops in progress
Aaro Koskinen
1
-2
/
+2
2010-02-26
mtd: nand: add lock/unlock routines
Vimal Singh
2
-0
/
+174
2010-02-26
mtd: nand: create a helper verification function
Vimal Singh
1
-18
/
+30
2010-02-25
JFFS2: avoid using C++ keyword `new' in userspace-visible header
Andrew Morton
3
-11
/
+11
2010-02-25
mtd: maps: ceiva: do not return random numbers
Artem Bityutskiy
1
-1
/
+1
2010-02-25
mtdchar: Register the full range of minor numbers
Ben Hutchings
1
-2
/
+3
2010-02-25
mtd: Raise limit on block device minor numbers
Ben Hutchings
1
-2
/
+5
2010-02-25
mtd: Replace static array of devices with an idr structure
Ben Hutchings
3
-83
/
+81
2010-02-25
idr: export idr_get_next()
Ben Hutchings
1
-1
/
+1
2010-02-25
mtd: mtdblock: Dynamically allocate cache info structures
Ben Hutchings
1
-43
/
+31
2010-02-25
mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES
Ben Hutchings
3
-10
/
+2
2010-02-25
mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_D...
Ben Hutchings
1
-2
/
+5
2010-02-25
mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd()
Ben Hutchings
1
-12
/
+6
[next]