index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: pci: Rename ops-cayman -> fixups-cayman.
Paul Mundt
2009-04-20
2
-1
/
+1
*
sh: pci: Convert the SH-5 code over to the new interface.
Paul Mundt
2009-04-20
4
-52
/
+23
*
sh: pci: Tidy up the dreamcast PCI support.
Paul Mundt
2009-04-20
3
-89
/
+117
*
sh: pci: Kill off legacy ide quirks.
Paul Mundt
2009-04-20
2
-42
/
+0
*
sh: pci: Consolidate pcibios_setup() in pci-lib.
Paul Mundt
2009-04-20
4
-35
/
+16
*
sh: pci: Flag the dreamcast BBA as IORESOURCE_PCI_FIXED.
Paul Mundt
2009-04-20
1
-0
/
+7
*
sh: pci: Kill off superfluous lboxre2 pci fixups.
Paul Mundt
2009-04-20
2
-43
/
+1
*
sh: pci: Kill off the now unused hose->io_base.
Paul Mundt
2009-04-20
2
-9
/
+0
*
sh: pci: Consolidate the remaining common bits.
Paul Mundt
2009-04-20
3
-116
/
+64
*
sh: pci: Consolidate bus<->resource mapping in pci-lib.
Paul Mundt
2009-04-20
3
-45
/
+31
*
sh: pci: Track io and mem_offset per-channel.
Paul Mundt
2009-04-20
2
-9
/
+11
*
sh: pci: New-style controller registration.
Paul Mundt
2009-04-20
2
-72
/
+112
*
sh: pci: Consolidate pci_iomap() and use the generic I/O base.
Paul Mundt
2009-04-20
3
-70
/
+51
*
sh: pci: Kill off unused pcibios_fixup().
Paul Mundt
2009-04-20
1
-5
/
+0
*
sh: pci: Consolidate pcibios_align_resource() definitions.
Paul Mundt
2009-04-20
3
-46
/
+42
*
sh: pci: HAVE_PCI_MMAP support.
Paul Mundt
2009-04-20
2
-3
/
+29
*
sh: pci: Split out new-style PCI core.
Paul Mundt
2009-04-20
3
-4
/
+258
*
sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.
Paul Mundt
2009-04-20
1
-0
/
+14
*
sh: pci: Start unifying the SH7780 PCIC initialization.
Paul Mundt
2009-04-17
4
-70
/
+37
*
sh: pci: Consolidate SH7780 PCIC IRQ routing.
Paul Mundt
2009-04-17
7
-137
/
+31
*
sh: pci: Kill off platform-specific multi-window mappings.
Paul Mundt
2009-04-17
6
-95
/
+16
*
sh: pci: Consolidate PCI I/O and mem window definitions for SH7780.
Paul Mundt
2009-04-17
6
-90
/
+27
*
sh: pci: Set the I/O port base to the SH7780 I/O window default.
Paul Mundt
2009-04-17
1
-0
/
+2
*
sh: pci: Set pci_cache_line_size on SH7780 via the PCICLS register.
Paul Mundt
2009-04-17
1
-9
/
+12
*
sh: pci: Use the proper write size for class/sub-class code.
Paul Mundt
2009-04-17
1
-2
/
+4
*
sh: pci: Rework SH7780 host controller detection.
Paul Mundt
2009-04-17
2
-21
/
+26
*
sh: pci: Set class/sub-class code correctly for SH7780 PCIC.
Paul Mundt
2009-04-17
2
-8
/
+3
*
sh: pci: Prefer P1SEG over P1SEGADDR for CONFIG_CMD.
Paul Mundt
2009-04-17
1
-3
/
+3
*
sh: pci: Move se7780 INTC fixups out of pci-sh7780.c.
Paul Mundt
2009-04-17
1
-24
/
+0
*
sh: pci: Kill off useless debugging printk() in pci-sh7780 init.
Paul Mundt
2009-04-17
1
-12
/
+0
*
sh: pci: Kill off unused SH4_PCIC_NO_RESET code.
Paul Mundt
2009-04-16
12
-58
/
+0
*
sh: pci: drop duplicate PCIC fixups for SE7780 and SH7785LCR.
Paul Mundt
2009-04-16
3
-111
/
+2
*
sh: sh7785lcr: Update for recent PCI changes.
Paul Mundt
2009-04-16
2
-18
/
+19
*
sh: drop duplicate symbol export on dreamcast and sh7785lcr.
Paul Mundt
2009-04-16
2
-2
/
+0
*
sh: export board_pci_channels in one place
Magnus Damm
2009-04-16
8
-8
/
+2
*
sh: pci io port base address code
Magnus Damm
2009-04-16
1
-1
/
+0
*
sh: pci memory range checking code
Magnus Damm
2009-04-16
1
-3
/
+2
*
sh: add io_base member to pci_channel
Magnus Damm
2009-04-16
2
-4
/
+6
*
sh: add reg_base member to pci_channel
Magnus Damm
2009-04-16
6
-6
/
+8
*
sh: hook in struct pci_channel in sysdata
Magnus Damm
2009-04-16
2
-5
/
+8
*
sh: avoid using PCIBIOS_MIN_xxx
Magnus Damm
2009-04-16
6
-20
/
+19
*
sh: add init member to pci_channel data
Magnus Damm
2009-04-16
18
-36
/
+54
*
sh: pass along struct pci_channel
Magnus Damm
2009-04-16
19
-149
/
+164
*
sh: Add in PCI bus for DMA API debugging.
Paul Mundt
2009-04-14
1
-0
/
+3
*
sh: sh7785lcr: fix PCI address map for 32-bit mode
Yoshihiro Shimoda
2009-04-06
2
-0
/
+7
*
sh: sh7785lcr: Map whole PCI address space.
Takashi Yoshii
2009-04-04
2
-17
/
+8
*
sh: pci-sh7780: fix pci memory address for fixed PMB
Yoshihiro Shimoda
2009-03-10
1
-2
/
+2
*
PCI: sh: use generic INTx swizzle from PCI core
Bjorn Helgaas
2009-01-07
1
-16
/
+1
*
PCI: sh: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
2009-01-07
2
-13
/
+3
*
sh: mach-sh03: Use __set_io_port_base(), kill off special ioport_map().
Paul Mundt
2008-12-22
1
-1
/
+2
[next]