index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
mtd: s3c2410 don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
|
*
mtd: pxa3xx_nand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
|
*
mtd: ppchameleonevb don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
|
*
mtd: orion_nand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
|
*
mtd: omap2 don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
|
*
mtd: ndfc don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
|
*
mtd: mpc5121_nfc don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
|
*
mtd: jz4740_nand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
|
*
mtd: h1910 don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
|
*
mtd: fsmc_nand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
|
*
mtd: fsl_upm don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
|
*
mtd: edb7312 don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
|
*
mtd: davinci_nand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
|
*
mtd: cs553x_nand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
|
*
mtd: cmx270_nand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
|
*
mtd: bcm_umi_nand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
|
*
mtd: atmel_nand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
|
*
mtd: pxa3xx_nand: remove unused variable 'mtd'
Axel Lin
2011-09-11
|
*
mtd: fsmc_nand: fix a memory leak
Axel Lin
2011-09-11
|
*
mtd: pxa3xx_nand: fix a memory leak
Axel Lin
2011-09-11
|
*
mtd: nomadik_nand: add missing nand_release in nomadik_nand_remove
Axel Lin
2011-09-11
|
*
mtd: nuc900_nand: add missing nand_release in nuc900_nand_remove
Axel Lin
2011-09-11
|
*
mtd: denali: remove calling mtd_device_unregister() after nand_release()
Axel Lin
2011-09-11
|
*
mtd: nand: remove unnecessary TODO
Brian Norris
2011-09-11
|
*
mtd: cafe_nand: drop reference to CONFIG_MTD_CMDLINE_PARTS
Dmitry Eremin-Solenikov
2011-09-11
|
*
mtd: nand: remove meaningless delay from nand_unlock
Jiri Pinkava
2011-09-11
|
*
mtd: ATMEL, AVR32: inline nand partition table access
Dmitry Eremin-Solenikov
2011-09-11
|
*
mtd: nand: rename CREATE_EMPTY bbt flag with proper prefix
Brian Norris
2011-09-11
|
*
mtd: nand: move NAND_CREATE_EMPTY_BBT flag
Brian Norris
2011-09-11
|
*
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
2011-09-11
|
*
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
2011-09-11
|
*
mtd: nand: separate chip options / bbt_options
Brian Norris
2011-09-11
|
*
mtd: nand: remove NAND_BBT_SCANBYTE1AND6 option
Brian Norris
2011-09-11
*
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
\
|
*
|
mtd: Add module.h to drivers users that were implicitly using it.
Paul Gortmaker
2011-10-31
|
*
|
mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-10-31
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2011-11-03
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines
Manuel Lauss
2011-10-24
|
*
|
MIPS: Alchemy: kill au1xxx.h header
Manuel Lauss
2011-10-24
|
|
/
*
/
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
2011-08-08
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2011-07-11
|
|
\
|
*
|
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-05
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
powerpc/85xx: fix NAND_CMD_READID read bytes number
Shaohui Xie
2011-06-22
|
|
/
*
/
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-21
|
/
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-05-27
|
\
|
*
mtd: kill CONFIG_MTD_PARTITIONS
Jamie Iles
2011-05-25
|
*
mtd: convert remaining users to mtd_device_register()
Jamie Iles
2011-05-25
|
*
mtd: txx9ndfmc: convert to mtd_device_register()
Jamie Iles
2011-05-25
[prev]
[next]