Age | Commit message (Expand) | Author | Files | Lines |
2015-02-11 | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2015-01-22 | frv/PCI: Add struct pci_ops member names to initialization | Rob Herring | 1 | -2/+2 |
2015-01-16 | frv/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu | 1 | -1/+1 |
2014-05-28 | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo | 1 | -4/+0 |
2014-02-20 | PCI: frv: replace now removed pci_bus_b() causing build failure | Paul Gortmaker | 1 | -1/+1 |
2013-10-30 | frv/PCI: Remove pcibios_last_bus | Bjorn Helgaas | 2 | -37/+0 |
2013-07-25 | frv/PCI: Mark pcibios_fixup_bus() as non-init | Bjorn Helgaas | 1 | -1/+1 |
2013-02-26 | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -4/+1 |
2013-01-04 | frv/PCI: Remove unused pci_root_bus | Bjorn Helgaas | 2 | -4/+1 |
2013-01-04 | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2012-11-02 | FRV: Add missing linux/export.h #inclusions | David Howells | 1 | -0/+1 |
2012-10-05 | sections: fix section conflicts in arch/frv | Andi Kleen | 1 | -1/+1 |
2012-08-22 | frv/PCI: Use list_for_each_entry() for bus->devices traversal | Bjorn Helgaas | 1 | -3/+1 |
2012-07-27 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 1 | -2/+2 |
2012-07-23 | frv: remove the second parameter of kmap_atomic_primary() | Cong Wang | 1 | -2/+2 |
2012-06-12 | frv/PCI: move fixup hooks from __init to __devinit | Sebastian Andrzej Siewior | 1 | -2/+2 |
2012-04-03 | frv: fix warnings in mb93090-mb00/pci-dma.c about implicit EXPORT_SYMBOL | Paul Gortmaker | 1 | -0/+1 |
2012-01-12 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 3 | -28/+5 |
2012-01-07 | frv/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 1 | -6/+5 |
2012-01-07 | PCI: frv: use generic pcibios_set_master() | Myron Stowe | 1 | -14/+0 |
2012-01-07 | PCI: Pull PCI 'latency timer' setup up into the core | Myron Stowe | 2 | -8/+0 |
2011-12-04 | frv: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2 | -30/+1 |
2010-10-27 | mm: stack based kmap_atomic() | Peter Zijlstra | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 3 | -3/+0 |
2010-03-29 | frv/chris: fix lines with a missing semicolons | David Howells | 1 | -1/+1 |
2010-03-25 | frv/PCI: remove redundant warnings | Bjorn Helgaas | 1 | -3/+1 |
2010-03-13 | dma-mapping: frv: remove the obsolete and unnecessary DMA API comments | FUJITA Tomonori | 2 | -60/+0 |
2010-02-23 | resource/PCI: mark struct resource as const | Dominik Brodowski | 1 | -1/+1 |
2010-02-23 | resource/PCI: align functions now return start of resource | Dominik Brodowski | 1 | -8/+6 |
2009-09-25 | FRV: Flash mappings for the MB93090-MB00 motherboard | David Howells | 2 | -0/+92 |
2009-09-10 | frv/PCI: Use pci_claim_resource | Matthew Wilcox | 1 | -6/+4 |
2009-06-11 | FRV: BUG to BUG_ON changes | Stoyan Gaydarov | 2 | -8/+4 |
2009-04-22 | frv: insert PCI root bus resources for the MB93090 devel motherboard | David Howells | 1 | -13/+50 |
2008-10-17 | FRV: Provide dma_map_page() for NOMMU and fix comments | David Howells | 2 | -5/+29 |
2008-10-17 | frv: use generic pci_enable_resources() | Bjorn Helgaas | 3 | -34/+1 |
2008-06-28 | PCI: remove unused arch pcibios_update_resource() functions | Adrian Bunk | 1 | -30/+0 |
2008-06-06 | Fix various old email addresses for dwmw2 | David Woodhouse | 1 | -1/+1 |
2008-04-29 | iomap: fix 64 bits resources on 32 bits | Benjamin Herrenschmidt | 1 | -2/+2 |
2008-04-21 | PCI: remove pcibios_fixup_ghosts() | Greg Kroah-Hartman | 1 | -53/+0 |
2008-04-21 | PCI: remove initial bios sort of PCI devices on x86 | Greg Kroah-Hartman | 1 | -2/+0 |
2007-10-28 | scatterlist fallout: frv | Al Viro | 1 | -1/+2 |
2007-08-02 | FRV: Enable the MB86943 PCI arbiter correctly | David Howells | 1 | -1/+2 |
2007-03-29 | [PATCH] MSI-X: fix resume crash | Eric W. Biederman | 1 | -1/+2 |
2006-09-26 | [PATCH] FRV: Use the generic IRQ stuff | David Howells | 1 | -1/+0 |
2006-07-11 | [PATCH] FRV: Fix FRV arch compile errors | David Howells | 1 | -3/+8 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 2 | -2/+0 |
2006-06-27 | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 1 | -2/+2 |
2006-06-23 | [PATCH] frv: misc sparse annotations | Al Viro | 1 | -5/+5 |
2006-01-09 | [PATCH] PCI: arch: pci_find_device remove (frv/mb93090-mb00/pci-irq.c) | Jiri Slaby | 1 | -3/+1 |
2006-01-09 | [PATCH] PCI: pci_find_device remove (frv/mb93090-mb00/pci-frv.c) | Jiri Slaby | 1 | -6/+2 |