index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-11
mtd: fsmc_nand don't specify default parsing options
Dmitry Eremin-Solenikov
1
-9
/
+2
2011-09-11
mtd: fsl_upm don't specify default parsing options
Dmitry Eremin-Solenikov
1
-2
/
+1
2011-09-11
mtd: edb7312 don't specify default parsing options
Dmitry Eremin-Solenikov
1
-3
/
+1
2011-09-11
mtd: davinci_nand don't specify default parsing options
Dmitry Eremin-Solenikov
1
-8
/
+1
2011-09-11
mtd: cs553x_nand don't specify default parsing options
Dmitry Eremin-Solenikov
1
-5
/
+1
2011-09-11
mtd: cmx270_nand don't specify default parsing options
Dmitry Eremin-Solenikov
1
-5
/
+2
2011-09-11
mtd: bcm_umi_nand don't specify default parsing options
Dmitry Eremin-Solenikov
1
-5
/
+2
2011-09-11
mtd: atmel_nand don't specify default parsing options
Dmitry Eremin-Solenikov
1
-8
/
+1
2011-09-11
mtd: pxa3xx_nand: remove unused variable 'mtd'
Axel Lin
1
-2
/
+0
2011-09-11
mtd: fsmc_nand: fix a memory leak
Axel Lin
1
-1
/
+1
2011-09-11
mtd: pxa3xx_nand: fix a memory leak
Axel Lin
1
-1
/
+1
2011-09-11
mtd: nomadik_nand: add missing nand_release in nomadik_nand_remove
Axel Lin
1
-0
/
+1
2011-09-11
mtd: nuc900_nand: add missing nand_release in nuc900_nand_remove
Axel Lin
1
-0
/
+1
2011-09-11
mtd: denali: remove calling mtd_device_unregister() after nand_release()
Axel Lin
1
-1
/
+0
2011-09-11
mtd: nand: remove unnecessary TODO
Brian Norris
1
-1
/
+0
2011-09-11
mtd: cafe_nand: drop reference to CONFIG_MTD_CMDLINE_PARTS
Dmitry Eremin-Solenikov
1
-2
/
+0
2011-09-11
mtd: nand: remove meaningless delay from nand_unlock
Jiri Pinkava
1
-2
/
+0
2011-09-11
mtd: ATMEL, AVR32: inline nand partition table access
Dmitry Eremin-Solenikov
1
-3
/
+4
2011-09-11
mtd: nand: rename CREATE_EMPTY bbt flag with proper prefix
Brian Norris
1
-1
/
+1
2011-09-11
mtd: nand: move NAND_CREATE_EMPTY_BBT flag
Brian Norris
1
-1
/
+1
2011-09-11
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
16
-22
/
+22
2011-09-11
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
17
-29
/
+39
2011-09-11
mtd: nand: separate chip options / bbt_options
Brian Norris
2
-8
/
+7
2011-09-11
mtd: nand: remove NAND_BBT_SCANBYTE1AND6 option
Brian Norris
2
-50
/
+6
2011-08-08
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
3
-4
/
+4
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
1
-3
/
+3
2011-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
David S. Miller
1
-3
/
+3
2011-06-22
powerpc/85xx: fix NAND_CMD_READID read bytes number
Shaohui Xie
1
-3
/
+3
2011-06-21
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
3
-4
/
+4
2011-05-27
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
45
-867
/
+400
2011-05-26
mtd: Use platform_data to retrieve tmio_nand platform bits
Samuel Ortiz
1
-1
/
+1
2011-05-25
mtd: kill CONFIG_MTD_PARTITIONS
Jamie Iles
1
-2
/
+1
2011-05-25
mtd: convert remaining users to mtd_device_register()
Jamie Iles
14
-26
/
+30
2011-05-25
mtd: txx9ndfmc: convert to mtd_device_register()
Jamie Iles
1
-13
/
+1
2011-05-25
mtd: tmio_nand: convert to mtd_device_register()
Jamie Iles
1
-9
/
+1
2011-05-25
mtd: socrates_nand: convert to mtd_device_register()
Jamie Iles
1
-15
/
+1
2011-05-25
mtd: sharpsl: convert to mtd_device_register()
Jamie Iles
1
-10
/
+2
2011-05-25
mtd: s3c2410 nand: convert to mtd_device_register()
Jamie Iles
1
-14
/
+2
2011-05-25
mtd: ppchameleonevb: convert to mtd_device_register()
Jamie Iles
1
-10
/
+5
2011-05-25
mtd: orion_nand: convert to mtd_device_register()
Jamie Iles
1
-13
/
+1
2011-05-25
mtd: omap2: convert to mtd_device_register()
Jamie Iles
1
-7
/
+3
2011-05-25
mtd: nomadik_nand: convert to mtd_device_register()
Jamie Iles
1
-6
/
+1
2011-05-25
mtd: ndfc: convert to mtd_device_register()
Jamie Iles
1
-12
/
+1
2011-05-25
mtd: mxc_nand: convert to mtd_device_register()
Jamie Iles
1
-9
/
+4
2011-05-25
mtd: mpc5121_nfc: convert to mtd_device_register()
Jamie Iles
1
-11
/
+1
2011-05-25
mtd: jz4740_nand: convert to mtd_device_register()
Jamie Iles
1
-9
/
+1
2011-05-25
mtd: h1910: convert to mtd_device_register()
Jamie Iles
2
-5
/
+2
2011-05-25
mtd: fsmc_nand: convert to mtd_device_register()
Jamie Iles
1
-21
/
+4
[prev]
[next]