summaryrefslogtreecommitdiff
path: root/drivers/pci/proc.c
AgeCommit message (Expand)Author
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-11PCI: fix size checks for mmap() on /proc/bus/pci filesMartin Wilck
2010-10-15PCI: kill BKL in /proc/pciArnd Bergmann
2010-07-30PCI: use for_each_pci_dev()Kulikov Vasiliy
2010-07-30PCI: kernel oops on access to pci proc file while hot-removalKenji Kaneshige
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-01-07PCI: define PCI resource names in an 'enum'Yu Zhao
2009-01-07PCI: check mmap range of /proc/bus/pci files tooJesse Barnes
2008-07-22PCI: fixup sparse endianness warnings in proc.cHarvey Harrison
2008-06-10PCI: remove CVS keywordsAdrian Bunk
2008-06-10PCI: Replace deprecated __initcall with device_initcall.Robert P. J. Day
2008-04-29drivers: use non-racy method for proc entries creation (2)Denis V. Lunev
2008-04-29proc: remove proc_busAlexey Dobriyan
2008-02-21PCI: Fix wrong reference counter check for proc_dir_entryKenji Kaneshige
2008-02-01PCI: constify function pointer tablesJan Engelhardt
2008-02-01PCI: Convert drivers/pci/proc.c to use unlocked_ioctlMathieu Segaud
2008-02-01PCI: drivers/pci/: remove unused exportsAdrian Bunk
2007-10-12pci: write file size to inode on proc bus file writeDavid Rientjes
2007-10-12pci: use size stored in proc_dir_entry for proc bus filesDavid Rientjes
2007-07-16Remove capability.h from mm.hAlexey Dobriyan
2007-07-11PCI: unexport pci_proc_attach_deviceAdrian Bunk
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2006-12-08[PATCH] struct path: convert pciJosef Sipek
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman
2006-06-27[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...Greg Kroah-Hartman
2006-03-23[PATCH] PCI: the scheduled removal of PCI_LEGACY_PROCAdrian Bunk
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-09[PATCH] PCI: drivers/pci: some cleanupsAdrian Bunk
2005-10-28[PATCH] PCI: Block config access during BISTBrian King
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman
2005-05-03[PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings.Greg KH
2005-03-27[PATCH] PCI: shrink drivers/pci/proc.c::pci_seq_start()Rolf Eike Beer
2005-02-06[PATCH] PCI: pci_proc_domainMatthew Wilcox
2004-10-05[PATCH] PCI: remove pci_find_device() usages from drivers/pci/*Greg Kroah-Hartman
2004-10-05[PATCH] PCI: mark proc_bus_pci_dir staticChristoph Hellwig
2004-05-28[PATCH] sparse: drivers/pci __user annotationAlexander Viro
2004-03-26PCI: add ability to access pci extended config space for PCI Express devicesGreg Kroah-Hartman
2003-12-29[PATCH] remove lock_kernel() from proc_bus_pci_lseek()Andrew Morton
2003-08-06[PATCH] PCI: remove all struct device.name usage from the PCI core code.Greg Kroah-Hartman
2003-06-19[PATCH] PCI: fix minor problem in previous proc naming patch.Greg Kroah-Hartman
2003-06-19[PATCH] reimplement pci proc nameMatthew Wilcox
2003-06-19Cset exclude: willy@debian.org|ChangeSet|20030621161842|52492Greg Kroah-Hartman
2003-06-19[PATCH] PCI: rename pci_get_dev() and pci_put_dev() to pci_dev_get() and pci_...Greg Kroah-Hartman
2003-06-19PCI: add locking to the pci device lists.Greg Kroah-Hartman
2003-06-16[PATCH] PCI: Unconfuse /procMatthew Wilcox
2003-06-10[PATCH] PCI: sparse fixups for drivers/pci/proc.cGreg Kroah-Hartman
2003-06-09[PATCH] PCI: domain support for sysfsMatthew Wilcox