summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
*-------------------------------. Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-2422-721/+1535
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | * hp-wmi: Add support for reporting tablet stateMatthew Garrett2009-06-171-32/+55
| | | | | | | | | | | | | | | | | * dell-wmi: don't generate errors on empty messagesMatthew Garrett2009-06-171-2/+2
| | | | | | | | | | | | | | | | | * dell-wmi: add additional keyboard eventsMario Limonciello2009-06-171-1/+44
| | | | | | | | | | | | | | | | | * dell-wmi: mask off upper bytes of event responseMario Limonciello2009-06-171-1/+6
| | | | | | | | | | | | | | | | * | Show the physical device node of backlight class device.Zhang Rui2009-06-231-0/+6
| | | | | | | | | | | | | | | | |/
| | | | | | | | | | | | | | | * | thinkpad-acpi: support the second fan on the X61Henrique de Moraes Holschuh2009-06-181-1/+121
| | | | | | | | | | | | | | | * | thinkpad-acpi: forbid the use of HBRV on Lenovo ThinkPadsHenrique de Moraes Holschuh2009-06-181-0/+10
| | | | | | | | | | | | | | | * | thinkpad-acpi: silence bogus warning when ACPI video is disabledHenrique de Moraes Holschuh2009-06-171-1/+1
| | | | | | | | | | | | | | | * | thinkpad-acpi: enhance led supportHenrique de Moraes Holschuh2009-06-171-12/+76
| | | | | | | | | | | | | | | * | thinkpad-acpi: fix BEEP ACPI handler warningsHenrique de Moraes Holschuh2009-06-171-2/+24
| | | | | | | | | | | | | | | * | thinkpad-acpi: add quirklist engineHenrique de Moraes Holschuh2009-06-171-21/+98
| | | | | | | | | | | | | | | * | thinkpad-acpi: store fw version with strict checkingHenrique de Moraes Holschuh2009-06-171-4/+42
| | | | | | | | | | | | | | | |/
| | | | | | | | | | | | | | * | ACPI: don't check power state after _ON/_OFFBjorn Helgaas2009-05-271-26/+2
| | | | | | | | | | | | | * | | PNPACPI: parse Extended Address Space DescriptorsBjorn Helgaas2009-05-271-2/+44
| | | | | | | | | | | | | |/ /
| | | | | | | | | | | | * | | ACPI: pdc init related memory leak with physical CPU hotplugPallipadi, Venkatesh2009-06-201-0/+2
| | | | | | | | | | | | | |/ | | | | | | | | | | | | |/|
| | | | | | | | | | | * | | ACPI: idle: rename lapic timer workaround routinesLen Brown2009-06-181-22/+18
| | | | | | | | | | | * | | ACPI: clean up whitespace in drivers/acpi/scan.cAlex Chiang2009-06-171-24/+20
| | | | | | | | | | | * | | ACPI: acpi_device_register() should call device_register()Alex Chiang2009-06-171-3/+2
| | | | | | | | | | | |/ /
| | | | | | | | | | * | | ACPI: processor: move device _HID into driverBjorn Helgaas2009-05-271-1/+1
| | | | | | | | | | * | | ACPI: processor: check for synthetic _HID, default to "Device" declarationBjorn Helgaas2009-05-271-15/+15
| | | | | | | | | | | |/ | | | | | | | | | | |/|
| | | | | | | | | * | | ACPI: Disable ARB_DISABLE on platforms where it is not neededPallipadi, Venkatesh2009-05-271-2/+5
| | | | | | | | | |/ /
| | | | | | | | * | | ACPI: Rename ACPI processor device bus IDZhao Yakui2009-06-241-1/+10
| | | | | | | | | |/ | | | | | | | | |/|
| | | | | | | * | | ACPI: run ACPI device hot removal in kacpi_hotplug_wqZhang Rui2009-06-231-12/+8
| | | | | | | * | | ACPI: fix a deadlock in hotplug caseZhang Rui2009-06-231-9/+16
| | | | | | | |/ /
| | | | | | * | | ACPI: Add the reference count to avoid unloading ACPI video bus twiceZhao Yakui2009-06-232-7/+36
| | | | | | |/ /
| | | | | * | | ACPI: video: DMI workaround broken Acer 7720 BIOS enabling display brightnessZhang Rui2009-06-231-0/+8
| | | | | |/ /
| | | | * | | ACPI: DMI to disable Vista compatibility on some Sony laptopsZhang Rui2009-06-231-0/+16
| | | | |/ /
| | | * | | ACPI: pci_root: remove unused dev/fn informationBjorn Helgaas2009-06-201-16/+9
| | | * | | ACPI: pci_root: simplify list traversalsBjorn Helgaas2009-06-201-14/+9
| | | * | | ACPI: pci_root: use driver data rather than list lookupBjorn Helgaas2009-06-201-17/+4
| | | * | | ACPI: pci_root: simplify acpi_pci_root_add() control flowBjorn Helgaas2009-06-201-62/+38
| | | * | | ACPI: pci_root: check _CRS, then _BBN for downstream bus numberBjorn Helgaas2009-06-201-38/+16
| | | |/ /
| | * | | ACPI: kill acpi_get_physical_pci_device()Alexander Chiang2009-06-171-40/+0
| | * | | ACPI: video: convert to acpi_get_pci_devAlexander Chiang2009-06-172-7/+8
| | * | | ACPI: kill acpi_get_pci_idAlexander Chiang2009-06-171-71/+0
| | * | | PCI Hotplug: acpiphp: convert to acpi_get_pci_devAlexander Chiang2009-06-171-18/+7
| | * | | ACPI: acpi_pci_unbind should clean up properly after acpi_pci_bindAlexander Chiang2009-06-171-4/+7
| | * | | ACPI: simplify acpi_pci_irq_del_prt() APIAlexander Chiang2009-06-172-5/+5
| | * | | ACPI: simplify acpi_pci_irq_add_prt() APIAlexander Chiang2009-06-173-11/+10
| | * | | ACPI: eviscerate pci_bind.cAlexander Chiang2009-06-172-209/+38
| | * | | ACPI: rearrange acpi_pci_bind/acpi_pci_unbind in pci_bind.cAlexander Chiang2009-06-171-45/+45
| | * | | ACPI: Introduce acpi_get_pci_dev()Alexander Chiang2009-06-171-0/+81
| | * | | ACPI: Introduce acpi_is_root_bridge()Alexander Chiang2009-06-173-39/+27
| | * | | ACPI: make acpi_pci_bind() staticAlexander Chiang2009-06-172-3/+2
| | |/ /
| * | | acerhdf: Acer Aspire One fan controlPeter Feuerer2009-06-243-0/+620
| |/ /
* | | nvidiafb: fix boot-time printk stringMikael Pettersson2009-06-231-2/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-06-2310-34/+554
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier2009-06-236-15/+30
| |\ \ \ \ \ \
| | | | | * | | RDMA/nes: Fix FIN state handling under error conditionsFaisal Latif2009-06-221-3/+5
OpenPOWER on IntegriCloud