aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
class='deletions'>-6/+5 2012-01-09mtd: bcm63xxpart: don't assume NVRAM is always the fourth partitionJonas Gorski1-2/+2 2012-01-09mtd: bcm63xxpart: make sure CFE and NVRAM partitions are at least 64KiBJonas Gorski1-7/+15 2012-01-09mtd: bcm63xxpart: check version marker string for newer CFEsJonas Gorski1-5/+17 2012-01-09mtd: sm_ftl: fix module parameterRusty Russell1-1/+1 2012-01-09mtd: docg3: remove unused functionRobert Jarzmik1-0/+2 2012-01-09mtd: nand: Add ONFI support for FSL NAND controllerShengzhou Liu1-8/+10 2012-01-09mtd: nand: fixup for fmr initialization of Freescale NAND controllerShengzhou Liu1-5/+5 2012-01-09mtd: document that MEMWRITE ioctl is NAND-specificArtem Bityutskiy1-1/+2 2012-01-09mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctlyLiu Shuo1-3/+10 2012-01-09mtdoops: fix the oops_page_used array sizeRoman Tereshonkov1-1/+1 2012-01-09jffs2: fix up error handling for insert_inode_lockedEric Sandeen1-1/+0 2012-01-09mtd: maps: remove the now unused bcm963xx-flashJonas Gorski3-130/+0 2012-01-09MIPS: BCM63XX: use the new bcm63xxpart parserJonas Gorski1-0/+3 2012-01-09mtd: maps: physmap: allow partition parsers for physmap_flash_dataJonas Gorski2-1/+5 2012-01-09mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parserJonas Gorski5-150/+202 2012-01-09mtd: maps: bcm963xx-flash: clean up printk usageJonas Gorski1-10/+10 2012-01-09mtd: maps: bcm963xx-flash: remove superfluous semicolonsJonas Gorski1-5/+5 2012-01-09mtd: maps: bcm963xx-flash: fix word order for spare partitionJonas Gorski1-1/+1 2012-01-09mtd: davinci: if no amif timing is passed, don; t setup cscfg registerHeiko Schocher1-1/+3 2012-01-09mtd: nand: set correct length to FBCR for a non-full-page writeLiu Shuo1-1/+2 2012-01-09mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPARLiu Shuo1-7/+11 2012-01-09mtd: docg3: fixes and cleanupsRobert Jarzmik2-14/+15 2012-01-09mtd: mtdoops: skip reading initially bad blocksRoman Tereshonkov1-0/+3 2012-01-09mtd: tests: stresstest: bail out if device has not enough eraseblocksWolfram Sang1-0/+7 2012-01-09mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin29-345/+30