| Commit message (Expand) | Author | Age | Files | Lines |
* | proc: remove PDE_DATA() completely | Muchun Song | 2022-01-22 | 1 | -5/+5 |
* | Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-09-07 | 1 | -0/+1 |
|\ |
|
| * | PCI: Add schedule point in proc_bus_pci_read() | Krzysztof WilczyĆski | 2021-08-20 | 1 | -0/+1 |
* | | PCI: Fix fall-through warning for Clang | Gustavo A. R. Silva | 2021-07-13 | 1 | -1/+1 |
|/ |
|
* | PCI: Revoke mappings like devmem | Daniel Vetter | 2021-02-11 | 1 | -0/+1 |
* | PCI: Obey iomem restrictions for procfs mmap | Daniel Vetter | 2021-01-12 | 1 | -0/+5 |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 1 | -1/+1 |
* | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 2020-02-04 | 1 | -12/+13 |
* | PCI: Add PCI_STD_NUM_BARS for the number of standard BARs | Denis Efremov | 2019-10-14 | 1 | -2/+2 |
* | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-09-28 | 1 | -2/+12 |
|\ |
|
| * | PCI: Lock down BAR access when the kernel is locked down | Matthew Garrett | 2019-08-19 | 1 | -2/+12 |
* | | PCI: Use seq_puts() instead of seq_printf() in show_device() | Markus Elfring | 2019-07-02 | 1 | -1/+1 |
|/ |
|
* | PCI: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2019-03-20 | 1 | -0/+1 |
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-03 | 1 | -2/+2 |
* | proc: introduce proc_create_seq{,_data} | Christoph Hellwig | 2018-05-16 | 1 | -15/+2 |
* | PCI: Tidy comments | Bjorn Helgaas | 2018-03-19 | 1 | -2/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | PCI: Add BAR index argument to pci_mmap_page_range() | David Woodhouse | 2017-04-20 | 1 | -1/+1 |
* | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space | David Woodhouse | 2017-04-18 | 1 | -4/+7 |
* | PCI: Add arch_can_pci_mmap_wc() macro | David Woodhouse | 2017-04-18 | 1 | -7/+8 |
* | PCI: Only allow WC mmap on prefetchable resources | David Woodhouse | 2017-04-18 | 1 | -5/+8 |
* | PCI: Fix another sanity check bug in /proc/pci mmap | David Woodhouse | 2017-04-18 | 1 | -2/+8 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | PCI: Ignore write combining when mapping I/O port space | Bjorn Helgaas | 2016-06-17 | 1 | -3/+6 |
* | PCI: Whitespace cleanup | Ryan Desfosses | 2014-06-10 | 1 | -9/+7 |
* | PCI: Fix whitespace, capitalization, and spelling errors | Bjorn Helgaas | 2013-11-14 | 1 | -1/+1 |
* | pci/proc: switch to fixed_size_llseek() | Al Viro | 2013-06-29 | 1 | -21/+2 |
* | proc: Supply a function to remove a proc entry by PDE | David Howells | 2013-05-01 | 1 | -9/+3 |
* | proc: Supply PDE attribute setting accessor functions | David Howells | 2013-05-01 | 1 | -1/+1 |
* | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 | 1 | -13/+7 |
* | new helper: file_inode(file) | Al Viro | 2013-02-22 | 1 | -5/+5 |
* | PCI/PM: Fix proc config reg access for D3cold and bridge suspending | Huang Ying | 2012-11-05 | 1 | -0/+8 |
* | PCI: Remove unused, commented-out, code | Bjorn Helgaas | 2012-08-22 | 1 | -19/+0 |
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
* | PCI: fix size checks for mmap() on /proc/bus/pci files | Martin Wilck | 2010-11-11 | 1 | -1/+1 |
* | PCI: kill BKL in /proc/pci | Arnd Bergmann | 2010-10-15 | 1 | -3/+1 |
* | PCI: use for_each_pci_dev() | Kulikov Vasiliy | 2010-07-30 | 1 | -2/+2 |
* | PCI: kernel oops on access to pci proc file while hot-removal | Kenji Kaneshige | 2010-07-30 | 1 | -2/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | PCI: define PCI resource names in an 'enum' | Yu Zhao | 2009-01-07 | 1 | -3/+4 |
* | PCI: check mmap range of /proc/bus/pci files too | Jesse Barnes | 2009-01-07 | 1 | -1/+10 |
* | PCI: fixup sparse endianness warnings in proc.c | Harvey Harrison | 2008-07-22 | 1 | -9/+9 |
* | PCI: remove CVS keywords | Adrian Bunk | 2008-06-10 | 1 | -2/+0 |
* | PCI: Replace deprecated __initcall with device_initcall. | Robert P. J. Day | 2008-06-10 | 1 | -1/+1 |
* | drivers: use non-racy method for proc entries creation (2) | Denis V. Lunev | 2008-04-29 | 1 | -7/+6 |
* | proc: remove proc_bus | Alexey Dobriyan | 2008-04-29 | 1 | -1/+1 |
* | PCI: Fix wrong reference counter check for proc_dir_entry | Kenji Kaneshige | 2008-02-21 | 1 | -1/+1 |
* | PCI: constify function pointer tables | Jan Engelhardt | 2008-02-01 | 1 | -1/+1 |
* | PCI: Convert drivers/pci/proc.c to use unlocked_ioctl | Mathieu Segaud | 2008-02-01 | 1 | -3/+8 |
* | PCI: drivers/pci/: remove unused exports | Adrian Bunk | 2008-02-01 | 1 | -4/+0 |