summaryrefslogtreecommitdiff
path: root/drivers/pci (follow)
Commit message (Expand)AuthorAge
...
| | * | | PM / sleep: Drop pm_request_idle() from pm_generic_complete()Rafael J. Wysocki2015-10-14
| | * | | PCI / PM: Avoid resuming more devices during system suspendRafael J. Wysocki2015-10-12
| | | |/ | | |/|
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-03
|\ \ \ \
| * | | | PCI/MSI: Allow the MSI domain to be device-specificMarc Zyngier2015-10-16
| * | | | PCI: Add per-device MSI domain hookMarc Zyngier2015-10-16
| * | | | PCI/MSI: Use of_msi_get_domain instead of open-coded "msi-parent" parsingMarc Zyngier2015-10-16
| * | | | PCI/MSI: Add helper function pci_msi_domain_get_msi_rid().David Daney2015-10-16
| * | | | irqdomain/msi: Use fwnode instead of of_nodeMarc Zyngier2015-10-13
| | |/ / | |/| |
* | | | Merge tag 'pci-v4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-10-30
|\ \ \ \ | |_|/ / |/| | |
| * | | PCI: Prevent out of bounds access in numa_node overrideSasha Levin2015-10-07
* | | | genirq/msi: Do not use pci_msi_[un]mask_irq as default methodsMarc Zyngier2015-10-16
| |/ / |/| |
| | |
| \ \
*-. \ \ Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki2015-10-01
|\ \ \ \
| * | | | PCI / PM: Update runtime PM documentation for PCI devicesRafael J. Wysocki2015-09-25
| |/ / /
* | | | Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-25
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | PCI: rcar: Add R8A7794 supportSergei Shtylyov2015-09-24
| * | PCI: Use function 0 VPD for identical functions, regular VPD for othersAlex Williamson2015-09-24
| * | PCI: Fix devfn for VPD access through function 0Alex Williamson2015-09-24
| * | PCI/MSI: Fix MSI IRQ domains for VFs on virtual busesAlex Williamson2015-09-24
| * | PCI: Clear IORESOURCE_UNSET when clipping a bridge windowBjorn Helgaas2015-09-22
| * | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-15
| |/
* / genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
|/
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-10
* Merge branch 'parisc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-08
|\
| * PCI,parisc: Enable 64-bit bus addresses on PA-RISCHelge Deller2015-09-08
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\ \ | |/ |/|
| * cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams2015-08-10
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-01
|\ \
| * | PCI: xilinx: Fix typo in function nameJiang Liu2015-08-18
| * | PCI/MSI: pci-xgene-msi: Consolidate chained IRQ handler install/removeThomas Gleixner2015-08-01
| * | PCI/MSI: Drop domain field from msi_controllerMarc Zyngier2015-07-30
| * | PCI/MSI: pci-xgene-msi: Get rid of struct msi_controllerMarc Zyngier2015-07-30
| * | PCI/MSI: Let pci_msi_get_domain use struct device::msi_domainMarc Zyngier2015-07-30
| * | PCI/MSI: Allow msi_domain lookup using the host bridge nodeMarc Zyngier2015-07-30
| * | PCI/MSI: Add support for OF-provided msi_domainMarc Zyngier2015-07-30
| * | PCI/MSI: Add hooks to populate the msi_domain fieldMarc Zyngier2015-07-30
| * | PCI/MSI: Register irq domain with specific tokenMarc Zyngier2015-07-30
| * | genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI codeJiang Liu2015-07-22
| * | genirq/MSI: Store 'struct device' instead of 'struct pci_dev' in struct msi_descJiang Liu2015-07-22
| * | genirq/MSI: Move msi_list from struct pci_dev to struct deviceJiang Liu2015-07-22
| * | PCI: Use helper functions to access fields in struct msi_descJiang Liu2015-07-22
| * | PCI: Use for_each_pci_msi_entry() to access MSI device listJiang Liu2015-07-22
| * | PCI: Add helper function msi_desc_to_pci_sysdata()Jiang Liu2015-07-22
| * | PCI/keystone: Prepare irq handlers for irq argument removalThomas Gleixner2015-07-16
| * | PCI/keystone: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-16
| * | PCI/keystone: Use irq_data_get_msi_desc() to avoid redundant lookup of irq_dataJiang Liu2015-07-16
| * | treewide: Use helper function to access irq_data->msi_descJiang Liu2015-07-16
| * | genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()Jiang Liu2015-07-16
| |/
* | Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-09-01
|\ \
| * | PCI: iproc: Fix BCMA dependency in KconfigRay Jui2015-07-29
| * | PCI: iproc: Fix ARM64 dependency in KconfigRay Jui2015-07-29