summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* alsa/rme96: Add missing inclusion of linux/vmalloc.hKnut Petersen2013-08-221-0/+1
* ALSA: rme96: Check the return value of pci_enable_device() in resume callbackTakashi Iwai2013-08-221-1/+5
* ALSA: hda - Add workarounds for pop-noise on Chromebook with ALC283Kailang Yang2013-08-221-0/+45
* ALSA: hda - Fix ALC283 headphone pop-noise betterKailang Yang2013-08-221-35/+76
* ALSA: rme96: Add PM support v3Knut Petersen2013-08-221-0/+117
* ALSA: hdspm - Use enums in hdspm_tco_ltc_frames()Adrian Knoth2013-08-191-5/+5
* ALSA: hdspm - Fix default value in SNDRV_HDSPM_IOCTL_GET_LTCAdrian Knoth2013-08-191-1/+1
* ALSA: pcm: Use snd_printd_ratelimit()Tim Gardner2013-08-191-2/+2
* ALSA: hda - Try to allow haswell HDMI audio even without powerwellDavid Henningsson2013-08-191-0/+2
* ALSA: hda - Limit internal mic boost for a few more Thinkpad machinesDavid Henningsson2013-08-191-0/+5
* ALSA: hda - Fix the order of a quirk table (janitorial)David Henningsson2013-08-161-6/+6
* ALSA: hda - Fix internal mic boost on three Thinkpad machinesDavid Henningsson2013-08-161-0/+3
* ALSA: rme96: Add pcm stream synchronizationKnut Petersen2013-08-141-75/+110
* ALSA: hda - Mute the right widget in auto_mute_via_amp modeTakashi Iwai2013-08-131-6/+25
* ALSA: hda - Allow auto_mute_via_amp on bind mute controlsTakashi Iwai2013-08-131-3/+23
* sound: oss/dmabuf: remove an unneeded temporary variableDan Carpenter2013-08-091-2/+1
* ALSA: don't push static constants on stack for %*phAndy Shevchenko2013-08-082-4/+3
* ALSA: usb-audio: WARN_ON when alts is passed as NULLEldad Zack2013-08-061-0/+3
* ALSA: usb-audio: remove implicit_fb from quirkEldad Zack2013-08-061-7/+1
* ALSA: usb-audio: remove is_playback from implicit feedback quirksEldad Zack2013-08-061-21/+19
* ALSA: usb-audio: do not initialize and check implicit_fbEldad Zack2013-08-061-5/+3
* ALSA: usb-audio: reverse condition logic in set_sync_endpointEldad Zack2013-08-061-39/+42
* ALSA: usb-audio: move implicit fb quirks to separate functionEldad Zack2013-08-061-15/+45
* ALSA: usb-audio: separate sync endpoint setting from set_formatEldad Zack2013-08-061-55/+73
* ALSA: usb-audio: remove assignment from if conditionEldad Zack2013-08-061-1/+2
* ALSA: usb-audio: remove disabled debug code in set_formatEldad Zack2013-08-061-9/+0
* ALSA: hda - Fix jack gating when auto_{mute,mic} is suppressed.Chih-Chung Chang2013-08-052-6/+29
* ALSA: hda - Fix invalid multi-io creation on VAIO-Z laptopsTakashi Iwai2013-07-293-5/+14
* ALSA: hda - Remove analog mic pin override from STAC9228 dell-bios quirkTakashi Iwai2013-07-291-2/+12
* ALSA: hda - WAKEEN feature enabling for runtime pmWang Xingchao2013-07-291-0/+24
* ALSA: hda - jack poll once if jackpoll_interval==0Wang Xingchao2013-07-291-2/+4
* ALSA: hda - Clearing jackpoll_interval avoid pending workWang Xingchao2013-07-291-1/+1
* ALSA: usx2y: remove an unneeded checkDan Carpenter2013-07-291-5/+3
* ALSA: hda - use azx_writew() for 16-bit length registerWang Xingchao2013-07-241-4/+4
* ALSA: hda - Fix the noise after suspend on ALC283 codecKailang Yang2013-07-241-1/+36
* ALSA: hda/realtek - Selectively call snd_hda_shutup_pins()Takashi Iwai2013-07-241-4/+4
* ALSA: replace strict_strto*() with kstrto*()Jingoo Han2013-07-215-9/+11
* 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-153-4581/+716
|\
| * Merge branch 'topic/hda-ad-remove-static' into for-3.12Takashi Iwai2013-07-101-4351/+177
| |\
| | * ALSA: hda - Remove static quirks for AD1986A codecTakashi Iwai2013-07-051-1012/+57
| | * ALSA: hda - Drop a few other static quirks for AD1986ATakashi Iwai2013-07-041-10/+0
| | * ALSA: hda - Drop static quirk for Toshiba Satellite L40-10QTakashi Iwai2013-07-041-1/+0
| | * ALSA: hda - Drop static quirks for other AD1986A Samsung machinesTakashi Iwai2013-07-041-3/+0
| | * ALSA: hda - Convert static quirks for AD1986A Samsung laptopsTakashi Iwai2013-07-041-96/+12
| | * ALSA: hda - Convert the static quirk for Samsung Q1 UltraTakashi Iwai2013-07-041-23/+10
| | * ALSA: hda - Remove static quirks for AD1988 codecsTakashi Iwai2013-07-041-810/+35
| | * ALSA: hda - Remove static quirks for AD1981 and AD1983 codecsTakashi Iwai2013-07-041-682/+2
OpenPOWER on IntegriCloud