summaryrefslogtreecommitdiff
path: root/arch/microblaze/pci/pci-common.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-06-08microblaze/pci: Move the remains of pci_32.c to pci-common.cBenjamin Herrenschmidt1-0/+112
2011-03-29microblaze: Convert to new irq function namesThomas Gleixner1-1/+1
2011-02-04of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior1-0/+1
2010-10-21microblaze: pci-common cleanupNishanth Aravamudan1-4/+2
2010-10-21microblaze: use asm-generic/pci-dma-compat.hFUJITA Tomonori1-15/+0
2010-08-17of: Fix missing includesGrant Likely1-1/+2
2010-08-17microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_nodeMichal Simek1-1/+1
2010-06-12PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu1-0/+1
2010-05-13microblaze: Remove powerpc code from Microblaze portMichal Simek1-1/+1
2010-05-06microblaze: resource/PCI: align functions now return start of resourceMichal Simek1-7/+6
2010-05-06microblaze: PCI: add pci_bus_for_each_resource(), remove direct bus->resource...Michal Simek1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-11microblaze: PCI early support for noMMU systemMichal Simek1-0/+2
2010-03-11microblaze: Add core PCI filesMichal Simek1-0/+1640