| Commit message (Expand) | Author | Age | Files | Lines |
* | mips/PCI: Remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 2012-11-28 | 1 | -2/+0 |
* | PCI: Provide a default pcibios_update_irq() | Thierry Reding | 2012-09-18 | 1 | -6/+0 |
* | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding | 2012-09-18 | 1 | -1/+1 |
* | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas | 2012-07-05 | 1 | -2/+2 |
|\ |
|
| * | MIPS/PCI: adjust section annotations for pcibios_setup() | Myron Stowe | 2012-07-05 | 1 | -2/+2 |
* | | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu | 2012-06-13 | 1 | -1/+1 |
|/ |
|
* | MIPS: pci: parse memory ranges from devicetree | John Crispin | 2012-05-15 | 1 | -0/+55 |
* | mips/PCI: get rid of device resource fixups | Bjorn Helgaas | 2012-02-23 | 1 | -67/+3 |
* | mips/PCI: removed unused pci_probe configurability | Bjorn Helgaas | 2012-02-23 | 1 | -5/+1 |
* | mips/PCI: replace pci_probe_only with pci_flags | Bjorn Helgaas | 2012-02-23 | 1 | -8/+5 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-01-14 | 1 | -1/+28 |
|\ |
|
| * | MIPS: Set default pci cache line size. | Ralf Baechle | 2012-01-11 | 1 | -1/+28 |
* | | mips/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 2012-01-06 | 1 | -7/+10 |
* | | PCI: MIPS: use generic pcibios_set_master() | Myron Stowe | 2012-01-06 | 1 | -15/+0 |
* | | PCI: Pull PCI 'latency timer' setup up into the core | Myron Stowe | 2012-01-06 | 1 | -6/+0 |
|/ |
|
* | mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | MIPS: Cobalt: convert legacy port addresses to GT-64111 bus addresses | Bjorn Helgaas | 2010-02-27 | 1 | -2/+0 |
* | resource/PCI: mark struct resource as const | Dominik Brodowski | 2010-02-22 | 1 | -1/+1 |
* | resource/PCI: align functions now return start of resource | Dominik Brodowski | 2010-02-22 | 1 | -2/+2 |
* | MIPS: Remove useless zero initializations. | Ralf Baechle | 2009-09-17 | 1 | -2/+2 |
* | PCI: mips: use generic INTx swizzle from PCI core | Bjorn Helgaas | 2009-01-07 | 1 | -16/+1 |
* | PCI: mips: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2009-01-07 | 1 | -8/+1 |
* | MIPS: Better than nothing implementation of PCI mmap to fix X. | Ralf Baechle | 2008-12-09 | 1 | -0/+24 |
* | MIPS: PCI: Scan busses when they are registered | Aurelien Jarno | 2008-10-15 | 1 | -27/+53 |
* | [MIPS] Introduce pcibios_plat_setup | Atsushi Nemoto | 2008-07-30 | 1 | -1/+5 |
* | [MIPS] PCI: Make the pcibios_max_latency variable static | Dmitri Vorobiev | 2008-07-20 | 1 | -1/+1 |
* | [MIPS] Namespace clean-up in arch/mips/pci/pci.c | Dmitri Vorobiev | 2008-07-15 | 1 | -2/+1 |
* | [MIPS] Fix loads of section missmatches | Ralf Baechle | 2008-03-12 | 1 | -1/+1 |
* | [MIPS] PCI: Coding style fixes for pcibios_enable_resources. | Ralf Baechle | 2008-02-19 | 1 | -2/+5 |
* | [MIPS] PCI: Port i386 PCI fixes. | Ralf Baechle | 2008-02-19 | 1 | -2/+5 |
* | [MIPS] PCI: Make pcibios_fixup_device_resources ignore legacy resources. | Ralf Baechle | 2007-12-14 | 1 | -0/+2 |
* | [MIPS] PCI: Set need_domain_info if controller domain index is non-zero. | Ralf Baechle | 2007-09-10 | 1 | -0/+1 |
* | [MIPS] HOTPLUG: Make register_pci_controller __devinit. | Ralf Baechle | 2007-08-27 | 1 | -1/+1 |
* | [MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus. | Ralf Baechle | 2007-08-27 | 1 | -3/+2 |
* | [MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus. | Ralf Baechle | 2007-08-27 | 1 | -1/+1 |
* | [MIPS] Fix a sparse warning in arch/mips/pci/pci.c | Atsushi Nemoto | 2007-07-12 | 1 | -1/+1 |
* | [MIPS] Register PCI host bridge resource earlier | Thomas Bogendoerfer | 2007-04-27 | 1 | -13/+12 |
* | [MIPS] Mark pcibios_fixup_device_resources() as __devinit | Atsushi Nemoto | 2007-02-26 | 1 | -1/+1 |
* | [MIPS] Iomap implementation. | Ralf Baechle | 2007-02-18 | 1 | -0/+8 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 | 1 | -2/+2 |
* | [MIPS] Remove unused function alloc_pci_controller. | Ralf Baechle | 2006-06-19 | 1 | -5/+0 |
* | BCM1480 HT support | Andrew Isaacson | 2005-10-29 | 1 | -6/+11 |
* | In pcibios_enable_resources go back to handling all PCI_NUM_RESOURCES | Ralf Baechle | 2005-10-29 | 1 | -1/+1 |
* | [PATCH] mips: add pcibios_bus_to_resource | Yoichi Yuasa | 2005-09-05 | 1 | -0/+17 |
* | [PATCH] mips: nuke trailing whitespace | Ralf Baechle | 2005-09-05 | 1 | -2/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+304 |