Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4463690afc066b7034cd5c2bd6b0be88ab7c99ef
/
arch
/
sh
/
drivers
/
pci
24b390a
PCI: Remove unused "pci_probe" flags
by Bjorn Helgaas
· 9 years ago
633adc7
PCI: Remove unnecessary #includes of <asm/pci.h>
by Bjorn Helgaas
· 9 years ago
9e808eb
PCI: Cleanup control flow
by Bjorn Helgaas
· 10 years ago
b97ea28
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
by Yijing Wang
· 10 years ago
ace4b3f
sh/PCI: Pass GAPSPCI_DMA_BASE CPU & bus address to dma_declare_coherent_memory()
by Bjorn Helgaas
· 10 years ago
0c3d1d6
arch/sh/drivers/pci/pcie-sh7786.h: remove duplicate SH4A_PCIEPHYCTLR
by Geert Uytterhoeven
· 11 years ago
3a6fc2f
sh/PCI: Use default pcibios_enable_device()
by Bjorn Helgaas
· 11 years ago
928bea9
PCI: Delay enabling bridges until they're needed
by Yinghai Lu
· 11 years ago
362f2b0
async: rename and redefine async_func_ptr
by Lai Jiangshan
· 12 years ago
b881bc4
ARCH: drivers remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
48bee69
sh/PCI: Remove CONFIG_HOTPLUG ifdefs
by Bill Pemberton
· 12 years ago
8885b7b
PCI: Provide a default pcibios_update_irq()
by Thierry Reding
· 12 years ago
3ddbebf
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
by Thierry Reding
· 12 years ago
6dd53aa
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
85a00dd
Merge branch 'pci/myron-pcibios_setup' into next
by Bjorn Helgaas
· 12 years ago
ce8dd71
sh/PCI: adjust section annotations for pcibios_setup()
by Myron Stowe
· 12 years ago
86927f9
sh/PCI: factor out pcibios_setup()
by Myron Stowe
· 12 years ago
ad3337c
sh: Convert sh_clk_mstp32_register to sh_clk_mstp_register
by Nobuhiro Iwamatsu
· 12 years ago
e822a00
Merge branch 'topic/sebastian-devinit-fixups' into next
by Bjorn Helgaas
· 12 years ago
1359bac
sh/PCI: move fixup hooks from __init to __devinit
by Sebastian Andrzej Siewior
· 12 years ago
b918c62
PCI: replace struct pci_bus secondary/subordinate with busn_res
by Yinghai Lu
· 12 years ago
58796ce
sh: legacy PCI evt2irq migration.
by Paul Mundt
· 12 years ago
bfc906d
SH: pci-sh7780: enable big-endian operation.
by Thomas Schwinge
· 13 years ago
475c77e
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
0e69e08
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 13 years ago
ecfb68c
sh: Fix typo in pci-sh7780.c
by Masanari Iida
· 13 years ago
7fa6a50
sh/PCI: get rid of device resource fixups
by Bjorn Helgaas
· 13 years ago
1e05b62
sh: use the the PCI channels's io_map_base
by Michael S. Tsirkin
· 13 years ago
7b67e75
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
6f17dd1
sh/PCI: convert to pci_scan_root_bus() for correct root bus resources
by Bjorn Helgaas
· 13 years ago
dab0311
PCI: sh: use generic pcibios_set_master()
by Myron Stowe
· 13 years ago
96c5590
PCI: Pull PCI 'latency timer' setup up into the core
by Myron Stowe
· 13 years ago
43db595
sh: switch to GENERIC_PCI_IOMAP
by Michael S. Tsirkin
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
f7be345
sh: Add export.h to arch/sh specific files as required.
by Paul Gortmaker
· 13 years ago
d11584a
SH: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
d534194
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
by Ralf Baechle
· 13 years ago
116ceec
SH: SE7751: Fix pcibios_map_platform_irq prototype.
by Ralf Baechle
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
cd7bb53
sh: Fix up async PCIe probing on SMP.
by Paul Mundt
· 14 years ago
1da09c4
sh: pci: Support asynchronous initialization of SH-X3 PCIe channels.
by Paul Mundt
· 14 years ago
9ca0443
sh: pci: Add pci_fixup_pcic to pci of landisk
by Nobuhiro Iwamatsu
· 14 years ago
37b7a97
sh: machvec IO death.
by Paul Mundt
· 14 years ago
a80be168
sh: pci: Convert to upper/lower_32_bits() helpers.
by Paul Mundt
· 14 years ago
b6b77b2
sh: pci: Support secondary FPGA-driven PCIe clocks on SDK7786.
by Paul Mundt
· 14 years ago
61a46766
sh: pci: Support slot 4 routing on SDK7786.
by Paul Mundt
· 14 years ago
39a9086
sh: pci: Use a generic raw spinlock for PCI config access locking.
by Paul Mundt
· 14 years ago
c524ebf
sh: pci: clock framework support for SH7786 PCIe.
by Paul Mundt
· 14 years ago
cecf48e
sh: pci: Use I/O accessors consistently in SH7786 PCIe init code.
by Paul Mundt
· 14 years ago
bd792ae
sh: pci: Support ports with disabled links on SH7786 PCIe.
by Paul Mundt
· 14 years ago
beb54ad
sh: pci: Discard initial PCICONF4/5 settings for SH7786 PCIe.
by Paul Mundt
· 14 years ago
2c65d75
sh: pci: Support root complex config accesses on SH7786 PCIe.
by Paul Mundt
· 14 years ago
cabdf8b
sh: pci: Move Renesas PCI IDs to a better place.
by Paul Mundt
· 14 years ago
81df84f
sh: pci: Give SH7786 PHY some time to settle.
by Paul Mundt
· 14 years ago
bdf7499
sh: pci: Toggle configuration accesses on SH7786.
by Paul Mundt
· 14 years ago
c62e3fa
sh: pci: Use generic pci_enable_resources() for pcibios_enable_device().
by Paul Mundt
· 14 years ago
5220470
Merge branch 'sh/pci-express-integration'
by Paul Mundt
· 14 years ago
1c3bb38
sh: Hook up 3rd memory window for all SH7786 PCIe channels.
by Paul Mundt
· 14 years ago
f048519
sh: Properly wire up channel 2's I/O window on SH7786 PCIe.
by Paul Mundt
· 14 years ago
da03a63
sh: Ignore 32-bit windows in 29-bit mode for SH7786 PCIe.
by Paul Mundt
· 14 years ago
2c5f674
sh: Establish a SuperHyway<->PCIe window mapping on SH7786 PCIe.
by Paul Mundt
· 14 years ago
2dbfa1e
sh: Make SH7786 PCIe port reset logic more aggressive.
by Paul Mundt
· 14 years ago
9ec1651
sh: Additional register definitions for SH7786 PCIe.
by Matt Fleming
· 14 years ago
144c749
Merge branch 'sh/pci-express-integration'
by Paul Mundt
· 14 years ago
65c23f5
sh: Relax devfn constraints for SH7786 PCIe.
by Paul Mundt
· 14 years ago
53178d7
sh: Fix up SH7786 PCIe PHY initialization.
by Paul Mundt
· 14 years ago
7656e24
sh: Support type 1 accesses for SH7786 PCI.
by Paul Mundt
· 14 years ago
3b554c3
sh: Fix typos in PCI initialization message
by Matt Fleming
· 14 years ago
9973e38
sh: Fix up IORESOURCE_PCI_FIXED usage in pcibios_fixup_device_resources().
by Paul Mundt
· 14 years ago
e3a4317
sh: sh7751 pci controller io port fix
by Magnus Damm
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
64d497f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
3b7a17f
resource/PCI: mark struct resource as const
by Dominik Brodowski
· 15 years ago
b26b2d4
resource/PCI: align functions now return start of resource
by Dominik Brodowski
· 15 years ago
7578a4c
sh: Fix up multi-resource mapping for SH7786 PCIe.
by Paul Mundt
· 15 years ago
7561f2d
sh: Fix up SH7786 PCI resource definitions.
by Paul Mundt
· 15 years ago
3b0be1a
sh: Fix an off-by-1 in SH7780 PCIC memory resource mapping.
by Paul Mundt
· 15 years ago
9ad62ec
sh: Fix up early PCI PERR/SERR IRQ handling.
by Paul Mundt
· 15 years ago
b6c58b1
sh: Improved multi-resource handling for SH7780 PCI.
by Paul Mundt
· 15 years ago
ef407be
sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers.
by Paul Mundt
· 15 years ago
bcf3935
sh: Handle PCI controller resource conflicts.
by Paul Mundt
· 15 years ago
85b59f5
sh: Enable PCI66 support for SH7780 host controller.
by Paul Mundt
· 15 years ago
aee4467
sh: Fix up large system memory handling for SH7780 PCI.
by Paul Mundt
· 15 years ago
396c56a
sh: Kill off broken type 1 PCI config access checks.
by Paul Mundt
· 15 years ago
320e68d
sh: support PCI domains.
by Paul Mundt
· 15 years ago
ac8ab54
sh: Bail out early on PCI resource conflicts.
by Paul Mundt
· 15 years ago
a45635d
sh: Reworked SH7780 PCI initialization.
by Paul Mundt
· 15 years ago
8495935
sh: Fix up read-only variable assignment in pcibios_align_resource().
by Paul Mundt
· 15 years ago
9d56dd3
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
by Paul Mundt
· 15 years ago
7dcaa8e
sh: Generalize SH7786 PCIe support.
by Paul Mundt
· 15 years ago
3252b11
sh: move machtypes.h to include/generated
by Sam Ravnborg
· 15 years ago
7693465
sh: Kill off superfluous arch/sh/drivers/pci/Kconfig.
by Paul Mundt
· 15 years ago
01be5d6
sh: Revamp PCI DMA coherence Kconfig bits.
by Paul Mundt
· 15 years ago
15444a8
sh: Allow use of GENERIC_IOMAP
by David McKay
· 15 years ago
5713e60
sh: pci: Initial PCI-Express support for SH7786 Urquell board.
by Paul Mundt
· 15 years ago
66765fe
sh: pci: SH7786 PCI ops.
by Paul Mundt
· 15 years ago
8c6b44d
sh: pci: Allow register_pci_controller() to handle overlapping regions.
by Paul Mundt
· 15 years ago
78c99ba
sh: pci: remove duplicated #include's
by Huang Weiyi
· 15 years ago
5582b06
sh: pci-sh7780: Fix up for PCI_DISABLE_MWI changes.
by Paul Mundt
· 15 years ago
d076d2b
sh: pci-sh7751: Initialize io_map_base in controller definition.
by Paul Mundt
· 15 years ago
Next »