summaryrefslogtreecommitdiffstats
path: root/drivers/pnp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-114-61/+19
|\
| * vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-044-8/+9
| * PNP: print resources consistently with %pRtBjorn Helgaas2009-11-044-61/+18
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-4/+4
|/
* ACPI: remove acpi_device.flags.hardware_idBjorn Helgaas2009-09-251-2/+1
* ACPI: maintain a single list of _HID and _CID IDsBjorn Helgaas2009-09-251-9/+7
* ACPI: use acpi_device_hid() when possibleBjorn Helgaas2009-09-251-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-231-3/+3
|\
| * Merge branch 'acpica' into releaseLen Brown2009-09-191-3/+3
| |\
| | * ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-271-3/+3
* | | pnp: add a shutdown method to pnp driversDavid Härdeman2009-09-221-0/+10
|/ /
* | x86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_desc staticallyAkinobu Mita2009-08-101-3/+2
* | x86: Introduce GDT_ENTRY_INIT()Akinobu Mita2009-08-081-4/+1
* | x86: Introduce set_desc_base() and set_desc_limit()Akinobu Mita2009-07-191-10/+11
|/
*-. Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-241-2/+44
|\ \
| | * PNPACPI: parse Extended Address Space DescriptorsBjorn Helgaas2009-05-271-2/+44
| |/
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-121-0/+18
|\ \
| * | pnp: add PNP resource range checking functionBjorn Helgaas2009-06-051-0/+18
| |/
* | Merge branch 'linus' into irq/numaIngo Molnar2009-06-011-5/+3
|\ \ | |/
| * ACPI: suspend: don't let device _PS3 failure prevent suspendLen Brown2009-05-081-5/+3
* | irq: change ACPI GSI APIs to also take a device argumentYinghai Lu2009-04-281-1/+1
|/
* dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang2009-04-072-2/+2
* Merge branch 'linus' into releaseLen Brown2009-04-051-8/+8
|\
| * pnpbios: propagate kthread_run() errorErik Ekman2009-04-021-4/+3
| * pnpbios: fix warning if CONFIG_HOTPLUG=nErik Ekman2009-04-021-6/+7
* | Enable PNPACPI _PSx Support, v3Witold Szczeponik2009-04-031-7/+16
|/
* Merge branch 'linus' into releaseLen Brown2009-01-094-9/+7
|\
| * pnp: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-063-8/+6
| * percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbiosRusty Russell2009-01-011-1/+1
* | ACPI: remove private acpica headers from driver filesLin Ming2008-12-311-1/+0
|/
* drivers: remove duplicated #includeJianjun Kong2008-11-041-1/+0
* Merge branch 'linus' into testLen Brown2008-10-2310-50/+24
|\
| * {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds2008-10-161-2/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-164-39/+11
| |\
| | * PNP: create device attributes via default device attributesDrew Moseley2008-10-164-39/+11
| * | pnp: make the resource type an unsigned longRene Herman2008-10-163-4/+4
| * | pnp: remove printk() with outdated versionAdrian Bunk2008-10-161-1/+0
| |/
| * Merge commit 'origin'Benjamin Herrenschmidt2008-10-153-3/+6
| |\
| | * PnP: move pnpacpi/pnpbios_init to after PCI initLinus Torvalds2008-10-103-3/+6
| * | powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala2008-09-232-3/+3
| |/
* | Merge branch 'pnp-debug' into testLen Brown2008-10-2217-115/+117
|\ \
| * | PNP: remove old CONFIG_PNP_DEBUG optionBjorn Helgaas2008-10-105-22/+0
| * | PNP: convert to using pnp_dbg()Bjorn Helgaas2008-10-1010-63/+63
| * | PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg()Bjorn Helgaas2008-10-103-0/+35
| * | PNP: remove some uses of DEBUG ifdefBjorn Helgaas2008-10-102-14/+8
| * | PNP: use new vsprintf symbolic function pointer formatBjorn Helgaas2008-10-101-4/+2
| * | PNP: convert the last few pnp_info() uses to printk()Bjorn Helgaas2008-10-102-7/+3
| * | PNPACPI: use dev_printk when possibleBjorn Helgaas2008-10-101-7/+8
| * | PNP: fix debug formatting (cosmetic)Bjorn Helgaas2008-10-101-2/+2
| |/
* | ACPI : Load device driver according to the status of acpi deviceZhao Yakui2008-10-221-1/+5
|/
OpenPOWER on IntegriCloud