summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-1361-228/+1007
|\
| * Merge branch 'pci/misc' into nextBjorn Helgaas2015-04-1012-56/+118
| |\
| | * PCI: Read capability list as dwords, not bytesSean O. Stalley2015-04-091-4/+7
| | * PCI: Don't clear ASPM bits when the FADT declares it's unsupportedMatthew Garrett2015-04-093-33/+8
| | * PCI: Clarify policy for vendor IDs in pci.txtMichael S. Tsirkin2015-04-091-6/+6
| | * PCI/ACPI: Optimize device state transition delaysAaron Lu2015-04-083-0/+77
| | * PCI: Export pci_find_host_bridge() for use inside PCI coreAaron Lu2015-04-082-3/+5
| | * PCI: Make a shareable UUID for PCI firmware ACPI _DSMAaron Lu2015-04-083-9/+14
| | * PCI: Fix typo in Thunderbolt kernel messageDarrick J. Wong2015-04-081-1/+1
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------. \ Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci...Bjorn Helgaas2015-04-1018-19/+567
| |\ \ \ \ \ \ \ \
| | | | | | | | * | PCI: versatile: Check for devm_ioremap_resource() failuresJisheng Zhang2015-04-091-6/+6
| | | | | | | | |/
| | | | | | | * | PCI: rcar: Verify that mem_res is 64K-alignedNobuhiro Iwamatsu2015-02-241-0/+3
| | | | | | | * | PCI: rcar: Change PCIEPARL and PCIEPARH to PCIEPALR and PCIEPAURNobuhiro Iwamatsu2015-02-241-4/+4
| | | | | | | * | PCI: rcar: Write zeroes to reserved PCIEPARL bitsNobuhiro Iwamatsu2015-02-241-1/+2
| | | | | | | * | PCI: rcar: Fix position of MSI enable bitNobuhiro Iwamatsu2015-02-231-1/+1
| | | | | | | |/
| | | | | | * | PCI: mvebu: Add suspend/resume supportThomas Petazzoni2015-03-201-0/+38
| | | | | | |/
| | | | | * | PCI: layerscape: Simplify platform_get_resource_byname() failure checkingBjorn Helgaas2015-04-091-6/+3
| | | | | |/
| | | | * | PCI: keystone: Don't dereference possible NULL pointerBjorn Helgaas2015-04-091-1/+2
| | | | |/
| | | * | PCI: iproc: Add Broadcom iProc PCIe supportRay Jui2015-04-085-0/+439
| | | * | PCI: iproc: Add DT docs for Broadcom iProc PCIe driverRay Jui2015-04-081-0/+63
| | | * | PCI: Export symbols required for loadable host driver modulesRay Jui2015-04-085-0/+6
| | | |/
| | * | PCI: exynos: Fix INTx enablement statement termination errorJaehoon Chung2015-04-081-1/+1
| | |/
| | |
| | \
| *-. \ Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas2015-03-2325-86/+158
| |\ \ \
| | | * | PCI: Add ACS quirks for Intel 1G NICsAlex Williamson2015-03-231-0/+32
| | | |/
| | * | PCI: Cleanup control flowBjorn Helgaas2015-03-196-70/+62
| | * | sparc/PCI: Claim bus resources before pci_bus_add_devices()Yijing Wang2015-03-191-2/+1
| | * | PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-1915-6/+47
| | * | PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang2015-03-126-11/+19
| | |/
| | |
| | \
| *-. \ Merge branches 'pci/iommu' and 'pci/resource' into nextBjorn Helgaas2015-03-1914-67/+164
| |\ \ \
| | | * | 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
| | * | arm: dma-mapping: limit IOMMU mapping sizeMurali Karicheri2015-03-121-0/+7
| | * | PCI: Update DMA configuration from DTMurali Karicheri2015-03-121-0/+2
| | * | of/pci: Add of_pci_dma_configure() to update DMA configurationMurali Karicheri2015-03-032-0/+24
| | * | PCI: Add helper functions pci_get[put]_host_bridge_device()Murali Karicheri2015-03-032-0/+17
| | * | 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-033-56/+64
| | * | of: iommu: Add ptr to OF node arg to of_iommu_configure()Murali Karicheri2015-03-033-5/+13
| | |/
* | | Merge tag 'hsi-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2015-04-136-3/+1615
|\ \ \
| * | | HSI: cmt_speech: fix error return codeJulia Lawall2015-04-051-0/+1
| * | | HSI: nokia-modem: Add cmt-speech supportSebastian Reichel2015-03-312-2/+32
| * | | HSI: cmt_speech: Add cmt-speech driverKai Vehmanen2015-03-315-1/+1581
| * | | HSI: nokia-modem: fix error return codeJulia Lawall2015-02-281-0/+1
| | |/ | |/|
* | | Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds2015-04-13106-2104/+5435
|\ \ \
| * | | power: twl4030_madc_battery: Add missing MODULE_ALIASMarek Belisko2015-04-061-0/+1
| * | | power: twl4030-madc-battery: Convert to iio consumer.Marek Belisko2015-04-061-35/+61
| * | | dt: power: Add docs for generic SYSCON poweroff driver.Moritz Fischer2015-04-061-0/+23
OpenPOWER on IntegriCloud