aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-25ASoC: wm8994: remove duplicate codeJaroslav Kysela1-3/+0
2012-06-25ALSA: usb-audio: add BOSS GT-100 supportClemens Ladisch1-0/+30
2012-06-21ALSA: HDA: Add inverted internal mic quirk for Lenovo S205David Henningsson1-0/+1
2012-06-21ALSA: hda - Fix ALC272X codec detectionTakashi Iwai1-6/+6
2012-06-20ALSA: snd_usb_audio: ignore ctrl errors on QuickCam Pro for NotebooksOleksij Rempel1-0/+4
2012-06-20ALSA: snd_usb_audio: ignore ctrl errors on QuickCam E3500Oleksij Rempel1-0/+4
2012-06-18ALSA: 6fire: use NULL instead of 0 for pointer assignmentDaniel Mack1-1/+1
2012-06-18ALSA: hda - Handle open while transitioning to D3.Dylan Reid3-10/+40
2012-06-18ALSA: snd-usb: make snd_usb_substream_capture_trigger staticDaniel Mack1-1/+2
2012-06-18ALSA: snd-usb: fix sync pipe checkDaniel Mack1-7/+11
2012-06-18Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai7-47/+43
2012-06-13ALSA: hda - Don't forget to call init verbs added by fixup listTakashi Iwai2-1/+2
2012-06-12ALSA: HDA: Pin fixup for Zotac Z68 motherboardDavid Henningsson1-0/+9
2012-06-12ALSA: compress_core: cleanup pointers on stopVinod Koul1-0/+4
2012-06-12ALSA: compress_core: don't wake up on pauseVinod Koul1-3/+1
2012-06-12ASoC: tegra+wm8903: turn of mic detect when card is removedStephen Warren1-0/+13
2012-06-11ALSA: hda - Fix detection of Creative SoundCore3D controllersTakashi Iwai1-5/+5
2012-06-11ASoC: wm8996: Mark the CODEC as cache only when powering off on bootMark Brown1-2/+1
2012-06-11ASoC: wm8996: Move reset before the initial regulator disableMark Brown1-2/+2
2012-06-11ASoC: wm8996: Remove spurious regulator_bulk_free()Mark Brown1-1/+0
2012-06-11ASoC: wm8904: Fix cache only managementMark Brown1-9/+4
2012-06-11ASoC: wm8904: Fix GPIO and MICBIAS initialisation for regmap conversionMark Brown1-5/+8
2012-06-11ASoC: fix pxa-ssp compiling issue under mach-mmpQiao Zhou2-27/+12
2012-06-11ARM: MMP: add pxa910-ssp into ssp_id_tableQiao Zhou3-1/+3
2012-06-09vga_switcheroo: Enable/disable audio clients at the right timeTakashi Iwai1-6/+8
2012-06-08ALSA: hda - HDMI Audio init all connectors when VGA-switcheroo is offSteven Newbury1-1/+4
2012-06-08vga_switcheroo: Fix error without CONFIG_VGA_SWITCHEROOTakashi Iwai1-1/+1
2012-06-08ALSA: hda - Fix uninitialized HDMI controllers with VGA-switcherooTakashi Iwai1-1/+1
2012-06-08vga_switcheroo: Add a helper function to get the client stateTakashi Iwai2-0/+20
2012-06-08ALSA: usb-audio: Fix substream assignmentsTakashi Iwai2-4/+4
2012-06-08ASoC: tegra: add MODULE_DEVICE_TABLE to tegra30_ahubStephen Warren1-0/+1
2012-06-08ASoC: wm2000: Always use a 4s timeout for the firmwareMark Brown1-38/+21
2012-06-08ASoC: dapm: Fix input list to use source widgetsLiam Girdwood1-1/+1
2012-06-08ASoC: dpcm: Fix dpcm_get_be() to check that DAI is BELiam Girdwood1-0/+6
2012-06-05ASoC: wm8994: Apply volume updates with clocks enabledMark Brown1-35/+58
2012-06-05ASoC: wm8994: Ensure all AIFnCLK events are run from the _late variantsMark Brown1-4/+8
2012-06-04ASoC: imx-audmux: add pinctrl supportRichard Zhao1-0/+8
2012-06-04ASoC: dapm: Fix connected widget capture path query.Liam Girdwood1-1/+1
2012-06-02Linux 3.5-rc1Linus Torvalds1-2/+2
2012-06-02Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dmLinus Torvalds6-90/+322
2012-06-03dm thin: provide userspace access to pool metadataJoe Thornber5-11/+193
2012-06-03dm thin: use slab mempoolsMike Snitzer1-62/+99
2012-06-03dm mpath: allow ioctls to trigger pg initMikulas Patocka1-9/+17
2012-06-03dm mpath: delay retry of bypassed pgMike Christie1-2/+6
2012-06-03dm mpath: reduce size of struct multipathMike Snitzer1-6/+7
2012-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-84/+201
2012-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-39/+297
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds14-191/+119
2012-06-02fec_mpc52xx: fix timestamp filteringStephan Gatzka1-1/+1
2012-06-02mcs7830: Implement link state detectionOndrej Zary1-2/+23