summaryrefslogtreecommitdiffstats
path: root/drivers/pnp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-10-265-17/+39
|\
| * Merge branch 'pnp-log' into releaseLen Brown2010-10-252-7/+8
| |\
| | * PNP: log PNP resources, as we do for PCIBjorn Helgaas2010-10-012-7/+8
| * | Merge branch 'pnpacpi-invalid-device-id' into releaseLen Brown2010-10-251-5/+24
| |\ \
| | * | PNPACPI: cope with invalid device IDsDmitry Torokhov2010-10-011-5/+24
| | |/
| * | ACPI/PNP: A HID value of an object never changes -> make it constThomas Renninger2010-10-014-5/+7
| |/
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+0
|\ \
| * | Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+0
| |/
* | isapnp: BKL removalArnd Bergmann2010-09-261-7/+8
|/
* PNPACPI: Add support for remote wakeupAlan Stern2010-07-192-0/+26
*-. Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzill...Len Brown2010-05-061-0/+4
|\ \
| | * PNP: don't check for conflicts with bridge windowsBjorn Helgaas2010-05-061-0/+4
| |/
* | PNPACPI: compute Address Space length rather than using _LENBjorn Helgaas2010-04-281-22/+4
|/
*-. Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...Len Brown2010-04-067-16/+33
|\ \
| | * PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1Bjorn Helgaas2010-04-041-12/+30
| |/ |/|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-307-4/+3
|/
* PNPACPI: add bus number supportBjorn Helgaas2010-03-145-2/+47
* PNPACPI: add window supportBjorn Helgaas2010-03-142-17/+24
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-162-9/+20
|\
| * Merge branch 'ipmi' into releaseLen Brown2009-12-162-9/+20
| |\
| | * PNP: add interface to retrieve ACPI device from a PNPACPI deviceBjorn Helgaas2009-12-151-1/+2
| | * PNPACPI: save struct acpi_device, not just acpi_handleBjorn Helgaas2009-12-112-8/+18
* | | pnpbios: convert to seq_fileAlexey Dobriyan2009-12-161-75/+129
|/ /
* | tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-26/+10
* | 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
|/
OpenPOWER on IntegriCloud