aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/hotplug/cpcihp_zt5550.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas1-20/+1
2017-08-10PCI: Constify hotplug pci_device_id structuresArvind Yadav1-1/+1
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa1-7/+7
2014-09-24PCI: Remove assignment from "if" conditionsQuentin Lambert1-2/+3
2014-09-24PCI: Remove unnecessary curly bracesQuentin Lambert1-6/+5
2014-09-24PCI: Add space before open parenthesisQuentin Lambert1-18/+18
2014-06-10PCI: Whitespace cleanupRyan Desfosses1-1/+1
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas1-11/+11
2012-11-28PCI: Remove __dev* markingsBill Pemberton1-2/+2
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-2/+2
2007-05-02PCI: ZT5550 CPCI Hotplug driver fixScott Murray1-1/+5
2006-07-02[PATCH] irq-flags: pci: Use the new IRQF_ constantsThomas Gleixner1-2/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug driversGreg Kroah-Hartman1-4/+5
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-28[PATCH] cpcihp_zt5550: add pci_enable_device()Bjorn Helgaas1-4/+21
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+305