summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
*-----------. Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', ...Len Brown2008-02-21218-4257/+10599
|\ \ \ \ \ \ \
| | | | | | | * ACPI: TSC breaks atkbd suspendPavel Machek2008-02-201-5/+5
| | | | | | * | ACPI: thinkpad-acpi: add tablet-mode reportingHenrique de Moraes Holschuh2008-02-161-11/+68
| | | | | | * | ACPI: thinkpad-acpi: minor hotkey_radio_sw fixesHenrique de Moraes Holschuh2008-02-161-4/+4
| | | | | | * | ACPI: thinkpad-acpi: issue input events for tablet swivel eventsHenrique de Moraes Holschuh2008-02-161-2/+20
| | | | | | * | ACPI: thinkpad-acpi: make the video output feature optionalHenrique de Moraes Holschuh2008-02-162-7/+30
| | | | | | * | ACPI: thinkpad-acpi: synchronize input device switchesHenrique de Moraes Holschuh2008-02-161-0/+1
| | | | | | * | ACPI: thinkpad-acpi: always track input device open/closeHenrique de Moraes Holschuh2008-02-161-5/+8
| | | | | | * | ACPI: thinkpad-acpi: trivial fix to module_desc typoHenrique de Moraes Holschuh2008-02-161-1/+1
| | | | | * | | intel_menlo: extract return values using PTR_ERRThomas Sujith2008-02-161-4/+7
| | | | | * | | ACPI video: check for error from thermal_cooling_device_registerThomas Sujith2008-02-161-0/+3
| | | | | * | | ACPI thermal: extract return values using PTR_ERRThomas Sujith2008-02-161-15/+22
| | | | | * | | ACPI fan: extract return values using PTR_ERRThomas Sujith2008-02-161-12/+18
| | | | | * | | thermal: use ERR_PTR for returning errorThomas Sujith2008-02-161-13/+13
| | | | | * | | thermal: validate input parametersThomas Sujith2008-02-161-1/+12
| | | | | |/ /
| | | | * | | PM: Make suspend_device() staticAdrian Bunk2008-02-211-1/+1
| | | | * | | PCI ACPI: Fix comment describing acpi_pci_choose_stateRafael J. Wysocki2008-02-211-2/+0
| | | * | | | ACPI: remove is_processor_present prototypeGlauber Costa2008-02-161-2/+0
| | | * | | | acer-wmi: Add DMI match for mail LED on Acer TravelMate 4200 seriesCarlos Corbacho2008-02-161-0/+9
| | | * | | | ACPI: sparse fix, replace macro with static functionHarvey Harrison2008-02-161-7/+11
| | | * | | | kernel-doc: fix pci-acpi warningRandy Dunlap2008-02-161-0/+1
| | | | |/ / | | | |/| |
| | * | | | ACPI: fix build warningMing Lin2008-02-211-2/+3
| | | |/ / | | |/| |
| | * | | libata: fix kernel-doc parameter warningRandy Dunlap2008-02-201-1/+1
| | * | | sata_mv: remove iounmap in mv_platform_remove and use devm_iomapSaeed Bishara2008-02-201-4/+2
| | * | | libata: implement libata.force module parameterTejun Heo2008-02-203-4/+385
| | * | | sata_mv: use hpriv->base instead of the host->iomapSaeed Bishara2008-02-201-1/+1
| | * | | sata_mv: Define module alias for platform deviceMartin Michlmayr2008-02-201-0/+1
| | * | | ata: fix sparse warnings in pata_legacy.cHarvey Harrison2008-02-201-22/+22
| | * | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-205-28/+71
| | |\ \ \
| | | * | | agp: fix missing casts that produced a warning.Dave Airlie2008-02-203-6/+6
| | | * | | agp: add support for 662/671 to agp driverChaoyu Chen2008-02-201-0/+19
| | | * | | fix historic ioremap() abuse in AGPArjan van dev Ven2008-02-194-26/+26
| | | * | | agp/sis: Suspend support for SiS AGPStuart Bennett2008-02-191-0/+24
| | | * | | agp/sis: Clear bit 2 from aperture size byte as wellStuart Bennett2008-02-191-2/+2
| | * | | | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-209-84/+240
| | |\ \ \ \
| | | * | | | drm/sis: add pciid for SiS 662/671 chipsetChaoyu Chen2008-02-201-0/+1
| | | * | | | drm: add new rv380 pciidMirko2008-02-201-0/+1
| | | * | | | drm: add support for passing state into the suspend hooks.Dave Airlie2008-02-203-6/+11
| | | * | | | drm/i915: Fix hibernate save/restore of VGA attribute regsJesse Barnes2008-02-201-0/+2
| | | * | | | drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)Keith Packard2008-02-202-0/+28
| | | * | | | drm/i915: restore pipeconf regs unconditionallyJesse Barnes2008-02-201-7/+4
| | | * | | | drm/i915: save/restore interrupt stateJesse Barnes2008-02-202-0/+12
| | | * | | | drm: convert drm from nopage to fault.Nick Piggin2008-02-201-70/+55
| | | * | | | i915: wrap chipset types requiring hw status set ioctlZhenyu Wang2008-02-202-1/+6
| | | * | | | drm/radeon: add initial rs690 support to drm.Maciej Cencora2008-02-203-0/+120
| | | | |_|/ | | | |/| |
| | * | | | dm-raid1.c: fix NULL dereferencesAdrian Bunk2008-02-201-3/+4
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-02-202-5/+7
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()Roland Dreier2008-02-191-1/+1
| | | * | | IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times outPradeep Satyanarayana2008-02-191-4/+6
| | | |/ /
| | * | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-02-1911-34/+38
| | |\ \ \