summaryrefslogtreecommitdiff
path: root/drivers/pnp
Commit message (Expand)AuthorAge
* ACPI: remove acpi_device.flags.hardware_idBjorn Helgaas2009-09-25
* ACPI: maintain a single list of _HID and _CID IDsBjorn Helgaas2009-09-25
* ACPI: use acpi_device_hid() when possibleBjorn Helgaas2009-09-25
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-23
|\
| * Merge branch 'acpica' into releaseLen Brown2009-09-19
| |\
| | * ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-27
* | | pnp: add a shutdown method to pnp driversDavid Härdeman2009-09-22
|/ /
* | x86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_desc staticallyAkinobu Mita2009-08-10
* | x86: Introduce GDT_ENTRY_INIT()Akinobu Mita2009-08-08
* | x86: Introduce set_desc_base() and set_desc_limit()Akinobu Mita2009-07-19
|/
*-. Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-24
|\ \
| | * PNPACPI: parse Extended Address Space DescriptorsBjorn Helgaas2009-05-27
| |/
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-12
|\ \
| * | pnp: add PNP resource range checking functionBjorn Helgaas2009-06-05
| |/
* | Merge branch 'linus' into irq/numaIngo Molnar2009-06-01
|\ \ | |/
| * ACPI: suspend: don't let device _PS3 failure prevent suspendLen Brown2009-05-08
* | irq: change ACPI GSI APIs to also take a device argumentYinghai Lu2009-04-28
|/
* dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang2009-04-07
* Merge branch 'linus' into releaseLen Brown2009-04-05
|\
| * pnpbios: propagate kthread_run() errorErik Ekman2009-04-02
| * pnpbios: fix warning if CONFIG_HOTPLUG=nErik Ekman2009-04-02
* | Enable PNPACPI _PSx Support, v3Witold Szczeponik2009-04-03
|/
* Merge branch 'linus' into releaseLen Brown2009-01-09
|\
| * pnp: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
| * percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbiosRusty Russell2009-01-01
* | ACPI: remove private acpica headers from driver filesLin Ming2008-12-31
|/
* drivers: remove duplicated #includeJianjun Kong2008-11-04
* Merge branch 'linus' into testLen Brown2008-10-23
|\
| * {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds2008-10-16
| * 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: make the resource type an unsigned longRene Herman2008-10-16
| * | pnp: remove printk() with outdated versionAdrian Bunk2008-10-16
| |/
| * Merge commit 'origin'Benjamin Herrenschmidt2008-10-15
| |\
| | * PnP: move pnpacpi/pnpbios_init to after PCI initLinus Torvalds2008-10-10
| * | powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala2008-09-23
| |/
* | Merge branch 'pnp-debug' into testLen Brown2008-10-22
|\ \
| * | PNP: remove old CONFIG_PNP_DEBUG optionBjorn Helgaas2008-10-10
| * | 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: use new vsprintf symbolic function pointer formatBjorn Helgaas2008-10-10
| * | PNP: convert the last few pnp_info() uses to printk()Bjorn Helgaas2008-10-10
| * | PNPACPI: use dev_printk when possibleBjorn Helgaas2008-10-10
| * | PNP: fix debug formatting (cosmetic)Bjorn Helgaas2008-10-10
| |/
* | ACPI : Load device driver according to the status of acpi deviceZhao Yakui2008-10-22
|/
* PNPACPI: ignore the producer/consumer bit for extended IRQ descriptorsBjorn Helgaas2008-08-25
* PNP: fix formatting of dbg_pnp_show_resources() outputBjorn Helgaas2008-08-01
* make pnp_add_card_id() staticAdrian Bunk2008-07-26
* pnp: have quirk_system_pci_resources() include io resourcesRene Herman2008-07-26