summaryrefslogtreecommitdiffstats
path: root/drivers/mca (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-03jffs2: typo in commentDan Carpenter1-1/+1
2010-12-03jffs2: fix error value signVasiliy Kulikov1-6/+6
2010-12-03mtd: nand: Use printf extension %pR for struct resourceJoe Perches1-1/+1
2010-12-03mtd: maps: Use printf extension %pR for struct resourceJoe Perches6-28/+13
2010-12-03mtd: NAND: jz4740: Remove custom {read,write}_page handlersLars-Peter Clausen1-55/+0
2010-12-03mtd: NAND: jz4740: Make 'struct platform_driver jz_nand_driver' staticLars-Peter Clausen1-1/+1
2010-12-03mtd: remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl1-1/+1
2010-12-03mtd: fsmc.h: including linux/io.h for definition of readlViresh Kumar1-0/+1
2010-12-03mtd: mtdchar: fix information leak to userlandVasiliy Kulikov1-1/+1
2010-12-03mtd: onenand: implement cache program feature for 4KiB page onenandRoman Tereshonkov1-3/+19
2010-12-03mtd: onenand: fix omap2 code to handle cache program featureRoman Tereshonkov1-3/+9
2010-12-03mtd: onenand: add option and variable for cache program featureRoman Tereshonkov1-0/+12
2010-12-03jffs2: use vzallocJoe Perches1-3/+2
2010-12-03mtd: use vzallocJoe Perches2-6/+3
2010-12-03mtd: OneNAND: Fix page offset handling at 2KiB pagesizeKyungmin Park1-2/+5
2010-12-03mtd: nandsim: spell fixes in commentssrimugunthan1-18/+18
2010-12-03mtd: m25p80: Add support for Macronix MX25L25655EKevin Cernekee1-0/+1
2010-12-03mtd: m25p80: Add support for Macronix MX25L25635EKevin Cernekee1-3/+28
2010-12-03mtd: m25p80: Reinstate error print on unrecognized flashKevin Cernekee1-0/+1
2010-12-03mtd: Fix MTD_OF_PARTS for all arch and minor tidy of MTD_PARTITIONSGrant Likely2-9/+12
2010-12-03mtd: bcm963xx-flash: try JEDEC probe if CFI failsGuillaume LECERF1-0/+5
2010-10-30ipc: shm: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-10-30fs/compat.c: fix build on MIPS/s390wu zhangjin1-0/+1
2010-10-30mtd: fix build error in m25p80.cAndres Salomon1-1/+1
2010-10-30mtd: Remove redundant mutex from mtd_blkdevs.cDavid Woodhouse1-7/+0
2010-10-30MTD: Fix wrong check register_blkdev return valueFrank Li1-1/+4
2010-10-30ARM: h1940: add UDA1380 to i2c devices listVasily Khoruzhick1-0/+20
2010-10-30ARM: h1940: Fix backlight and LCD power functionsVasily Khoruzhick2-16/+66
2010-10-30x86, alternative: Call stop_machine_text_poke() on all cpusJason Baron1-1/+1
2010-10-30ARM: S3C2440: fix boot failure introduced by recent changes in gpiolibAbdoulaye Walsimou Gaye1-0/+2
2010-10-30ARM: S3C2440: various fixes in Kconfig fileAbdoulaye Walsimou Gaye1-5/+2
2010-10-30msm: Kconfig: drop unused config optionsDaniel Walker1-2/+0
2010-10-30msm: fix compile failure when no debug uart is selectedDaniel Walker1-1/+1
2010-10-30msm: fix debug-macro.S build failureDaniel Walker1-1/+12
2010-10-30i2c-intel-mid: Driver depends on PCIRandy Dunlap1-0/+1
2010-10-29drivers/dma/Kconfig: add part number for Topcliff.Valdis.Kletnieks@vt.edu1-2/+2
2010-10-29Staging: dream: remove dream driver and arch from treeGreg Kroah-Hartman93-39835/+0
2010-10-29b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmdLarry Finger1-0/+2
2010-10-29mac80211: fix failure to check kmalloc return value in key_key_readJesper Juhl1-1/+5
2010-10-29libertas: Fix sd8686 firmware reloadPaul Fox1-3/+29
2010-10-29ath9k: Fix incorrect access of rate flags in RCMohammed Shafi Shajakhan1-1/+1
2010-10-29kgdb,ppc: Individual register get/set for ppcDongdong Deng2-63/+126
2010-10-29kgdbts: prevent re-entry to kgdbts before it unregistersDongdong Deng1-14/+2
2010-10-29debug_core,x86,blackfin: Clean up hw debug disable APIDongdong Deng4-25/+10
2010-10-29kdb: Fix early debugging crash regressionJason Wessel1-1/+1
2010-10-29kgdb,arm: fix register dumpRabin Vincent2-3/+4
2010-10-29kdb: fix per_cpu command to remove supress maskJason Wessel1-35/+11
2010-10-29kdb: Add kdb kernel module sampleJason Wessel5-2/+81
2010-10-29ftrace/MIPS: Enable C Version of recordmcountWu Zhangjin1-0/+1
2010-10-29ftrace/MIPS: Add module support for C version of recordmcountWu Zhangjin2-4/+57