Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2d5efc190eb415dbff79ffab4f8ea731ab0288a9
/
arch
/
sh
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
c563bf0
sh: pci: Kill off dead references to is_pci_ioaddr and friends.
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
99f95f1
sh: pci: Rework fixed region checks in ioremap().
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
7b41f56
sh: Pre-allocate a reasonable number of DMA debug entries.
by Paul Mundt
· 16 years ago
0ee50254
sh: sh7786: modify usb setup timeout judgment bug.
by Kuninori Morimoto
· 16 years ago
fc3f55e
sh: ap325: use edge control for ov772x camera
by Kuninori Morimoto
· 16 years ago
3cc000b
sh: Plug in support for ARCH=sh64 using sh SRCARCH.
by Paul Mundt
· 16 years ago
1bc5718
sh: urquell: Fix up address mapping in board comments.
by Kuninori Morimoto
· 16 years ago
f802d96
sh: Add support for DMA API debugging.
by Paul Mundt
· 16 years ago
b35346f
sh: Provide cpumask_of_pcibus() to fix NUMA build.
by Paul Mundt
· 16 years ago
6e97938
sh: urquell: Add board comment
by Kuninori Morimoto
· 16 years ago
090fed5
sh: wire up sys_preadv/sys_pwritev() syscalls.
by Paul Mundt
· 16 years ago
9bb019f
sh: sh7785lcr: fix PCI address map for 32-bit mode
by Yoshihiro Shimoda
· 16 years ago
45e36c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
68b42d1
sh: sh7785lcr: Map whole PCI address space.
by Takashi Yoshii
· 16 years ago
01ab103
sh: Fix up DSP context save/restore.
by Michael Trimarchi
· 16 years ago
a27873c
sh: Fix up number of on-chip DMA channels on SH7091.
by Paul Mundt
· 16 years ago
811158b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
f5f7eac
Allow rwlocks to re-enable interrupts
by Robin Holt
· 16 years ago
6f2c55b
Simplify copy_thread()
by Alexey Dobriyan
· 16 years ago
53a52ab
sh: update defconfigs.
by Paul Mundt
· 16 years ago
e820882
sh: Kill off broken direct-mapped cache mode.
by Paul Mundt
· 16 years ago
e869a90
sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.
by Paul Mundt
· 16 years ago
eeee785
sh: Add a command line option for disabling I/O trapping.
by Paul Mundt
· 16 years ago
8dafc34
sh: Select ARCH_HIBERNATION_POSSIBLE.
by Paul Mundt
· 16 years ago
6493505
sh: migor: Fix up CEU use flags.
by Paul Mundt
· 16 years ago
c4361bb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 16 years ago
46368fa
sh: ap325 and Migo-R use new sh_mobile_ceu_info flags
by Kuninori Morimoto
· 16 years ago
d17abcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
0bd4781
sh: Fix up -Wformat-security whining.
by Paul Mundt
· 16 years ago
4713125
sh: ap325rxa: Add ov772x support, again.
by Kuninori Morimoto
· 16 years ago
3b4df71
sh: Sanitize asm/mmu.h for assembly use.
by Francesco VIRLINZI
· 16 years ago
1c58b0b
sh: Tidy up sh7786 pinmux table.
by Kuninori Morimoto
· 16 years ago
f36b59d
sh: Add MMU dependency for kexec
by Nobuhiro Iwamatsu
· 16 years ago
71c1d19
sh: urquell: enable LAN device
by Kuninori Morimoto
· 16 years ago
0824806
sh: Remove buggy definition from SH7786 pinmux_data[]
by Kuninori Morimoto
· 16 years ago
2d9329f
V4L/DVB (10665): soc-camera: add data signal polarity flags to drivers
by Guennadi Liakhovetski
· 16 years ago
692105b
trivial: fix typos/grammar errors in Kconfig texts
by Matt LaPlante
· 16 years ago
1a8a510
cpumask: remove references to struct irqaction's mask field.
by Rusty Russell
· 16 years ago
0451fb2
cpumask: remove node_to_first_cpu
by Rusty Russell
· 16 years ago
8e99ada
i2c-algo-pca: Rework waiting for a free bus
by Wolfram Sang
· 16 years ago
a841696
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
08abe18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
eaeed5d
sh: add support for SMSC Polaris platform
by Steve Glendinning
· 16 years ago
3bf5092
sh: fix the HD64461 level-triggered interrupts handling
by Rafael Ignacio Zurita
· 16 years ago
615e73b
sh: disallow kexec virtual entry
by Magnus Damm
· 16 years ago
7e6b6f2
sh: kexec jump: fix for ftrace.
by Paul Mundt
· 16 years ago
a6bab7b
sh: kexec: Drop SR.BL bit toggling.
by Paul Mundt
· 16 years ago
b7cf6dd
sh: add kexec jump support
by Magnus Damm
· 16 years ago
e4e063d
sh: rework kexec segment code
by Magnus Damm
· 16 years ago
7be5c55
sh: simplify kexec vbr code
by Magnus Damm
· 16 years ago
c203518
sh: Flush only the needed range when unmapping a VMA.
by Paul Mundt
· 16 years ago
Next »