Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f2511774863487e61b56a97da07ebf8dd61d7836
/
arch
/
sh
/
drivers
1dca899
sh: dma: Kill off bogus dma_sysclass symbol export.
by Paul Mundt
· 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
4b3df56
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linus
by NeilBrown
· 15 years ago
d8902ad
dmaengine: sh: Add Support SuperH DMA Engine driver
by Nobuhiro Iwamatsu
· 15 years ago
15444a8
sh: Allow use of GENERIC_IOMAP
by David McKay
· 15 years ago
24d7619
sh: Add SH7724 support to NR_ONCHIP_DMA_CHANNELS
by Kuninori Morimoto
· 15 years ago
e174d13
sh: Prevent heartbeat from scribbling over non-LED bits.
by Kuninori Morimoto
· 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
3d6ad46
sh: multiple vectors per irq - sh7760
by Magnus Damm
· 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
a27873c
sh: Fix up number of on-chip DMA channels on SH7091.
by Paul Mundt
· 16 years ago
40f49e7
sh: dma: Make G2 DMA configurable.
by Paul Mundt
· 16 years ago
da62e71
sh: dma: Make PVR2 DMA configurable.
by Paul Mundt
· 16 years ago
988f831
sh: Move IRQ multi definition of DMAC to defconfig
by Nobuhiro Iwamatsu
· 16 years ago
02ebd32
sh: Disable get_dma_error_irq for non-SH4 targets.
by Nobuhiro Iwamatsu
· 16 years ago
71b973a
sh: dma-sh updates for multi IRQ and new SH-4A CPUs.
by Nobuhiro Iwamatsu
· 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
78fb402
sh: dma: Kill off ISA DMA wrapper.
by Paul Mundt
· 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
f617682
sh: add SH DMAC burst mode constant
by Steve Glendinning
· 16 years ago
c2c5883
sh: fix DMAOR register access on SH7709
by Steve Glendinning
· 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
71b8064
sh: dma-sh: Fix up dreamcast dma.h mach path.
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
4a0b2b4
sysdev: Pass the attribute to the low level sysdev show/store function
by Andi Kleen
· 16 years ago
0aea531
PCI: remove unused arch pcibios_update_resource() functions
by Adrian Bunk
· 16 years ago
839cd31
MODULE_LICENSE expects "GPL v2", not "GPLv2"
by Al Viro
· 16 years ago
b70d3a2
iomap: fix 64 bits resources on 32 bits
by Benjamin Herrenschmidt
· 17 years ago
1ba6ab1
PCI: remove initial bios sort of PCI devices on x86
by Greg Kroah-Hartman
· 17 years ago
b2d7c7f
arch/sh/drivers/dma/dma-sh.c: Correct use of ! and &
by Julia Lawall
· 17 years ago
763a495
by Magnus Damm
· 17 years ago
1de83e9
sh: heartbeat: ioremap is expected to succeed
by Roel Kluin
· 17 years ago
Next »