summaryrefslogtreecommitdiff
path: root/drivers/pnp/core.c
Commit message (Expand)AuthorAge
* PNP: Avoid leaving unregistered device objects in listsRafael J. Wysocki2015-03-18
* PNP: Convert pnp_lock into a mutexRafael J. Wysocki2015-03-18
* Merge branch 'pnp' into releaseLen Brown2011-01-12
|\
| * PNP: Set up pnp_debug via module and not via boot param.Thomas Renninger2010-10-27
* | Merge branch 'pnp-log' into releaseLen Brown2010-10-25
|\ \
| * | PNP: log PNP resources, as we do for PCIBjorn Helgaas2010-10-01
| |/
* | ACPI/PNP: A HID value of an object never changes -> make it constThomas Renninger2010-10-01
|/
* PNPACPI: Add support for remote wakeupAlan Stern2010-07-19
* dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang2009-04-07
* pnp: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* Merge branch 'linus' into testLen Brown2008-10-23
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-16
| |\
| | * PNP: create device attributes via default device attributesDrew Moseley2008-10-16
| * | pnp: remove printk() with outdated versionAdrian Bunk2008-10-16
| |/
* | PNP: convert to using pnp_dbg()Bjorn Helgaas2008-10-10
* | PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg()Bjorn Helgaas2008-10-10
* | PNP: remove some uses of DEBUG ifdefBjorn Helgaas2008-10-10
|/
* PNP: convert resource options to single linked listBjorn Helgaas2008-07-16
* PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas2008-07-16
* PNP: make pnp_resource_table private to PNP coreBjorn Helgaas2008-04-29
* PNP: add pnp_alloc_dev()Bjorn Helgaas2008-04-29
* PNP: add debug message for adding new deviceBjorn Helgaas2007-10-17
* PNP: remove null pointer checksBjorn Helgaas2007-08-24
* PNP: fix up after LindentBjorn Helgaas2007-07-26
* PNP: Lindent all source filesBjorn Helgaas2007-07-26
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)Bjorn Helgaas2007-05-08
* init dma masks in pnp_devDavid Brownell2007-05-08
* [PATCH] drivers/pnp/: cleanupsAdrian Bunk2005-11-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16