aboutsummaryrefslogtreecommitdiff
path: root/arch/frv/mb93090-mb00
AgeCommit message (Expand)AuthorFilesLines
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxGravatar Linus Torvalds 1-2/+2
2012-07-23frv: remove the second parameter of kmap_atomic_primary()Gravatar Cong Wang 1-2/+2
2012-06-12frv/PCI: move fixup hooks from __init to __devinitGravatar Sebastian Andrzej Siewior 1-2/+2
2012-04-02frv: fix warnings in mb93090-mb00/pci-dma.c about implicit EXPORT_SYMBOLGravatar Paul Gortmaker 1-0/+1
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 3-28/+5
2012-01-06frv/PCI: convert to pci_scan_root_bus() for correct root bus resourcesGravatar Bjorn Helgaas 1-6/+5
2012-01-06PCI: frv: use generic pcibios_set_master()Gravatar Myron Stowe 1-14/+0
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreGravatar Myron Stowe 2-8/+0
2011-12-04frv: switch to GENERIC_PCI_IOMAPGravatar Michael S. Tsirkin 2-30/+1
2010-10-26mm: stack based kmap_atomic()Gravatar Peter Zijlstra 1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 3-3/+0
2010-03-29frv/chris: fix lines with a missing semicolonsGravatar David Howells 1-1/+1
2010-03-25frv/PCI: remove redundant warningsGravatar Bjorn Helgaas 1-3/+1
2010-03-12dma-mapping: frv: remove the obsolete and unnecessary DMA API commentsGravatar FUJITA Tomonori 2-60/+0
2010-02-22resource/PCI: mark struct resource as constGravatar Dominik Brodowski 1-1/+1
2010-02-22resource/PCI: align functions now return start of resourceGravatar Dominik Brodowski 1-8/+6
2009-09-24FRV: Flash mappings for the MB93090-MB00 motherboardGravatar David Howells 2-0/+92
2009-09-09frv/PCI: Use pci_claim_resourceGravatar Matthew Wilcox 1-6/+4
2009-06-11FRV: BUG to BUG_ON changesGravatar Stoyan Gaydarov 2-8/+4
2009-04-21frv: insert PCI root bus resources for the MB93090 devel motherboardGravatar David Howells 1-13/+50
2008-10-16FRV: Provide dma_map_page() for NOMMU and fix commentsGravatar David Howells 2-5/+29
2008-10-16frv: use generic pci_enable_resources()Gravatar Bjorn Helgaas 3-34/+1
2008-06-27PCI: remove unused arch pcibios_update_resource() functionsGravatar Adrian Bunk 1-30/+0
2008-06-06Fix various old email addresses for dwmw2Gravatar David Woodhouse 1-1/+1
2008-04-29iomap: fix 64 bits resources on 32 bitsGravatar Benjamin Herrenschmidt 1-2/+2
2008-04-20PCI: remove pcibios_fixup_ghosts()Gravatar Greg Kroah-Hartman 1-53/+0
2008-04-20PCI: remove initial bios sort of PCI devices on x86Gravatar Greg Kroah-Hartman 1-2/+0
2007-10-27scatterlist fallout: frvGravatar Al Viro 1-1/+2
2007-08-01FRV: Enable the MB86943 PCI arbiter correctlyGravatar David Howells 1-1/+2
2007-03-28[PATCH] MSI-X: fix resume crashGravatar Eric W. Biederman 1-1/+2
2006-09-26[PATCH] FRV: Use the generic IRQ stuffGravatar David Howells 1-1/+0
2006-07-10[PATCH] FRV: Fix FRV arch compile errorsGravatar David Howells 1-3/+8
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 2-2/+0
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGravatar Greg Kroah-Hartman 1-2/+2
2006-06-23[PATCH] frv: misc sparse annotationsGravatar Al Viro 1-5/+5
2006-01-09[PATCH] PCI: arch: pci_find_device remove (frv/mb93090-mb00/pci-irq.c)Gravatar Jiri Slaby 1-3/+1
2006-01-09[PATCH] PCI: pci_find_device remove (frv/mb93090-mb00/pci-frv.c)Gravatar Jiri Slaby 1-6/+2
2006-01-08[PATCH] frv: add pci_iomapGravatar David Howells 2-1/+30
2006-01-08[PATCH] frv: implement and export various things required by modulesGravatar David Howells 2-0/+18
2005-11-28[PATCH] FRV: Make the FRV arch work againGravatar David Howells 1-1/+1
2005-10-28[PATCH] gfp_t: dma-mapping (frv)Gravatar Al Viro 2-2/+2
2005-07-12[ACPI] PNPACPI vs sound IRQGravatar David Shaohua Li 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 7-0/+1142