index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-17
sh: pci: Rework SH7780 host controller detection.
Paul Mundt
2
-21
/
+26
2009-04-17
sh: pci: Set class/sub-class code correctly for SH7780 PCIC.
Paul Mundt
2
-8
/
+3
2009-04-17
sh: pci: Prefer P1SEG over P1SEGADDR for CONFIG_CMD.
Paul Mundt
1
-3
/
+3
2009-04-17
sh: pci: Move se7780 INTC fixups out of pci-sh7780.c.
Paul Mundt
1
-24
/
+0
2009-04-17
sh: pci: Kill off useless debugging printk() in pci-sh7780 init.
Paul Mundt
1
-12
/
+0
2009-04-16
sh: pci: Kill off unused SH4_PCIC_NO_RESET code.
Paul Mundt
12
-58
/
+0
2009-04-16
sh: pci: drop duplicate PCIC fixups for SE7780 and SH7785LCR.
Paul Mundt
3
-111
/
+2
2009-04-16
sh: sh7785lcr: Update for recent PCI changes.
Paul Mundt
2
-18
/
+19
2009-04-16
sh: drop duplicate symbol export on dreamcast and sh7785lcr.
Paul Mundt
2
-2
/
+0
2009-04-16
sh: export board_pci_channels in one place
Magnus Damm
8
-8
/
+2
2009-04-16
sh: pci io port base address code
Magnus Damm
1
-1
/
+0
2009-04-16
sh: pci memory range checking code
Magnus Damm
1
-3
/
+2
2009-04-16
sh: add io_base member to pci_channel
Magnus Damm
2
-4
/
+6
2009-04-16
sh: add reg_base member to pci_channel
Magnus Damm
6
-6
/
+8
2009-04-16
sh: hook in struct pci_channel in sysdata
Magnus Damm
2
-5
/
+8
2009-04-16
sh: avoid using PCIBIOS_MIN_xxx
Magnus Damm
6
-20
/
+19
2009-04-16
sh: add init member to pci_channel data
Magnus Damm
18
-36
/
+54
2009-04-16
sh: pass along struct pci_channel
Magnus Damm
19
-149
/
+164
2009-04-14
sh: Add in PCI bus for DMA API debugging.
Paul Mundt
1
-0
/
+3
2009-04-06
sh: sh7785lcr: fix PCI address map for 32-bit mode
Yoshihiro Shimoda
2
-0
/
+7
2009-04-04
sh: sh7785lcr: Map whole PCI address space.
Takashi Yoshii
2
-17
/
+8
2009-04-04
sh: Fix up number of on-chip DMA channels on SH7091.
Paul Mundt
1
-8
/
+12
2009-03-17
sh: dma: Make G2 DMA configurable.
Paul Mundt
2
-1
/
+12
2009-03-17
sh: dma: Make PVR2 DMA configurable.
Paul Mundt
2
-1
/
+15
2009-03-16
sh: Move IRQ multi definition of DMAC to defconfig
Nobuhiro Iwamatsu
2
-12
/
+13
2009-03-16
sh: Disable get_dma_error_irq for non-SH4 targets.
Nobuhiro Iwamatsu
1
-0
/
+2
2009-03-10
sh: dma-sh updates for multi IRQ and new SH-4A CPUs.
Nobuhiro Iwamatsu
3
-136
/
+119
2009-03-10
sh: pci-sh7780: fix pci memory address for fixed PMB
Yoshihiro Shimoda
1
-2
/
+2
2009-01-07
PCI: sh: use generic INTx swizzle from PCI core
Bjorn Helgaas
1
-16
/
+1
2009-01-07
PCI: sh: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
2
-13
/
+3
2008-12-22
sh: dma: Kill off ISA DMA wrapper.
Paul Mundt
2
-107
/
+0
2008-12-22
sh: mach-sh03: Use __set_io_port_base(), kill off special ioport_map().
Paul Mundt
1
-1
/
+2
2008-12-22
sh: pci-sh7780: fix pci memory address mask
Yoshihiro Shimoda
1
-7
/
+5
2008-12-22
sh: add SH DMAC burst mode constant
Steve Glendinning
1
-0
/
+1
2008-12-22
sh: fix DMAOR register access on SH7709
Steve Glendinning
1
-1
/
+2
2008-10-20
sh: Migrate common board headers to mach-common/.
Paul Mundt
5
-5
/
+5
2008-07-29
sh: Move out the solution engine headers to arch/sh/include/mach-se/
Paul Mundt
1
-1
/
+1
2008-07-29
sh: dma-sh: Fix up dreamcast dma.h mach path.
Paul Mundt
1
-1
/
+1
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt
8
-10
/
+10
2008-07-28
sh: Renesas R0P7785LC0011RL board support
Yoshihiro Shimoda
3
-0
/
+113
2008-07-28
sh: make pcibios_max_latency static
Adrian Bunk
1
-1
/
+1
2008-07-28
sh: make EARLY_PCI_OP's static
Adrian Bunk
1
-1
/
+1
2008-07-28
sh dreamcast: export board_pci_channels
Adrian Bunk
1
-0
/
+2
2008-07-22
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
1
-4
/
+11
2008-06-28
PCI: remove unused arch pcibios_update_resource() functions
Adrian Bunk
1
-32
/
+0
2008-05-22
MODULE_LICENSE expects "GPL v2", not "GPLv2"
Al Viro
1
-1
/
+1
2008-04-29
iomap: fix 64 bits resources on 32 bits
Benjamin Herrenschmidt
1
-2
/
+2
2008-04-21
PCI: remove initial bios sort of PCI devices on x86
Greg Kroah-Hartman
1
-2
/
+0
2008-02-27
arch/sh/drivers/dma/dma-sh.c: Correct use of ! and &
Julia Lawall
1
-1
/
+1
2008-02-26
sh: revert dreamcast pci change
Magnus Damm
1
-22
/
+22
[prev]
[next]