| Commit message (Expand) | Author | Age |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 |
* | PCI: Add BAR index argument to pci_mmap_page_range() | David Woodhouse | 2017-04-20 |
* | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space | David Woodhouse | 2017-04-18 |
* | PCI: Add arch_can_pci_mmap_wc() macro | David Woodhouse | 2017-04-18 |
* | PCI: Only allow WC mmap on prefetchable resources | David Woodhouse | 2017-04-18 |
* | PCI: Fix another sanity check bug in /proc/pci mmap | David Woodhouse | 2017-04-18 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 |
* | PCI: Ignore write combining when mapping I/O port space | Bjorn Helgaas | 2016-06-17 |
* | PCI: Whitespace cleanup | Ryan Desfosses | 2014-06-10 |
* | PCI: Fix whitespace, capitalization, and spelling errors | Bjorn Helgaas | 2013-11-14 |
* | pci/proc: switch to fixed_size_llseek() | Al Viro | 2013-06-29 |
* | proc: Supply a function to remove a proc entry by PDE | David Howells | 2013-05-01 |
* | proc: Supply PDE attribute setting accessor functions | David Howells | 2013-05-01 |
* | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 |
* | new helper: file_inode(file) | Al Viro | 2013-02-22 |
* | PCI/PM: Fix proc config reg access for D3cold and bridge suspending | Huang Ying | 2012-11-05 |
* | PCI: Remove unused, commented-out, code | Bjorn Helgaas | 2012-08-22 |
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 |
* | PCI: fix size checks for mmap() on /proc/bus/pci files | Martin Wilck | 2010-11-11 |
* | PCI: kill BKL in /proc/pci | Arnd Bergmann | 2010-10-15 |
* | PCI: use for_each_pci_dev() | Kulikov Vasiliy | 2010-07-30 |
* | PCI: kernel oops on access to pci proc file while hot-removal | Kenji Kaneshige | 2010-07-30 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | PCI: define PCI resource names in an 'enum' | Yu Zhao | 2009-01-07 |
* | PCI: check mmap range of /proc/bus/pci files too | Jesse Barnes | 2009-01-07 |
* | PCI: fixup sparse endianness warnings in proc.c | Harvey Harrison | 2008-07-22 |
* | PCI: remove CVS keywords | Adrian Bunk | 2008-06-10 |
* | PCI: Replace deprecated __initcall with device_initcall. | Robert P. J. Day | 2008-06-10 |
* | drivers: use non-racy method for proc entries creation (2) | Denis V. Lunev | 2008-04-29 |
* | proc: remove proc_bus | Alexey Dobriyan | 2008-04-29 |
* | PCI: Fix wrong reference counter check for proc_dir_entry | Kenji Kaneshige | 2008-02-21 |
* | PCI: constify function pointer tables | Jan Engelhardt | 2008-02-01 |
* | PCI: Convert drivers/pci/proc.c to use unlocked_ioctl | Mathieu Segaud | 2008-02-01 |
* | PCI: drivers/pci/: remove unused exports | Adrian Bunk | 2008-02-01 |
* | pci: write file size to inode on proc bus file write | David Rientjes | 2007-10-12 |
* | pci: use size stored in proc_dir_entry for proc bus files | David Rientjes | 2007-10-12 |
* | Remove capability.h from mm.h | Alexey Dobriyan | 2007-07-16 |
* | PCI: unexport pci_proc_attach_device | Adrian Bunk | 2007-07-11 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | [PATCH] mark struct file_operations const 5 | Arjan van de Ven | 2007-02-12 |
* | [PATCH] struct path: convert pci | Josef Sipek | 2006-12-08 |
* | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 |
* | [PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ... | Greg Kroah-Hartman | 2006-06-27 |
* | [PATCH] PCI: the scheduled removal of PCI_LEGACY_PROC | Adrian Bunk | 2006-03-23 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-01-09 |
|\ |
|
| * | [PATCH] PCI: drivers/pci: some cleanups | Adrian Bunk | 2006-01-09 |
* | | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 |
|/ |
|
* | [PATCH] PCI: Block config access during BIST | Brian King | 2005-10-28 |
* | [PATCH] PCI: remove CONFIG_PCI_NAMES | Adrian Bunk | 2005-09-08 |
* | [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch | Michael Ellerman | 2005-06-27 |