index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-23
PCI/MSI: Allow an msi_controller to be associated to an irq domain
Marc Zyngier
1
-2
/
+14
2014-11-23
PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomain
Jiang Liu
1
-3
/
+64
2014-11-23
PCI/MSI: Enhance core to support hierarchy irqdomain
Jiang Liu
2
-0
/
+173
2014-11-23
PCI/MSI: Move cached entry functions to irq core
Jiang Liu
2
-18
/
+1
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
5
-18
/
+18
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq et al
Thomas Gleixner
1
-8
/
+16
2014-11-23
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
5
-9
/
+9
2014-11-23
PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()
Jiang Liu
1
-8
/
+1
2014-11-23
PCI/MSI: Kill redundant call of irq_set_msi_desc() for MSI-X interrupts
Jiang Liu
1
-1
/
+0
2014-11-23
PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier
Jiang Liu
1
-25
/
+15
2014-11-23
PCI/MSI: Remove unnecessary braces around single statements
Jiang Liu
1
-6
/
+3
2014-11-21
PCI: xilinx: Save MSI controller in pci_sys_data
Yijing Wang
1
-15
/
+5
2014-11-21
PCI: mvebu: Save MSI controller in pci_sys_data
Yijing Wang
1
-7
/
+4
2014-11-21
PCI: rcar: Save MSI controller in pci_sys_data
Yijing Wang
1
-10
/
+3
2014-11-21
PCI: designware: Save MSI controller in pci_sys_data
Yijing Wang
1
-11
/
+5
2014-11-21
PCI: tegra: Save MSI controller in pci_sys_data
Yijing Wang
1
-10
/
+4
2014-11-12
PCI/MSI: Add weak pcibios_msi_controller()
Yijing Wang
1
-1
/
+16
2014-11-12
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
Yijing Wang
9
-21
/
+23
2014-11-11
Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"
Yijing Wang
1
-16
/
+6
2014-11-06
PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits
Yijing Wang
1
-1
/
+6
2014-10-11
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+4
2014-10-11
Merge tag 'vfio-v3.18-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+2
2014-10-09
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+51
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
50
-1067
/
+3759
2014-10-07
Merge branch 'pm-genirq'
Rafael J. Wysocki
1
-10
/
+51
2014-10-06
Merge branch 'pci/host-xgene' into next
Bjorn Helgaas
3
-1
/
+670
2014-10-06
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-0
/
+7
2014-10-06
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
1
-2
/
+4
2014-10-02
PCI: Add ACS quirk for AMD A88X southbridge devices
Marti Raudsepp
1
-0
/
+7
2014-10-01
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
1
-83
/
+14
2014-10-01
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-1
/
+1
2014-10-01
PCI: xgene: Add APM X-Gene PCIe driver
Tanmay Inamdar
3
-0
/
+670
2014-10-01
PCI: designware: Remove open-coded bitmap operations
Lucas Stach
1
-44
/
+7
2014-10-01
Merge branch 'pci/msi' into next
Bjorn Helgaas
3
-80
/
+39
2014-10-01
Merge branch 'pci/host-generic' into next
Bjorn Helgaas
4
-12
/
+72
2014-10-01
Merge branches 'pci/aer' and 'pci/virtualization' into next
Bjorn Helgaas
2
-8
/
+37
2014-10-01
PCI/MSI: Remove unnecessary temporary variable
Bjorn Helgaas
1
-3
/
+2
2014-10-01
PCI/MSI: Use __write_msi_msg() instead of write_msi_msg()
Yijing Wang
1
-1
/
+1
2014-10-01
PCI/MSI: Add "msi_bus" sysfs MSI/MSI-X control for endpoints
Yijing Wang
1
-20
/
+19
2014-10-01
PCI/MSI: Remove "pos" from the struct msi_desc msi_attrib
Yijing Wang
2
-5
/
+2
2014-10-01
PCI/MSI: Remove unused kobject from struct msi_desc
Yijing Wang
1
-11
/
+0
2014-10-01
PCI/MSI: Rename pci_msi_check_device() to pci_msi_supported()
Alexander Gordeev
1
-15
/
+12
2014-10-01
PCI/MSI: Move D0 check into pci_msi_check_device()
Alexander Gordeev
1
-17
/
+10
2014-10-01
PCI/MSI: Remove arch_msi_check_device()
Alexander Gordeev
1
-18
/
+3
2014-09-30
PCI: Add pci_remap_iospace() to map bus I/O resources
Liviu Dudau
1
-0
/
+31
2014-09-30
of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()
Liviu Dudau
1
-0
/
+9
2014-09-30
PCI: Add generic domain handling
Catalin Marinas
1
-3
/
+8
2014-09-30
of/pci: Fix the conversion of IO ranges into IO resources
Liviu Dudau
2
-9
/
+22
2014-09-30
PCI: designware: Setup and clear exactly one MSI at a time
Lucas Stach
1
-40
/
+7
2014-09-30
PCI: Add missing MEM_64 mask in pci_assign_unassigned_bridge_resources()
Yinghai Lu
1
-1
/
+1
[next]