aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/pci-sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-08alpha: pci-sysfs: fix all kernel-doc warningsRandy Dunlap1-4/+8
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov1-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-04alpha: use kobj_to_dev()Geliang Tang1-2/+1
2017-09-04alpha: kernel: Use vma_pages()Shyam Saini1-2/+2
2016-04-25alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IOBjorn Helgaas1-2/+2
2013-12-21PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu1-2/+2
2013-06-29hose_mmap_page_range(): io_remap_pfn_range() will set all those flags...Al Viro1-1/+0
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-1/+1
2011-10-31alpha: fix implicit stat.h usage in pci-sysfs.cPaul Gortmaker1-0/+1
2010-09-18alpha: remove unnecessary cast from void* in assignment.matt mooney1-1/+1
2010-06-15alpha: fix pci_mmap_resource API breakageMatt Turner1-2/+1
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-3/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-03-19PCI/alpha: pci sysfs resourcesIvan Kokshaysky1-0/+366