aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/mb93090-mb00 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-2/+2
2017-02-24arch/frv/mb93090-mb00/pci-frv.c: fix build warningSudip Mukherjee1-3/+8
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche2-2/+2
2016-12-14arch/frv: add option to skip sync on DMA mapAlexander Duyck2-6/+17
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2-9/+8
2016-01-20frv: convert to dma_map_opsChristoph Hellwig2-51/+95
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas1-0/+2
2015-08-04Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization' into nextBjorn Helgaas3-18/+0
2015-07-27PCI: Remove unused "pci_probe" flagsBjorn Helgaas2-16/+0
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi1-2/+0
2015-07-02Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+1
2015-06-25frv: use for_each_sg()Akinobu Mita2-7/+10
2015-06-16frv: add module.h to mb93090-mb00/flash.c to avoid compile failPaul Gortmaker1-1/+1
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang1-1/+5
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+2
2015-01-22frv/PCI: Add struct pci_ops member names to initializationRob Herring1-2/+2
2015-01-16frv/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu1-1/+1
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo1-4/+0
2014-02-20PCI: frv: replace now removed pci_bus_b() causing build failurePaul Gortmaker1-1/+1
2013-10-29frv/PCI: Remove pcibios_last_busBjorn Helgaas2-37/+0
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