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
/
pci-mvebu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: mvebu: Remove code restricting accesses to slot 0
Russell King
2015-10-09
1
-24
/
+0
*
PCI: mvebu: Add PCI Express root complex capability block
Russell King
2015-10-09
1
-4
/
+133
*
PCI: mvebu: Improve clock/reset handling
Russell King
2015-10-09
1
-13
/
+43
*
PCI: mvebu: Use gpio_desc to carry around gpio
Russell King
2015-10-09
1
-15
/
+24
*
PCI: mvebu: Use devm_kcalloc() to allocate an array
Russell King
2015-10-09
1
-2
/
+1
*
PCI: mvebu: Use gpio_set_value_cansleep()
Russell King
2015-10-09
1
-2
/
+2
*
PCI: mvebu: Split port parsing and resource claiming from port setup
Russell King
2015-10-09
1
-3
/
+12
*
PCI: mvebu: Fix memory leaks and refcount leaks
Russell King
2015-10-09
1
-7
/
+43
*
PCI: mvebu: Move port parsing and resource claiming to separate function
Russell King
2015-10-09
1
-56
/
+74
*
PCI: mvebu: Use port->name rather than "PCIe%d.%d"
Russell King
2015-10-08
1
-8
/
+8
*
PCI: mvebu: Report full node name when reporting a DT error
Russell King
2015-10-08
1
-1
/
+2
*
PCI: mvebu: Use for_each_available_child_of_node() to walk child nodes
Russell King
2015-10-08
1
-4
/
+1
*
PCI: mvebu: Use of_get_available_child_count()
Russell King
2015-10-08
1
-8
/
+3
*
PCI: mvebu: Use exact config access size; don't read/modify/write
Russell King
2015-10-08
1
-17
/
+26
*
PCI: mvebu: Return zero for reserved or unimplemented config space
Russell King
2015-10-08
1
-2
/
+7
*
PCI: Drop references acquired by of_parse_phandle()
Bjorn Helgaas
2015-08-20
1
-0
/
+1
*
PCI: mvebu: Remove mvebu_pcie_scan_bus()
Yijing Wang
2015-05-26
1
-17
/
+1
*
PCI: mvebu: Add suspend/resume support
Thomas Petazzoni
2015-03-20
1
-0
/
+38
*
ARM/PCI: Move to generic PCI domains
Lorenzo Pieralisi
2014-12-27
1
-13
/
+2
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
pci: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-12-10
1
-0
/
+2
|
\
\
|
*
|
PCI: mvebu: Add a blank line after declarations
Jingoo Han
2014-11-13
1
-0
/
+2
|
|
/
*
|
PCI: mvebu: Save MSI controller in pci_sys_data
Yijing Wang
2014-11-21
1
-7
/
+4
*
|
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
Yijing Wang
2014-11-12
1
-1
/
+1
|
/
*
PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()
Thomas Petazzoni
2014-09-22
1
-3
/
+3
*
PCI: mvebu: Fix GPL v2 license string typo
Thierry Reding
2014-07-15
1
-1
/
+1
*
PCI: Whitespace cleanup
Ryan Desfosses
2014-06-10
1
-8
/
+9
*
PCI: mvebu: Use '%pa' for printing 'phys_addr_t' type
Fabio Estevam
2014-04-29
1
-2
/
+4
*
PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlock
Andrew Murray
2014-04-29
1
-8
/
+0
*
PCI: mvebu: split PCIe BARs into multiple MBus windows when needed
Thomas Petazzoni
2014-04-24
1
-14
/
+74
*
PCI: mvebu: fix off-by-one in the computed size of the mbus windows
Willy Tarreau
2014-04-24
1
-2
/
+2
*
PCI: mvebu: Call request_resource() on the apertures
Jason Gunthorpe
2014-02-18
1
-1
/
+23
*
PCI: mvebu: Fix potential issue in range parsing
Jean-Jacques Hiblot
2014-02-14
1
-1
/
+1
*
PCI: mvebu: Use Device ID and revision from underlying endpoint
Andrew Lunn
2014-02-12
1
-9
/
+2
*
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
2014-01-07
1
-4
/
+6
|
\
|
*
PCI: mvebu: Use max_t() instead of max(resource_size_t,)
Jingoo Han
2014-01-02
1
-2
/
+2
|
*
PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamically
Thomas Petazzoni
2014-01-02
1
-2
/
+4
*
|
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
2013-12-20
1
-2
/
+1
|
\
\
|
|
/
|
*
PCI: mvebu: Remove redundant of_match_ptr
Sachin Kamat
2013-12-19
1
-2
/
+1
*
|
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
2013-12-18
1
-31
/
+55
|
\
\
|
|
/
|
*
PCI: mvebu: Remove duplicate of_clk_get_by_name() call
Andrew Lunn
2013-12-09
1
-8
/
+0
|
*
PCI: mvebu: Support a bridge with no IO port window
Jason Gunthorpe
2013-11-26
1
-20
/
+43
|
*
PCI: mvebu: Obey bridge PCI_COMMAND_MEM and PCI_COMMAND_IO bits
Jason Gunthorpe
2013-11-26
1
-2
/
+12
|
*
PCI: mvebu: Drop writes to bridge Secondary Status register
Jason Gunthorpe
2013-11-26
1
-1
/
+0
*
|
PCI: mvebu: Return 'unsupported' for Interrupt Line and Interrupt Pin
Jason Gunthorpe
2013-11-26
1
-0
/
+5
|
/
*
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
1
-14
/
+1
|
\
|
*
of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.
Grant Likely
2013-10-24
1
-13
/
+1
|
*
of/irq: simplify args to irq_create_of_mapping
Grant Likely
2013-10-24
1
-1
/
+1
|
*
of/irq: Replace of_irq with of_phandle_args
Grant Likely
2013-10-24
1
-3
/
+2
[next]