summaryrefslogtreecommitdiff
path: root/arch/cris/arch-v32/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2018-03-16CRIS: Drop support for the CRIS portJesper Nilsson2-79/+0
2018-01-15cris: use dma-directChristoph Hellwig2-78/+1
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig1-3/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-08-02PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt1-4/+0
2017-04-20cris/PCI: Use generic pci_mmap_resource_range()David Woodhouse1-23/+0
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse1-1/+2
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-1/+1
2016-09-22cris: cardbus: fix header include pathNiklas Cassel1-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-5/+4
2016-01-21cris: convert to dma_map_opsChristoph Hellwig1-12/+42
2013-01-04ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-10-03Merge tag 'cris-for-linus-3.7' of git://jni.nu/crisLinus Torvalds1-25/+0
2012-10-03cris/PCI: remove pcibios_assign_resources()Bjorn Helgaas1-25/+0
2012-07-06cris/PCI: factor out pcibios_setup()Myron Stowe1-5/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-29frv/chris: fix lines with a missing semicolonsDavid Howells1-1/+1
2010-02-23resource/PCI: mark struct resource as constDominik Brodowski1-1/+1
2010-02-23resource/PCI: align functions now return start of resourceDominik Brodowski1-8/+6
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson1-1/+1
2008-07-20Cris: convert to using generic dma-coherent mem allocatorDmitry Baryshkov1-103/+3
2008-02-05arch/cris: add a missing iounmapJulia Lawall1-1/+3
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-4/+2
2007-05-08dma_declare_coherent_memory wrong allocationGuennadi Liakhovetski1-1/+1
2007-03-29[PATCH] MSI-X: fix resume crashEric W. Biederman1-1/+3
2007-03-02[PATCH] fix memory leak in dma_declare_coherent_memory()Yoichi Yuasa1-1/+1
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-2/+2
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter1-2/+0
2005-10-09[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-07-28[PATCH] CRIS update: new subarchitecture v32Mikael Starvik3-0/+285