aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/mb93090-mb00 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-25frv/PCI: Mark pcibios_fixup_bus() as non-initBjorn Helgaas1-1/+1
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-4/+1
2013-01-04frv/PCI: Remove unused pci_root_busBjorn Helgaas2-4/+1
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-11-02FRV: Add missing linux/export.h #inclusionsDavid Howells1-0/+1
2012-10-06sections: fix section conflicts in arch/frvAndi Kleen1-1/+1
2012-08-22frv/PCI: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas1-3/+1
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-2/+2
2012-07-23frv: remove the second parameter of kmap_atomic_primary()Cong Wang1-2/+2
2012-06-12frv/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior1-2/+2
2012-04-02frv: fix warnings in mb93090-mb00/pci-dma.c about implicit EXPORT_SYMBOLPaul Gortmaker1-0/+1
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds3-28/+5
2012-01-06frv/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-6/+5
2012-01-06PCI: frv: use generic pcibios_set_master()Myron Stowe1-14/+0
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2-8/+0
2011-12-04frv: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2-30/+1
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-3/+0
2010-03-29frv/chris: fix lines with a missing semicolonsDavid Howells1-1/+1
2010-03-25frv/PCI: remove redundant warningsBjorn Helgaas1-3/+1
2010-03-12dma-mapping: frv: remove the obsolete and unnecessary DMA API commentsFUJITA Tomonori2-60/+0
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski1-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski1-8/+6
2009-09-24FRV: Flash mappings for the MB93090-MB00 motherboardDavid Howells2-0/+92
2009-09-09frv/PCI: Use pci_claim_resourceMatthew Wilcox1-6/+4
2009-06-11FRV: BUG to BUG_ON changesStoyan Gaydarov2-8/+4
2009-04-21frv: insert PCI root bus resources for the MB93090 devel motherboardDavid Howells1-13/+50
2008-10-16FRV: Provide dma_map_page() for NOMMU and fix commentsDavid Howells2-5/+29
2008-10-16frv: use generic pci_enable_resources()Bjorn Helgaas3-34/+1
2008-06-27PCI: remove unused arch pcibios_update_resource() functionsAdrian Bunk1-30/+0
2008-06-06Fix various old email addresses for dwmw2David Woodhouse1-1/+1
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt1-2/+2
2008-04-20PCI: remove pcibios_fixup_ghosts()Greg Kroah-Hartman1-53/+0
2008-04-20PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman1-2/+0
2007-10-27scatterlist fallout: frvAl Viro1-1/+2
2007-08-01FRV: Enable the MB86943 PCI arbiter correctlyDavid Howells1-1/+2
2007-03-28[PATCH] MSI-X: fix resume crashEric W. Biederman1-1/+2
2006-09-26[PATCH] FRV: Use the generic IRQ stuffDavid Howells1-1/+0
2006-07-10[PATCH] FRV: Fix FRV arch compile errorsDavid Howells1-3/+8
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-2/+2
2006-06-23[PATCH] frv: misc sparse annotationsAl Viro1-5/+5
2006-01-09[PATCH] PCI: arch: pci_find_device remove (frv/mb93090-mb00/pci-irq.c)Jiri Slaby1-3/+1
2006-01-09[PATCH] PCI: pci_find_device remove (frv/mb93090-mb00/pci-frv.c)Jiri Slaby1-6/+2
2006-01-08[PATCH] frv: add pci_iomapDavid Howells2-1/+30
2006-01-08[PATCH] frv: implement and export various things required by modulesDavid Howells2-0/+18
2005-11-28[PATCH] FRV: Make the FRV arch work againDavid Howells1-1/+1
2005-10-28[PATCH] gfp_t: dma-mapping (frv)Al Viro2-2/+2
2005-07-12[ACPI] PNPACPI vs sound IRQDavid Shaohua Li1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds7-0/+1142