summaryrefslogtreecommitdiff
path: root/drivers/pci/syscall.c
AgeCommit message (Expand)Author
2021-09-18PCI: Return ~0 data on pciconfig_read() CAP_SYS_ADMIN failureKrzysztof WilczyƄski
2021-03-04PCI: Align checking of syscall user config accessorsHeiner Kallweit
2019-08-19PCI: Lock down BAR access when the kernel is locked downMatthew Garrett
2018-03-19PCI: Tidy commentsBjorn Helgaas
2018-01-17PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2014-06-10PCI: Whitespace cleanupRyan Desfosses
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-01-14[CVE-2009-0029] System call wrappers part 26Heiko Carstens
2008-02-01PCI: remove unneeded lock_kernel() in drivers/pci/syscall.c.Diego Woitasen
2007-07-11pci syscall.c: Switch to refcounting APIAlan Cox
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2005-10-28[PATCH] PCI: Block config access during BISTBrian King
2004-10-18Fix pci config syscall definitions.Linus Torvalds
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann
2004-05-28[PATCH] sparse: drivers/pci __user annotationAlexander Viro
2003-06-09PCI: remove pci_present() from drivers/pci/syscall.cGreg Kroah-Hartman
2002-10-03PCI: removed pcibios_present()Greg Kroah-Hartman
2002-02-04Import changesetLinus Torvalds