summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci/pci-bcm1480.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Add struct pci_ops member names to initializationRob Herring2015-01-161-2/+2
* MIPS: PCI: pci-bcm1480: Include missing vt.h headerMarkos Chandras2013-09-191-0/+1
* TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing2013-05-201-1/+3
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-4/+4
* mips/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas2012-02-231-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* MIPS: Remove useless zero initializations.Ralf Baechle2009-09-171-1/+1
* [MIPS] Declare some pci variables in header fileAtsushi Nemoto2008-07-151-1/+0
* [MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki2008-07-151-2/+0
* [MIPS] BCM1480: Fix PCI/HT IO accessThomas Bogendoerfer2008-04-011-2/+4
* [MIPS] BCM1480: Init pci controller io_map_baseThomas Bogendoerfer2008-03-121-2/+3
* [MIPS] BCM1480: Use constants instead of magic numbers in PCI code.Ralf Baechle2008-01-291-2/+2
* [MIPS] BCM1480: Fix interrupt routing, take 2.Ralf Baechle2007-12-061-1/+4
* [MIPS] BCM1480: Fix interrupt routing.Ralf Baechle2007-12-031-2/+1
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-111-3/+3
* [MIPS] PCI: Make dev pointer argument of pcibios_map_irq const.Ralf Baechle2007-07-101-1/+2
* [MIPS] SB1250: Fix bugs/warnings by creative use of volatile.Ralf Baechle2007-03-241-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-211-1/+1
* [MIPS] BCM1480: Cleanup debug code left behind in the PCI driver.Mark Mason2006-02-071-2/+0
* pci-expmem-hackAndrew Isaacson2005-10-291-0/+8
* BCM1480 HT supportAndrew Isaacson2005-10-291-10/+11
* Support for the BCM1480 on-chip PCI-X bridge.Andrew Isaacson2005-10-291-0/+256