alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-16 14:34:39 to 2016-02-19 09:39:11 UTC [more...]

[PATCH 0/4] Add I2S/ADV7511 audio support for ARC AXS10x boards
 2016-02-19  9:39 UTC 

[PATCH 0/2] ALSA: oxfw: implement retries for scs1x at transaction failure
 2016-02-19  9:23 UTC  (7+ messages)
` [PATCH 1/2] ALSA: oxfw: retry MIDI transferring "
` [PATCH 2/2] ALSA: oxfw: discontinue MIDI substream "

[RFC v2 0/6] sti: add audio interface to the hdmi driver
 2016-02-19  8:20 UTC  (13+ messages)
` [RFC v2 1/6] video: hdmi: add helper function for N and CTS
` [RFC v2 2/6] ALSA: pcm: add IEC958 channel status control helper
` [RFC v2 5/6] ASoc: hdmi-codec: add IEC control

[PATCH] ALSA: hda - hdmi get jack from hda_jack_tbl when not dyn_pcm_assign
 2016-02-19  8:20 UTC  (2+ messages)

[PATCH 1/3] ASoC: Intel: Skylake: fix pointer scaling
 2016-02-19  6:12 UTC  (3+ messages)
` [PATCH 2/3] ASoC: Intel: Skylake: remove bogus comparison of an array with NULL
` [PATCH 3/3] ASoC: Intel: Skylake: Generate topology name for NHLT table header

[PATCH 0/1] alsa: Make profiles' availability dynamic
 2016-02-19  5:32 UTC 

[PATCH] ASoC: samsung: Use IRQ safe spin lock calls
 2016-02-19  4:49 UTC  (2+ messages)

Closing the pcm streams
 2016-02-19  4:28 UTC  (2+ messages)

[PATCH] ASoC: mediatek: Add machine driver for ALC5650 codec
 2016-02-19  2:35 UTC 

[PATCH] Changed the if-else case to switch case
 2016-02-18 20:19 UTC  (2+ messages)
` Applied "ASoC: max9867: Changed the if-else case to switch case" to the asoc tree

[PATCH] ASoC: Add max9867 codec driver
 2016-02-18 20:12 UTC  (3+ messages)
` Applied "ASoC: Add max9867 codec driver" to the asoc tree

[PATCH v2 0/5] Minor fixes and DT support
 2016-02-18 17:38 UTC  (8+ messages)
` [PATCH v2 3/5] ASoC: adau17x1: Add adau17x1 bindings document
` [PATCH v2 5/5] ASoC: adau17x1: Support platform data via DT

feeding back pkgsrc changs
 2016-02-18 15:51 UTC  (2+ messages)

[PATCH RFC v5 0/8] Implement generic ASoC HDMI codec and use it in tda998x
 2016-02-18 15:32 UTC  (13+ messages)
` [PATCH RFC v5 1/8] ALSA: pcm: add IEC958 channel status helper for hw_params
` [PATCH RFC v5 2/8] ASoC: hdmi-codec: Add hdmi-codec for external HDMI-encoders
  ` [PATCH RFC v5 3/8] ASoC: hdmi-codec: Add audio abort() callback for video side to use
