summaryrefslogtreecommitdiffstats
path: root/drivers/pci/proc.c
AgeCommit message (Expand)AuthorLines
2008-04-29drivers: use non-racy method for proc entries creation (2)Denis V. Lunev-7/+6
2008-04-29proc: remove proc_busAlexey Dobriyan-1/+1
2008-02-21PCI: Fix wrong reference counter check for proc_dir_entryKenji Kaneshige-1/+1
2008-02-01PCI: constify function pointer tablesJan Engelhardt-1/+1
2008-02-01PCI: Convert drivers/pci/proc.c to use unlocked_ioctlMathieu Segaud-3/+8
2008-02-01PCI: drivers/pci/: remove unused exportsAdrian Bunk-4/+0
2007-10-12pci: write file size to inode on proc bus file writeDavid Rientjes-1/+2
2007-10-12pci: use size stored in proc_dir_entry for proc bus filesDavid Rientjes-2/+2
2007-07-16Remove capability.h from mm.hAlexey Dobriyan-1/+1
2007-07-11PCI: unexport pci_proc_attach_deviceAdrian Bunk-1/+0
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven-2/+2
2006-12-08[PATCH] struct path: convert pciJosef Sipek-4/+4
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman-2/+2
2006-06-27[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...Greg Kroah-Hartman-11/+5
2006-03-23[PATCH] PCI: the scheduled removal of PCI_LEGACY_PROCAdrian Bunk-126/+0
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds-1/+2
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen-2/+2
2006-01-09[PATCH] PCI: drivers/pci: some cleanupsAdrian Bunk-1/+2
2005-10-28[PATCH] PCI: Block config access during BISTBrian King-14/+14
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk-10/+2
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman-4/+10
2005-05-03[PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings.Greg KH-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+619