Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-22PCI: cpqphp: Remove unused assignmentsBjorn Helgaas
2021-07-06PCI: Fix kernel-doc formattingKrzysztof WilczyƄski
2019-08-30PCI: Remove unnecessary returnsKrzysztof Wilczynski
2018-10-03PCI: cpqphp: Remove set but not used variable 'physical_slot'YueHaibing
2018-09-19PCI: hotplug: Embed hotplug_slotLukas Wunner
2018-09-19PCI: hotplug: Drop hotplug_slot_infoLukas Wunner
2018-09-19PCI: hotplug: Constify hotplug_slot_opsLukas Wunner
2018-07-24PCI: hotplug: Demidlayer registration with the coreLukas Wunner
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-01-29PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler
2018-01-17PCI: Remove unnecessary messages for memory allocation failuresMarkus Elfring
2017-11-07PCI: cpqphp: Convert timers to use timer_setup()Kees Cook
2017-08-10PCI: Constify hotplug pci_device_id structuresArvind Yadav
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-24PCI: cpqphp: Add missing call to pci_disable_device()Quentin Lambert
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa
2014-09-24PCI: Remove unnecessary curly bracesQuentin Lambert
2014-06-11PCI: Merge multi-line quoted stringsRyan Desfosses
2014-06-11PCI: Whitespace cleanupRyan Desfosses
2014-02-13PCI: cpqphp: Fix hex vs decimal typo in cpqhpc_probe()Dan Carpenter
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2012-07-16PCI: hotplug: ensure a consistent return value in error caseJulia Lawall
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-07-22PCI hotplug: cpqphp: use pci_dev->vendorSergei Shtylyov
2011-07-22PCI hotplug: cpqphp: use pci_dev->subsystem_{vendor|device}Sergei Shtylyov
2010-06-12PCI: hotplug/cpqphp, fix NULL dereferenceJiri Slaby
2010-05-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-05-19PCI hotplug: Use kmemdupJulia Lawall
2010-03-16Fix typos in commentsThomas Weber
2010-02-23PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox
2009-06-17PCI hotplug: remove redundant .owner initializationsKenji Kaneshige
2009-06-11PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table()Alex Chiang
2009-06-11PCI Hotplug: cpqphp: refactor cpqhp_probeAlex Chiang
2009-06-11PCI Hotplug: cpqphp: eliminate stray bracesAlex Chiang
2009-06-11PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.cAlex Chiang
2009-06-11PCI Hotplug: cpqphp: fix comment styleAlex Chiang
2009-06-11PCI Hotplug: cpqphp: stray whitespace cleanupsAlex Chiang
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput
2008-10-24PCI hotplug: cpqphp: fix kernel NULL pointer dereferenceKenji Kaneshige
2008-10-23PCI: cpqphp: stop managing hotplug_slot->nameAlex Chiang
2008-10-23PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang
2008-06-11PCI: introduce pci_slotAlex Chiang
2008-04-21PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-11-29pci hotplug: kernel-doc fixesRandy Dunlap
2007-10-13cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for readAuke Kok
2007-10-11i386: move pciThomas Gleixner
2007-07-12PCI: Change all drivers to use pci_device->revisionAuke Kok
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman
2006-07-03[PATCH] irq-flags: pci: Use the new IRQF_ constantsThomas Gleixner