summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Make Thinkpad X220-tablet use generic parserDavid Henningsson2013-06-201-1/+1
* ALSA: hda - Fix missing Mic Boost controls for VIA codecsTakashi Iwai2013-06-192-0/+10
* ALSA: hda - Use snd_hda_check_power_state() in patch_hdmi.cTakashi Iwai2013-06-181-6/+2
* ALSA: hda - Avoid choose same converter for unused pinsWang Xingchao2013-06-181-14/+75
* ALSA: hda - Cache the MUX selection for generic HDMITakashi Iwai2013-06-181-1/+1
* ALSA: firewire: fix error return code in scs_probe()Wei Yongjun2013-06-181-1/+3
* ALSA: hda - Haswell converter power state D0 verifyWang Xingchao2013-06-181-2/+11
* ALSA: hda - Fix return value of snd_hda_check_power_state()Takashi Iwai2013-06-181-1/+1
* ALSA: sound/usb/misc/ua101.c: convert __list_for_each usage to list_for_eachDave Jones2013-06-181-1/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2013-06-171-0/+3
|\
| * ALSA: hda - Add models for Dell headset jacksDavid Henningsson2013-06-171-0/+3
* | ALSA: usx2y: remove some old dead codeDan Carpenter2013-06-171-3/+0
* | Merge branch 'for-linus' into for-nextTakashi Iwai2013-06-1712-40/+100
|\ \ | |/
| * ALSA: usb-audio: Fix invalid volume resolution for Logitech HD Webcam c310Takashi Iwai2013-06-171-0/+1
| * ALSA: hda - Fix pin configurations for MacBook Air 4,2Takashi Iwai2013-06-171-0/+23
| * ALSA: usb-audio: work around Android accessory firmware bugClemens Ladisch2013-06-171-2/+20
| * ALSA: hda - Headset mic support for three more machinesDavid Henningsson2013-06-171-0/+3
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-141-2/+2
| |\
| | * snd_pcm_link(): fix a leak...Al Viro2013-06-151-2/+2
| * | Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown2013-06-101-1/+2
| |\ \
| | * | ASoC: wm8994: Ensure microphone detection state is reset on removalMark Brown2013-05-301-0/+1
| | * | ASoC: wm8994: Avoid leaking pm_runtime reference on removed jack raceMark Brown2013-05-301-1/+1
| * | | Merge remote-tracking branch 'asoc/fix/tlv320aic3x' into asoc-linusMark Brown2013-06-101-5/+5
| |\ \ \
| | * | | ASoC: tlv320aic3x: Remove deadlock from snd_soc_dapm_put_volsw_aic3x()Andreas Irestål2013-06-071-5/+5
| | | |/ | | |/|
| * | | Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linusMark Brown2013-06-101-2/+4
| |\ \ \
| | * | | ASoC: cs42l52: fix hp_gain_enum shift value.Nicolas Schichan2013-05-291-1/+1
| | * | | ASoC: cs42l52: use correct PCM mixer TLV dB scale to match datasheet.Nicolas Schichan2013-05-291-1/+3
| * | | | Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2013-06-102-26/+36
| |\ \ \ \
| | * | | | ASoC: dapm: Treat DAI widgets like AIF widgets for powerMark Brown2013-06-072-24/+32
| | * | | | ASoC: pcm: Require both CODEC and CPU support when declaring stream capsMark Brown2013-06-031-2/+4
| * | | | | Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown2013-06-102-2/+4
| |\ \ \ \ \
| | * | | | | ASoC: arizona: Correct AEC loopback enableCharles Keepax2013-06-052-2/+4
| | | |_|/ / | | |/| | |
* | | | | | ALSA: hda - Don't take unresponsive D3 transition too seriousTakashi Iwai2013-06-063-1/+12
* | | | | | ALSA: hda - Introduce bit flags to snd_hda_codec_read/write()Takashi Iwai2013-06-062-25/+24
* | | | | | ALSA: hda - Drop hard dependency on CONFIG_SND_DYNAMIC_MINORSTakashi Iwai2013-06-062-5/+15
* | | | | | ALSA: hda/via - Use standard snd_hda_shutup_pins()Takashi Iwai2013-06-051-8/+3
* | | | | | Merge branch 'for-linus' into for-nextTakashi Iwai2013-06-0517-61/+99
|\ \ \ \ \ \ | |/ / / / /
| * | | | | ALSA: usb-audio - Fix invalid volume resolution on Logitech HD webcam c270Takashi Iwai2013-06-051-0/+1
| * | | | | ALSA: usb-audio - Apply Logitech QuickCam Pro 9000 quirk only to audio ifaceTakashi Iwai2013-06-041-1/+7
| * | | | | ALSA: hda/via - Clean up duplicated codesTakashi Iwai2013-06-031-30/+12
| * | | | | ALSA: hda/via - Fix wrongly cleared pins after suspend on VT1802Takashi Iwai2013-06-031-1/+3
| * | | | | ALSA: hda - Add keep_eapd_on flag to generic parserTakashi Iwai2013-06-033-0/+4
| * | | | | ALSA: hda - Allow setting automute/automic hooks after parsingTakashi Iwai2013-06-031-9/+33
| * | | | | ALSA: hda/via - Disable broken dynamic power controlTakashi Iwai2013-06-031-0/+5
| * | | | | ALSA: usb-audio: fix Roland/Cakewalk UM-3G supportClemens Ladisch2013-06-031-1/+5
| * | | | | ALSA: hda - Add headset quirk for two Dell machinesDavid Henningsson2013-05-311-0/+2
| * | | | | ALSA: hda - add dock support for Thinkpad T431sEbben Aries2013-05-311-0/+1
| * | | | | ALSA: sis7019: fix error return code in sis_chip_create()Wei Yongjun2013-05-311-1/+2
| |/ / / /
| * | | | Merge tag 'asoc-v3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2013-05-299-24/+30
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown2013-05-281-1/+11
| | |\ \ \ \ | | | | |_|/ | | | |/| |
OpenPOWER on IntegriCloud