index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: fix physmap.h warnings
Randy Dunlap
2011-06-01
1
-0
/
+1
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-05-27
4
-24
/
+17
|
\
|
*
mtd: kill CONFIG_MTD_PARTITIONS
Jamie Iles
2011-05-25
1
-8
/
+0
|
*
mtd: remove add_mtd_partitions, add_mtd_device and friends
Jamie Iles
2011-05-25
2
-12
/
+0
|
*
mtd: physmap: convert to mtd_device_register()
Jamie Iles
2011-05-25
1
-4
/
+0
|
*
mtd: provide of_mtd_parse_partitions for !CONFIG_MTD_OF_PARTS
Jamie Iles
2011-05-25
1
-0
/
+9
|
*
mtd: introduce mtd_device_(un)register()
Jamie Iles
2011-05-25
2
-1
/
+7
|
*
mtd: create function to perform large allocations
Grant Erickson
2011-05-25
1
-0
/
+2
|
*
mtd: nand: renumber conflicting BBT flags
Brian Norris
2011-05-25
1
-2
/
+2
*
|
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2011-05-24
1
-2
/
+2
|
\
\
|
*
|
UBI: fix minor stylistic issues
Artem Bityutskiy
2011-04-14
1
-2
/
+2
|
|
/
*
|
ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...
Marc Zyngier
2011-05-20
1
-1
/
+1
*
|
ARM: 6904/1: MTD: Add integrator-flash feature to physmap
Marc Zyngier
2011-05-20
1
-0
/
+2
|
/
*
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
[next]