Age | Commit message (Expand) | Author |
2017-07-09 | Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2017-06-30 | ALSA: x86: fix error return code in hdmi_lpe_audio_probe() | Gustavo A. R. Silva |
2017-05-30 | Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr... | Dave Airlie |
2017-05-15 | drm/i915: Fix runtime PM for LPE audio | Ville Syrjälä |
2017-05-08 | alsa: use set_memory.h header | Laura Abbott |
2017-05-03 | ALSA: x86: Register multiple PCM devices for the LPE audio card | Ville Syrjälä |
2017-05-03 | ALSA: x86: Split snd_intelhad into card and PCM specific structures | Ville Syrjälä |
2017-05-03 | ALSA: x86: Prepare LPE audio ctls for multiple PCMs | Ville Syrjälä |
2017-05-03 | drm/i915: Clean up the LPE audio platform data | Ville Syrjälä |
2017-05-03 | drm/i915: Remove hdmi_connected from LPE audio pdata | Ville Syrjälä |
2017-05-03 | drm/i915: Replace tmds_clock_speed and link_rate with just ls_clock | Ville Syrjälä |
2017-05-03 | drm/i915: Remove the unused pending_notify from LPE platform data | Ville Syrjälä |
2017-05-03 | ALSA: x86: Clear the pdata.notify_lpe_audio pointer before teardown | Ville Syrjälä |
2017-05-03 | drm/i915: Fix runtime PM for LPE audio | Ville Syrjälä |
2017-03-21 | ALSA: x86: Make CONFIG_SND_X86 bool | Takashi Iwai |
2017-02-21 | ALSA: x86: hdmi: select CONFIG_SND_PCM | Arnd Bergmann |
2017-02-21 | ALSA: x86: Don't enable runtime PM as default | Takashi Iwai |
2017-02-21 | ALSA: x86: Use runtime PM autosuspend | Takashi Iwai |
2017-02-16 | ALSA: x86: Don't bail out from PCM ops when disconnected | Takashi Iwai |
2017-02-16 | ALSA: x86: Minor code rearrangement | Takashi Iwai |
2017-02-16 | ALSA: x86: Stop the stream when buffer is processed after disconnection | Takashi Iwai |
2017-02-16 | ALSA: x86: Avoid register accesses during disconnection | Takashi Iwai |
2017-02-16 | ALSA: x86: Don't return an error from chmap ctl at disconnected | Takashi Iwai |
2017-02-16 | ALSA: x86: Fix memory leak in had_build_channel_allocation_map() | Takashi Iwai |
2017-02-16 | ALSA: x86: Use snd_pcm_stop_xrun() for connection / disconnection paths | Takashi Iwai |
2017-02-16 | ALSA: x86: Implement jack control | Takashi Iwai |
2017-02-13 | ALSA: x86: Drop unused stream.running field | Takashi Iwai |
2017-02-13 | ALSA: x86: Handle reset at prepare callback | Takashi Iwai |
2017-02-10 | ALSA: x86: Support S16 format | Takashi Iwai |
2017-02-10 | ALSA: x86: Support S32 format | Takashi Iwai |
2017-02-10 | ALSA: x86: Allow no-period-wakeup setup | Takashi Iwai |
2017-02-10 | ALSA: x86: Allow single period PCM operation | Takashi Iwai |
2017-02-10 | ALSA: x86: Don't pass SNDRV_PCM_INFO_BATCH flag | Takashi Iwai |
2017-02-07 | ALSA: x86: Cache AUD_CONFIG register value | Takashi Iwai |
2017-02-07 | ALSA: x86: Rearrange defines | Takashi Iwai |
2017-02-07 | ALSA: x86: mark hdmi suspend/resume functions as __maybe_unused | Arnd Bergmann |
2017-02-07 | ALSA: x86: Fix driver name string overflow | Takashi Iwai |
2017-02-07 | ALSA: x86: Rename had_enable_audio_int() to had_ack_irqs() | Takashi Iwai |
2017-02-07 | ALSA: x86: Drop suspicious U24 format support | Takashi Iwai |
2017-02-06 | ALSA: x86: Refactor PCM process engine | Takashi Iwai |
2017-02-05 | ALSA: x86: Unify local function prefix | Takashi Iwai |
2017-02-05 | ALSA: x86: Minor cleanup of reset buffer procedure | Takashi Iwai |
2017-02-05 | ALSA: x86: Don't check connection in lowlevel accessors | Takashi Iwai |
2017-02-05 | ALSA: x86: Explicit specify 32bit DMA | Takashi Iwai |
2017-02-03 | ALSA: x86: Rename drv_status to connected | Takashi Iwai |
2017-02-03 | ALSA: x86: Yet more tidy-up and clean-ups | Takashi Iwai |
2017-02-03 | ALSA: x86: Simplify comments | Takashi Iwai |
2017-02-03 | ALSA: x86: Set CA bits for DisplayPort too | Takashi Iwai |
2017-02-03 | ALSA: x86: Create ELD control element | Takashi Iwai |
2017-02-03 | ALSA: x86: Clean up unused defines and inclusions | Takashi Iwai |