aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/rpadlpar_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-03PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functionsKrzysztof WilczyƄski1-2/+2
2021-03-17PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler1-8/+6
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-5/+1
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas1-5/+1
2018-01-21hotplug/drc-info: Add code to search ibm,drc-info propertyMichael Bringmann1-2/+1
2017-08-10PCI: Constify hotplug attribute_group structuresArvind Yadav1-1/+1
2008-06-10PCI: introduce pci_slotAlex Chiang1-2/+3
2008-05-30PCI: fix rpadlpar pci hotplug driver sysfs usageBenjamin Herrenschmidt1-2/+6
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman1-2/+2
2008-01-24kobject: clean up rpadlpar horrid sysfs abuseGreg Kroah-Hartman1-69/+43
2008-01-24kset: convert pci hotplug to use kset_create_and_addGreg Kroah-Hartman1-1/+1
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman1-1/+0
2007-10-12Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman1-3/+3
2007-05-15rpadlpar breakage - fallout of struct subsystem removalAl Viro1-2/+3
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman1-1/+1
2005-09-22[PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.cLinda Xie1-2/+2
2005-06-20[PATCH] sysfs: (driver/pci) if show/store is missing return -EIODmitry Torokhov1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+151