index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
pci-mvebu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-28
ARM/PCI: Move to generic PCI domains
Lorenzo Pieralisi
1
-13
/
+2
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-11
Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2014-11-21
PCI: mvebu: Save MSI controller in pci_sys_data
Yijing Wang
1
-7
/
+4
2014-11-13
PCI: mvebu: Add a blank line after declarations
Jingoo Han
1
-0
/
+2
2014-11-12
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
Yijing Wang
1
-1
/
+1
2014-10-20
pci: host: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-23
PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()
Thomas Petazzoni
1
-3
/
+3
2014-07-16
PCI: mvebu: Fix GPL v2 license string typo
Thierry Reding
1
-1
/
+1
2014-06-11
PCI: Whitespace cleanup
Ryan Desfosses
1
-8
/
+9
2014-04-29
PCI: mvebu: Use '%pa' for printing 'phys_addr_t' type
Fabio Estevam
1
-2
/
+4
2014-04-29
PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlock
Andrew Murray
1
-8
/
+0
2014-04-24
PCI: mvebu: split PCIe BARs into multiple MBus windows when needed
Thomas Petazzoni
1
-14
/
+74
2014-04-24
PCI: mvebu: fix off-by-one in the computed size of the mbus windows
Willy Tarreau
1
-2
/
+2
2014-02-19
PCI: mvebu: Call request_resource() on the apertures
Jason Gunthorpe
1
-1
/
+23
2014-02-14
PCI: mvebu: Fix potential issue in range parsing
Jean-Jacques Hiblot
1
-1
/
+1
2014-02-13
PCI: mvebu: Use Device ID and revision from underlying endpoint
Andrew Lunn
1
-9
/
+2
2014-01-08
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
1
-4
/
+6
2014-01-03
PCI: mvebu: Use max_t() instead of max(resource_size_t,)
Jingoo Han
1
-2
/
+2
2014-01-03
PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamically
Thomas Petazzoni
1
-2
/
+4
2013-12-20
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
1
-2
/
+1
2013-12-19
PCI: mvebu: Remove redundant of_match_ptr
Sachin Kamat
1
-2
/
+1
2013-12-19
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
1
-31
/
+55
2013-12-10
PCI: mvebu: Remove duplicate of_clk_get_by_name() call
Andrew Lunn
1
-8
/
+0
2013-11-26
PCI: mvebu: Support a bridge with no IO port window
Jason Gunthorpe
1
-20
/
+43
2013-11-26
PCI: mvebu: Obey bridge PCI_COMMAND_MEM and PCI_COMMAND_IO bits
Jason Gunthorpe
1
-2
/
+12
2013-11-26
PCI: mvebu: Return 'unsupported' for Interrupt Line and Interrupt Pin
Jason Gunthorpe
1
-0
/
+5
2013-11-26
PCI: mvebu: Drop writes to bridge Secondary Status register
Jason Gunthorpe
1
-1
/
+0
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+1
2013-10-24
of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.
Grant Likely
1
-13
/
+1
2013-10-24
of/irq: simplify args to irq_create_of_mapping
Grant Likely
1
-1
/
+1
2013-10-24
of/irq: Replace of_irq with of_phandle_args
Grant Likely
1
-3
/
+2
2013-10-24
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
1
-1
/
+1
2013-10-08
PCI: mvebu: make local functions static
Jingoo Han
1
-6
/
+6
2013-10-08
PCI: mvebu: add I/O access wrappers
Seungwon Jeon
1
-42
/
+55
2013-10-08
PCI: mvebu: Dynamically detect if the PEX link is up to enable hot plug
Jason Gunthorpe
1
-11
/
+8
2013-09-30
PCI: mvebu: add support for Marvell Dove SoCs
Sebastian Hesselbarth
1
-0
/
+1
2013-09-30
PCI: mvebu: add support for reset on GPIO
Sebastian Hesselbarth
1
-1
/
+32
2013-09-30
PCI: mvebu: remove subsys_initcall
Sebastian Hesselbarth
1
-19
/
+14
2013-09-30
PCI: mvebu: increment nports only for registered ports
Sebastian Hesselbarth
1
-3
/
+4
2013-09-30
PCI: mvebu: move clock enable before register access
Sebastian Hesselbarth
1
-13
/
+12
2013-09-30
PCI: mvebu: add support for MSI
Thomas Petazzoni
1
-0
/
+26
2013-09-07
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-29
/
+86
2013-09-04
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+4
2013-08-19
Merge tag 'omap-for-v3.12/dra7xx' of git://git.kernel.org/pub/scm/linux/kerne...
Kevin Hilman
1
-26
/
+1
2013-08-06
PCI: mvebu: Convert to use devm_ioremap_resource
Tushar Behera
1
-3
/
+4
2013-08-06
PCI: mvebu: Check valid base address before port setup
Ezequiel Garcia
1
-0
/
+2
2013-08-06
PCI: mvebu: Adapt to the new device tree layout
Thomas Petazzoni
1
-29
/
+84
2013-08-02
PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridge
Thomas Petazzoni
1
-26
/
+1
2013-06-01
Merge tag 'pcie_bridge-3.11' of git://git.infradead.org/users/jcooper/linux i...
Olof Johansson
1
-11
/
+44
[next]