Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6df633d0dc333ffce683f46f2856024479b170b9
/
drivers
/
pci
/
host
/
pci-mvebu.c
dfc6535
PCI: mvebu: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS for mvebu_pcie_pm_ops
by Jisheng Zhang
· 9 years ago
6e9a426
PCI: mvebu: Constify mvebu_pcie_pm_ops structure
by Jisheng Zhang
· 9 years ago
d1a082c
PCI: mvebu: Remove code restricting accesses to slot 0
by Russell King
· 9 years ago
dc0352a
PCI: mvebu: Add PCI Express root complex capability block
by Russell King
· 9 years ago
d609a8d
PCI: mvebu: Improve clock/reset handling
by Russell King
· 9 years ago
8a182c2
PCI: mvebu: Use gpio_desc to carry around gpio
by Russell King
· 9 years ago
19fdb80
PCI: mvebu: Use devm_kcalloc() to allocate an array
by Russell King
· 9 years ago
4a2eae2
PCI: mvebu: Use gpio_set_value_cansleep()
by Russell King
· 9 years ago
3884d84
PCI: mvebu: Split port parsing and resource claiming from port setup
by Russell King
· 9 years ago
37bfa77
PCI: mvebu: Fix memory leaks and refcount leaks
by Russell King
· 9 years ago
49cb1f7
PCI: mvebu: Move port parsing and resource claiming to separate function
by Russell King
· 9 years ago
ab7ea30
PCI: mvebu: Use port->name rather than "PCIe%d.%d"
by Russell King
· 9 years ago
2cdf4ed
PCI: mvebu: Report full node name when reporting a DT error
by Russell King
· 9 years ago
2aee2ed
PCI: mvebu: Use for_each_available_child_of_node() to walk child nodes
by Russell King
· 9 years ago
7de36cd
PCI: mvebu: Use of_get_available_child_count()
by Russell King
· 9 years ago
79e3f6c
PCI: mvebu: Use exact config access size; don't read/modify/write
by Russell King
· 9 years ago
58c19a1
PCI: mvebu: Return zero for reserved or unimplemented config space
by Russell King
· 9 years ago
3a10766
PCI: Drop references acquired by of_parse_phandle()
by Bjorn Helgaas
· 9 years ago
2dead00
PCI: mvebu: Remove mvebu_pcie_scan_bus()
by Yijing Wang
· 10 years ago
ab14d45
PCI: mvebu: Add suspend/resume support
by Thomas Petazzoni
· 10 years ago
8c7d1474
ARM/PCI: Move to generic PCI domains
by Lorenzo Pieralisi
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
c75059c
Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
2691423
PCI: mvebu: Save MSI controller in pci_sys_data
by Yijing Wang
· 10 years ago
cf3a9d6
PCI: mvebu: Add a blank line after declarations
by Jingoo Han
· 10 years ago
c2791b8
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
by Yijing Wang
· 10 years ago
e27a513
pci: host: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
56fab6e
PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()
by Thomas Petazzoni
· 10 years ago
505d865
PCI: mvebu: Fix GPL v2 license string typo
by Thierry Reding
· 10 years ago
3c78bc6
PCI: Whitespace cleanup
by Ryan Desfosses
· 11 years ago
9aa5285
PCI: mvebu: Use '%pa' for printing 'phys_addr_t' type
by Fabio Estevam
· 11 years ago
85802bb
PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlock
by Andrew Murray
· 11 years ago
398f5d5
PCI: mvebu: split PCIe BARs into multiple MBus windows when needed
by Thomas Petazzoni
· 11 years ago
b6d07e0
PCI: mvebu: fix off-by-one in the computed size of the mbus windows
by Willy Tarreau
· 11 years ago
2613ba4
PCI: mvebu: Call request_resource() on the apertures
by Jason Gunthorpe
· 11 years ago
4f4bde1
PCI: mvebu: Fix potential issue in range parsing
by Jean-Jacques Hiblot
· 11 years ago
a760d2f
PCI: mvebu: Use Device ID and revision from underlying endpoint
by Andrew Lunn
· 11 years ago
1ecf38c
Merge branch 'pci/host-mvebu' into next
by Bjorn Helgaas
· 11 years ago
0648900
PCI: mvebu: Use max_t() instead of max(resource_size_t,)
by Jingoo Han
· 11 years ago
31e45ec
PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamically
by Thomas Petazzoni
· 11 years ago
fc05ea7
Merge branch 'pci/host-mvebu' into next
by Bjorn Helgaas
· 11 years ago
339135f
PCI: mvebu: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
7160266
Merge branch 'pci/host-mvebu' into next
by Bjorn Helgaas
· 11 years ago
84f4719
PCI: mvebu: Remove duplicate of_clk_get_by_name() call
by Andrew Lunn
· 11 years ago
641e674
PCI: mvebu: Support a bridge with no IO port window
by Jason Gunthorpe
· 11 years ago
43a16f9
PCI: mvebu: Obey bridge PCI_COMMAND_MEM and PCI_COMMAND_IO bits
by Jason Gunthorpe
· 11 years ago
f407dae
PCI: mvebu: Return 'unsupported' for Interrupt Line and Interrupt Pin
by Jason Gunthorpe
· 11 years ago
2850b05
PCI: mvebu: Drop writes to bridge Secondary Status register
by Jason Gunthorpe
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
16b84e5
of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.
by Grant Likely
· 11 years ago
e6d30ab
of/irq: simplify args to irq_create_of_mapping
by Grant Likely
· 11 years ago
530210c
of/irq: Replace of_irq with of_phandle_args
by Grant Likely
· 11 years ago
0c02c80
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
by Grant Likely
· 11 years ago
f5072df
PCI: mvebu: make local functions static
by Jingoo Han
· 11 years ago
032b4c0
PCI: mvebu: add I/O access wrappers
by Seungwon Jeon
· 11 years ago
9f352f0
PCI: mvebu: Dynamically detect if the PEX link is up to enable hot plug
by Jason Gunthorpe
· 11 years ago
cc54ccd
PCI: mvebu: add support for Marvell Dove SoCs
by Sebastian Hesselbarth
· 11 years ago
52ba992
PCI: mvebu: add support for reset on GPIO
by Sebastian Hesselbarth
· 11 years ago
e5615c3
PCI: mvebu: remove subsys_initcall
by Sebastian Hesselbarth
· 11 years ago
bf09b6a
PCI: mvebu: increment nports only for registered ports
by Sebastian Hesselbarth
· 11 years ago
b42285f
PCI: mvebu: move clock enable before register access
by Sebastian Hesselbarth
· 11 years ago
5b4deb6
PCI: mvebu: add support for MSI
by Thomas Petazzoni
· 11 years ago
b4b50fd
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
a923874
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
5515d99
Merge tag 'omap-for-v3.12/dra7xx' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc
by Kevin Hilman
· 11 years ago
f48fbf9
PCI: mvebu: Convert to use devm_ioremap_resource
by Tushar Behera
· 12 years ago
b22503a
PCI: mvebu: Check valid base address before port setup
by Ezequiel Garcia
· 11 years ago
11be654
PCI: mvebu: Adapt to the new device tree layout
by Thomas Petazzoni
· 11 years ago
36dd1f3
PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridge
by Thomas Petazzoni
· 11 years ago
2dbefbf
Merge tag 'pcie_bridge-3.11' of git://git.infradead.org/users/jcooper/linux into next/soc
by Olof Johansson
· 12 years ago
005625f
pci: mvebu: enable driver usage on Kirkwood
by Thomas Petazzoni
· 12 years ago
6eb237c
pci: mvebu: fix the emulation of the status register
by Thomas Petazzoni
· 12 years ago
197fc22
pci: mvebu: allow the enumeration of devices beyond physical bridges
by Thomas Petazzoni
· 12 years ago
f4ac990
pci: mvebu: no longer fake the slot location of downstream devices
by Thomas Petazzoni
· 12 years ago
3d9939c
pci: mvebu: fix return value check in mvebu_pcie_probe()
by Wei Yongjun
· 12 years ago
45361a4
pci: PCIe driver for Marvell Armada 370/XP systems
by Thomas Petazzoni
· 12 years ago