summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-08ALSA: hda/realtek - Call a common helper for alc_spec initializationTakashi Iwai
2012-05-08Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2012-05-08Revert "ALSA: hda - Set codec to D3 forcibly even if not used"Takashi Iwai
2012-05-08ALSA: hda/realtek - Call alc_auto_parse_customize_define() always after fixupTakashi Iwai
2012-05-08Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queuedDaniel Vetter
2012-05-08ALSA: hdsp - Provide ioctl_compatAndre Schramm
2012-05-07Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie
2012-05-07Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter
2012-05-07gma500: mid-bios: rewrite VBT/GCT handling in a cleaner wayKirill A. Shutemov
2012-05-07gma500: fix -Wmissing-include-dirs warningsKirill A. Shutemov
2012-05-07gma500: cdv_intel_lvds: mark cdv_intel_lvds_enc_funcs as staticKirill A. Shutemov
2012-05-07gma500: oaktrail_hdmi_i2c_handler(): base should be __iomemKirill A. Shutemov
2012-05-07gma500: lid_state should be __iomemKirill A. Shutemov
2012-05-07gma500: psb_irq_turn_off_dpst() fix bit operationKirill A. Shutemov
2012-05-07gma500: framebuffer: mark psb_fb_helper_funcs as staticKirill A. Shutemov
2012-05-07gma500: vram_addr should be __iomemKirill A. Shutemov
2012-05-07gma500: sgx_reg and vdc_reg should be __iomemKirill A. Shutemov
2012-05-07gma500: gtt: fix __iomem sparse warningsKirill A. Shutemov
2012-05-07gma500: psb_gtt_init(): drop unused variableKirill A. Shutemov
2012-05-07gma500: address the lid codeAlan Cox
2012-05-07gma500: opregion and ACPIAlan Cox
2012-05-07ALSA: hda/realtek - Add missing CD-input pin for MSI-7350 moboTakashi Iwai
2012-05-07ALSA: hda/realtek - Add a fixup for Acer Aspire 5739GTakashi Iwai
2012-05-06Linux 3.4-rc6Linus Torvalds
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-05-06x86: fix broken TASK_SIZE for ia32_aoutAl Viro
2012-05-06drm/i915: Support pageflipping interrupts for all 3-pipes on IVBChris Wilson
2012-05-06Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason
2012-05-06ALSA: echoaudio: Remove incorrect part of assertionMark Hills
2012-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2012-05-05TTY: pdc_cons, fix regression in closeJiri Slaby
2012-05-05drm/i915: fix gen4 gpu resetDaniel Vetter
2012-05-05drm/i915: remove modeset reset from i915_resetDaniel Vetter
2012-05-05drm/i915: also reset the media engine on gen4/5Daniel Vetter
2012-05-05drm/i915: kill flags parameter for reset functionsDaniel Vetter
2012-05-05drm/i915: make gpu hangman more resilientDaniel Vetter
2012-05-05drm/i915: extract intel_gpu_resetDaniel Vetter
2012-05-05drm/i915: simplify i915_reset a bitDaniel Vetter
2012-05-05drm/i915: allow the existing error_state to be destroyedDaniel Vetter
2012-05-05drm/i915: rework dev->first_error lockingDaniel Vetter
2012-05-05drm/i915: add interface to simulate gpu hangsDaniel Vetter
2012-05-05Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-05-05init: don't try mounting device as nfs root unless type fully matchesSasha Levin
2012-05-05Merge branch 'fix/asoc' into for-linusTakashi Iwai
2012-05-05Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai
2012-05-05Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming
2012-05-04hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman