summaryrefslogtreecommitdiff
path: root/drivers/pci/proc.c
Commit message (Expand)AuthorAge
* PCI: Whitespace cleanupRyan Desfosses2014-06-10
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-14
* pci/proc: switch to fixed_size_llseek()Al Viro2013-06-29
* proc: Supply a function to remove a proc entry by PDEDavid Howells2013-05-01
* proc: Supply PDE attribute setting accessor functionsDavid Howells2013-05-01
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* new helper: file_inode(file)Al Viro2013-02-22
* PCI/PM: Fix proc config reg access for D3cold and bridge suspendingHuang Ying2012-11-05
* PCI: Remove unused, commented-out, codeBjorn Helgaas2012-08-22
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* PCI: fix size checks for mmap() on /proc/bus/pci filesMartin Wilck2010-11-11
* PCI: kill BKL in /proc/pciArnd Bergmann2010-10-15
* PCI: use for_each_pci_dev()Kulikov Vasiliy2010-07-30
* PCI: kernel oops on access to pci proc file while hot-removalKenji Kaneshige2010-07-30
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* PCI: define PCI resource names in an 'enum'Yu Zhao2009-01-07
* PCI: check mmap range of /proc/bus/pci files tooJesse Barnes2009-01-07
* PCI: fixup sparse endianness warnings in proc.cHarvey Harrison2008-07-22
* PCI: remove CVS keywordsAdrian Bunk2008-06-10
* PCI: Replace deprecated __initcall with device_initcall.Robert P. J. Day2008-06-10
* drivers: use non-racy method for proc entries creation (2)Denis V. Lunev2008-04-29
* proc: remove proc_busAlexey Dobriyan2008-04-29
* PCI: Fix wrong reference counter check for proc_dir_entryKenji Kaneshige2008-02-21
* PCI: constify function pointer tablesJan Engelhardt2008-02-01
* PCI: Convert drivers/pci/proc.c to use unlocked_ioctlMathieu Segaud2008-02-01
* PCI: drivers/pci/: remove unused exportsAdrian Bunk2008-02-01
* pci: write file size to inode on proc bus file writeDavid Rientjes2007-10-12
* pci: use size stored in proc_dir_entry for proc bus filesDavid Rientjes2007-10-12
* Remove capability.h from mm.hAlexey Dobriyan2007-07-16
* PCI: unexport pci_proc_attach_deviceAdrian Bunk2007-07-11
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-12
* [PATCH] struct path: convert pciJosef Sipek2006-12-08
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-27
* [PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...Greg Kroah-Hartman2006-06-27
* [PATCH] PCI: the scheduled removal of PCI_LEGACY_PROCAdrian Bunk2006-03-23
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-01-09
|\
| * [PATCH] PCI: drivers/pci: some cleanupsAdrian Bunk2006-01-09
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
|/
* [PATCH] PCI: Block config access during BISTBrian King2005-10-28
* [PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk2005-09-08
* [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman2005-06-27
* [PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings.Greg KH2005-05-03
* Linux-2.6.12-rc2Linus Torvalds2005-04-16