summaryrefslogtreecommitdiff
path: root/arch/frv/mb93090-mb00
AgeCommit message (Expand)Author
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-24arch/frv/mb93090-mb00/pci-frv.c: fix build warningSudip Mukherjee
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-14arch/frv: add option to skip sync on DMA mapAlexander Duyck
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-01-20frv: convert to dma_map_opsChristoph Hellwig
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas
2015-08-04Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...Bjorn Helgaas
2015-07-27PCI: Remove unused "pci_probe" flagsBjorn Helgaas
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi
2015-07-02Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-25frv: use for_each_sg()Akinobu Mita
2015-06-16frv: add module.h to mb93090-mb00/flash.c to avoid compile failPaul Gortmaker
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-01-22frv/PCI: Add struct pci_ops member names to initializationRob Herring
2015-01-16frv/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2014-02-20PCI: frv: replace now removed pci_bus_b() causing build failurePaul Gortmaker
2013-10-29frv/PCI: Remove pcibios_last_busBjorn Helgaas
2013-07-25frv/PCI: Mark pcibios_fixup_bus() as non-initBjorn Helgaas
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-04frv/PCI: Remove unused pci_root_busBjorn Helgaas
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2012-11-02FRV: Add missing linux/export.h #inclusionsDavid Howells
2012-10-06sections: fix section conflicts in arch/frvAndi Kleen
2012-08-22frv/PCI: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-07-23frv: remove the second parameter of kmap_atomic_primary()Cong Wang
2012-06-12frv/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior
2012-04-02frv: fix warnings in mb93090-mb00/pci-dma.c about implicit EXPORT_SYMBOLPaul Gortmaker
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-06frv/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06PCI: frv: use generic pcibios_set_master()Myron Stowe
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe
2011-12-04frv: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29frv/chris: fix lines with a missing semicolonsDavid Howells
2010-03-25frv/PCI: remove redundant warningsBjorn Helgaas
2010-03-12dma-mapping: frv: remove the obsolete and unnecessary DMA API commentsFUJITA Tomonori
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2009-09-24FRV: Flash mappings for the MB93090-MB00 motherboardDavid Howells
2009-09-09frv/PCI: Use pci_claim_resourceMatthew Wilcox
2009-06-11FRV: BUG to BUG_ON changesStoyan Gaydarov
2009-04-21frv: insert PCI root bus resources for the MB93090 devel motherboardDavid Howells
2008-10-16FRV: Provide dma_map_page() for NOMMU and fix commentsDavid Howells
2008-10-16frv: use generic pci_enable_resources()Bjorn Helgaas
2008-06-27PCI: remove unused arch pcibios_update_resource() functionsAdrian Bunk