Age | Commit message (Expand) | Author |
2014-03-19 | microblaze/PCI: Use default pcibios_enable_device() | Bjorn Helgaas |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring |
2013-10-24 | microblaze/pci: Drop PowerPC-ism from irq parsing | Grant Likely |
2013-10-24 | of/irq: simplify args to irq_create_of_mapping | Grant Likely |
2013-10-24 | of/irq: Replace of_irq with of_phandle_args | Grant Likely |
2013-10-24 | of/irq: Rename of_irq_map_* functions to of_irq_parse_* | Grant Likely |
2013-10-09 | microblaze: clean-up prom.h implicit includes | Rob Herring |
2013-09-03 | of/pci: Use of_pci_range_parser | Andrew Murray |
2013-05-09 | microblaze: pci: Remove duplicated include from pci-common.c | Wei Yongjun |
2013-02-12 | microblaze: Do not use module.h in files which are not modules | Michal Simek |
2013-02-12 | microblaze: Fix coding style issues | Michal Simek |
2013-01-07 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2013-01-04 | microblaze: Fix pci compilation and sparse warnings | Michal Simek |
2013-01-03 | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman |
2012-11-28 | microblaze/PCI: Remove CONFIG_HOTPLUG ifdefs | Bill Pemberton |
2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-07-06 | devicetree: add helper inline for retrieving a node's full name | Grant Likely |
2012-07-05 | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas |
2012-07-05 | microblaze/PCI: factor out pcibios_setup() | Myron Stowe |
2012-06-13 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu |
2012-05-15 | microblaze/PCI: fix "io_offset undeclared" error | Bjorn Helgaas |
2012-02-23 | microblaze/PCI: get rid of device resource fixups | Bjorn Helgaas |
2012-02-23 | microblaze/PCI: remove unused pci_flags | Bjorn Helgaas |
2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-01-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2012-01-06 | microblaze/PCI: use pci_scan_root_bus() | Bjorn Helgaas |
2012-01-06 | microblaze/PCI: convert to pci_create_root_bus() for correct root bus resources | Bjorn Helgaas |
2012-01-06 | microblaze/PCI: make pcibios_setup_phb_resources() static | Bjorn Helgaas |
2012-01-06 | microblaze/PCI: fix pci_bus_for_each_resource() usage | Bjorn Helgaas |
2012-01-06 | PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined function | Myron Stowe |
2012-01-05 | microblaze: Remove NO_IRQ from architecture | Michal Simek |
2011-11-28 | microblaze: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin |
2011-10-31 | microblaze: Add export.h to arch/microblaze files as required | Paul Gortmaker |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-06-08 | microblaze/pci: Move the remains of pci_32.c to pci-common.c | Benjamin Herrenschmidt |
2011-06-08 | microblaze/pci: Remove powermac originated cruft | Benjamin Herrenschmidt |
2011-06-08 | pci/of: Match PCI devices to OF nodes dynamically | Benjamin Herrenschmidt |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-29 | microblaze: Convert to new irq function names | Thomas Gleixner |
2011-02-04 | powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller | Grant Likely |
2011-02-04 | of/pci: move of_irq_map_pci() into generic code | Sebastian Andrzej Siewior |
2010-10-21 | microblaze: pci-common cleanup | Nishanth Aravamudan |
2010-10-21 | microblaze: use asm-generic/pci-dma-compat.h | FUJITA Tomonori |
2010-08-16 | of: Fix missing includes | Grant Likely |
2010-08-16 | microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_node | Michal Simek |
2010-06-11 | PCI: clear bridge resource range if BIOS assigned bad one | Yinghai Lu |
2010-05-13 | microblaze: Remove powerpc code from Microblaze port | Michal Simek |
2010-05-06 | microblaze: resource/PCI: align functions now return start of resource | Michal Simek |
2010-05-06 | microblaze: PCI: add pci_bus_for_each_resource(), remove direct bus->resource... | Michal Simek |