summaryrefslogtreecommitdiff
path: root/drivers/acpi/pci_slot.c
Commit message (Expand)AuthorAge
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-14
* ACPI / PCI: make pci_slot explicitly non-modularPaul Gortmaker2016-07-16
* ACPI / PCI: pci_slot: Use generic pr_debug utilityJoe Perches2016-06-22
* ACPI / PCI: pci_slot: Use more common logging styleJoe Perches2016-06-22
* ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-08
* ACPI / PCI: Include appropriate header file in pci_slot.cRashika2014-01-06
* ACPI / PCI: Make bus registration and unregistration symmetricRafael J. Wysocki2013-07-23
* PCI/ACPI: Handle PCI slot devices when creating/destroying PCI busesJiang Liu2013-04-12
* Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-25
|\
| * ACPI / PCI: Make pci_slot built-in only, not a moduleJiang Liu2013-02-15
* | ACPI / PCI: pci_slot: replace printk(KERN_xxx) with pr_xxx()Jiang Liu2013-02-13
|/
* PCI/ACPI: Use acpi_pci_root info rather than looking it up againTaku Izumi2012-09-24
* PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interfaceTaku Izumi2012-09-24
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-24
* Merge branch 'misc-2.6.32' into releaseLen Brown2009-09-19
|\
| * ACPI: linux/acpi.h should not include linux/dmi.hLen Brown2009-09-19
* | ACPI: pci_slot.ko wants a 64-bit _SUNAlex Chiang2009-08-31
|/
* PCI: pci_slot: grab refcount on slot's busAlex Chiang2009-04-06
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-10-23
|\
| * ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-11
* | PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang2008-10-22
|/
* PCI: fix bogus "'device' may be used uninitialized" warning in pci_slotMatthew Wilcox2008-07-28
* PCI hotplug: fix error path in pci_slot's register_slotAlex Chiang2008-07-22
* PCI: ACPI PCI slot detection driverAlex Chiang2008-06-10