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
/
include
/
linux
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix common misspellings
Lucas De Marchi
2011-03-31
3
-5
/
+5
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
2011-03-25
3
-0
/
+24
|
\
|
*
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2011-03-18
1
-0
/
+22
|
|
\
|
|
*
UBI: provide LEB offset information
Artem Bityutskiy
2011-03-08
1
-0
/
+3
|
|
*
UBI: incorporate maximum write size
Artem Bityutskiy
2011-03-08
1
-0
/
+19
|
*
|
OMAP: OneNAND: fix 104MHz support
Adrian Hunter
2011-02-17
1
-0
/
+1
*
|
|
mtd: nand: add software BCH ECC support
Ivan Djelic
2011-03-11
2
-0
/
+75
*
|
|
mtd: cfi: add support for AMIC flashes (e.g. A29L160AT)
Steffen Sledz
2011-03-11
1
-0
/
+1
*
|
|
mtd: onenand: add new option to control initial onenand unlocking
Roman Tereshonkov
2011-03-11
1
-0
/
+1
*
|
|
mtd: NOR flash driver for OMAP-L137/AM17x
David Griego
2011-03-11
1
-0
/
+29
*
|
|
mtd_blkdevs: Add background processing support
Jarkko Lavinen
2011-03-11
1
-0
/
+2
|
/
/
*
|
mtd: add writebufsize field to mtd_info struct
Anatolij Gustschin
2011-01-06
1
-0
/
+11
*
|
mtd: OneNAND: add enable / disable methods to onenand_chip
Adrian Hunter
2011-01-06
1
-0
/
+2
*
|
mtd: FSMC NAND fix obvious speling errors
Linus Walleij
2010-12-03
1
-3
/
+3
*
|
mtd: FSMC NAND use the PrimeCell identifier macros
Linus Walleij
2010-12-03
1
-19
/
+0
*
|
mtd: fix master device identification for mtd repartition
Roman Tereshonkov
2010-12-03
1
-1
/
+1
*
|
mtd: fix nand kernel-doc warnings
Randy Dunlap
2010-12-03
1
-0
/
+2
*
|
mtd: cfi_fixup: remove unused 'param' parameter
Guillaume LECERF
2010-12-03
1
-2
/
+1
*
|
mtd: fsmc.h: including linux/io.h for definition of readl
Viresh Kumar
2010-12-03
1
-0
/
+1
*
|
mtd: onenand: add option and variable for cache program feature
Roman Tereshonkov
2010-12-03
1
-0
/
+12
|
/
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-10-30
7
-169
/
+479
|
\
|
*
mtd: cfi_cmdset_0002: make sector erase command variable
Guillaume LECERF
2010-10-26
1
-0
/
+1
|
*
mtd: remove junk tabs in nand.h
Sebastian Andrzej Siewior
2010-10-25
1
-168
/
+147
|
*
mtd: cleanup nand.h
Sebastian Andrzej Siewior
2010-10-25
1
-56
/
+99
|
*
mtd: nand: introduce NAND_CREATE_EMPTY_BBT
Sebastian Andrzej Siewior
2010-10-25
2
-1
/
+3
|
*
mtd: nand: add support for BBT without OOB
Sebastian Andrzej Siewior
2010-10-25
2
-2
/
+11
|
*
mtd: add init_size hook for NAND driver
Huang Shijie
2010-10-25
1
-0
/
+6
|
*
mtd: prepare partition add and del functions for ioctl requests
Roman Tereshonkov
2010-10-25
1
-0
/
+5
|
*
mtd: generic FSMC NAND MTD driver
Linus Walleij
2010-10-25
1
-0
/
+181
|
*
mtd: nand: add support for reading ONFI parameters from NAND device
Florian Fainelli
2010-10-24
1
-0
/
+68
|
*
mtd: nand: add NAND_CMD_PARAM (0xec) definition
Florian Fainelli
2010-10-24
1
-0
/
+1
|
*
mtd: nand: Increase NAND_MAX_OOBSIZE
Brian Norris
2010-10-24
1
-2
/
+2
|
*
mtd: edit comments on deprecation of ioctl ECCGETLAYOUT
Brian Norris
2010-10-24
1
-4
/
+4
|
*
mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT
Brian Norris
2010-10-24
2
-1
/
+16
|
*
mtd: inftl.h: fix spacing errors
Brian Norris
2010-10-24
1
-7
/
+7
*
|
convert get_sb_mtd() users to ->mount()
Al Viro
2010-10-29
1
-3
/
+2
|
/
*
mtd: Remove obsolete <mtd/compatmac.h> include
David Woodhouse
2010-08-08
3
-12
/
+0
*
mtd: Update copyright notices
David Woodhouse
2010-08-08
13
-27
/
+186
*
mtd-physmap: add support users can assign the probe type in board files
Barry Song
2010-08-08
1
-0
/
+1
*
mtd: change struct flchip_shared spinlock locking into mutex
Stefani Seibold
2010-08-06
1
-1
/
+1
*
mtd: OneNAND: Introduce chip_probe function
Kyungmin Park
2010-08-04
1
-0
/
+2
*
mtd: nand: more BB Detection refactoring and dynamic scan options
Brian Norris
2010-08-02
1
-0
/
+4
*
mtd: nand: edit macro flag for BBT scan of last page in block
Brian Norris
2010-08-02
2
-2
/
+2
*
mtd: add an ioctl to query the lock status of a flash sector
Richard Cochran
2010-08-02
1
-0
/
+1
*
mtd: nand: support alternate BB marker locations on MLC
Kevin Cernekee
2010-05-14
1
-0
/
+2
*
mtd: nand: extend NAND flash detection to new MLC chips
Kevin Cernekee
2010-05-14
1
-1
/
+1
*
mtd: suppress warnings in inline_map_read()
Kevin Cernekee
2010-05-14
1
-0
/
+2
*
mtd: map.h: add missing bug.h include
Kevin Cernekee
2010-05-14
1
-0
/
+1
*
mtd: onenand: add new callback for bufferram read
Kyungmin Park
2010-05-14
1
-0
/
+2
*
mtd: onenand: allocate verify buffer in the core
Kyungmin Park
2010-05-14
1
-0
/
+3
[next]