aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/rpaphp_slot.c
Commit message (Expand)AuthorAgeFilesLines
* headers: kobject.h reduxAlexey Dobriyan2011-01-101-1/+0
* PCI: rpaphp: kmalloc/kfree slot->name directlyAlex Chiang2008-10-221-5/+3
* PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang2008-10-221-1/+1
* hotplug/rpaphp: Remove unused error path codeStephen Rothwell2008-08-201-4/+0
* PCI: introduce pci_slotAlex Chiang2008-06-101-38/+6
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-201-3/+3
* pci hotplug: fix rpaphp directory namingLinas Vepstas2008-02-011-23/+24
* PCI: rpaphp: remove rpaphp_set_attention_status()Linas Vepstas2007-05-021-12/+0
* PCI: rpaphp: Remve another call that is a wrapperLinas Vepstas2007-05-021-18/+0
* PCI: rpaphp: Remove un-needed gotoLinas Vepstas2007-05-021-4/+2
* PCI: rpaphp: Fix a memleak; slot->location string was never freedLinas Vepstas2007-05-021-5/+4
* PCI: rpaphp: match up alloc and free in same routineLinas Vepstas2007-05-021-1/+0
* PCI: rpaphp: Remove global num_slots variableLinas Vepstas2007-05-021-3/+0
* rpaphp: compiler warning cleanupLinas Vepstas2006-12-201-24/+23
* [PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn2006-03-231-6/+3
* [PATCH] PowerPC/PCI Hotplug build breakLinas Vepstas2006-02-011-0/+1
* [PATCH] powerpc/PCI hotplug: cleanup: add prefixlinas@austin.ibm.com2006-01-311-8/+8
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+3
* [PATCH] PCI Hotplug: rpaphp: Purify hotplugJohn Rose2005-09-081-48/+9
* [PATCH] PCI Hotplug: rpaphp: Move VIO registrationJohn Rose2005-09-081-7/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+267