aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pnp/system.c
Commit message (Expand)AuthorAgeFilesLines
* vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-041-1/+1
* PNP: print resources consistently with %pRtBjorn Helgaas2009-11-041-8/+6
* pnp: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas2008-07-161-2/+2
* PNP: skip UNSET MEM resources as well as DISABLED onesBjorn Helgaas2008-06-051-1/+1
* PNP: mark resources that conflict with PCI devices "disabled"Bjorn Helgaas2008-06-021-1/+1
* PNP: remove PNP_MAX_* usesBjorn Helgaas2008-04-291-11/+10
* PNP: use dev_info() in system driverBjorn Helgaas2007-10-171-13/+16
* PNP: fix up after LindentBjorn Helgaas2007-07-261-8/+4
* PNP: Lindent all source filesBjorn Helgaas2007-07-261-18/+20
* [PATCH] Correctly report PnP 64bit resourcesPetr Vandrovec2007-04-021-6/+7
* PNP: system.c whitespace cleanupBjorn Helgaas2007-01-261-21/+11
* PNP: reserve system board iomem resources as well as ioport resourcesBjorn Helgaas2007-01-261-7/+19
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+111