| Commit message (Expand) | Author | Age | Files | Lines |
* | of/pci: Use of_pci_range_parser | Andrew Murray | 2013-09-03 | 1 | -68/+38 |
* | microblaze: pci: Remove duplicated include from pci-common.c | Wei Yongjun | 2013-05-09 | 1 | -1/+0 |
* | microblaze: Do not use module.h in files which are not modules | Michal Simek | 2013-02-12 | 1 | -0/+1 |
* | microblaze: Fix coding style issues | Michal Simek | 2013-02-12 | 4 | -62/+53 |
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2013-01-07 | 1 | -6/+5 |
|\ |
|
| * | microblaze: Fix pci compilation and sparse warnings | Michal Simek | 2013-01-04 | 1 | -6/+5 |
* | | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -14/+14 |
|/ |
|
* | microblaze/PCI: Remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 2012-11-28 | 1 | -4/+0 |
* | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-07-24 | 1 | -7/+2 |
|\ |
|
| * | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas | 2012-07-05 | 1 | -5/+0 |
| |\ |
|
| | * | microblaze/PCI: factor out pcibios_setup() | Myron Stowe | 2012-07-05 | 1 | -5/+0 |
| * | | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu | 2012-06-13 | 1 | -2/+2 |
| |/ |
|
* / | devicetree: add helper inline for retrieving a node's full name | Grant Likely | 2012-07-06 | 1 | -4/+2 |
|/ |
|
* | microblaze/PCI: fix "io_offset undeclared" error | Bjorn Helgaas | 2012-05-15 | 1 | -0/+1 |
* | microblaze/PCI: get rid of device resource fixups | Bjorn Helgaas | 2012-02-23 | 1 | -66/+3 |
* | microblaze/PCI: remove unused pci_flags | Bjorn Helgaas | 2012-02-23 | 1 | -39/+9 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-11 | 1 | -22/+21 |
|\ |
|
| * | microblaze/PCI: use pci_scan_root_bus() | Bjorn Helgaas | 2012-01-06 | 1 | -7/+3 |
| * | microblaze/PCI: convert to pci_create_root_bus() for correct root bus resources | Bjorn Helgaas | 2012-01-06 | 1 | -15/+15 |
| * | microblaze/PCI: make pcibios_setup_phb_resources() static | Bjorn Helgaas | 2012-01-06 | 1 | -1/+1 |
| * | microblaze/PCI: fix pci_bus_for_each_resource() usage | Bjorn Helgaas | 2012-01-06 | 1 | -2/+0 |
| * | PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined function | Myron Stowe | 2012-01-06 | 1 | -0/+5 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2012-01-10 | 1 | -19/+0 |
|\ \ |
|
| * | | microblaze: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 | 1 | -19/+0 |
| |/ |
|
* / | microblaze: Remove NO_IRQ from architecture | Michal Simek | 2012-01-05 | 1 | -2/+2 |
|/ |
|
* | microblaze: Add export.h to arch/microblaze files as required | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 1 | -1/+1 |
|\ |
|
| * | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -1/+1 |
* | | microblaze/pci: Move the remains of pci_32.c to pci-common.c | Benjamin Herrenschmidt | 2011-06-08 | 3 | -139/+113 |
* | | microblaze/pci: Remove powermac originated cruft | Benjamin Herrenschmidt | 2011-06-08 | 1 | -270/+2 |
* | | pci/of: Match PCI devices to OF nodes dynamically | Benjamin Herrenschmidt | 2011-06-08 | 1 | -33/+7 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | microblaze: Convert to new irq function names | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller | Grant Likely | 2011-02-04 | 1 | -0/+1 |
* | of/pci: move of_irq_map_pci() into generic code | Sebastian Andrzej Siewior | 2011-02-04 | 1 | -0/+1 |
* | microblaze: pci-common cleanup | Nishanth Aravamudan | 2010-10-21 | 1 | -4/+2 |
* | microblaze: use asm-generic/pci-dma-compat.h | FUJITA Tomonori | 2010-10-21 | 1 | -15/+0 |
* | of: Fix missing includes | Grant Likely | 2010-08-16 | 2 | -1/+3 |
* | microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_node | Michal Simek | 2010-08-16 | 1 | -1/+1 |
* | PCI: clear bridge resource range if BIOS assigned bad one | Yinghai Lu | 2010-06-11 | 1 | -0/+1 |
* | microblaze: Remove powerpc code from Microblaze port | Michal Simek | 2010-05-13 | 1 | -1/+1 |
* | microblaze: resource/PCI: align functions now return start of resource | Michal Simek | 2010-05-06 | 1 | -7/+6 |
* | microblaze: PCI: add pci_bus_for_each_resource(), remove direct bus->resource... | Michal Simek | 2010-05-06 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 2 | -0/+2 |
* | microblaze: PCI early support for noMMU system | Michal Simek | 2010-03-11 | 1 | -0/+2 |
* | microblaze: Add support for Xilinx PCI host bridge | Michal Simek | 2010-03-11 | 2 | -0/+169 |
* | microblaze: Enable PCI, missing files | Michal Simek | 2010-03-11 | 3 | -0/+207 |
* | microblaze: Add core PCI files | Michal Simek | 2010-03-11 | 2 | -0/+2070 |