summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2013-07-21ALSA: replace strict_strto*() with kstrto*()Jingoo Han5-9/+11
2013-07-21ALSA: hda - Add snd_hda_jack_detect_state() helper functionTakashi Iwai3-10/+29
2013-07-16ALSA: hda - Headphone mic support for an Asus/Conexant deviceDavid Henningsson1-1/+78
2013-07-15ALSA: hdspm - remove unneeded semicolonFengguang Wu1-1/+1
2013-07-15Merge branch 'for-3.12' into for-nextTakashi Iwai3-4581/+716
2013-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-07-11Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds8-73/+73
2013-07-10Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-107/+82
2013-07-10Merge branch 'topic/hda-ad-remove-static' into for-3.12Takashi Iwai1-4351/+177
2013-07-10ALSA: usb-audio: fix regression for fixed stream quirkEldad Zack1-0/+4
2013-07-10ALSA: firewire-speakers: remove not-reused member from structureTakashi Sakamoto1-3/+1
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-17/+192
2013-07-08ALSA: hda - Keep halting ALC5505 DSPTakashi Iwai1-2/+17
2013-07-05ALSA: hdspm - Added some comments and control register documentationMartin Dausel1-7/+99
2013-07-05ALSA: hdspm - Use snd_ctl_enum_info() in snd_hdspm_info_autosync_refAdrian Knoth1-20/+4
2013-07-05ALSA: hdspm - Use snd_ctl_enum_info() for texts_autosyncAdrian Knoth1-19/+10
2013-07-05ALSA: hdspm - Use snd_ctl_enum_info for most text arraysAdrian Knoth1-31/+19
2013-07-05ALSA: hdspm - AES32: Enable TCO supportAdrian Knoth1-0/+1
2013-07-05ALSA: hdspm - AES32: Report external sample rate to userspaceAdrian Knoth1-3/+8
2013-07-05ALSA: hdspm - Introduce hdspm_external_rate_to_enum() helper functionAdrian Knoth1-11/+17
2013-07-05ALSA: hdspm - AES32: Include TCO and Sync-In in proc outputAdrian Knoth1-0/+7
2013-07-05ALSA: hdspm - AES32: Enable TCO/Sync-In in snd_hdspm_put_sync_ref()Adrian Knoth1-7/+8
2013-07-05ALSA: hdspm - AES32: Enable TCO input in hdspm_external_sample_rate()Adrian Knoth1-9/+28
2013-07-05ALSA: hdspm - AES32: Ignore float/int format bitAdrian Knoth1-0/+10
2013-07-05ALSA: hdspm - Enable AES32 in hdspm_get_tco_sample_rateAdrian Knoth1-0/+3
2013-07-05ALSA: hdspm - Enable AES32 in hdspm_get_wc_sample_rateAdrian Knoth1-0/+3
2013-07-05ALSA: hdspm - Add prototype declarationsAdrian Knoth1-4/+12
2013-07-05ALSA: hdspm - Introduce hdspm_get_aes_sample_rate()Adrian Knoth1-0/+17
2013-07-05ALSA: hdspm - AES32: Add TCO and Sync-In text entriesAdrian Knoth1-4/+7
2013-07-05ALSA: hdspm - AIO: Drop superfluous HDSPM_AUTOSYNC_REFAdrian Knoth1-1/+0
2013-07-05ALSA: hdspm - Cosmetics, no real changeAdrian Knoth1-5/+7
2013-07-05ALSA: hdspm - AES32: Fix TCO sync check reportingAdrian Knoth1-7/+18
2013-07-05ALSA: hdspm - Create TCO readout functionAdrian Knoth1-60/+77
2013-07-05ALSA: hdspm - Fix S/PDIF Sync status and frequency on RME AIOAdrian Knoth1-2/+3
2013-07-05ALSA: hdspm - Add support for AEBs on RME AIOAdrian Knoth1-17/+37
2013-07-05ALSA: hdspm - Enable AD/DA/PH gains and S/PDIF-Input select on AIOAdrian Knoth1-1/+5
2013-07-05ALSA: hdspm - Introduce generic AIO tristate controlAdrian Knoth1-0/+78
2013-07-05ALSA: hdspm - Refactor ENUMERATED_CTL_INFO into functionAdrian Knoth1-8/+14
2013-07-05ALSA: hdspm - Add S/PDIF, XLR, WCK48 and ADAT-in controls for RME AIO cardsAdrian Knoth1-1/+6
2013-07-05ALSA: hdspm - Add S/PDIF and WCK48 controls for RME RayDATAdrian Knoth1-1/+3
2013-07-05ALSA: hdspm - Drop duplicate code in hdspm_set_system_clock_mode()Adrian Knoth1-20/+5
2013-07-05ALSA: hdspm - Augment HDSPM_TOGGLE_SETTING for AIO/RayDATAdrian Knoth1-4/+23
2013-07-05ALSA: hdspm - Introduce hdspm_is_raydat_or_aio()Adrian Knoth1-2/+7
2013-07-05ALSA: hdspm - Add missing defines for RME AIO and RayDATAdrian Knoth1-0/+19
2013-07-05ALSA: hda - Remove static quirks for AD1986A codecTakashi Iwai1-1012/+57
2013-07-05Merge tag 'asoc-v3.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai5-68/+43
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-07-04Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linusMark Brown1-1/+1
2013-07-04Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linusMark Brown2-65/+5
2013-07-04Merge remote-tracking branch 'asoc/fix/mxs' into asoc-linusMark Brown1-0/+35