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.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
/
mips
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-07
[MIPS] Fix Cobalt PCI cache line sizes
Peter Horton
1
-2
/
+2
2006-02-07
[MIPS] BCM1480: Cleanup debug code left behind in the PCI driver.
Mark Mason
1
-2
/
+0
2006-02-07
[MIPS] BCM1125 PCI fixes
Mark Mason
1
-0
/
+1
2006-02-07
[MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt.
Ralf Baechle
2
-2
/
+2
2006-01-10
Update Yoichi Yuasa's email address.
Ralf Baechle
8
-8
/
+8
2005-11-17
[MIPS] TX3927: Try to glue the PCI code.
Ralf Baechle
1
-71
/
+43
2005-11-17
[MIPS] JMR3927: It's ops-tx3927.o not ops-jmr3927.o
Ralf Baechle
1
-1
/
+1
2005-11-17
[MIPS] JMR3927: Fix syntax error.
Ralf Baechle
1
-1
/
+1
2005-10-29
pci-expmem-hack
Andrew Isaacson
1
-0
/
+8
2005-10-29
BCM1480 HT support
Andrew Isaacson
4
-17
/
+247
2005-10-29
Support for the BCM1480 on-chip PCI-X bridge.
Andrew Isaacson
2
-0
/
+257
2005-10-29
Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK.
Ralf Baechle
1
-1
/
+1
2005-10-29
Define pcibus_to_node() for IP27.
Ralf Baechle
1
-0
/
+7
2005-10-29
Support for Toshiba's RBHMA4500 eval board for the TX4938.
Ralf Baechle
3
-0
/
+291
2005-10-29
Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.
Pete Popov
3
-0
/
+342
2005-10-29
In pcibios_enable_resources go back to handling all PCI_NUM_RESOURCES
Ralf Baechle
1
-1
/
+1
2005-10-29
Brian Murphy says:
Thiemo Seufer
1
-3
/
+1
2005-10-29
Code cleanup, thanks Brian Murphy.
Thiemo Seufer
1
-26
/
+24
2005-10-29
Arrested for multiple offences of header file inclusion.
Ralf Baechle
1
-2
/
+0
2005-10-29
Moved irq_tab_alchemy to the board specific irqmap.c files.
Pete Popov
1
-77
/
+1
2005-10-29
No barrier needed on au1x.
Pete Popov
1
-9
/
+0
2005-10-29
Comment correction after further investigation of issue.
Pete Popov
1
-3
/
+2
2005-10-29
Resurrect Cobalt support for 2.6.
Ralf Baechle
2
-8
/
+57
2005-10-29
Initialize iomem_resource.
Thiemo Seufer
1
-1
/
+3
2005-10-29
Fixes for system controllers for Atlas/Malta core cards.
Maciej W. Rozycki
3
-42
/
+13
2005-10-29
Actually route cPCI interrupts. Update inaccurate comments.
Maciej W. Rozycki
1
-9
/
+32
2005-10-29
Get rid of early_init. There's more need to make this form of
Ralf Baechle
1
-2
/
+4
2005-10-15
[PATCH] mips: fix build error in TANBAC TB0226
Yoichi Yuasa
1
-16
/
+17
2005-09-10
[PATCH] mips: add TANBAC TB0287 support
Yoichi Yuasa
2
-0
/
+66
2005-09-05
[PATCH] mips: add pcibios_bus_to_resource
Yoichi Yuasa
1
-0
/
+17
2005-09-05
[PATCH] mips: nuke trailing whitespace
Ralf Baechle
9
-16
/
+16
2005-09-05
[PATCH] mips: clean up 32/64-bit configuration
Ralf Baechle
1
-1
/
+1
2005-09-05
[PATCH] mips: remove obsolete GIU function call for vr41xx
Yoichi Yuasa
1
-15
/
+0
2005-04-17
[PATCH] mips: update VR41xx CPU-PCI bridge support
Yoichi Yuasa
3
-72
/
+91
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
62
-0
/
+8147