index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-20
MIPS: PCI: Update XLR/XLS PCI for the new PIC code
Jayachandran C
1
-35
/
+34
2012-11-09
MIPS: BCM63XX: use the new reset helper
Jonas Gorski
1
-13
/
+6
2012-11-09
MIPS: BCM63XX: add and use a clock for PCIe
Jonas Gorski
1
-5
/
+10
2012-10-11
MIPS: Malta: Fix section mismatch.
Ralf Baechle
1
-1
/
+2
2012-10-06
sections: fix section conflicts in arch/mips
Andi Kleen
1
-1
/
+1
2012-09-19
Merge branch 'pci/thierry-fixup-irqs' into next
Bjorn Helgaas
1
-6
/
+0
2012-09-18
PCI: Provide a default pcibios_update_irq()
Thierry Reding
1
-6
/
+0
2012-09-18
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
1
-1
/
+1
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
1
-0
/
+22
2012-08-23
MIPS: PCI: Use PCI Express Capability accessors
Jiang Liu
1
-10
/
+5
2012-08-23
MIPS: pci-ar724x: avoid data bus error due to a missing PCIe module
Gabor Juhos
1
-0
/
+22
2012-07-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
9
-16
/
+462
2012-07-25
Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',...
Ralf Baechle
9
-16
/
+462
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-3
/
+3
2012-07-24
MIPS: Netlogic: Remove unused pcibios_fixups
Jayachandran C
1
-4
/
+0
2012-07-24
MIPS: Netlogic: XLP PCIe controller support.
Ganesan Ramalingam
2
-0
/
+249
2012-07-24
MIPS: BCM63XX: Add PCIe Support for BCM6328
Jonas Gorski
3
-0
/
+178
2012-07-24
MIPS: BCM63XX: Move the PCI initialization into its own function
Jonas Gorski
1
-8
/
+17
2012-07-23
MIPS: Malta: Move PIIX4 PCI fixup to where it belongs.
Ralf Baechle
1
-0
/
+14
2012-07-23
MIPS: PCI: Add missing __devinit attributions to fixup functions.
Ralf Baechle
3
-6
/
+6
2012-07-20
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
8
-32
/
+73
2012-07-19
MIPS: PCI: Move fixups from __init to __devinit.
Sebastian Andrzej Siewior
6
-20
/
+20
2012-07-19
mips: mark const init data with __initconst instead of __initdata
Uwe Kleine-König
1
-2
/
+2
2012-07-09
Merge branch 'pci/myron-final-fixups-v2' into next
Bjorn Helgaas
1
-1
/
+1
2012-07-09
MIPS/PCI: move final fixups from __init to __devinit
Myron Stowe
1
-1
/
+1
2012-07-05
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
1
-2
/
+2
2012-07-05
MIPS/PCI: adjust section annotations for pcibios_setup()
Myron Stowe
1
-2
/
+2
2012-07-05
mips: pci-lantiq: Fix check for valid gpio
Roland Stigge
1
-2
/
+2
2012-07-03
MIPS: Netlogic: MSI enable fix for XLS
Ganesan Ramalingam
1
-9
/
+50
2012-07-03
MIPS: Netlogic: Fix PCIX irq on XLR chips
Jayachandran C
1
-1
/
+1
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
1
-1
/
+1
2012-05-26
Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...
Ralf Baechle
7
-310
/
+851
2012-05-21
MIPS: pci: convert lantiq driver to OF
John Crispin
3
-93
/
+127
2012-05-21
MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq()
John Crispin
1
-43
/
+1
2012-05-15
MIPS: pci: parse memory ranges from devicetree
John Crispin
1
-0
/
+55
2012-05-15
MIPS: ath79: add PCI_AR724X Kconfig symbol
Gabor Juhos
1
-1
/
+1
2012-05-15
MIPS: ath79: update copyright headers of PCI related files
Gabor Juhos
1
-1
/
+2
2012-05-15
MIPS: ath79: add support for the PCI host controller of the AR71XX SoCs
Gabor Juhos
2
-0
/
+376
2012-05-15
MIPS: ath79: add PCI IRQ handling code for AR724X SoCs
Gabor Juhos
1
-2
/
+116
2012-05-15
MIPS: ath79: add a workaround for a PCI controller bug in AR7240 SoCs
Gabor Juhos
1
-1
/
+35
2012-05-15
MIPS: ath79: fix broken ar724x_pci_{read,write} functions
Gabor Juhos
1
-26
/
+26
2012-05-15
MIPS: ath79: remove superfluous alignment checks from pci-ar724x.c
Gabor Juhos
1
-6
/
+0
2012-05-15
MIPS: ath79: use io-accessor macros in pci-ar724x.c
Gabor Juhos
1
-14
/
+24
2012-05-15
MIPS: ath79: replace ath724x to ar724x
Gabor Juhos
1
-31
/
+31
2012-05-15
MIPS: ath79: rename pci-ath724x.c to make it reflect the real SoC name
Gabor Juhos
2
-1
/
+1
2012-05-15
MIPS: ath79: add a common PCI registration function
Gabor Juhos
1
-2
/
+0
2012-05-15
MIPS: ath79: make ath724x_pcibios_init visible for external code
Gabor Juhos
1
-1
/
+2
2012-05-15
MIPS: ath79: separate common PCI code
Gabor Juhos
1
-34
/
+0
2012-05-15
MIPS: Include export.h in for EXPORT_SYMBOL in ops-loongson2.c
Matt Turner
1
-0
/
+1
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
7
-143
/
+15
[next]