| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI: Allow ACPI binding with USB-3.0 hub | Lan Tianyu | 2012-09-21 | 1 | -6/+1 |
* | ACPI/PM: specify lowest allowed state for device sleep state | Huang Ying | 2012-06-23 | 1 | -2/+2 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-03-30 | 1 | -1/+6 |
|\ |
|
| * | PNPACPI: Fix device ref leaking in acpi_pnp_match | Yinghai Lu | 2012-03-30 | 1 | -1/+6 |
* | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 2 | -2/+0 |
|/ |
|
* | PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB | Bjorn Helgaas | 2012-01-06 | 1 | -0/+42 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-11-07 | 1 | -47/+15 |
|\ |
|
| * | PNPACPI: Simplify disabled resource registration | Witold Szczeponik | 2011-11-06 | 1 | -47/+15 |
* | | pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
|/ |
|
* | Merge 'akpm' patch series | Linus Torvalds | 2011-07-25 | 1 | -25/+27 |
|\ |
|
| * | pnpacpi: register disabled resources | Witold Szczeponik | 2011-07-25 | 1 | -25/+27 |
* | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 2 | -11/+11 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 2 | -3/+3 |
* | pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled | David Rientjes | 2011-03-22 | 3 | -6/+10 |
* | Merge branch 'pnp' into release | Len Brown | 2011-01-12 | 5 | -14/+13 |
|\ |
|
| * | PNP: Set up pnp_debug via module and not via boot param. | Thomas Renninger | 2010-10-27 | 1 | -6/+1 |
| * | PNP: Compile all pnp built-in stuff in one module namespace | Thomas Renninger | 2010-10-27 | 4 | -8/+12 |
* | | PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access | Rafael J. Wysocki | 2011-01-11 | 2 | -28/+72 |
* | | ACPI/PNP: avoid section mismatch warning | Jan Beulich | 2010-12-11 | 1 | -1/+1 |
* | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-10-26 | 5 | -17/+39 |
|\ \
| |/
|/| |
|
| * | Merge branch 'pnp-log' into release | Len Brown | 2010-10-25 | 2 | -7/+8 |
| |\ |
|
| | * | PNP: log PNP resources, as we do for PCI | Bjorn Helgaas | 2010-10-01 | 2 | -7/+8 |
| * | | Merge branch 'pnpacpi-invalid-device-id' into release | Len Brown | 2010-10-25 | 1 | -5/+24 |
| |\ \ |
|
| | * | | PNPACPI: cope with invalid device IDs | Dmitry Torokhov | 2010-10-01 | 1 | -5/+24 |
| | |/ |
|
| * | | ACPI/PNP: A HID value of an object never changes -> make it const | Thomas Renninger | 2010-10-01 | 4 | -5/+7 |
| |/ |
|
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -1/+0 |
|\ \ |
|
| * | | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 1 | -1/+0 |
| |/ |
|
* | | isapnp: BKL removal | Arnd Bergmann | 2010-09-26 | 1 | -7/+8 |
|/ |
|
* | PNPACPI: Add support for remote wakeup | Alan Stern | 2010-07-19 | 2 | -0/+26 |
*-. | Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzill... | Len Brown | 2010-05-06 | 1 | -0/+4 |
|\ \ |
|
| | * | PNP: don't check for conflicts with bridge windows | Bjorn Helgaas | 2010-05-06 | 1 | -0/+4 |
| |/ |
|
* | | PNPACPI: compute Address Space length rather than using _LEN | Bjorn Helgaas | 2010-04-28 | 1 | -22/+4 |
|/ |
|
*-. | Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480... | Len Brown | 2010-04-06 | 7 | -16/+33 |
|\ \ |
|
| | * | PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 | Bjorn Helgaas | 2010-04-04 | 1 | -12/+30 |
| |/
|/| |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 7 | -4/+3 |
|/ |
|
* | PNPACPI: add bus number support | Bjorn Helgaas | 2010-03-14 | 5 | -2/+47 |
* | PNPACPI: add window support | Bjorn Helgaas | 2010-03-14 | 2 | -17/+24 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-12-16 | 2 | -9/+20 |
|\ |
|
| * | Merge branch 'ipmi' into release | Len Brown | 2009-12-16 | 2 | -9/+20 |
| |\ |
|
| | * | PNP: add interface to retrieve ACPI device from a PNPACPI device | Bjorn Helgaas | 2009-12-15 | 1 | -1/+2 |
| | * | PNPACPI: save struct acpi_device, not just acpi_handle | Bjorn Helgaas | 2009-12-11 | 2 | -8/+18 |
* | | | pnpbios: convert to seq_file | Alexey Dobriyan | 2009-12-16 | 1 | -75/+129 |
|/ / |
|
* | | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 2009-12-15 | 1 | -26/+10 |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-12-11 | 4 | -61/+19 |
|\ \ |
|
| * | | vsprintf: use %pR, %pr instead of %pRt, %pRf | Bjorn Helgaas | 2009-11-04 | 4 | -8/+9 |
| * | | PNP: print resources consistently with %pRt | Bjorn Helgaas | 2009-11-04 | 4 | -61/+18 |
| |/ |
|
* | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -4/+4 |
|/ |
|
* | ACPI: remove acpi_device.flags.hardware_id | Bjorn Helgaas | 2009-09-25 | 1 | -2/+1 |
* | ACPI: maintain a single list of _HID and _CID IDs | Bjorn Helgaas | 2009-09-25 | 1 | -9/+7 |