index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
x86
Age
Commit message (
Expand
)
Author
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-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
2017-02-03
ALSA: x86: Reduce redundant register field names
Takashi Iwai
2017-02-03
ALSA: x86: Use the standard ELD bytes definitions
Takashi Iwai
2017-02-03
ALSA: x86: Move stream status into pcm_stream_info
Takashi Iwai
2017-02-03
ALSA: x86: Implement runtime PM
Takashi Iwai
2017-02-03
ALSA: x86: Properly manage PCM substream lifetype
Takashi Iwai
2017-02-03
ALSA: x86: Drop unused fields from pcm_stream_info
Takashi Iwai
2017-02-03
ALSA: x86: Drop redundant had_stream_pvt
Takashi Iwai
2017-02-03
ALSA: x86: Drop superfluous state field
Takashi Iwai
2017-02-03
ALSA: x86: Drop flag_underrun field
Takashi Iwai
2017-02-03
ALSA: x86: Fix racy access to chmap
Takashi Iwai
2017-02-03
ALSA: x86: Remove superfluous irqsave flags
Takashi Iwai
2017-02-03
ALSA: x86: Constfy tables
Takashi Iwai
[next]