Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
896ebc0935a1280b6f0d56c0cd9e2ec01fdebc68
/
arch
/
sh
/
drivers
/
pci
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
· 16 years ago
d076d2b
sh: pci-sh7751: Initialize io_map_base in controller definition.
by Paul Mundt
· 16 years ago
0fb849b
sh: Integrate the SH-5 onchip_remap() more coherently.
by Paul Mundt
· 16 years ago
cf24200
sh: pci: Rename pci-new.c to pci.c.
by Paul Mundt
· 16 years ago
35bcfff
sh: pci: Roll pci-lib in to pci-new.
by Paul Mundt
· 16 years ago
805fcc8
sh: pci: Kill off the last remnants of the now unused pci-auto code.
by Paul Mundt
· 16 years ago
2d5efc1
sh: pci: Move the se7751 fixups in to arch/sh/drivers/pci/.
by Paul Mundt
· 16 years ago
951a681
sh: pci: Convert dreamcast to new-style interface.
by Paul Mundt
· 16 years ago
37c8ac3
sh: pci: Consolidate lboxre2 and r2d IRQ fixups.
by Paul Mundt
· 16 years ago
84972ec
sh: pci: Rename SH7751 platform ops files to fixups.
by Paul Mundt
· 16 years ago
757e3c1
sh: pci: Rewrite SH7751 PCI support to follow SH7780.
by Paul Mundt
· 16 years ago
a5b0804
sh: pci: Rename ops-cayman -> fixups-cayman.
by Paul Mundt
· 16 years ago
48e4237
sh: pci: Convert the SH-5 code over to the new interface.
by Paul Mundt
· 16 years ago
3444f5e
sh: pci: Tidy up the dreamcast PCI support.
by Paul Mundt
· 16 years ago
0db38ce
sh: pci: Kill off legacy ide quirks.
by Paul Mundt
· 16 years ago
0e75148
sh: pci: Consolidate pcibios_setup() in pci-lib.
by Paul Mundt
· 16 years ago
d556fcc
sh: pci: Flag the dreamcast BBA as IORESOURCE_PCI_FIXED.
by Paul Mundt
· 16 years ago
bb33964
sh: pci: Kill off superfluous lboxre2 pci fixups.
by Paul Mundt
· 16 years ago
5ba7205
sh: pci: Kill off the now unused hose->io_base.
by Paul Mundt
· 16 years ago
3f8daea
sh: pci: Consolidate the remaining common bits.
by Paul Mundt
· 16 years ago
5160d3f
sh: pci: Consolidate bus<->resource mapping in pci-lib.
by Paul Mundt
· 16 years ago
09cfeb1
sh: pci: Track io and mem_offset per-channel.
by Paul Mundt
· 16 years ago
e79066a
sh: pci: New-style controller registration.
by Paul Mundt
· 16 years ago
0bb34a6
sh: pci: Consolidate pci_iomap() and use the generic I/O base.
by Paul Mundt
· 16 years ago
394b6d2
sh: pci: Kill off unused pcibios_fixup().
by Paul Mundt
· 16 years ago
a3c0e0d
sh: pci: Consolidate pcibios_align_resource() definitions.
by Paul Mundt
· 16 years ago
9833385
sh: pci: HAVE_PCI_MMAP support.
by Paul Mundt
· 16 years ago
4c5107e
sh: pci: Split out new-style PCI core.
by Paul Mundt
· 16 years ago
9ade121
sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.
by Paul Mundt
· 16 years ago
62c7ae8
sh: pci: Start unifying the SH7780 PCIC initialization.
by Paul Mundt
· 16 years ago
a6d377b
sh: pci: Consolidate SH7780 PCIC IRQ routing.
by Paul Mundt
· 16 years ago
4c7a47d
sh: pci: Kill off platform-specific multi-window mappings.
by Paul Mundt
· 16 years ago
ab1363a
sh: pci: Consolidate PCI I/O and mem window definitions for SH7780.
by Paul Mundt
· 16 years ago
f1dcab7
sh: pci: Set the I/O port base to the SH7780 I/O window default.
by Paul Mundt
· 16 years ago
c66c1d7
sh: pci: Set pci_cache_line_size on SH7780 via the PCICLS register.
by Paul Mundt
· 16 years ago
ab78cbc
sh: pci: Use the proper write size for class/sub-class code.
by Paul Mundt
· 16 years ago
4e7b7fd
sh: pci: Rework SH7780 host controller detection.
by Paul Mundt
· 16 years ago
0bbc9bc
sh: pci: Set class/sub-class code correctly for SH7780 PCIC.
by Paul Mundt
· 16 years ago
7e4ba0d
sh: pci: Prefer P1SEG over P1SEGADDR for CONFIG_CMD.
by Paul Mundt
· 16 years ago
b627b4e
sh: pci: Move se7780 INTC fixups out of pci-sh7780.c.
by Paul Mundt
· 16 years ago
84971bb
sh: pci: Kill off useless debugging printk() in pci-sh7780 init.
by Paul Mundt
· 16 years ago
0232ba9
sh: pci: Kill off unused SH4_PCIC_NO_RESET code.
by Paul Mundt
· 16 years ago
f1a9ba8
sh: pci: drop duplicate PCIC fixups for SE7780 and SH7785LCR.
by Paul Mundt
· 16 years ago
3aabce8
sh: sh7785lcr: Update for recent PCI changes.
by Paul Mundt
· 16 years ago
1059157
sh: drop duplicate symbol export on dreamcast and sh7785lcr.
by Paul Mundt
· 16 years ago
aa5d3ff
sh: export board_pci_channels in one place
by Magnus Damm
· 17 years ago
8ce0143
sh: pci io port base address code
by Magnus Damm
· 17 years ago
ef339f2
sh: pci memory range checking code
by Magnus Damm
· 17 years ago
ef53fde
sh: add io_base member to pci_channel
by Magnus Damm
· 17 years ago
e4c6a36
sh: add reg_base member to pci_channel
by Magnus Damm
· 17 years ago
b6706ef
sh: hook in struct pci_channel in sysdata
by Magnus Damm
· 17 years ago
710fa3c
sh: avoid using PCIBIOS_MIN_xxx
by Magnus Damm
· 16 years ago
d0e3db4
sh: add init member to pci_channel data
by Magnus Damm
· 16 years ago
b8b47bf
sh: pass along struct pci_channel
by Magnus Damm
· 16 years ago
e588a00
sh: Add in PCI bus for DMA API debugging.
by Paul Mundt
· 16 years ago
9bb019f
sh: sh7785lcr: fix PCI address map for 32-bit mode
by Yoshihiro Shimoda
· 16 years ago
68b42d1
sh: sh7785lcr: Map whole PCI address space.
by Takashi Yoshii
· 16 years ago
8ffe313
sh: pci-sh7780: fix pci memory address for fixed PMB
by Yoshihiro Shimoda
· 16 years ago
e558234
PCI: sh: use generic INTx swizzle from PCI core
by Bjorn Helgaas
· 16 years ago
6aa6e49
PCI: sh: use generic pci_swizzle_interrupt_pin()
by Bjorn Helgaas
· 16 years ago
43eeb0f
sh: mach-sh03: Use __set_io_port_base(), kill off special ioport_map().
by Paul Mundt
· 16 years ago
331ff10
sh: pci-sh7780: fix pci memory address mask
by Yoshihiro Shimoda
· 16 years ago
7639a45
sh: Migrate common board headers to mach-common/.
by Paul Mundt
· 16 years ago
939a24a
sh: Move out the solution engine headers to arch/sh/include/mach-se/
by Paul Mundt
· 16 years ago
f15cbe6
sh: migrate to arch/sh/include/
by Paul Mundt
· 16 years ago
cbe9da0
sh: Renesas R0P7785LC0011RL board support
by Yoshihiro Shimoda
· 16 years ago
6241003
sh: make pcibios_max_latency static
by Adrian Bunk
· 16 years ago
175fb09
sh: make EARLY_PCI_OP's static
by Adrian Bunk
· 16 years ago
7223ce2
sh dreamcast: export board_pci_channels
by Adrian Bunk
· 16 years ago
0aea531
PCI: remove unused arch pcibios_update_resource() functions
by Adrian Bunk
· 16 years ago
b70d3a2
iomap: fix 64 bits resources on 32 bits
by Benjamin Herrenschmidt
· 17 years ago
Next »