summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Namespace: Add String -> ObjectReference conversion supportLv Zheng2016-01-013-1/+89
* ACPICA: Namespace: Add scope information to the simple object repair mechanismLv Zheng2016-01-014-9/+16
* ACPICA: Update for output of the Debug ObjectBob Moore2016-01-011-3/+8
* ACPICA: Debug object: Fix output for a NULL objectBob Moore2016-01-011-1/+2
* ACPICA: Debug Object: Cleanup outputBob Moore2016-01-011-20/+47
* ACPICA: Concatenate operator: Add extensions to support all ACPI objectsBob Moore2016-01-012-6/+37
* ACPICA: acpiexec/acpinames: Update for error checking macrosBob Moore2016-01-011-0/+13
* ACPICA: Add comment explaining _SUB removalBob Moore2016-01-011-0/+7
* ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."Bob Moore2016-01-014-126/+22
* ACPICA: Debugger: Remove some unecessary NULL checksMarkus Elfring2016-01-012-10/+3
* ACPICA: iasl/acpiexec: Update input file handling and verificationBob Moore2016-01-014-16/+13
* ACPICA: Disassembler/tools: Support for multiple ACPI tables in one fileBob Moore2016-01-019-514/+53
* ACPICA: acpiexec: Add support for AML files containing multiple tablesBob Moore2016-01-012-0/+27
* ACPICA: Split interpreter tracing functions to a new fileBob Moore2016-01-013-326/+379
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-0197-493/+617
* ACPICA: exmutex: General cleanup, restructured some codeBob Moore2016-01-011-21/+59
* ACPICA: Add "const" to some functions that return fixed stringsLABBE Corentin2016-01-014-25/+22
* ACPICA: Fix SyncLevel support interaction with method auto-serializationDavid E. Box2016-01-011-2/+13
* ACPICA: Debugger: reduce old external path formatLv Zheng2016-01-019-10/+12
* ACPICA: Namespace: Fix wrong error logLv Zheng2016-01-011-1/+1
* ACPICA: acpi_get_sleep_type_data: Reduce warningsPrarit Bhargava2016-01-011-7/+17
* ACPICA: Linuxize: reduce divergences for 20151218 releaseLv Zheng2016-01-0112-324/+324
* Merge branch 'acpi-debug' into acpicaRafael J. Wysocki2016-01-0115-202/+1187
|\
| * ACPI / debugger: Fix a redundant mutex unlock issue in acpi_aml_open()Lv Zheng2015-12-281-1/+2
| * ACPI / debugger: copy_to_user doesn't return errorsDan Carpenter2015-12-281-4/+6
| * ACPI / debugger: remove some unneeded conditionsDan Carpenter2015-12-281-4/+0
| * ACPI / debugger: Fix an issue a flag is modified without lockingLv Zheng2015-12-281-1/+1
| * ACPI / debugger: Add module support for ACPI debuggerLv Zheng2015-12-155-39/+269
| * ACPI / debugger: Add IO interface to access debugger functionalitiesLv Zheng2015-12-155-5/+835
| * ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using differe...Lv Zheng2015-12-157-46/+83
| * ACPICA: Debugger: Convert some mechanisms to OSPM specificLv Zheng2015-12-155-146/+38
| * ACPICA: Debugger: Remove unnecessary status checkColin Ian King2015-12-151-3/+0
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-12-272-4/+5
|\ \
| * | bus: sunxi-rsb: Fix peripheral IC mapping runtime addressChen-Yu Tsai2015-12-221-1/+1
| * | bus: sunxi-rsb: Fix primary PMIC mapping hardware addressChen-Yu Tsai2015-12-221-1/+1
| * | fsl-ifc: add missing include on ARM64Lijun Pan2015-12-161-0/+1
| * | Merge tag 'sunxi-fixes-for-4.4' of https://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman2015-12-141-2/+2
| |\ \
| | * | bus: sunxi-rsb: unlock on error in sunxi_rsb_read()Dan Carpenter2015-11-171-2/+2
* | | | Merge tag 'pm+acpi-4.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-262-2/+3
|\ \ \ \
| * \ \ \ Merge branches 'acpi-processor' and 'pm-cpufreq'Rafael J. Wysocki2015-12-261-1/+1
| |\ \ \ \
| | * | | | cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info()Dan Carpenter2015-12-241-1/+1
| * | | | | ACPI / processor: Fix thermal cooling device regressionSrinivas Pandruvada2015-12-211-1/+2
| |/ / / /
* | | | | Merge tag 'md/4.4-rc6-fix' of git://neil.brown.name/mdLinus Torvalds2015-12-261-4/+7
|\ \ \ \ \
| * | | | | md: remove check for MD_RECOVERY_NEEDED in action_store.NeilBrown2015-12-211-4/+7
| |/ / / /
* | | | | Merge tag 'upstream-4.4-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-12-263-26/+31
|\ \ \ \ \
| * | | | | mtd: ubi: don't leak e if schedule_erase() failsSebastian Siewior2015-12-161-0/+1
| * | | | | mtd: ubi: fixup error correction in do_sync_erase()Sebastian Siewior2015-12-161-24/+28
| * | | | | UBI: fix use of "VID" vs. "EC" in header self-checkBrian Norris2015-12-161-1/+1
| * | | | | UBI: fix return error codeSudip Mukherjee2015-12-161-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-12-251-5/+7
|\ \ \ \ \