Age | Commit message (Expand) | Author | Files | Lines |
2017-05-03 | ALSA: x86: Register multiple PCM devices for the LPE audio card | Ville Syrjälä | 1 | -3/+4 |
2017-05-03 | ALSA: x86: Split snd_intelhad into card and PCM specific structures | Ville Syrjälä | 1 | -3/+12 |
2017-02-16 | ALSA: x86: Implement jack control | Takashi Iwai | 1 | -0/+1 |
2017-02-13 | ALSA: x86: Drop unused stream.running field | Takashi Iwai | 1 | -1/+0 |
2017-02-13 | ALSA: x86: Handle reset at prepare callback | Takashi Iwai | 1 | -0/+1 |
2017-02-07 | ALSA: x86: Cache AUD_CONFIG register value | Takashi Iwai | 1 | -0/+1 |
2017-02-07 | ALSA: x86: Rearrange defines | Takashi Iwai | 1 | -23/+41 |
2017-02-06 | ALSA: x86: Refactor PCM process engine | Takashi Iwai | 1 | -15/+9 |
2017-02-03 | ALSA: x86: Rename drv_status to connected | Takashi Iwai | 1 | -2/+2 |
2017-02-03 | ALSA: x86: Clean up unused defines and inclusions | Takashi Iwai | 1 | -10/+1 |
2017-02-03 | ALSA: x86: Reduce redundant register field names | Takashi Iwai | 1 | -1/+0 |
2017-02-03 | ALSA: x86: Use the standard ELD bytes definitions | Takashi Iwai | 1 | -1/+2 |
2017-02-03 | ALSA: x86: Move stream status into pcm_stream_info | Takashi Iwai | 1 | -5/+1 |
2017-02-03 | ALSA: x86: Properly manage PCM substream lifetype | Takashi Iwai | 1 | -1/+2 |
2017-02-03 | ALSA: x86: Drop unused fields from pcm_stream_info | Takashi Iwai | 1 | -3/+0 |
2017-02-03 | ALSA: x86: Drop redundant had_stream_pvt | Takashi Iwai | 1 | -6/+0 |
2017-02-03 | ALSA: x86: Drop superfluous state field | Takashi Iwai | 1 | -2/+1 |
2017-02-03 | ALSA: x86: Drop flag_underrun field | Takashi Iwai | 1 | -1/+0 |
2017-02-03 | ALSA: x86: Fix racy access to chmap | Takashi Iwai | 1 | -0/+1 |
2017-02-03 | ALSA: x86: Remove _v[12] suffices | Takashi Iwai | 1 | -1/+1 |
2017-02-03 | ALSA: x86: Drop unused fields from snd_intelhad struct | Takashi Iwai | 1 | -13/+1 |
2017-02-03 | ALSA: x86: Remove indirect call of snd_pcm_period_elapsed() | Takashi Iwai | 1 | -2/+1 |
2017-02-03 | ALSA: x86: Fold intel_hdmi_audio_if.c into main file | Takashi Iwai | 1 | -31/+0 |
2017-02-03 | ALSA: x86: Flatten two abstraction layers | Takashi Iwai | 1 | -16/+21 |
2017-02-03 | ALSA: x86: Drop unused hdmi_audio_query() | Takashi Iwai | 1 | -1/+0 |
2017-02-03 | ALSA: x86: Embed snd_intelhad into snd_card | Takashi Iwai | 1 | -2/+2 |
2017-02-03 | ALSA: x86: Drop unused hw_silence field | Takashi Iwai | 1 | -2/+0 |
2017-02-03 | ALSA: x86: Move the global underrun_count to struct snd_intelhad | Takashi Iwai | 1 | -0/+2 |
2017-02-03 | ALSA: x86: Call event callback directly | Takashi Iwai | 1 | -4/+0 |
2017-02-03 | ALSA: x86: Pass snd_intelhad object to helpers | Takashi Iwai | 1 | -8/+16 |
2017-02-03 | ALSA: x86: Drop snd_intel_had_interface indirect calls | Takashi Iwai | 1 | -1/+1 |
2017-02-03 | ALSA: x86: Replace indirect query_ops with direct calls | Takashi Iwai | 1 | -2/+0 |
2017-02-03 | ALSA: x86: Replace indirect register ops with direct calls | Takashi Iwai | 1 | -2/+0 |
2017-02-03 | ALSA: x86: Drop indirect calls of had_ops | Takashi Iwai | 1 | -18/+3 |
2017-02-01 | ALSA: x86: intel_hdmi: add definitions and logic for DP audio | Pierre-Louis Bossart | 1 | -3/+5 |
2017-01-25 | ALSA: x86: hdmi: Add audio support for BYT and CHT | Jerome Anand | 1 | -0/+197 |