Age | Commit message (Expand) | Author | Files | Lines |
2006-08-06 | [PATCH] pnpacpi: reject ACPI_PRODUCER resources | matthieu castet | 1 | -0/+8 |
2006-08-03 | PNP: Add missing casts in printk() arguments | Pierre Ossman | 1 | -6/+6 |
2006-07-31 | [PATCH] Fix swsusp with PNP BIOS | Ondrej Zary | 1 | -1/+1 |
2006-07-03 | [PATCH] PNPACPI: support shareable interrupts | Bjorn Helgaas | 1 | -3/+8 |
2006-07-02 | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-07-01 | [PATCH] pnp: suppress request_irq() warning | Andrew Morton | 1 | -1/+2 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 11 | -11/+0 |
2006-06-27 | [PATCH] 64bit resource: change pnp core to use resource_size_t | Greg Kroah-Hartman | 3 | -13/+18 |
2006-06-25 | [PATCH] pnp: card_probe(): fix memory leak | Jesper Juhl | 1 | -22/+26 |
2006-06-15 | Pull pnpacpi into release branch | Len Brown | 1 | -111/+88 |
2006-04-19 | [PATCH] pnp: fix two messages in manager.c | Jan Engelhardt | 1 | -2/+2 |
2006-04-01 | PNPACPI: whitespace cleanup | Bjorn Helgaas | 1 | -50/+47 |
2006-04-01 | PNPACPI: remove some code duplication | Bjorn Helgaas | 1 | -49/+18 |
2006-04-01 | PNPACPI: fix non-memory address space descriptor handling | Bjorn Helgaas | 1 | -12/+23 |
2006-03-27 | [PATCH] pnp: PNP: adjust pnp_register_driver signature | Bjorn Helgaas | 2 | -27/+8 |
2006-03-26 | [PATCH] sem2mutex: misc static one-file mutexes | Ingo Molnar | 1 | -3/+4 |
2006-03-25 | [PATCH] Fix memory leak in isapnp | Jesper Juhl | 1 | -1/+3 |
2006-03-23 | [PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tag | Rene Herman | 1 | -5/+1 |
2006-02-28 | [PATCH] pnp bus type fix | Adam Belay | 1 | -7/+5 |
2006-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 1 | -2/+7 |
2006-01-24 | [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran... | Len Brown | 2 | -229/+332 |
2006-01-22 | [ALSA] check return code in pnp_register_card_driver() | Adam Belay | 1 | -2/+7 |
2006-01-20 | [ACPI] better fix for pnpacpi regression resulting from ACPICA 20051117 | Len Brown | 1 | -43/+102 |
2006-01-13 | [PATCH] Add pnp_bus_type probe and remove methods | Russell King | 1 | -2/+2 |
2006-01-07 | [PNPACPI] clean excluded_id_list[] | matthieu castet | 1 | -4/+7 |
2006-01-07 | [PNPACPI] Ignore devices that have no resources | matthieu castet | 1 | -1/+2 |
2006-01-07 | Pull pnpacpi into acpica branch | Len Brown | 6 | -55/+196 |
2006-01-07 | [ACPI] enable PNPACPI support for resource types used by HP serial ports | Bjorn Helgaas | 1 | -4/+44 |
2006-01-06 | [PATCH] x86: Fixed pnp bios limits | Zachary Amsden | 1 | -11/+4 |
2006-01-06 | [PATCH] x86: Pnp byte granularity | Zachary Amsden | 1 | -1/+4 |
2006-01-06 | [PATCH] x86: Pnp segments in segment h | Zachary Amsden | 1 | -9/+0 |
2006-01-06 | [PATCH] x86: GDT alignment fix | Zachary Amsden | 1 | -9/+13 |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -5/+3 |
2006-01-04 | [PATCH] keep pnpbios usermod_helper away from hotplug_path[] | Kay Sievers | 1 | -5/+3 |
2006-01-03 | [ALSA] [PATCH] alsa: Improved PnP suspend support | Pierre Ossman | 2 | -24/+91 |
2006-01-03 | [ALSA] PATCH] Add PM support to PnP drivers | Takashi Iwai | 2 | -0/+45 |
2005-12-10 | [ACPI] ACPICA 20051021 | Bob Moore | 1 | -6/+6 |
2005-12-10 | [ACPI] ACPICA 20050930 | Bob Moore | 1 | -182/+182 |
2005-12-06 | Pull release into acpica branch | Len Brown | 8 | -4/+23 |
2005-11-07 | [PATCH] drivers/pnp/: cleanups | Adrian Bunk | 7 | -4/+19 |
2005-10-30 | [PATCH] fix missing includes | Tim Schmielau | 2 | -0/+4 |
2005-09-22 | [ACPI] handle ACPICA 20050916's acpi_resource.type rename | Len Brown | 1 | -18/+18 |
2005-09-08 | Merge linux-2.6 with linux-acpi-2.6 | Len Brown | 13 | -110/+44 |
2005-09-07 | [PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUG | Bjorn Helgaas | 6 | -35/+1 |
2005-09-07 | [PATCH] pnp: consolidate kmalloc wrappers | Bjorn Helgaas | 8 | -75/+43 |
2005-09-03 | [ACPI] PNPACPI IRQ workaround for HP workstations | Bjorn Helgaas | 1 | -32/+43 |
2005-08-24 | [ACPI] delete CONFIG_ACPI_BUS | Len Brown | 2 | -2/+2 |
2005-08-23 | Merge from-linus to-akpm | Len Brown | 1 | -0/+2 |
2005-08-18 | [PATCH] broken error path in drivers/pnp/card.c | Jaroslav Kysela | 1 | -0/+2 |
2005-08-05 | [ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3 | Len Brown | 1 | -1/+1 |