aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-22ACPICA: Fix a fault when storing DdbHandle to Debug objectBob Moore1-1/+11
2008-04-22ACPICA: Fix for fault if Load() failsBob Moore3-18/+43
2008-04-22ACPICA: Fix for Alias operator to see target child objectsBob Moore2-41/+75
2008-04-22ACPICA: update version number to 20070919Bob Moore1-1/+1
2008-04-22ACPICA: Fix for namespace lookup problemLin Ming1-16/+8
2008-04-22ACPICA: New interfaces for table event handlersLin Ming7-4/+139
2008-04-22ACPICA: Add minimal disassembly support for the SLIC tableBob Moore2-0/+2
2008-04-22ACPICA: Support for iASL - multiple files and wildcardsBob Moore2-0/+7
2008-04-22ACPICA: Updated error message for dynamic method serializationBob Moore1-1/+1
2008-04-22ACPICA: Update version to 20070508Bob Moore1-1/+1
2008-04-22ACPICA: Fix for update of the Global Lock HandleBob Moore2-8/+14
2008-04-22ACPICA: Update version to 20070320Bob Moore1-1/+1
2008-04-22ACPICA: Fix for package reference countsBob Moore1-0/+22
2008-04-22ACPICA: Increase maximum buffer size dumped to screen in buffer object dumpBob Moore1-1/+1
2008-04-22ACPICA: Misc fixes for recent global lock code updateBob Moore5-13/+33
2008-04-22ACPICA: Removed obsolete ACPI_NO_INTEGER64_SUPPORT defineBob Moore2-31/+4
2008-04-22ACPICA: Removed extraneous codeBob Moore2-10/+1
2008-04-22ACPICA: Update comments for acquire/release mutex interfacesBob Moore1-6/+30
2008-04-22ACPICA: Fixed a couple compiler warnings for extra extern statementsBob Moore1-0/+6
2008-04-22ACPICA: Avoid use of invalid pointers in returned object fieldBob Moore4-8/+21
2008-04-22ACPICA: changed order of interpretation of operand objectsBob Moore9-8/+177
2008-04-22ACPICA: Update for mutiple global lock acquisitions by same threadBob Moore11-145/+219
2008-04-22ACPICA: Removed unused codeBob Moore4-39/+0
2008-04-22ACPICA: Several fixes for internal method result stackBob Moore10-501/+179
2008-04-22[MTD] [NAND] support for pxa3xxeric miao4-0/+1275
2008-04-22[MTD] [OneNAND] unlikely(x) || unlikely(y) => unlikely(x || y)Roel Kluin1-2/+2
2008-04-22[MTD] fix minor typo in the MTD map driver for SHARP SL seriesThomas Petazzoni1-1/+1
2008-04-22[MTD] cmdlinepart: Missing partition info is not an errorPeter Korsgaard1-4/+1
2008-04-22[MTD] [MAPS] add support for Nvidia MCP55 to ck804xromCarl-Daniel Hailfinger1-27/+62
2008-04-22[IA64] minor irq handler cleanupsJeff Garzik3-6/+8
2008-04-22[IA64] simplify notify hooks in mca.cHidetoshi Seto3-41/+38
2008-04-22[IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchsHidetoshi Seto1-4/+5
2008-04-22[IA64] disable interrupts on exit of ia64_trace_syscallHidetoshi Seto1-0/+1
2008-04-22[MTD] make struct rfd_ftl_tr staticAdrian Bunk1-1/+1
2008-04-22[MTD] [OneNAND] proper onenand_bbt_read_oob() prototypeAdrian Bunk2-3/+3
2008-04-22[MTD] [NOR] cfi_cmdset_0020.c: make a function staticAdrian Bunk1-1/+2
2008-04-22[MTD] ftl.c: make code staticAdrian Bunk1-4/+2
2008-04-22[MTD] cmdlinepart.c: don't compare pointers with 0Adrian Bunk1-4/+6
2008-04-22[MTD] mtdram.c should #include <linux/mtd/mtdram.h>Adrian Bunk1-0/+1
2008-04-22[MTD] proper prototypes for nftl_{read,write}_oob()Adrian Bunk2-5/+5
2008-04-22[MTD] proper prototypes for inftl_{read,write}_oob()Adrian Bunk2-5/+5
2008-04-22[MTD] mtd/ofpart.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-04-22[MTD] [NAND] fsl_elbc_nand: Fix SEQIN handling for large pages.Scott Wood1-5/+6
2008-04-22[MTD] Correct phram module param descriptionMark Hindley1-1/+1
2008-04-22[JFFS2] semaphore->mutex conversionDavid Woodhouse14-167/+168
2008-04-22[MTD] [NAND] at91_nand: Make part_probes[] staticAtsushi Nemoto1-1/+1
2008-04-22[MTD] [NAND] fix platform driver hotplug/coldplugKay Sievers6-0/+9
2008-04-22[MTD] [MAPS] fix platform driver hotplug/coldplugKay Sievers8-2/+22
2008-04-22[MTD] [NAND] fix possible Ooops in rfc_from4Sebastian Siewior1-21/+29
2008-04-22[MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison10-34/+34