` [PATCH RFC v5 4/8] drm/i2c: tda998x: Add support of a DT graph of ports
` [PATCH RFC v5 5/8] drm/i2c: tda998x: Remove include/sound/tda998x.h and fix graph parsing
` [PATCH RFC v5 6/8] drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdata
` [PATCH RFC v5 7/8] drm/i2c: tda998x: Register ASoC HDMI codec for audio functionality
` [PATCH RFC v5 8/8] ARM: dts: am335x-boneblack: Add HDMI audio support

[RFC v4 0/8] ASoC: Add mediatek HDMI codec support
 2016-02-18 15:24 UTC  (12+ messages)
  ` [RFC v4 1/8] drm/mediatek: hdmi: Add audio interface to the hdmi-codec driver
  ` [RFC v4 2/8] ASoC: mediatek: address dai link array entries by enum
  ` [RFC v4 3/8] ASoC: mediatek: Add HDMI dai-links in the machine driver
  ` [RFC v4 4/8] video: rmk's HDMI notification prototype
  ` [RFC v4 5/8] drm/mediatek: hdmi: issue notifications
  ` [RFC v4 6/8] ASoC: hdmi-codec: Use HDMI notifications to add jack support
  ` [RFC v4 7/8] ASoC: hdmi-codec: Add ELD control
  ` [RFC v4 8/8] drm/mediatek: hdmi: use helper function for N and CTS calculation

[PATCH] ALSA: oxfw: use workqueue instead of tasklet for scs1x
 2016-02-18 14:30 UTC  (2+ messages)

[RFC 0/4] Add support for DAI link addition dynamically
 2016-02-18 13:39 UTC  (12+ messages)
` [RFC 3/4] ASoC: Enable dynamic DAIlink insertion & removal

[PATCH v5] portman2x4 - use new parport device model
 2016-02-18 10:37 UTC  (3+ messages)

another locking issue with nonatomic ops?
 2016-02-18 10:28 UTC  (14+ messages)

[PATCH] ALSA: hda - hdmi get jack from hda_jack_tbl when not dyn_pcm_assign
 2016-02-18  9:03 UTC  (11+ messages)

[PATCH] SoC: cht_bsw_rt5645: Fix writing to string literal
 2016-02-18  8:31 UTC  (3+ messages)

[PATCH 0/11] ASoC: rsnd: cleanup SSI multi mode and sequence
 2016-02-18  8:19 UTC  (12+ messages)
` [PATCH 01/11] ASoC: rsnd: rename RSND_DVC_CHANNELS to RSND_MAX_CHANNELS
` [PATCH 02/11] ASoC: rsnd: setup SRC_ROUTE_MODE0 before SRC_SRCIR
` [PATCH 03/11] ASoC: rsnd: indicates status failed SSI
` [PATCH 04/11] ASoC: rsnd: SSI function parameter uses "mod" instead of "ssi"
` [PATCH 05/11] ASoC: rsnd: fixup forever loop bug on SSI
` [PATCH 06/11] ASoC: rsnd: add missing .irq callback for DMA
` [PATCH 07/11] ASoC: rsnd: tidyup SSI init/start sequence
` [PATCH 08/11] ASoC: rsnd: Parent SSI attach is not needed if not clock master
` [PATCH 09/11] ASoC: rsnd: move rsnd_ssi_irq() position
` [PATCH 10/11] ASoC: rsnd: judge multi SSI in runtime
` [PATCH 11/11] ASoC: rsnd: judge work "

Auto mute mode
 2016-02-18  7:15 UTC  (5+ messages)

Codec "virtual multiplexer" representation
 2016-02-18  5:30 UTC  (2+ messages)

[PATCH] Provide card number / PID via sequencer client info
 2016-02-17 21:30 UTC  (13+ messages)

[PATCH 0/4] ASoC: simple-card/davinci-mcasp: System clock configuration support
 2016-02-17 19:52 UTC  (11+ messages)
` [PATCH 4/4] ASoC: simple-card: Support for selecting system clocks by ID
          ` [alsa-devel] "

[PATCH] ASoC: hdac_hdmi: Dereference 'edev' after checking for NULL
 2016-02-17 19:52 UTC  (4+ messages)

[PATCH v2] ASoC: hdac_hdmi: Remove 'edev' NULL check
 2016-02-17 19:13 UTC  (3+ messages)
` Applied "ASoC: hdac_hdmi: Remove 'edev' NULL check" to the asoc tree

[PATCH RFT] ASoC: max98926: Fix blr_clk_ratio calculation
 2016-02-17 19:13 UTC  (3+ messages)
