Age | Commit message (Expand) | Author | Files | Lines |
2015-09-02 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+3 |
2015-08-28 | Merge branches 'pci/enumeration' and 'pci/misc' into next | Bjorn Helgaas | 1 | -3/+9 |
2015-08-20 | ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi() | Lorenzo Pieralisi | 1 | -3/+9 |
2015-08-14 | Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'... | Bjorn Helgaas | 1 | -1/+0 |
2015-08-11 | PCI: Kill off set_irq_flags() usage | Rob Herring | 1 | -1/+0 |
2015-07-23 | PCI: designware: Don't complain missing *config* reg space if va_cfg0 is set | Murali Karicheri | 1 | -1/+1 |
2015-07-22 | PCI: Use helper functions to access fields in struct msi_desc | Jiang Liu | 1 | -2/+2 |
2015-07-17 | genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc() | Jiang Liu | 1 | -1/+1 |
2015-06-16 | Merge branches 'pci/host-designware', 'pci/host-designware-common', 'pci/host... | Bjorn Helgaas | 1 | -82/+68 |
2015-05-27 | PCI: designware: Use pci_scan_root_bus() for simplicity | Yijing Wang | 1 | -3/+1 |
2015-05-20 | PCI: designware: Use iATU0 for cfg and IO, iATU1 for MEM | Jisheng Zhang | 1 | -36/+45 |
2015-05-20 | PCI: designware: Consolidate outbound iATU programming functions | Jisheng Zhang | 1 | -70/+39 |
2015-05-20 | PCI: designware: Add support for x8 links | Zhou Wang | 1 | -0/+8 |
2015-03-06 | PCI: spear: Drop __initdata from spear13xx_pcie_driver | Matwey V. Kornilov | 1 | -1/+1 |
2015-02-11 | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+0 |
2015-01-27 | PCI: designware: Reject MSI-X IRQs | Lucas Stach | 1 | -0/+3 |
2014-12-28 | ARM/PCI: Move to generic PCI domains | Lorenzo Pieralisi | 1 | -3/+0 |
2014-12-11 | Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2014-11-23 | PCI/MSI: Rename mask/unmask_msi_irq treewide | Thomas Gleixner | 1 | -4/+4 |
2014-11-23 | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() | Jiang Liu | 1 | -1/+1 |
2014-11-21 | PCI: designware: Save MSI controller in pci_sys_data | Yijing Wang | 1 | -11/+5 |
2014-11-13 | PCI: designware: Add a blank line after declarations | Jingoo Han | 1 | -0/+1 |
2014-11-12 | PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" | Yijing Wang | 1 | -3/+3 |
2014-10-01 | PCI: designware: Remove open-coded bitmap operations | Lucas Stach | 1 | -44/+7 |
2014-10-01 | PCI: designware: Setup and clear exactly one MSI at a time | Lucas Stach | 1 | -40/+7 |
2014-09-24 | PCI: designware: Add get_msi_data() to pcie_host_ops | Minghuan Lian | 1 | -1/+6 |
2014-09-24 | PCI: designware: Rename get_msi_data() to get_msi_addr() | Minghuan Lian | 1 | -2/+2 |
2014-09-24 | PCI: designware: Fix IO resource end address calculation | Minghuan Lian | 1 | -1/+1 |
2014-09-24 | PCI: designware: Fix configuration base address when using 'reg' | Minghuan Lian | 1 | -2/+0 |
2014-09-23 | PCI: designware: Use NULL instead of false | Fabio Estevam | 1 | -1/+1 |
2014-09-06 | PCI: designware: Fold struct pcie_port_info into struct pcie_port | Pratyush Anand | 1 | -28/+27 |
2014-09-05 | PCI: designware: Check private_data validity in single place | Lucas Stach | 1 | -27/+2 |
2014-09-05 | PCI: designware: Remove pci_assign_unassigned_resources() from dw_pcie_host_i... | Lucas Stach | 1 | -1/+0 |
2014-09-05 | PCI: designware: Use pci_create_root_bus() instead of pci_scan_root_bus() | Lucas Stach | 1 | -8/+7 |
2014-09-05 | PCI: designware: Parse bus-range property from devicetree | Lucas Stach | 1 | -0/+11 |
2014-09-03 | PCI: designware: Add support for v3.65 hardware | Murali Karicheri | 1 | -18/+34 |
2014-07-23 | PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardware | Murali Karicheri | 1 | -14/+36 |
2014-07-23 | PCI: designware: Add config access-related pcie_host_ops for v3.65 hardware | Murali Karicheri | 1 | -2/+10 |
2014-07-23 | PCI: designware: Program ATU with untranslated address | Kishon Vijay Abraham I | 1 | -14/+41 |
2014-07-23 | PCI: designware: Look for configuration space in 'reg', not 'ranges' | Kishon Vijay Abraham I | 1 | -2/+15 |
2014-06-03 | Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and '... | Bjorn Helgaas | 1 | -13/+13 |
2014-05-30 | PCI: designware: Make MSI ISR shared IRQ aware | Lucas Stach | 1 | -1/+5 |
2014-04-16 | PCI: designware: Remove unnecessary use of 'conf_lock' spinlock | Andrew Murray | 1 | -6/+0 |
2014-04-16 | PCI: designware: Use new OF interrupt mapping when possible | Lucas Stach | 1 | -3/+9 |
2014-04-16 | PCI: designware: Fix iATU programming for cfg1, io and mem viewport | Mohit Kumar | 1 | -3/+3 |
2014-04-16 | PCI: designware: Fix comment for setting number of lanes | Mohit Kumar | 1 | -1/+1 |
2014-04-02 | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2014-03-04 | pci: pcie-designware: Remove irq_desc abuse | Thomas Gleixner | 1 | -3/+1 |
2014-02-20 | PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BAR | Mohit Kumar | 1 | -1/+1 |
2014-01-03 | PCI: designware: Fix indent code style | Jingoo Han | 1 | -2/+2 |