summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-06-2611-26/+73
|\
| * ALSA: hda - Fix power-map regression for HP dv6 & coTakashi Iwai2012-06-261-1/+6
| * ALSA: hda - Initialize caches at codec reconfigurationTakashi Iwai2012-06-261-0/+2
| * ALSA: hda - Fix memory leaks at module unloadTakashi Iwai2012-06-261-0/+2
| * ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsersTakashi Iwai2012-06-264-2/+16
| * ALSA: hda - Add Realtek ALC280 codec supportDavid Henningsson2012-06-251-0/+1
| * ALSA: hda - Remove obsoleted CONFIG_SND_HDA_ENABLE_REALTEK_QUIRKSTakashi Iwai2012-06-251-13/+0
| * ASoC: wm8994: remove duplicate codeJaroslav Kysela2012-06-251-3/+0
| * ALSA: usb-audio: add BOSS GT-100 supportClemens Ladisch2012-06-251-0/+30
| * ALSA: HDA: Add inverted internal mic quirk for Lenovo S205David Henningsson2012-06-211-0/+1
| * ALSA: hda - Fix ALC272X codec detectionTakashi Iwai2012-06-211-6/+6
| * ALSA: snd_usb_audio: ignore ctrl errors on QuickCam Pro for NotebooksOleksij Rempel2012-06-201-0/+4
| * ALSA: snd_usb_audio: ignore ctrl errors on QuickCam E3500Oleksij Rempel2012-06-201-0/+4
| * ALSA: 6fire: use NULL instead of 0 for pointer assignmentDaniel Mack2012-06-181-1/+1
* | ALSA: hda - Update documentation for Realtek codecs model stringsTakashi Iwai2012-06-251-2/+8
* | ALSA: hda - Remove suprefluous EAPD init verbs for ALC660vdTakashi Iwai2012-06-251-11/+0
* | ALSA: hda - Add inv-dmic model to possible Realtek codecsTakashi Iwai2012-06-251-12/+52
* | ALSA: hda - Add inverted mic quirks for Asus U41SV, Acer 1810TZ and AOD260David Henningsson2012-06-251-6/+17
* | ALSA: hda - Add the inverted digital mic workaround to Realtek codecsTakashi Iwai2012-06-251-2/+125
* | ALSA: hda - Don't power up when not powered down.Dylan Reid2012-06-221-0/+7
* | ALSA: hda - Correct info print in HDMI non-intrinsic unsol eventTakashi Iwai2012-06-211-1/+1
* | ALSA: hda - Don't rely on event tag for simple_hdmiTakashi Iwai2012-06-211-1/+1
* | ALSA: hda - Remove loop from simple_hdmi*()Takashi Iwai2012-06-211-42/+27
* | ALSA: hda - Move one-time init codes from generic_hdmi_init()Takashi Iwai2012-06-201-5/+17
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-06-2024-165/+258
|\|
| * ALSA: hda - Handle open while transitioning to D3.Dylan Reid2012-06-183-10/+40
| * ALSA: snd-usb: make snd_usb_substream_capture_trigger staticDaniel Mack2012-06-181-1/+2
| * ALSA: snd-usb: fix sync pipe checkDaniel Mack2012-06-181-7/+11
| * Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-06-187-47/+43
| |\
| | * ASoC: tegra+wm8903: turn of mic detect when card is removedStephen Warren2012-06-121-0/+13
| | * ASoC: wm8996: Mark the CODEC as cache only when powering off on bootMark Brown2012-06-111-2/+1
| | * ASoC: wm8996: Move reset before the initial regulator disableMark Brown2012-06-111-2/+2
| | * ASoC: wm8996: Remove spurious regulator_bulk_free()Mark Brown2012-06-111-1/+0
| | * ASoC: wm8904: Fix cache only managementMark Brown2012-06-111-9/+4
| | * ASoC: wm8904: Fix GPIO and MICBIAS initialisation for regmap conversionMark Brown2012-06-111-5/+8
| | * ASoC: fix pxa-ssp compiling issue under mach-mmpQiao Zhou2012-06-112-27/+12
| | * ARM: MMP: add pxa910-ssp into ssp_id_tableQiao Zhou2012-06-113-1/+3
| * | ALSA: hda - Don't forget to call init verbs added by fixup listTakashi Iwai2012-06-132-1/+2
| * | ALSA: HDA: Pin fixup for Zotac Z68 motherboardDavid Henningsson2012-06-121-0/+9
| * | ALSA: compress_core: cleanup pointers on stopVinod Koul2012-06-121-0/+4
| * | ALSA: compress_core: don't wake up on pauseVinod Koul2012-06-121-3/+1
| * | ALSA: hda - Fix detection of Creative SoundCore3D controllersTakashi Iwai2012-06-111-5/+5
| * | vga_switcheroo: Enable/disable audio clients at the right timeTakashi Iwai2012-06-091-6/+8
| * | ALSA: hda - HDMI Audio init all connectors when VGA-switcheroo is offSteven Newbury2012-06-081-1/+4
| * | vga_switcheroo: Fix error without CONFIG_VGA_SWITCHEROOTakashi Iwai2012-06-081-1/+1
| * | ALSA: hda - Fix uninitialized HDMI controllers with VGA-switcherooTakashi Iwai2012-06-081-1/+1
| * | vga_switcheroo: Add a helper function to get the client stateTakashi Iwai2012-06-082-0/+20
| * | ALSA: usb-audio: Fix substream assignmentsTakashi Iwai2012-06-082-4/+4
| |/
| * ASoC: tegra: add MODULE_DEVICE_TABLE to tegra30_ahubStephen Warren2012-06-081-0/+1
| * ASoC: wm2000: Always use a 4s timeout for the firmwareMark Brown2012-06-081-38/+21