aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2013-08-08ALSA: don't push static constants on stack for %*phAndy Shevchenko
2013-08-06ALSA: usb-audio: WARN_ON when alts is passed as NULLEldad Zack
2013-08-06ALSA: usb-audio: remove implicit_fb from quirkEldad Zack
2013-08-06ALSA: usb-audio: remove is_playback from implicit feedback quirksEldad Zack
2013-08-06ALSA: usb-audio: do not initialize and check implicit_fbEldad Zack
2013-08-06ALSA: usb-audio: reverse condition logic in set_sync_endpointEldad Zack
2013-08-06ALSA: usb-audio: move implicit fb quirks to separate functionEldad Zack
2013-08-06ALSA: usb-audio: separate sync endpoint setting from set_formatEldad Zack
2013-08-06ALSA: usb-audio: remove assignment from if conditionEldad Zack
2013-08-06ALSA: usb-audio: remove disabled debug code in set_formatEldad Zack
2013-08-05ALSA: hda - Fix jack gating when auto_{mute,mic} is suppressed.Chih-Chung Chang
2013-07-29ALSA: hda - Fix invalid multi-io creation on VAIO-Z laptopsTakashi Iwai
2013-07-29ALSA: hda - Remove analog mic pin override from STAC9228 dell-bios quirkTakashi Iwai
2013-07-29ALSA: hda - WAKEEN feature enabling for runtime pmWang Xingchao
2013-07-29ALSA: hda - jack poll once if jackpoll_interval==0Wang Xingchao
2013-07-29ALSA: hda - Clearing jackpoll_interval avoid pending workWang Xingchao
2013-07-29ALSA: usx2y: remove an unneeded checkDan Carpenter
2013-07-24ALSA: hda - use azx_writew() for 16-bit length registerWang Xingchao
2013-07-24ALSA: hda - Fix the noise after suspend on ALC283 codecKailang Yang
2013-07-24ALSA: hda/realtek - Selectively call snd_hda_shutup_pins()Takashi Iwai
2013-07-21ALSA: replace strict_strto*() with kstrto*()Jingoo Han
2013-07-21ALSA: hda - Add snd_hda_jack_detect_state() helper functionTakashi Iwai
2013-07-16ALSA: hda - Headphone mic support for an Asus/Conexant deviceDavid Henningsson
2013-07-15ALSA: hdspm - remove unneeded semicolonFengguang Wu
2013-07-15Merge branch 'for-3.12' into for-nextTakashi Iwai
2013-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-11Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-07-10Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-10Merge branch 'topic/hda-ad-remove-static' into for-3.12Takashi Iwai
2013-07-10ALSA: usb-audio: fix regression for fixed stream quirkEldad Zack
2013-07-10ALSA: firewire-speakers: remove not-reused member from structureTakashi Sakamoto
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-08ALSA: hda - Keep halting ALC5505 DSPTakashi Iwai
2013-07-05ALSA: hdspm - Added some comments and control register documentationMartin Dausel
2013-07-05ALSA: hdspm - Use snd_ctl_enum_info() in snd_hdspm_info_autosync_refAdrian Knoth
2013-07-05ALSA: hdspm - Use snd_ctl_enum_info() for texts_autosyncAdrian Knoth
2013-07-05ALSA: hdspm - Use snd_ctl_enum_info for most text arraysAdrian Knoth
2013-07-05ALSA: hdspm - AES32: Enable TCO supportAdrian Knoth
2013-07-05ALSA: hdspm - AES32: Report external sample rate to userspaceAdrian Knoth
2013-07-05ALSA: hdspm - Introduce hdspm_external_rate_to_enum() helper functionAdrian Knoth
2013-07-05ALSA: hdspm - AES32: Include TCO and Sync-In in proc outputAdrian Knoth
2013-07-05ALSA: hdspm - AES32: Enable TCO/Sync-In in snd_hdspm_put_sync_ref()Adrian Knoth
2013-07-05ALSA: hdspm - AES32: Enable TCO input in hdspm_external_sample_rate()Adrian Knoth
2013-07-05ALSA: hdspm - AES32: Ignore float/int format bitAdrian Knoth
2013-07-05ALSA: hdspm - Enable AES32 in hdspm_get_tco_sample_rateAdrian Knoth
2013-07-05ALSA: hdspm - Enable AES32 in hdspm_get_wc_sample_rateAdrian Knoth
2013-07-05ALSA: hdspm - Add prototype declarationsAdrian Knoth
2013-07-05ALSA: hdspm - Introduce hdspm_get_aes_sample_rate()Adrian Knoth
2013-07-05ALSA: hdspm - AES32: Add TCO and Sync-In text entriesAdrian Knoth
2013-07-05ALSA: hdspm - AIO: Drop superfluous HDSPM_AUTOSYNC_REFAdrian Knoth