summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-12-162-25/+1
|\
| * Merge tag 'pxa-for-4.10' of https://github.com/rjarzmik/linux into next/socOlof Johansson2016-11-181-2/+1
| |\
| | * ARM: sa11x0/pxa: acquire timer rate from the clock rateRobert Jarzmik2016-10-181-2/+1
| * | Merge tag 'davinci-for-v4.10/cleanup' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2016-11-081-23/+0
| |\ \
| | * | ARM: davinci: da8xx: Remove duplicated definesAlexandre Bailon2016-10-311-23/+0
| | |/
* | | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-12-161-6/+5
|\ \ \
| * \ \ Merge tag 'omap-for-v4.10/fixes-not-urgent-signed' of git://git.kernel.org/pu...Olof Johansson2016-11-191-6/+5
| |\ \ \
| | * | | mfd: tps65217: Fix mismatched interrupt numberMilo Kim2016-11-091-6/+5
| | | |/ | | |/|
* | | | Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-154-0/+263
|\ \ \ \
| * | | | soc: Support for NPS HW schedulingNoam Camus2016-11-301-0/+59
| * | | | ARC: breakout timer include code into separate header ...Vineet Gupta2016-11-301-0/+38
| * | | | ARC: move mcip.h into include/soc and adjust the includesVineet Gupta2016-11-301-0/+103
| * | | | ARC: breakout aux handling into a separate headerVineet Gupta2016-11-301-0/+63
* | | | | Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2016-12-156-5/+37
|\ \ \ \ \
| * | | | | tracing: Have the reg function allow to failSteven Rostedt (Red Hat)2016-12-093-3/+3
| * | | | | tracing: Make tracepoint_printk a static_keySteven Rostedt (Red Hat)2016-11-231-0/+4
| * | | | | stm: Mark the functions of writing STM with notraceChunyan Zhang2016-11-221-2/+2
| * | | | | tracing: Add hook to function tracing for other subsystems to useChunyan Zhang2016-11-221-0/+28
* | | | | | Merge tag 'platform-drivers-x86-v4.10-1' of git://git.infradead.org/users/dvh...Linus Torvalds2016-12-151-0/+99
|\ \ \ \ \ \
| * | | | | | platform/x86: Introduce support for Mellanox hotplug driverVadim Pasternak2016-10-231-0/+99
* | | | | | | Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-12-153-28/+77
|\ \ \ \ \ \ \
| * | | | | | | i2c: use an IRQ to report Host Notify events, not alertBenjamin Tissoires2016-11-242-27/+4
| * | | | | | | i2c: mux: mellanox: add driverVadim Pasternak2016-11-171-0/+52
| * | | | | | | i2c: Provide a temporary .probe_new() call-back typeLee Jones2016-11-171-1/+7
| * | | | | | | i2c: Export i2c_match_id() for direct use by device driversLee Jones2016-11-171-0/+2
| * | | | | | | i2c: Match using traditional OF methods, then by vendor-less compatible stringsLee Jones2016-11-171-0/+12
* | | | | | | | Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-158-6/+75
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pci/host-tegra' into nextBjorn Helgaas2016-12-121-0/+17
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI: Export host bridge registration interfaceThierry Reding2016-12-071-0/+2
| | * | | | | | | | PCI: Allow driver-specific data in host bridgeThierry Reding2016-12-071-0/+11
| | * | | | | | | | PCI: Add pci_register_host_bridge() interfaceArnd Bergmann2016-12-071-0/+4
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'pci/host' into nextBjorn Helgaas2016-12-121-0/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | of/pci: Add of_pci_get_max_link_speed() to parse max-link-speed from DTShawn Lin2016-11-141-0/+7
| | |/ / / / / / /
| * | | | | | | | Merge branch 'pci/virtualization' into nextBjorn Helgaas2016-12-121-5/+22
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI: Add Mellanox device IDsNoa Osherovich2016-11-171-5/+22
| | |/ / / / / / /
| * | | | | | | | Merge branch 'pci/pm' into nextBjorn Helgaas2016-12-121-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI / hotplug / PCI: Make device_is_managed_by_native_pciehp() publicLukas Wunner2016-11-181-0/+2
| | |/ / / / / / /
| * | | | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2016-12-121-0/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI: Move config space size macros to pci_regs.hWang Sheng-Hui2016-12-121-0/+8
| | |/ / / / / / /
| * | | | | | | | PCI: Add MCFG quirks for X-Gene host controllerDuc Dang2016-12-061-0/+2
| * | | | | | | | PCI: Add MCFG quirks for Cavium ThunderX pass1.x host controllerTomasz Nowicki2016-12-061-1/+2
| * | | | | | | | PCI: Add MCFG quirks for Cavium ThunderX pass2.x host controllerTomasz Nowicki2016-12-061-0/+1
| * | | | | | | | PCI: Add MCFG quirks for HiSilicon Hip05/06/07 host controllersDongdong Liu2016-12-061-0/+1
| * | | | | | | | PCI: Add MCFG quirks for Qualcomm QDF2432 host controllerChristopher Covington2016-12-061-0/+4
| * | | | | | | | PCI/ACPI: Extend pci_mcfg_lookup() to return ECAM config accessorsTomasz Nowicki2016-12-061-1/+3
| * | | | | | | | ACPI: Add acpi_resource_consumer() to find device that claims a resourceBjorn Helgaas2016-12-011-0/+7
| |/ / / / / / /
* | | | | | | | Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-158-3/+76
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm...Joerg Roedel2016-12-0613-20/+202
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | / / / | | | | | |_|_|_|_|/ / / | | | | |/| | | | | | |
| | | | | | * | | | | | Merge remote-tracking branch 'gregkh-driver-core/driver-core-next' into arm/e...Joerg Roedel2016-11-145-17/+126
| | | |_|_|/| | | | | | | | |/| | | | | | | | |
| | | | | * | | | | | | iommu: Allow taking a reference on a group directlyRobin Murphy2016-11-151-0/+1