index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mtd: omap2 don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-3
/
+1
*
mtd: ndfc don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-6
/
+1
*
mtd: mpc5121_nfc don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-3
/
+1
*
mtd: latch-addr-flash don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-4
/
+1
*
mtd: lantiq-flash don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-4
/
+1
*
mtd: jz4740_nand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-8
/
+1
*
mtd: h1910 don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-6
/
+2
*
mtd: fsmc_nand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-9
/
+2
*
mtd: fsl_upm don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-2
/
+1
*
mtd: edb7312 don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-3
/
+1
*
mtd: davinci_nand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-8
/
+1
*
mtd: cs553x_nand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-5
/
+1
*
mtd: cmx270_nand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-5
/
+2
*
mtd: bcm_umi_nand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-5
/
+2
*
mtd: atmel_nand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-8
/
+1
*
mtd: rbtx4939-flash don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-4
/
+1
*
mtd: intel_vr_nor don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-2
/
+1
*
mtd: impa7 don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-2
/
+1
*
mtd: h720x-flash don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-3
/
+1
*
mtd: sst25l don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-7
/
+1
*
mtd: mtd_dataflash don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-6
/
+1
*
mtd: pxa3xx_nand: remove unused variable 'mtd'
Axel Lin
2011-09-11
1
-2
/
+0
*
mtd: mtdblock: Use DEFINE_MUTEX() for mtdblks_lock
Axel Lin
2011-09-11
1
-3
/
+1
*
mtd: fsmc_nand: fix a memory leak
Axel Lin
2011-09-11
1
-1
/
+1
*
mtd: pxa3xx_nand: fix a memory leak
Axel Lin
2011-09-11
1
-1
/
+1
*
mtd: nomadik_nand: add missing nand_release in nomadik_nand_remove
Axel Lin
2011-09-11
1
-0
/
+1
*
mtd: nuc900_nand: add missing nand_release in nuc900_nand_remove
Axel Lin
2011-09-11
1
-0
/
+1
*
mtd: denali: remove calling mtd_device_unregister() after nand_release()
Axel Lin
2011-09-11
1
-1
/
+0
*
mtd: nand: remove unnecessary TODO
Brian Norris
2011-09-11
1
-1
/
+0
*
mtd: drop mtd_has_cmdlinepart()
Dmitry Eremin-Solenikov
2011-09-11
1
-6
/
+0
*
mtd: m25p80 don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-7
/
+1
*
mtd: mtdpart: default to cmdlinepart, NULL partitions probing
Dmitry Eremin-Solenikov
2011-09-11
1
-0
/
+5
*
mtd: cafe_nand: drop reference to CONFIG_MTD_CMDLINE_PARTS
Dmitry Eremin-Solenikov
2011-09-11
1
-2
/
+0
*
mtd: drop physmap_configure
Dmitry Eremin-Solenikov
2011-09-11
3
-38
/
+0
*
mtd: drop ceiva map driver
Dmitry Eremin-Solenikov
2011-09-11
3
-350
/
+0
*
mtd: nand: remove meaningless delay from nand_unlock
Jiri Pinkava
2011-09-11
1
-2
/
+0
*
mtd: ATMEL, AVR32: inline nand partition table access
Dmitry Eremin-Solenikov
2011-09-11
23
-145
/
+48
*
mtd: nand: improve comment on NAND_BBT_DYNAMIC_STRUCT
Brian Norris
2011-09-11
1
-1
/
+5
*
mtd: nand: renumber the reorganized flags in nand.h / bbm.h
Brian Norris
2011-09-11
2
-14
/
+15
*
mtd: nand: rename CREATE_EMPTY bbt flag with proper prefix
Brian Norris
2011-09-11
2
-2
/
+2
*
mtd: nand: move NAND_CREATE_EMPTY_BBT flag
Brian Norris
2011-09-11
3
-3
/
+8
*
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
2011-09-11
31
-37
/
+37
*
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
2011-09-11
33
-58
/
+65
*
mtd: nand: separate chip options / bbt_options
Brian Norris
2011-09-11
3
-8
/
+11
*
mtd: nand: remove NAND_BBT_SCANBYTE1AND6 option
Brian Norris
2011-09-11
3
-52
/
+6
*
mtd: onenand: return proper error if regulator_get fails
Axel Lin
2011-08-15
1
-0
/
+1
*
mtd: convert vmalloc/memset to vzalloc
Joe Perches
2011-08-15
1
-2
/
+1
*
Linux 3.1-rc2
v3.1-rc2
Linus Torvalds
2011-08-15
1
-2
/
+2
*
mm: fix wrong vmap address calculations with odd NR_CPUS values
Clemens Ladisch
2011-08-14
1
-3
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-08-14
12
-77
/
+100
|
\
[prev]
[next]