summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ACPI/IORT: Add IORT named component memory address limitsLorenzo Pieralisi2017-08-071-17/+37
* ACPI: Make acpi_dma_configure() DMA regions awareLorenzo Pieralisi2017-08-072-10/+39
* ACPI: Introduce DMA ranges parsingLorenzo Pieralisi2017-08-072-0/+114
* ACPI: Make acpi_dev_get_resources() method agnosticLorenzo Pieralisi2017-08-041-22/+31
* Merge branch 'acpica' into acpi-dmaRafael J. Wysocki2017-08-0442-620/+1338
|\
| * ACPICA: Revert "Update resource descriptor handling"Erik Schmauss2017-08-031-9/+5
| * ACPICA: Resources: Allow _DMA method in walk resourcesBob Moore2017-08-031-3/+4
| * ACPICA: Ensure all instances of AE_AML_INTERNAL have error messagesBob Moore2017-08-035-0/+18
| * ACPICA: Implement deferred resolution of reference package elementsBob Moore2017-08-0316-345/+661
| * ACPICA: Debugger: Improve support for Alias objectsBob Moore2017-08-032-13/+58
| * ACPICA: Interpreter: Update handling for Alias operatorBob Moore2017-08-031-47/+14
| * ACPICA: EFI/EDK2: Cleanup to enable /WX for MSVC buildsLv Zheng2017-08-031-3/+3
| * ACPICA: CLib: Add short multiply/shift supportLv Zheng2017-08-035-16/+228
| * ACPICA: Add a comment, no functional changeBob Moore2017-08-031-0/+7
| * ACPICA: Namespace: Update/fix an error messageBob Moore2017-08-031-6/+16
| * ACPICA: Divergences: reduce access size definitionsLv Zheng2017-08-032-5/+6
| * ACPICA: Update resource descriptor handlingBob Moore2017-07-201-5/+9
| * ACPICA: Disassembler: skip parsing of incorrect external declarationsErik Schmauss2017-07-201-0/+26
| * ACPICA: iASL: Ensure that the target node is valid in acpi_ex_create_aliasAlex James2017-07-201-0/+5
| * ACPICA: Tables: Add deferred table verification supportLv Zheng2017-07-202-11/+50
| * ACPICA: Tables: Combine checksum/duplication verification togetherLv Zheng2017-07-203-110/+169
| * ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri...Lv Zheng2017-07-205-8/+13
| * ACPICA: Tables: Do not validate signature for dynamic table loadLv Zheng2017-07-202-29/+1
| * ACPICA: Tables: Cleanup table handler invokersLv Zheng2017-07-203-20/+33
| * ACPICA: Tables: Add sanity check in acpi_put_table()Lv Zheng2017-07-201-0/+4
| * ACPICA: linuxize: cleanup typedef definitionsLv Zheng2017-07-201-3/+9
| * Back port of "ACPICA: Use designated initializers"Kees Cook2017-07-201-3/+6
| * ACPICA: iASL compiler: allow compilation of externals with paths that refer t...Erik Schmauss2017-07-202-0/+7
| * ACPICA: Tools: Deallocate memory allocated by ac_get_all_tables_from_file via...Erik Schmauss2017-07-201-0/+2
| * ACPICA: Small indentation changes, no functional changeBob Moore2017-07-201-2/+2
* | Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-291-1/+1
|\ \
| * | of: irq: fix of_irq_to_resource() error checkSergei Shtylyov2017-07-211-1/+1
| |/
* | Merge tag 'for-linus-4.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-283-13/+5
|\ \
| * | xen: dont fiddle with event channel masking in suspend/resumeJuergen Gross2017-07-271-10/+3
| * | xen: selfballoon: remove unnecessary static in frontswap_selfshrink()Gustavo A. R. Silva2017-07-271-2/+2
| * | xen: Drop un-informative message during bootPunit Agrawal2017-07-271-1/+0
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-07-283-19/+33
|\ \ \
| * | | drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon2017-07-271-14/+27
| * | | perf: qcom_l2: fix column exclusion checkNeil Leeder2017-07-261-0/+2
| * | | perf: Convert to using %pOF instead of full_nameRob Herring2017-07-201-5/+4
| | |/ | |/|
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-07-284-6/+5
|\ \ \
| * | | crypto: brcm - remove BCM_PDC_MBOX dependency in Kconfigraveendra padasalagi2017-07-181-1/+1
| * | | crypto: inside-secure - do not parse the dma mask from dtAntoine Ténart2017-07-181-4/+1
| * | | crypto: cavium/nitrox - Change in firmware path.Srikanth Jampala2017-07-181-1/+2
| * | | crypto: brcm - Fix SHA3-512 algorithm failureraveendra padasalagi2017-07-181-0/+1
| |/ /
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-07-286-126/+115
|\ \ \
| * | | MD: fix warnning for UP caseShaohua Li2017-07-261-1/+1
| * | | md/raid5: add thread_group worker async_tx_issue_pending_allOfer Heifetz2017-07-241-0/+2
| * | | md: simplify code with bio_io_errorGuoqing Jiang2017-07-213-12/+6
| * | | md/raid1: fix writebehind bio cloneShaohua Li2017-07-211-21/+13