summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Disassembler: allow conflicting external declarations to be emitted.Erik Schmauss2017-06-272-0/+28
* ACPICA: Disassembler: add external op to namespace on first passErik Schmauss2017-06-272-3/+47
* ACPICA: Disassembler: prevent external op's from opening a new scopeErik Schmauss2017-06-271-0/+10
* ACPICA: Changed Gbl_disasm_flag to acpi_gbl_disasm_flagErik Schmauss2017-06-271-0/+2
* ACPICA: Changing External to a named objectErik Schmauss2017-06-272-4/+6
* ACPICA: Update two error messages to emit control method nameBob Moore2017-06-271-10/+29
* ACPICA: Fix for Device/Thermal objects with ObjectType and DerefOfBob Moore2017-06-272-11/+37
* ACPICA: Update comments, no functional changeCao Jin2017-06-272-5/+5
* ACPICA: Split resource descriptor decode strings to a new fileBob Moore2017-06-273-264/+316
* ACPICA: Remove extraneous status checkBob Moore2017-06-121-3/+0
* ACPICA: Export the public mutex interfacesBob Moore2017-06-121-1/+4
* ACPICA: Disassembler: Abort on an invalid/unknown AML opcodeBob Moore2017-06-121-0/+14
* ACPICA: Dispatcher: Remove unnecessary call to debuggerLv Zheng2017-06-121-9/+0
* ACPICA: Debugger/acpiexec: Cleanup error messagesBob Moore2017-06-122-3/+4
* ACPICA: Explicitly cast 1 to u32Erik Schmauss2017-06-121-3/+9
* ACPICA: Update error message for field beyond buffer caseBob Moore2017-06-121-6/+5
* ACPICA: Events: Add runtime stub support for event APIsLv Zheng2017-06-121-0/+18
* ACPICA: Core: Always set GPIO VendorOffsetMika Westerberg2017-06-121-3/+1
* ACPICA: Fix a type value overlap in the AML support fileBob Moore2017-06-121-28/+33
* ACPICA: ACPI 6.2: Add support for PinGroupConfig() resourceMika Westerberg2017-06-128-1/+162
* ACPICA: ACPI 6.2: Add support for PinGroupFunction() resourceMika Westerberg2017-06-129-1/+168
* ACPICA: ACPI 6.2: Add support for PinGroup() resourceMika Westerberg2017-06-129-2/+173
* ACPICA: ACPI 6.2: Add support for PinConfig() resourceMika Westerberg2017-06-129-3/+190
* ACPICA: ACPI 6.2: Add support for PinFunction() resourceMika Westerberg2017-06-128-3/+165
* ACPICA: Add support for new PCCT subtablesDavid E. Box2017-06-121-5/+5
* ACPICA: Add header support for TPM2 table changesBob Moore2017-06-121-2/+2
* ACPICA: disassembler: improve Switch supportDavid E. Box2017-06-123-2/+8
* ACPICA: Add support for _HMA as a predefined methodErik Schmauss2017-06-121-0/+3
* ACPICA: Add support for _LSW as a predefined methodErik Schmauss2017-06-121-0/+4
* ACPICA: Add support for _LSR as a predefined methodErik Schmauss2017-06-121-0/+5
* ACPICA: Add support for _LSI as a predefined methodErik Schmauss2017-06-121-0/+4
* ACPICA: Utilities: Make a notify value reservedBob Moore2017-06-121-2/+2
* ACPICA: Add new notify value for memory attributes updateBob Moore2017-06-121-1/+3
* ACPICA: Change path's type from u8* to char*Erik Schmauss2017-06-122-2/+2
* Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-111-6/+43
|\
| * random: invalidate batched entropy after crng initJason A. Donenfeld2017-06-081-0/+37
| * random: use lockless method of accessing and updating f->reg_idxTheodore Ts'o2017-06-081-6/+6
* | Merge tag 'gpio-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-06-113-19/+47
|\ \
| * | gpio: mvebu: fix gpio bank registration when pwm is usedRichard Genoud2017-06-091-0/+7
| * | gpio: mvebu: fix blink counter register selectionRichard Genoud2017-06-091-1/+1
| * | gpio: crystalcove: Do not write regular gpio registers for virtual GPIOsHans de Goede2017-05-231-18/+36
| * | gpio: aspeed: Don't attempt to debounce if disabledJoel Stanley2017-05-221-0/+3
* | | Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-06-114-7/+9
|\ \ \
| * | | cxl: Avoid double free_irq() for psl,slice interruptsVaibhav Jain2017-06-091-3/+11
| * | | mei: make sysfs modalias format similar as uevent modaliasPratyush Anand2017-06-031-1/+3
| * | | drivers: char: mem: Fix wraparound check to allow mappings up to the endJulius Werner2017-06-031-1/+1
| * | | goldfish_pipe: use GFP_ATOMIC under spin lockWei Yongjun2017-05-251-1/+1
| * | | firmware: vpd: do not leak kobjectsDmitry Torokhov2017-05-251-2/+2
| * | | firmware: vpd: avoid potential use-after-free when destroying sectionDmitry Torokhov2017-05-251-1/+1
| * | | firmware: vpd: do not leave freed section attributes to the listDmitry Torokhov2017-05-251-1/+1
| |/ /