summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Implement headset jack functionality for some Dell hwDavid Henningsson2013-04-151-0/+386
* ALSA: hda - Handle Headphone Mic jack more genericDavid Henningsson2013-04-112-24/+30
* ALSA: hda - add some small convenience functions to auto parserDavid Henningsson2013-04-111-0/+21
* ALSA: hda - allow "Headphone Mic" parser flagDavid Henningsson2013-04-113-15/+62
* ALSA: hda - Apply codec delay to wallclock.Dylan Reid2013-04-091-0/+18
* ALSA: hda/realtek - Add a quirk for AC700 Chromebook.Dylan Reid2013-04-071-1/+17
* ALSA: hda/cirrus - Add a quirk for Stumpy ChromeBox.Dylan Reid2013-04-051-1/+18
* ALSA: hda/ca0132 - Update latency based on DSP state.Dylan Reid2013-04-051-2/+53
* ALSA: hda - Introduce get_delay codec PCM opsTakashi Iwai2013-04-052-4/+17
* Merge branch 'for-linus' into for-nextTakashi Iwai2013-04-032-2/+2
|\
| * ALSA: hda - bug fix on HDMI ELD debug messageMengdong Lin2013-04-021-1/+1
| * ALSA: hda - bug fix on return value when getting HDMI ELD infoMengdong Lin2013-04-021-1/+1
* | ALSA: hda/ca0132 - Delay HP amp turnon.Chih-Chung Chang2013-04-021-4/+23
* | ALSA: hda - VIA prefers side surrounds over HPTakashi Iwai2013-03-221-0/+20
* | ALSA: hda - Lower the badness for independent HP penaltyTakashi Iwai2013-03-221-1/+1
* | ALSA: hda - Allow codec drivers to give own badness tablesTakashi Iwai2013-03-222-14/+29
* | Merge branch 'for-linus' into for-nextTakashi Iwai2013-03-224-26/+158
|\ \ | |/
| * ALSA: hda - Fix DAC assignment for independent HPTakashi Iwai2013-03-211-0/+46
| * ALSA: hda - Fix abuse of snd_hda_lock_devices() for DSP loaderTakashi Iwai2013-03-201-23/+109
| * ALSA: hda - Fix typo in checking IEC958 emphasis bitTakashi Iwai2013-03-201-1/+1
| * ALSA: hda - Fix yet missing GPIO/EAPD setup in cirrus driverTakashi Iwai2013-03-181-2/+2
* | ALSA: hda - Enable "Headset Mic" name for some Dell Latitude devicesDavid Henningsson2013-03-211-1/+5
* | ALSA: hda - Introduce "Headset Mic" nameDavid Henningsson2013-03-212-2/+24
* | ALSA: hda - Add GPIO-based LED support on HP desktop machinesTakashi Iwai2013-03-181-0/+63
* | ALSA: hda - Make the resume of digital beep setup properTakashi Iwai2013-03-181-1/+1
* | ALSA: hda - Fix power-saving during playing beep soundTakashi Iwai2013-03-182-11/+27
* | ALSA: hda - Move beep attach/detach calls in hda_generic.cTakashi Iwai2013-03-186-128/+72
* | Merge branch 'for-linus' into for-nextTakashi Iwai2013-03-186-32/+90
|\ \ | |/
| * ALSA: hda/cirrus - Fix the digital beep registrationTakashi Iwai2013-03-181-4/+4
| * ALSA: hda - Fix missing beep detach in patch_conexant.cTakashi Iwai2013-03-181-1/+7
| * ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecsTakashi Iwai2013-03-151-0/+4
| * ALSA: hda/ca0132 - Remove extra setting of dsp_state.Dylan Reid2013-03-151-9/+6
| * ALSA: hda/ca0132 - Check download state of DSP.Dylan Reid2013-03-151-2/+3
| * ALSA: hda/ca0132 - Check if dspload_image succeeded.Dylan Reid2013-03-151-2/+6
| * ALSA: hda - Disable IDT eapd_switch if there are no internal speakersDavid Henningsson2013-03-141-0/+29
| * ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct valueTakashi Iwai2013-03-121-10/+14
| * ALSA: hda - Add support of new codec ALC233Kailang Yang2013-03-071-0/+2
| * ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()Xi Wang2013-03-071-2/+6
| * ALSA: hda - check NULL pointer when creating SPDIF PCM switchMengdong Lin2013-03-071-2/+7
| * ALSA: hda - check NULL pointer when creating SPDIF controlsMengdong Lin2013-03-071-0/+2
* | ALSA: hda - Don't apply EAPD power filter as defaultTakashi Iwai2013-03-134-8/+11
* | ALSA: hda - Allow unlimited pins and converters in patch_hdmi.cTakashi Iwai2013-03-131-81/+117
* | ALSA: hda - Drop explicit memset() by reallocation with __GFP_ZEROTakashi Iwai2013-03-131-3/+1
* | ALSA: hda - Don't re-initialize shared hp/mic pinctlTakashi Iwai2013-03-111-1/+2
* | ALSA: hda - Avoid automatic pin-ctl update for hp/mic when jack ctl existsTakashi Iwai2013-03-072-21/+25
* | ALSA: hda - Consolidate add_in_jack_modes and add_out_jack_modes hintsTakashi Iwai2013-03-073-18/+14
* | ALSA: hda - Allow to change I/O direction in hp/mic jack mode ctlTakashi Iwai2013-03-071-2/+2
* | ALSA: hda - Add some model name strings for ALC260Takashi Iwai2013-03-071-7/+27
* | ALSA: hda - Handle shared hp/mic jack modeTakashi Iwai2013-03-071-8/+169
* | ALSA: hda - Add the generic Headphone Mic featureTakashi Iwai2013-03-072-55/+94
|/
OpenPOWER on IntegriCloud