summaryrefslogtreecommitdiffstats
path: root/drivers/pnp
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] pnp: PNP: adjust pnp_register_driver signatureBjorn Helgaas2006-03-272-27/+8
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-261-3/+4
* [PATCH] Fix memory leak in isapnpJesper Juhl2006-03-251-1/+3
* [PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tagRene Herman2006-03-231-5/+1
* [PATCH] pnp bus type fixAdam Belay2006-02-281-7/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2006-02-011-2/+7
|\
| * [ALSA] check return code in pnp_register_card_driver()Adam Belay2006-01-221-2/+7
| |
| \
| \
| \
| \
| \
*-----. \ [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-242-229/+332
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | * [PNPACPI] clean excluded_id_list[]matthieu castet2006-01-071-4/+7
| | | | * [PNPACPI] Ignore devices that have no resourcesmatthieu castet2006-01-071-1/+2
| | | * | [ACPI] better fix for pnpacpi regression resulting from ACPICA 20051117Len Brown2006-01-201-43/+102
| | | * | Pull pnpacpi into acpica branchLen Brown2006-01-076-55/+196
| | | |\ \ | | | | |/
| | | | * [ACPI] enable PNPACPI support for resource types used by HP serial portsBjorn Helgaas2006-01-071-4/+44
| | |_|/ | |/| |
| | | * [ACPI] ACPICA 20051021Bob Moore2005-12-101-6/+6
| | | * [ACPI] ACPICA 20050930Bob Moore2005-12-101-182/+182
| | | * Pull release into acpica branchLen Brown2005-12-068-4/+23
| | | |\ | | | |/ | | |/|
| | | * [ACPI] handle ACPICA 20050916's acpi_resource.type renameLen Brown2005-09-221-18/+18
* | | | [PATCH] Add pnp_bus_type probe and remove methodsRussell King2006-01-131-2/+2
|/ / /
* | | [PATCH] x86: Fixed pnp bios limitsZachary Amsden2006-01-061-11/+4
* | | [PATCH] x86: Pnp byte granularityZachary Amsden2006-01-061-1/+4
* | | [PATCH] x86: Pnp segments in segment hZachary Amsden2006-01-061-9/+0
* | | [PATCH] x86: GDT alignment fixZachary Amsden2006-01-061-9/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-041-5/+3
|\ \ \
| * | | [PATCH] keep pnpbios usermod_helper away from hotplug_path[]Kay Sievers2006-01-041-5/+3
| |/ /
* | | [ALSA] [PATCH] alsa: Improved PnP suspend supportPierre Ossman2006-01-032-24/+91
* | | [ALSA] PATCH] Add PM support to PnP driversTakashi Iwai2006-01-032-0/+45
|/ /
* | [PATCH] drivers/pnp/: cleanupsAdrian Bunk2005-11-077-4/+19
* | [PATCH] fix missing includesTim Schmielau2005-10-302-0/+4
|/
* Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-0813-110/+44
|\
| * [PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUGBjorn Helgaas2005-09-076-35/+1
| * [PATCH] pnp: consolidate kmalloc wrappersBjorn Helgaas2005-09-078-75/+43
* | [ACPI] PNPACPI IRQ workaround for HP workstationsBjorn Helgaas2005-09-031-32/+43
* | [ACPI] delete CONFIG_ACPI_BUSLen Brown2005-08-242-2/+2
* | Merge from-linus to-akpmLen Brown2005-08-231-0/+2
|\ \ | |/
| * [PATCH] broken error path in drivers/pnp/card.cJaroslav Kysela2005-08-181-0/+2
* | [ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3Len Brown2005-08-051-1/+1
|\ \ | |/ |/|
| * [ACPI] PNPACPI driver now checks for acpi_register_gsi() errorsKenji Kaneshige2005-08-041-1/+1
* | [PATCH] drivers/pnp/pnpbios/rsparser.c: fix compile error with PCI=nAdrian Bunk2005-07-271-1/+1
* | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-123-5/+14
|\ \ | |/
| * [ACPI] PNPACPI vs sound IRQDavid Shaohua Li2005-07-123-4/+4
| * [ACPI] PNPACPI parse errorMatthieu Castet2005-07-111-1/+10
* | [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-251-1/+1
* | [PATCH] DocBook: update commentsMartin Waitz2005-06-242-2/+2
* | [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2005-06-202-6/+6
* | [PATCH] Use driver_for_each_device() in drivers/pnp/driver.c instead of manua...mochel@digitalimplant.org2005-06-201-4/+8
|/
* [PATCH] drivers/pnp/pnpacpi/rsparser.c: fix an array overflowAdrian Bunk2005-05-011-2/+2
* [PATCH] drivers/pnp/pnpbios/rsparser.c: fix an array overflowAdrian Bunk2005-05-011-1/+3
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-011-1/+1
* [PATCH] pnpbios: eliminate bad section referencesmaximilian attems2005-04-161-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1629-0/+7668
OpenPOWER on IntegriCloud