summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-ec'Rafael J. Wysocki2015-06-192-103/+256
|\
| * ACPI / EC: Fix a code coverity issue when QR_EC transactions are failed.Lv Zheng2015-06-151-1/+13
| * ACPI / EC: Fix EC_FLAGS_QUERY_HANDSHAKE platforms using new event clearing ti...Lv Zheng2015-06-151-7/+9
| * ACPI / EC: Add event clearing variation support.Lv Zheng2015-06-151-5/+132
| * ACPI / EC: Convert event handling work queue into loop style.Lv Zheng2015-06-152-9/+25
| * ACPI / EC: Cleanup transaction state transition.Lv Zheng2015-06-151-8/+15
| * ACPI / EC: Remove non-root-caused busy polling quirks.Lv Zheng2015-05-161-32/+3
| * ACPI / EC: Add module params for polling modes.Lv Zheng2015-05-161-16/+23
| * ACPI / EC: Fix and clean up register access guarding logics.Lv Zheng2015-05-162-28/+55
| * ACPI / EC: Remove irqs_disabled() check.Lv Zheng2015-05-161-2/+1
| * ACPI / EC: Remove storming threashold enlarging quirk.Lv Zheng2015-05-161-15/+0
| * ACPI / EC: Update acpi_ec_is_gpe_raised() with new GPE status flag.Lv Zheng2015-05-161-1/+1
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci'Rafael J. Wysocki2015-06-198-124/+163
|\ \ \ \ \
| | | | * \ Merge back earlier 'acpi-pci' material for v4.2.Rafael J. Wysocki2015-06-081-1/+0
| | | | |\ \
| | | | | * | ACPI / PCI: remove stale list_head in struct acpi_prt_entryHanjun Guo2015-05-221-1/+0
| | | * | | | ACPI / osl: use same type for acpi_predefined_names values as in definitionDominik Brodowski2015-05-141-1/+1
| | * | | | | Merge tag 'ras_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/...Rafael J. Wysocki2015-05-041-53/+55
| | |\ \ \ \ \
| | | * | | | | GHES: Make NMI handler have a single readerJiri Kosina2015-04-271-5/+7
| | | * | | | | GHES: Elliminate double-loop in the NMI handlerBorislav Petkov2015-04-271-9/+2
| | | * | | | | GHES: Panic right after detectionBorislav Petkov2015-04-271-10/+6
| | | * | | | | GHES: Carve out the panic functionalityBorislav Petkov2015-04-271-10/+14
| | | * | | | | GHES: Carve out error queueing in a separate functionBorislav Petkov2015-04-271-22/+29
| * | | | | | | ACPI / PM: Add missing pm_generic_complete() invocationRafael J. Wysocki2015-06-101-0/+1
| * | | | | | | ACPI / PM: Turn power resources on and off in the right order during resumeRafael J. Wysocki2015-05-251-4/+36
| * | | | | | | ACPI / PM: Rework device power management to follow ACPI 6Rafael J. Wysocki2015-05-165-63/+70
| * | | | | | | ACPI / PM: Drop stale comment from acpi_power_transition()Rafael J. Wysocki2015-05-081-2/+0
| |/ / / / / /
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*-------. \ \ \ \ \ \ Merge branches 'acpi-init', 'acpi-pnp', 'acpi-scan', 'acpi-proc' and 'acpi-doc'Rafael J. Wysocki2015-06-198-67/+278
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|/ / / / | | | | | |/| | | | |
| | | | * | | | | | | ACPI / proc: make ACPI_PROCFS_POWER X86 onlyLorenzo Pieralisi2015-05-051-1/+1
| | | | | |/ / / / / | | | | |/| | | | |
| | | * | | | | | | ACPI / scan: constify ACPI device idsMathias Krause2015-06-151-1/+1
| | | * | | | | | | ACPI / property: Define a symbol for PRP0001Rafael J. Wysocki2015-05-223-17/+21
| | | * | | | | | | ACPI / property: Refine consistency check for PRP0001Rafael J. Wysocki2015-05-051-23/+31
| | | |/ / / / / /
| | * | | | | | | ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki2015-06-183-14/+187
| * | | | | | | | ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki2015-06-101-15/+41
* | | | | | | | | Merge branch 'acpica'Rafael J. Wysocki2015-06-1913-27/+98
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | ACPICA: ACPI 6.0: Add support for NFIT table.Bob Moore2015-05-221-2/+2
| * | | | | | | | ACPICA: acpi_help: Add option to display all known/supported ACPI tables.Bob Moore2015-05-221-0/+5
| * | | | | | | | ACPICA: iASL/disassembler - fix possible fault for -e option.Bob Moore2015-05-223-4/+13
| * | | | | | | | ACPICA: Hardware: Fix a resource leak issue in acpi_hw_build_pci_list().Lv Zheng2015-05-221-5/+4
| * | | | | | | | ACPICA: Dispatcher: Fix a resource leak issue in acpi_ds_auto_serialize_metho...Lv Zheng2015-05-221-3/+2
| * | | | | | | | ACPICA: iASL: Enhance detection of non-ascii or corrupted input files.Bob Moore2015-05-222-6/+3
| * | | | | | | | ACPICA: Parser: Move a couple externals to the proper header.Bob Moore2015-05-222-3/+3
| * | | | | | | | ACPICA: ACPI 6.0: Add support for new predefined names.Bob Moore2015-05-224-4/+66
* | | | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-06-152-93/+144
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dmaengine: Fix choppy sound because of unimplemented resumeKrzysztof Kozlowski2015-06-121-1/+5
| * | | | | | | | | dmaengine: at_xdmac: rework slave configuration partLudovic Desroches2015-06-081-60/+96
| * | | | | | | | | dmaengine: at_xdmac: lock fixesLudovic Desroches2015-06-081-32/+43
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'ntb-4.1' of git://github.com/jonmason/ntbLinus Torvalds2015-06-151-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ntb: initialize max_mw for Atom before using itDaniel Verkamp2015-06-111-0/+1
| * | | | | | | | | ntb: iounmap MW reg and vbase in error pathJon Mason2015-06-091-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-152-10/+17
|\ \ \ \ \ \ \ \ \