summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* x86: remove the Voyager 32-bit subarchIngo Molnar2009-02-231-1/+1
* Merge branch 'linus' into x86/apicIngo Molnar2009-02-22122-588/+1480
|\
| * PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki2009-02-223-5/+8
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-02-225-16/+52
| |\
| | *---. Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'sus...Len Brown2009-02-22114-566/+1446
| | |\ \ \
| | | | * | ACPI: remove CONFIG_ACPI_SYSTEMBjorn Helgaas2009-02-222-8/+1Star
| | | | * | fujitsu-laptop: Use RFKILL support bitmask from firmwareTony Vroon2009-02-221-7/+18
| | | | |/
| | | * | battery: don't assume we are fully charged when not charging or dischargingRichard Hughes2009-02-211-1/+24
| | * | | ACPI: EC: Add delay for slow MSI controllerAlexey Starikovskiy2009-02-211-0/+9
| * | | | m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven2009-02-224-17/+17
| | |_|/ | |/| |
| * | | Merge branch 'hibernate'Linus Torvalds2009-02-211-0/+17
| |\ \ \
| | * | | Consolidate driver_probe_done() loops into one placeArjan van de Ven2009-02-211-0/+17
| | |/ /
| * | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-02-2115-167/+271
| |\ \ \
| | * | | drm/radeon: update sarea copies of last_ variables on resume.etienne2009-02-201-6/+15
| | * | | drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap.Jesse Barnes2009-02-203-18/+55
| | * | | drm/i915: take struct mutex around fb unrefJesse Barnes2009-02-201-0/+2
| | * | | drm: Use spread spectrum when the bios tells us it's ok.Kristian Høgsberg2009-02-203-6/+24
| | * | | drm: Collapse identical i8xx_clock() and i9xx_clock().Kristian Høgsberg2009-02-201-27/+6Star
| | * | | drm: Bring PLL limits in sync with DDX values.Kristian Høgsberg2009-02-201-3/+3
| | * | | drm: Add locking around cursor gem operations.Kristian Høgsberg2009-02-201-4/+5
| | * | | drm: Propagate failure from setting crtc base.Chris Wilson2009-02-202-35/+64
| | * | | drm: Check for a NULL encoder when reverting on error pathChris Wilson2009-02-201-1/+5
| | * | | drm/i915: Cleanup the hws on ringbuffer constrution failure.Chris Wilson2009-02-201-14/+25
| | * | | drm/i915: Don't add panel_fixed_mode to the probed modes list at LVDS init.Steve Aarnio2009-02-201-2/+0Star
| | * | | drm: Release user fbs in drm_releaseKristian Høgsberg2009-02-202-2/+4
| | * | | drm/i915: Unpin the fb on error during construction.Chris Wilson2009-02-201-3/+5
| | * | | drm/i915: Unpin the hws if we fail to kmap.Chris Wilson2009-02-201-0/+1
| | * | | drm/i915: Unpin the ringbuffer if we fail to ioremap it.Chris Wilson2009-02-201-0/+1
| | * | | drm/i915: unpin for an invalid memory domain.Chris Wilson2009-02-201-0/+2
| | * | | drm/i915: Release and unlock on mmap_gtt error path.Chris Wilson2009-02-201-1/+4
| | * | | drm/i915: Set framebuffer alignment based upon the fence constraints.Chris Wilson2009-02-201-4/+2Star
| | * | | drm: Do not leak a new reference for flink() on an existing nameChris Wilson2009-02-201-17/+16Star
| | * | | drm/i915: Fix potential AB-BA deadlock in i915_gem_execbuffer()Roland Dreier2009-02-201-9/+12
| | * | | drm/i915: refleak along pin() error path.Chris Wilson2009-02-201-0/+1
| | * | | drm/i915: hold mutex for unreference() in i915_gem_tiling.cChris Wilson2009-02-201-4/+2Star
| | * | | drm/i915: Cleanup trivial leak on execbuffer error path.Chris Wilson2009-02-201-2/+4
| | * | | drm: Free the object ref on error.Chris Wilson2009-02-201-8/+12
| | * | | drm: Potential use-after-free on error path.Chris Wilson2009-02-201-1/+1
| | * | | drm/i915: Storage class should be before const qualifierTobias Klauser2009-02-202-2/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-02-2119-62/+131
| |\ \ \ \
| | * | | | [SCSI] qla2xxx: Update version number to 8.03.00-k3.Andrew Vasquez2009-02-101-1/+1
| | * | | | [SCSI] qla2xxx: Mask out 'reserved' bits while processing FLT regions.Andrew Vasquez2009-02-101-1/+1
| | * | | | [SCSI] qla2xxx: Correct slab-error overwrite during vport creation and deletion.Anirban Chakraborty2009-02-102-8/+7Star
| | * | | | [SCSI] qla2xxx: Properly acknowledge IDC notification messages.Andrew Vasquez2009-02-106-13/+87
| | * | | | [SCSI] qla2xxx: Remove interrupt request bit check in the response processing...Anirban Chakraborty2009-02-105-31/+16Star
| | * | | | [SCSI] lpfc: introduce missing kfreeJulia Lawall2009-02-101-0/+1
| | * | | | [SCSI] libiscsi: Fix scsi command timeout oops in iscsi_eh_timed_outMike Christie2009-02-101-1/+2
| | * | | | [SCSI] qla2xxx: fix Kernel Panic with Qlogic 2472 Card.Shyam_Iyer@Dell.com2009-02-101-1/+1
| | * | | | [SCSI] ibmvfc: Increase cancel timeoutBrian King2009-02-101-1/+1
| | * | | | [SCSI] ibmvfc: Fix rport reloginBrian King2009-02-101-1/+11