` Applied "ASoC: max98926: Fix blr_clk_ratio calculation" to the asoc tree

[PATCH] ASoC: atmel_ssc_dai: distinguish the different SSC
 2016-02-17 16:22 UTC  (4+ messages)

[PATCH v7 0/9] ASoC: hdac_hdmi: Update to HDMI driver
 2016-02-17 16:04 UTC  (10+ messages)
` [PATCH v7 1/9] ASoC: hdac_hdmi: Fix possible memory leak in hw_params
` [PATCH v7 2/9] ASoC: hdac_hdmi: Don't fail in dai startup to make userland happy
` [PATCH v7 3/9] ASoC: hdac_hdmi: Fix to keep codec power active during enumeration
` [PATCH v7 4/9] ASoC: hdac_hdmi: Fix to reconfigure registers in runtime resume
` [PATCH v7 5/9] ASoC: hdac_hdmi: Fix to wait for D3 before powering off codec
` [PATCH v7 6/9] ASoC: hdac_hdmi: Add PM support
` [PATCH v7 7/9] ASoC: Intel: Skylake: Fix possible memory corruption in codec dai dma params
` [PATCH v7 8/9] ASoC: Intel: Skylake: Add i915 enabling in skl probe
` [PATCH v7 9/9] ASoC: Intel: Skylake: Add HDMI FE and BE cpu dais

[PATCH v3 00/22] Sharing media resources across ALSA and au0828 drivers
 2016-02-17 14:59 UTC  (10+ messages)
` [PATCH v3 01/22] [media] Docbook: media-types.xml: Add ALSA Media Controller Intf types
` [PATCH v3 02/22] uapi/media.h: Declare interface types for ALSA
` [PATCH v3 03/22] [media] Docbook: media-types.xml: Add Audio Function Entities
` [PATCH v3 04/22] media: Add ALSA Media Controller function entities

[PATCH 1/3] ASoC: rt298: enable IRQ for jack detection
 2016-02-17 13:20 UTC  (3+ messages)
` [PATCH 2/3] ASoC: rt298: clear IRQ at the beginning of rt298_irq

[RFC v1 0/9] ASoC: Add support to Qualcomm msm8x16-wcd codec
 2016-02-17 11:10 UTC  (19+ messages)
` [RFC v1 1/9] ASoC: msm8x176: Add Device Tree bindings
` [RFC v1 2/9] ASoC: msm8x16: add driver structure
` [RFC v1 3/9] ASoC: msm8x16: add codec registers definitions
` [RFC v1 4/9] ASoC: msm8x16: add ranges for default, readonly
` [RFC v1 5/9] ASoC: msm8x16: add codec intialization setup
` [RFC v1 6/9] ASoC: msm8x16: add codec dais
` [RFC v1 7/9] ASoC: msm8x16: Add sound mixer controls
` [RFC v1 8/9] ASoC: msm8x16: add dapm widgets
` [RFC v1 9/9] ASoC: msm8x16: add dapm routes

[PATCH v4] portman2x4 - use new parport device model
 2016-02-17 10:39 UTC  (2+ messages)

[PATCH] a52: Make compatible with ffmpeg 3.0
 2016-02-17 10:25 UTC  (2+ messages)

[PATCH] sound: hdmi: avoid dereferencing uninitialized 'jack' pointer
 2016-02-17  9:40 UTC  (15+ messages)
                  ` [PATCH] ALSA: jack: Allow building the jack layer without input

ASoC: hdac_hdmi: Add jack reporting
 2016-02-17  8:32 UTC 

[PATCH 0/4] Fix headphone detection on Acer Chromebook 13
 2016-02-16 21:43 UTC  (11+ messages)
` [PATCH 1/4] soc/sound: tegra_max98090: do not invert headphone jack

[PATCH] ASoC: cht_bsw_rt5645: Enable jack detection
 2016-02-16 21:27 UTC 

[PATCH v2] sound: hdmi: avoid dereferencing uninitialized 'jack' pointer
 2016-02-16 16:44 UTC 

[RESEND PATCH] ASoC: cs4271: add regulator consumer support
 2016-02-16 15:19 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).