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
2008-07-20
[MIPS] Routerboard 532: Support for base system
Ralf Baechle
4
-0
/
+498
2008-07-20
[MIPS] PCI: Make the pcibios_max_latency variable static
Dmitri Vorobiev
1
-1
/
+1
2008-07-15
[MIPS] Remove mips_machtype for LASAT machines
Thomas Bogendoerfer
1
-10
/
+4
2008-07-15
[MIPS] cmbvr4133: Remove support
Yoichi Yuasa
2
-195
/
+0
2008-07-15
[MIPS] TXx9: Make single kernel can support multiple boards
Atsushi Nemoto
4
-28
/
+8
2008-07-15
[MIPS] TXx9: Reorganize PCI code
Atsushi Nemoto
10
-581
/
+706
2008-07-15
[MIPS] TXx9: Reorganize code
Atsushi Nemoto
8
-8
/
+8
2008-07-15
[MIPS] Atlas: Remove support code.
Ralf Baechle
2
-92
/
+0
2008-07-15
[MIPS] rbtx4927: misc cleanups
Atsushi Nemoto
2
-5
/
+1
2008-07-15
[MIPS] Declare some pci variables in header file
Atsushi Nemoto
4
-4
/
+0
2008-07-15
[MIPS] Namespace clean-up in arch/mips/pci/pci.c
Dmitri Vorobiev
1
-2
/
+1
2008-07-15
[MIPS] Enable FAST-20 for onboard scsi
Thomas Bogendoerfer
1
-0
/
+7
2008-07-15
[MIPS] Remove obsolete isa_slot_offset
Maciej W. Rozycki
2
-5
/
+0
2008-06-16
[MIPS] Vr41xx: Initialize PCI io_map_base
Yoichi Yuasa
1
-1
/
+13
2008-06-16
[MIPS] SB1250: Initialize io_map_base
Maciej W. Rozycki
1
-3
/
+5
2008-06-05
[MIPS] IP27: misc fixes
Thomas Bogendoerfer
2
-2
/
+26
2008-05-12
[MIPS] Alchemy PCI code style cleanup
Sergei Shtylyov
2
-66
/
+56
2008-04-28
[MIPS] Alchemy: kill useless #include's, #define's and extern's
Sergei Shtylyov
1
-4
/
+1
2008-04-28
[MIPS] replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-04-01
[MIPS] BCM1480: Fix PCI/HT IO access
Thomas Bogendoerfer
2
-16
/
+11
2008-03-12
[MIPS] BCM1480: Init pci controller io_map_base
Thomas Bogendoerfer
1
-2
/
+3
2008-03-12
[MIPS] Fix loads of section missmatches
Ralf Baechle
2
-2
/
+2
2008-02-19
[MIPS] PCI: Coding style fixes for pcibios_enable_resources.
Ralf Baechle
1
-2
/
+5
2008-02-19
[MIPS] PCI: Port i386 PCI fixes.
Ralf Baechle
1
-2
/
+5
2008-01-29
[MIPS] BCM1480: Use constants instead of magic numbers in PCI code.
Ralf Baechle
2
-4
/
+4
2008-01-15
[MIPS] Cobalt: Fix ethernet interrupts for RaQ1
Thomas Bogendoerfer
1
-1
/
+1
2008-01-07
[MIPS] Fix IP32 breakage
Thomas Bogendoerfer
2
-1
/
+10
2008-01-07
[MIPS] Alchemy: Fix use of __init code bug exposed by modpost warning
Sergei Shtylyov
1
-27
/
+26
2007-12-14
[MIPS] PCI: Make pcibios_fixup_device_resources ignore legacy resources.
Ralf Baechle
1
-0
/
+2
2007-12-06
[MIPS] BCM1480: Fix interrupt routing, take 2.
Ralf Baechle
1
-1
/
+4
2007-12-03
[MIPS] BCM1480: Fix interrupt routing.
Ralf Baechle
1
-2
/
+1
2007-11-15
[MIPS] Lasat: Fix overlap of interrupt number ranges.
Yoichi Yuasa
1
-15
/
+17
2007-11-15
[MIPS] SNI PCIT CPLUS: workaround for b0rked irq wiring of onboard PCI bus 1
Thomas Bogendoerfer
1
-1
/
+22
2007-11-15
[MIPS] iounmap if in vr41xx_pciu_init() pci clock is over 33MHz
Roel Kluin
1
-0
/
+1
2007-10-29
[MIPS] tb0219: Update copyright message.
Ralf Baechle
1
-1
/
+1
2007-10-29
Author: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle
2
-2
/
+2
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-17
spin_lock_unlocked cleanups
Roel Kluin
1
-1
/
+1
2007-10-16
[MIPS] Lasat: Fix build by conversion to irq_cpu.c.
Ralf Baechle
1
-9
/
+10
2007-10-11
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
3
-7
/
+7
2007-10-11
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
3
-15
/
+15
2007-10-11
[MIPS] Allow hardwiring of the CPU type to a single type for optimization.
Ralf Baechle
1
-1
/
+1
2007-10-11
[MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c.
Yoichi Yuasa
1
-0
/
+17
2007-10-11
[MIPS] Add GT641xx IRQ routines.
Yoichi Yuasa
1
-11
/
+12
2007-10-11
[MIPS] Add back support for LASAT platforms
Brian Murphy
3
-0
/
+240
2007-10-09
[MIPS] IP32: Fix fatal typo in address computation.
Giuseppe Sacco
1
-1
/
+1
2007-10-05
[MIPS] IP32: Enable PCI bridges
Giuseppe Sacco
1
-12
/
+9
2007-09-10
[MIPS] PCI: Set need_domain_info if controller domain index is non-zero.
Ralf Baechle
1
-0
/
+1
2007-08-27
[MIPS] HOTPLUG: Make register_pci_controller __devinit.
Ralf Baechle
1
-1
/
+1
2007-08-27
[MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.
Ralf Baechle
1
-3
/
+2
[next]