summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ALSA: replace strict_strto*() with kstrto*()Jingoo Han2013-07-211-3/+3
| * | | | ALSA: hda - Add snd_hda_jack_detect_state() helper functionTakashi Iwai2013-07-213-10/+29
| * | | | ALSA: hda - Headphone mic support for an Asus/Conexant deviceDavid Henningsson2013-07-161-1/+78
| * | | | ALSA: hdspm - remove unneeded semicolonFengguang Wu2013-07-151-1/+1
| * | | | Merge branch 'for-3.12' into for-nextTakashi Iwai2013-07-152-4578/+715Star
| |\ \ \ \
| | * \ \ \ Merge branch 'topic/hda-ad-remove-static' into for-3.12Takashi Iwai2013-07-101-4351/+177Star
| | |\ \ \ \
| | | * | | | ALSA: hda - Remove static quirks for AD1986A codecTakashi Iwai2013-07-051-1012/+57Star
| | | * | | | ALSA: hda - Drop a few other static quirks for AD1986ATakashi Iwai2013-07-041-10/+0Star
| | | * | | | ALSA: hda - Drop static quirk for Toshiba Satellite L40-10QTakashi Iwai2013-07-041-1/+0Star
| | | * | | | ALSA: hda - Drop static quirks for other AD1986A Samsung machinesTakashi Iwai2013-07-041-3/+0Star
| | | * | | | ALSA: hda - Convert static quirks for AD1986A Samsung laptopsTakashi Iwai2013-07-041-96/+12Star
| | | * | | | ALSA: hda - Convert the static quirk for Samsung Q1 UltraTakashi Iwai2013-07-041-23/+10Star
| | | * | | | ALSA: hda - Remove static quirks for AD1988 codecsTakashi Iwai2013-07-041-810/+35Star
| | | * | | | ALSA: hda - Remove static quirks for AD1981 and AD1983 codecsTakashi Iwai2013-07-041-682/+2Star
| | | * | | | ALSA: hda - Remove static quirks for AD1884/1984 & variantsTakashi Iwai2013-07-041-1330/+18Star
| | | * | | | ALSA: hda - Remove static quirks for AD1882Takashi Iwai2013-07-041-383/+1Star
| | | * | | | ALSA: hda - Add fixup for HP TouchSmart with AD1984A codecTakashi Iwai2013-07-041-0/+8
| | | * | | | ALSA: hda - Add fixup for Lenovo Thinkpad with AD1984 codecTakashi Iwai2013-07-041-0/+13
| | | * | | | ALSA: hda - Add GPIO control to AD1884 HP fixupTakashi Iwai2013-07-041-1/+21
| | * | | | | ALSA: hdspm - Added some comments and control register documentationMartin Dausel2013-07-051-7/+99
| | * | | | | ALSA: hdspm - Use snd_ctl_enum_info() in snd_hdspm_info_autosync_refAdrian Knoth2013-07-051-20/+4Star
| | * | | | | ALSA: hdspm - Use snd_ctl_enum_info() for texts_autosyncAdrian Knoth2013-07-051-19/+10Star
| | * | | | | ALSA: hdspm - Use snd_ctl_enum_info for most text arraysAdrian Knoth2013-07-051-31/+19Star
| | * | | | | ALSA: hdspm - AES32: Enable TCO supportAdrian Knoth2013-07-051-0/+1
| | * | | | | ALSA: hdspm - AES32: Report external sample rate to userspaceAdrian Knoth2013-07-051-3/+8
| | * | | | | ALSA: hdspm - Introduce hdspm_external_rate_to_enum() helper functionAdrian Knoth2013-07-051-11/+17
| | * | | | | ALSA: hdspm - AES32: Include TCO and Sync-In in proc outputAdrian Knoth2013-07-051-0/+7
| | * | | | | ALSA: hdspm - AES32: Enable TCO/Sync-In in snd_hdspm_put_sync_ref()Adrian Knoth2013-07-051-7/+8
| | * | | | | ALSA: hdspm - AES32: Enable TCO input in hdspm_external_sample_rate()Adrian Knoth2013-07-051-9/+28
| | * | | | | ALSA: hdspm - AES32: Ignore float/int format bitAdrian Knoth2013-07-051-0/+10
| | * | | | | ALSA: hdspm - Enable AES32 in hdspm_get_tco_sample_rateAdrian Knoth2013-07-051-0/+3
| | * | | | | ALSA: hdspm - Enable AES32 in hdspm_get_wc_sample_rateAdrian Knoth2013-07-051-0/+3
| | * | | | | ALSA: hdspm - Add prototype declarationsAdrian Knoth2013-07-051-4/+12
| | * | | | | ALSA: hdspm - Introduce hdspm_get_aes_sample_rate()Adrian Knoth2013-07-051-0/+17
| | * | | | | ALSA: hdspm - AES32: Add TCO and Sync-In text entriesAdrian Knoth2013-07-051-4/+7
| | * | | | | ALSA: hdspm - AIO: Drop superfluous HDSPM_AUTOSYNC_REFAdrian Knoth2013-07-051-1/+0Star
| | * | | | | ALSA: hdspm - Cosmetics, no real changeAdrian Knoth2013-07-051-5/+7
| | * | | | | ALSA: hdspm - AES32: Fix TCO sync check reportingAdrian Knoth2013-07-051-7/+18
| | * | | | | ALSA: hdspm - Create TCO readout functionAdrian Knoth2013-07-051-60/+77
| | * | | | | ALSA: hdspm - Fix S/PDIF Sync status and frequency on RME AIOAdrian Knoth2013-07-051-2/+3
| | * | | | | ALSA: hdspm - Add support for AEBs on RME AIOAdrian Knoth2013-07-051-17/+37
| | * | | | | ALSA: hdspm - Enable AD/DA/PH gains and S/PDIF-Input select on AIOAdrian Knoth2013-07-051-1/+5
| | * | | | | ALSA: hdspm - Introduce generic AIO tristate controlAdrian Knoth2013-07-051-0/+78
| | * | | | | ALSA: hdspm - Refactor ENUMERATED_CTL_INFO into functionAdrian Knoth2013-07-051-8/+14
| | * | | | | ALSA: hdspm - Add S/PDIF, XLR, WCK48 and ADAT-in controls for RME AIO cardsAdrian Knoth2013-07-051-1/+6
| | * | | | | ALSA: hdspm - Add S/PDIF and WCK48 controls for RME RayDATAdrian Knoth2013-07-051-1/+3
| | * | | | | ALSA: hdspm - Drop duplicate code in hdspm_set_system_clock_mode()Adrian Knoth2013-07-051-20/+5Star
| | * | | | | ALSA: hdspm - Augment HDSPM_TOGGLE_SETTING for AIO/RayDATAdrian Knoth2013-07-051-4/+23
| | * | | | | ALSA: hdspm - Introduce hdspm_is_raydat_or_aio()Adrian Knoth2013-07-051-2/+7
| | * | | | | ALSA: hdspm - Add missing defines for RME AIO and RayDATAdrian Knoth2013-07-051-0/+19
| | |/ / / /