index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
pcie-designware.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: spear: Drop __initdata from spear13xx_pcie_driver
Matwey V. Kornilov
2015-03-06
1
-1
/
+1
*
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-02-10
1
-3
/
+0
|
\
|
*
ARM/PCI: Move to generic PCI domains
Lorenzo Pieralisi
2014-12-27
1
-3
/
+0
*
|
PCI: designware: Reject MSI-X IRQs
Lucas Stach
2015-01-27
1
-0
/
+3
|
/
*
Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-12-10
1
-0
/
+1
|
\
|
*
PCI: designware: Add a blank line after declarations
Jingoo Han
2014-11-13
1
-0
/
+1
*
|
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
2014-11-23
1
-4
/
+4
*
|
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
2014-11-23
1
-1
/
+1
*
|
PCI: designware: Save MSI controller in pci_sys_data
Yijing Wang
2014-11-21
1
-11
/
+5
*
|
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
Yijing Wang
2014-11-12
1
-3
/
+3
|
/
*
PCI: designware: Remove open-coded bitmap operations
Lucas Stach
2014-10-01
1
-44
/
+7
*
PCI: designware: Setup and clear exactly one MSI at a time
Lucas Stach
2014-09-30
1
-40
/
+7
*
PCI: designware: Add get_msi_data() to pcie_host_ops
Minghuan Lian
2014-09-24
1
-1
/
+6
*
PCI: designware: Rename get_msi_data() to get_msi_addr()
Minghuan Lian
2014-09-24
1
-2
/
+2
*
PCI: designware: Fix IO resource end address calculation
Minghuan Lian
2014-09-24
1
-1
/
+1
*
PCI: designware: Fix configuration base address when using 'reg'
Minghuan Lian
2014-09-24
1
-2
/
+0
*
PCI: designware: Use NULL instead of false
Fabio Estevam
2014-09-22
1
-1
/
+1
*
PCI: designware: Fold struct pcie_port_info into struct pcie_port
Pratyush Anand
2014-09-05
1
-28
/
+27
*
PCI: designware: Check private_data validity in single place
Lucas Stach
2014-09-05
1
-27
/
+2
*
PCI: designware: Remove pci_assign_unassigned_resources() from dw_pcie_host_i...
Lucas Stach
2014-09-04
1
-1
/
+0
*
PCI: designware: Use pci_create_root_bus() instead of pci_scan_root_bus()
Lucas Stach
2014-09-04
1
-8
/
+7
*
PCI: designware: Parse bus-range property from devicetree
Lucas Stach
2014-09-04
1
-0
/
+11
*
PCI: designware: Add support for v3.65 hardware
Murali Karicheri
2014-09-02
1
-18
/
+34
*
PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardware
Murali Karicheri
2014-07-22
1
-14
/
+36
*
PCI: designware: Add config access-related pcie_host_ops for v3.65 hardware
Murali Karicheri
2014-07-22
1
-2
/
+10
*
PCI: designware: Program ATU with untranslated address
Kishon Vijay Abraham I
2014-07-22
1
-14
/
+41
*
PCI: designware: Look for configuration space in 'reg', not 'ranges'
Kishon Vijay Abraham I
2014-07-22
1
-2
/
+15
*
-
.
Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and '...
Bjorn Helgaas
2014-06-03
1
-13
/
+13
|
\
\
|
*
|
PCI: designware: Remove unnecessary use of 'conf_lock' spinlock
Andrew Murray
2014-04-16
1
-6
/
+0
|
*
|
PCI: designware: Use new OF interrupt mapping when possible
Lucas Stach
2014-04-16
1
-3
/
+9
|
*
|
PCI: designware: Fix iATU programming for cfg1, io and mem viewport
Mohit Kumar
2014-04-16
1
-3
/
+3
|
*
|
PCI: designware: Fix comment for setting number of lanes
Mohit Kumar
2014-04-16
1
-1
/
+1
|
|
/
*
|
PCI: designware: Make MSI ISR shared IRQ aware
Lucas Stach
2014-05-30
1
-1
/
+5
|
/
*
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-04-01
1
-1
/
+1
|
\
|
*
PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BAR
Mohit Kumar
2014-02-19
1
-1
/
+1
*
|
pci: pcie-designware: Remove irq_desc abuse
Thomas Gleixner
2014-03-04
1
-3
/
+1
|
/
*
PCI: designware: Fix indent code style
Jingoo Han
2014-01-02
1
-2
/
+2
*
PCI: designware: Fix I/O transfers by using CPU (not realio) address
Pratyush Anand
2013-12-20
1
-3
/
+2
*
PCI: designware: Add dw_pcie prefix before cfg_read/write
Pratyush Anand
2013-12-20
1
-9
/
+14
*
PCI: designware: Fix missing MSI IRQs
Harro Haan
2013-12-20
1
-1
/
+3
*
PCI: designware: Use typical "for" loop idiom
Bjorn Helgaas
2013-12-09
1
-6
/
+2
*
PCI: designware: Remove redundant call to pci_write_config_word()
Bjørn Erik Nilsen
2013-12-09
1
-4
/
+4
*
PCI: designware: Fix crash in dw_msi_teardown_irq()
Bjørn Erik Nilsen
2013-12-09
1
-12
/
+37
*
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-11-14
1
-1
/
+1
*
PCI: designware: Add irq_create_mapping()
Pratyush Anand
2013-10-09
1
-12
/
+13
*
PCI: designware: Make dw_pcie_rd_own_conf(), etc., static
Bjorn Helgaas
2013-10-09
1
-8
/
+8
*
PCI: exynos: Add support for MSI
Jingoo Han
2013-09-25
1
-0
/
+240
*
PCI: designware: Drop "addr" arg from dw_pcie_readl_rc()/dw_pcie_writel_rc()
Seungwon Jeon
2013-08-29
1
-80
/
+55
*
PCI: exynos: Split into Synopsys part and Exynos part
Jingoo Han
2013-08-12
1
-739
/
+272
*
pci: Add PCIe driver for Samsung Exynos
Jingoo Han
2013-06-26
1
-0
/
+1057