summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas2015-03-234-4/+39
|\ \
| | * PCI: Add ACS quirks for Intel 1G NICsAlex Williamson2015-03-231-0/+32
| * | PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-192-1/+1
| * | PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang2015-03-122-3/+6
| |/
| |
| \
*-. \ Merge branches 'pci/iommu' and 'pci/resource' into nextBjorn Helgaas2015-03-199-65/+144
|\ \ \
| | * | PCI: Fail pci_ioremap_bar() on unassigned resourcesBjorn Helgaas2015-03-121-1/+1
| | * | PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failureBjorn Helgaas2015-03-121-4/+5
| | * | PCI: Mark invalid BARs as unassignedBjorn Helgaas2015-03-121-0/+2
| | * | PNP: Don't check for overlaps with unassigned PCI BARsBjorn Helgaas2015-03-121-3/+6
| | |/
| * | of: Calculate device DMA masks based on DT dma-range sizeMurali Karicheri2015-03-121-3/+13
| * | PCI: Update DMA configuration from DTMurali Karicheri2015-03-121-0/+2
| * | of/pci: Add of_pci_dma_configure() to update DMA configurationMurali Karicheri2015-03-031-0/+21
| * | PCI: Add helper functions pci_get[put]_host_bridge_device()Murali Karicheri2015-03-031-0/+14
| * | of: Fix size when dma-range is not usedMurali Karicheri2015-03-031-1/+16
| * | of: Move of_dma_configure() to device.c to help re-useMurali Karicheri2015-03-032-56/+61
| * | of: iommu: Add ptr to OF node arg to of_iommu_configure()Murali Karicheri2015-03-032-3/+9
| |/
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-03-151-1/+1
|\ \
| * | [PATCH] drm/mm: Fix support 4 GiB and larger rangesKrzysztof Kolasa2015-03-161-1/+1
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-156-24/+59
|\ \ \ | |/ / |/| |
| * | clk: introduce clk_is_matchMichael Turquette2015-03-111-0/+26
| * | clk: don't export static symbolJulia Lawall2015-03-111-1/+0
| * | clk: divider: fix calculation of initial best divider when rounding to closestUwe Kleine-König2015-03-091-6/+7
| * | clk: divider: fix selection of divider when rounding to closestUwe Kleine-König2015-03-091-1/+5
| * | clk: divider: fix calculation of maximal parent rate for a given dividerUwe Kleine-König2015-03-091-7/+1
| * | clk: divider: return real rate instead of divider valueHeiko Stübner2015-03-061-1/+1
| * | clk: qcom: fix platform_no_drv_owner.cocci warningskbuild test robot2015-02-251-1/+0
| * | clk: qcom: fix platform_no_drv_owner.cocci warningskbuild test robot2015-02-251-1/+0
| * | clk: qcom: Add PLL4 vote clockStephen Boyd2015-02-251-0/+13
| * | clk: qcom: lcc-msm8960: Fix PLL rate detectionStephen Boyd2015-02-251-1/+1
| * | clk: qcom: Fix slimbus n and m val offsetsStephen Boyd2015-02-251-2/+2
| * | clk: ti: Fix FAPLL parent enable bit handlingTony Lindgren2015-02-251-3/+3
| |/
* | Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds2015-03-154-39/+161
|\ \
| * \ Merge branch 'irqchip/urgent-gic' into irqchip/urgentJason Cooper2015-03-153-38/+141
| |\ \
| | * | irqchip: gicv3-its: Support safe initializationYun Wu2015-03-081-0/+35
| | * | irqchip: gicv3-its: Define macros for GITS_CTLR fieldsYun Wu2015-03-081-1/+1
| | * | irqchip: gicv3-its: Add limitation to page orderYun Wu2015-03-081-0/+5
| | * | irqchip: gicv3-its: Use 64KB page as default granuleYun Wu2015-03-081-2/+2
| | * | irqchip: gicv3-its: Zero itt before handling to hardwareYun Wu2015-03-081-1/+1
| | * | irqchip: gic-v3: Fix out of bounds access to cpu_logical_mapVladimir Murzin2015-03-081-1/+1
| | * | irqchip: gic: Fix unsafe locking reported by lockdepMarc Zyngier2015-03-081-8/+12
| | * | irqchip: gicv3-its: Fix unsafe locking reported by lockdepMarc Zyngier2015-03-081-9/+14
| | * | irqchip: gicv3-its: Iterate over PCI aliases to generate ITS configurationMarc Zyngier2015-03-081-8/+46
| | * | irqchip: gicv3-its: Allocate enough memory for the full range of DeviceIDMarc Zyngier2015-03-081-4/+21
| | * | irqchip: gicv3-its: Fix ITS CPU initVladimir Murzin2015-03-081-5/+4
| | |/
| * / irqchip: armada-370-xp: Fix chained per-cpu interruptsMaxime Ripard2015-03-081-1/+20
| |/
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-03-1410-110/+155
|\ \
| * \ Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-03-132-27/+47
| |\ \
| | * | drm/radeon: drop setting UPLL to sleep modeChristian König2015-03-111-4/+2
| | * | drm/radeon: fix wait to actually occur after the signaling callbackMaarten Lankhorst2015-03-111-23/+45
| * | | Merge branch 'vmwgfx-fixes-4.0' of git://people.freedesktop.org/~thomash/linu...Dave Airlie2015-03-133-57/+53
| |\ \ \