summaryrefslogtreecommitdiff
path: root/drivers/pci/syscall.c
AgeCommit message (Expand)Author
2023-08-25PCI: Use consistent put_user() pointer typesBjorn Helgaas
2021-08-03PCI: Return int from pciconfig_read() syscallKrzysztof Wilczyński
2021-08-03PCI: Return ~0 data on pciconfig_read() CAP_SYS_ADMIN failureKrzysztof Wilczyński
2021-01-27PCI: 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
2005-04-16Linux-2.6.12-rc2Linus Torvalds