aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug/cpcihp_zt5550.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateGravatar Bjorn Helgaas 1-20/+1
2017-08-10PCI: Constify hotplug pci_device_id structuresGravatar Arvind Yadav 1-1/+1
2016-01-08PCI: Fix all whitespace issuesGravatar Bogicevic Sasa 1-7/+7
2014-09-24PCI: Remove assignment from "if" conditionsGravatar Quentin Lambert 1-2/+3
2014-09-24PCI: Remove unnecessary curly bracesGravatar Quentin Lambert 1-6/+5
2014-09-24PCI: Add space before open parenthesisGravatar Quentin Lambert 1-18/+18
2014-06-10PCI: Whitespace cleanupGravatar Ryan Desfosses 1-1/+1
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsGravatar Bjorn Helgaas 1-11/+11
2012-11-28PCI: Remove __dev* markingsGravatar Bill Pemberton 1-2/+2
2012-01-13module_param: make bool parameters really bool (drivers & misc)Gravatar Rusty Russell 1-2/+2
2007-05-02PCI: ZT5550 CPCI Hotplug driver fixGravatar Scott Murray 1-1/+5
2006-07-02[PATCH] irq-flags: pci: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-2/+3
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-27[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...Gravatar Greg Kroah-Hartman 1-4/+5
2005-10-30[PATCH] fix missing includesGravatar Tim Schmielau 1-0/+1
2005-10-28[PATCH] cpcihp_zt5550: add pci_enable_device()Gravatar Bjorn Helgaas 1-4/+21
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+305