summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | x86, timers: Check for pending timers after (device) interruptsArjan van de Ven2009-10-082-0/+3
| * | | | | | NOHZ: update idle state also when NOHZ is inactiveEero Nurkkala2009-10-071-2/+7
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-10-089-56/+115
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fix/misc' into for-linusTakashi Iwai2009-10-084-21/+42
| |\ \ \ \ \ \ \
| | * | | | | | | ALSA: ice1724: increase SPDIF and independent stereo buffer sizesRobert Hancock2009-10-081-2/+2
| | * | | | | | | ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off()Krzysztof Helt2009-10-081-8/+20
| | * | | | | | | ALSA: ICE1712/24 - Change the Multi Track Peak control (level meters) from MI...Pavel Hofman2009-10-082-2/+2
| | * | | | | | | sound: via82xx: move DXS volume controls to PCM interfaceClemens Ladisch2009-10-061-9/+18
| * | | | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-10-081-22/+67
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ALSA: hda - Fix yet another auto-mic bug in ALC268Takashi Iwai2009-10-071-1/+3
| | * | | | | | | | ALSA: hda - Don't pick up invalid HP pins in alc_subsystem_id()Takashi Iwai2009-10-061-3/+8
| | * | | | | | | | ALSA: hda - Add a workaround for ASUS A7KTakashi Iwai2009-10-061-11/+48
| | * | | | | | | | ALSA: hda - Fix invalid initializations for ALC861 auto modeTakashi Iwai2009-10-051-7/+8
| * | | | | | | | | Merge branch 'upstream/wm8350' into for-2.6.32Mark Brown2009-10-061-2/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ASoC: WM8350 capture PGA mutes are invertedMark Brown2009-10-061-2/+2
| * | | | | | | | | | ASoC: Remove absent SYNC and TDM DAI format options from i.MX SSIMark Brown2009-10-061-8/+0
| * | | | | | | | | | Merge branch 'for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2009-10-062-3/+4
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | * | | | | | | | | ASoC: wm8940: Fix check on error code form snd_soc_codec_set_cache_ioJonathan Cameron2009-10-021-1/+1
| | * | | | | | | | | ASoC: Fix SND_SOC_DAPM_LINE handlingPeter Ujfalusi2009-10-021-2/+3
* | | | | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-10-0849-1610/+3337
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie2009-10-0849-1610/+3337
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | drm/radeon/kms: fix vline register for second head.Dave Airlie2009-10-082-2/+2
| | * | | | | | | | | | drm/r600: avoid assigning vb twice in blit codeRobert Noland2009-10-082-8/+5
| | * | | | | | | | | | drm/radeon: use list_for_each_entry instead of list_for_eachDave Airlie2009-10-081-13/+4
| | * | | | | | | | | | drm/radeon/kms: Fix AGP support for R600/RV770 family (v2)Jerome Glisse2009-10-084-41/+157
| | * | | | | | | | | | drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2)Jerome Glisse2009-10-083-53/+34
| | * | | | | | | | | | drm/radeon/kms: Fix RS600/RV515/R520/RS690 IRQJerome Glisse2009-10-082-4/+68
| | * | | | | | | | | | drm/radeon: Fix setting of bitsRoel Kluin2009-10-072-6/+6
| | * | | | | | | | | | drm/ttm: fix refcounting in ttm global code.Dave Airlie2009-10-061-1/+1
| | * | | | | | | | | | drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie2009-10-068-56/+110
| | * | | | | | | | | | drm/fb: add setcmap and fix 8-bit support.Dave Airlie2009-10-058-8/+63
| | * | | | | | | | | | drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)Dave Airlie2009-10-057-10/+32
| | * | | | | | | | | | drm: Delete the DRM_DEBUG_KMS in drm_mode_cursor_ioctlZhao Yakui2009-10-051-2/+0
| | * | | | | | | | | | drm/radeon/kms: add support for "Surround View"Alex Deucher2009-10-051-2/+47
| | * | | | | | | | | | drm/radeon/kms: Fix irq handling on AVIVO hwJerome Glisse2009-10-025-6/+19
| | * | | | | | | | | | drm/radeon/kms: R600/RV770 remove dead code and print message for wrong BIOSJerome Glisse2009-10-022-21/+10
| | * | | | | | | | | | drm/radeon/kms: Fix R600/RV770 disable acceleration pathJerome Glisse2009-10-022-0/+10
| | * | | | | | | | | | drm/radeon/kms: Fix R600/RV770 startup path & resetJerome Glisse2009-10-022-132/+39
| | * | | | | | | | | | drm/radeon/kms: Fix R600 write back bufferJerome Glisse2009-10-023-39/+39
| | * | | | | | | | | | drm/radeon/kms: Remove old init path as no hw use it anymoreJerome Glisse2009-10-0213-355/+7
| | * | | | | | | | | | drm/radeon/kms: Convert RS600 to new init pathJerome Glisse2009-10-023-220/+696
| | * | | | | | | | | | drm/radeon/kms: Convert RS690/RS740 to new init path (V2).Jerome Glisse2009-10-026-249/+571
| | * | | | | | | | | | drm/radeon/kms: Convert R100 to new init path (V2)Jerome Glisse2009-10-028-189/+586
| | * | | | | | | | | | drm/radeon/kms: Convert R300 to new init pathJerome Glisse2009-10-024-146/+345
| | * | | | | | | | | | drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3)Jerome Glisse2009-10-0211-144/+582
* | | | | | | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-0810-136/+212
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-fixes-32' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Tony Lindgren2009-10-064-95/+137
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | OMAP3: PM: introduce a new powerdomain walk helperArtem Bityutskiy2009-10-053-14/+31
| | * | | | | | | | | | | | OMAP3: PM: Enable GPIO module-level wakeupsKevin Hilman2009-10-051-0/+10
| | * | | | | | | | | | | | OMAP3: PM: USBHOST: clear wakeup events on both hostsVikram Pandita2009-10-051-3/+10
OpenPOWER on IntegriCloud