alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-07 10:47:30 to 2017-11-09 12:41:51 UTC [more...]

[PATCH 00/17] Add Headphone Detection to TLV320AIC31xx Driver
 2017-11-09 12:41 UTC  (19+ messages)
  ` [PATCH 01/17] ASoC: tlv320aic31xx: General source formatting cleanup
  ` [PATCH 04/17] ASoC: tlv320aic31xx: Merge init function into probe
  ` [PATCH 16/17] NOT FOR MERGING: Add TLV320DAC3101 to BBB for testing
` [PATCH 02/17] ASoC: tlv320aic31xx: Reformat header file using GENMASK and BIT macros
` [PATCH 03/17] ASoC: tlv320aic31xx: Fix GPIO1 register definition
` [PATCH 05/17] ASoC: tlv320aic31xx: Switch GPIO handling to use gpiod_* API
` [PATCH 06/17] ASoC: tlv320aic31xx: Remove platform data
` [PATCH 07/17] ASoC: tlv320aic31xx: Add MICBIAS off setting
` [PATCH 08/17] ASoC: tlv320aic31xx: Check clock and divider before division
` [PATCH 09/17] ASoC: tlv320aic31xx: Add CODEC clock slave support
` [PATCH 10/17] ASoC: tlv320aic31xx: Fix inverted BCLK handling
` [PATCH 11/17] ASoC: tlv320aic31xx: Reset registers during probe
` [PATCH 12/17] ASoC: tlv320aic31xx: Add short circuit detection support
` [PATCH 13/17] ASoC: tlv320aic31xx: Add overflow "
` [PATCH 14/17] ASoC: tlv320aic31xx: Add headphone/headset detection
` [PATCH 15/17] ASoC: tlv320aic31xx: Add button press detection
` [PATCH 17/17] NOT FOR MERGING: Add demo jack detection policy for testing

[PATCH v3] ASoC: rt5663: Delay and retry reading rt5663 ID register
 2017-11-09 11:28 UTC 

[PATCH] ALSA: hda - Fix memory leak on snd_hdac_device_init error
 2017-11-09 11:29 UTC  (4+ messages)

[PATCH v2] ASoC: rt5663: Delay and retry reading rt5663 ID register
 2017-11-09 11:21 UTC  (2+ messages)

[PATCH] ASoC: da7213: add support for DSP modes
 2017-11-09 10:39 UTC  (2+ messages)

[PATCH v4 00/12] Add STM32 DFSDM support
 2017-11-09 10:12 UTC  (13+ messages)
` [PATCH v4 01/12] iio: Add hardware consumer buffer support
` [PATCH v4 02/12] docs: driver-api: add iio hw consumer section
` [PATCH v4 04/12] IIO: Add DT bindings for sigma delta adc modulator
` [PATCH v4 05/12] IIO: ADC: add sigma delta modulator support
  ` [PATCH v4 03/12] IIO: hw_consumer: add devm_iio_hw_consumer_alloc
  ` [PATCH v4 06/12] IIO: add DT bindings for stm32 DFSDM filter
  ` [PATCH v4 07/12] IIO: ADC: add stm32 DFSDM core support
  ` [PATCH v4 08/12] IIO: ADC: add STM32 DFSDM sigma delta ADC support
  ` [PATCH v4 09/12] IIO: ADC: add stm32 DFSDM support for PDM microphone
  ` [PATCH v4 10/12] IIO: consumer: allow to set buffer sizes
  ` [PATCH v4 11/12] ASoC: add bindings for stm32 DFSDM filter
  ` [PATCH v4 12/12] ASoC: stm32: add DFSDM DAI support

[PATCH] ASoC: sun8i-codec: Add a comment on the LRCK inversion
 2017-11-09  9:40 UTC 

[PATCH v2] ASoC: sun8i-codec: Set the BCLK divider
 2017-11-09  9:39 UTC 

[PATCH v2 0/3] Fixes for AMD Stoney ACP audio
 2017-11-09  9:14 UTC  (14+ messages)
` [PATCH v2 2/3] ASoC: rt5645: Wait for 400msec before concluding on value of RT5645_VENDOR_ID2
  ` [PATCH 1/3] ASoC: AMD: Make the driver name consistent across files
  ` [PATCH 3/3] FIXUP: FROMLIST: ASoC: amd: Report accurate hw_ptr during dma
    ` Applied "ASoC: amd: use do_div rather than 64 bit division to fix 32 bit builds" to the asoc tree

[PATCH 0/1] USB Audio Device Class 3.0 support
 2017-11-09  8:58 UTC  (9+ messages)
` [PATCH 1/1] ALSA: usb: initial "
  ` [alsa-devel] "

[PATCH] ALSA: hda - fix headset mic problem for Dell machines with alc274
 2017-11-09  7:43 UTC  (2+ messages)

[PATCH 0/6] ALSA: pcm: check parameter on snd_pcm_running()
 2017-11-09  7:41 UTC  (9+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] ALSA: pdaudiocf: remove unneeded check for snd_pcm_running()
` [PATCH 3/6] ASoC: dwc: "
` [PATCH 4/6] ASoC: omap-hdmi-audio: "
` [PATCH 5/6] ASoC: xtfpga-i2s: "
` [PATCH 6/6] ASoC: rsnd: "

[PATCH] ASoC: Intel: Boards: Add CNL RT274 I2S machine driver
 2017-11-09  3:20 UTC 

[PATCH 0/6] ASoC: don't use codec hw_write - step [3/6]
 2017-11-09  1:05 UTC  (7+ messages)
` [PATCH 1/6] ASoC: don't use codec hw_write on uda1380
` [PATCH 2/6] ASoC: don't use codec hw_write on tlv320dac33
` [PATCH 3/6] ASoC: don't use codec hw_write on cx20442/omap-ams-delta
` [PATCH 4/6] ASoC: don't use codec hw_write on twl6040
` [PATCH 5/6] ASoC: don't use codec hw_write on max98926
` [PATCH 6/6] ASoC: don't use codec hw_write on max98927

[PATCH 0/9] Remove use of "gpio-reset" from DT
 2017-11-08 23:25 UTC  (14+ messages)
` [PATCH 1/9] ASoC: tlv320aic31xx: Fix typo in DT binding documentation
  ` [PATCH 2/9] ASoC: tlv320aic3x: "
` [PATCH 3/9] ASoC: cs42l56: bindings: sound: Fix reset GPIO name in example DT binding
` [PATCH 4/9] ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin
` [PATCH 5/9] ARM: dts: imx6: RDU2: "
` [PATCH 6/9] ARM: dts: imx: "
` [PATCH 7/9] ARM: dts: omap3-n900: "
` [PATCH 8/9] ASoC: tlv320aic31xx: Fix the reset GPIO OF name
` [PATCH 9/9] ASoC: tlv320aic3x: "

Applied "ASoC: cs42l56: Fix reset GPIO name in example DT binding" to the asoc tree
 2017-11-08 21:43 UTC 

[PATCH] ASoC: amd: use do_div rather than 64 bit division to fix 32 bit builds
 2017-11-08 21:42 UTC  (2+ messages)

[PATCH 02/11] ASoC: Intel: Skylake: Add channel map in updown mixer module IPC
 2017-11-08 21:33 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Add channel map in updown mixer module IPC" to the asoc tree

[PATCH 04/11] ASoC: Intel: Skylake: Fix uuid_module memory leak in failure case
 2017-11-08 21:33 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Fix uuid_module memory leak in failure case" to the asoc tree

[PATCH 01/11] ASoC: Intel: Skylake: Fix updown mixer module format
 2017-11-08 21:33 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Fix updown mixer module format" to the asoc tree

[PATCH 03/11] ASoC: Intel: Skylake: Fix potential NULL pointer dereference
 2017-11-08 21:33 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Fix potential NULL pointer dereference" to the asoc tree

[PATCH 06/11] ASoC: Intel: Skylake: Check for NHLT ACPI header signature
 2017-11-08 21:33 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Check for NHLT ACPI header signature" to the asoc tree

[PATCH 0/3] ASoC: sun8i-codec: A33 codec fixes
 2017-11-08 21:33 UTC  (9+ messages)
` [PATCH 1/3] ASoC: sun8i-codec: Invert Master / Slave condition
  ` Applied "ASoC: sun8i-codec: Invert Master / Slave condition" to the asoc tree
` [PATCH 2/3] ASoC: sun8i-codec: Set the BCLK divider
` [PATCH 3/3] ASoC: sun8i-codec: Fix left and right channels inversion
  ` Applied "ASoC: sun8i-codec: Fix left and right channels inversion" to the asoc tree

[PATCH 00/11] ASoC: Intel: Skylake: Bug fixes for skylake driver
 2017-11-08 21:33 UTC  (12+ messages)
` [PATCH 07/11] ASoC: Intel: Skylake: Optimize UUID handling to fill pin info
  ` Applied "ASoC: Intel: Skylake: Optimize UUID handling to fill pin info" to the asoc tree
` [PATCH 08/11] ASoC: Intel: Skylake: Add dynamic module id support
  ` Applied "ASoC: Intel: Skylake: Add dynamic module id support" to the asoc tree
` [PATCH 09/11] ASoC: hdac_hdmi: Fix static checker warning for sprintf usage
  ` Applied "ASoC: hdac_hdmi: Fix static checker warning for sprintf usage" to the asoc tree
` [PATCH 10/11] ASoC: hdac_hdmi: Fix possible NULL pointer dereference
  ` Applied "ASoC: hdac_hdmi: Fix possible NULL pointer dereference" to the asoc tree
` [PATCH 11/11] ASoC: hdac_hdmi: Fix possible memory leak on parse and map nid failure
  ` Applied "ASoC: hdac_hdmi: Fix possible memory leak on parse and map nid failure" to the asoc tree

[PATCH 6/9] ASoC: add snd_soc_component_read32
 2017-11-08 21:32 UTC  (2+ messages)
` Applied "ASoC: add snd_soc_component_read32" to the asoc tree

[PATCH 0/7] mark expected switch fall-throughs
 2017-11-08 21:31 UTC  (15+ messages)
` [PATCH 1/7] ASoC: msm8916-wcd-analog: mark expected switch fall-through
  ` Applied "ASoC: msm8916-wcd-analog: mark expected switch fall-through" to the asoc tree
` [PATCH 2/7] ASoC: tlv320aic23: mark expected switch fall-through
  ` Applied "ASoC: tlv320aic23: mark expected switch fall-through" to the asoc tree
` [PATCH 3/7] ASoC: tlv320dac31xx: mark expected switch fall-through
  ` Applied "ASoC: tlv320dac31xx: mark expected switch fall-through" to the asoc tree
` [PATCH 4/7] ASoC: tpa6130a2: mark expected switch fall-through
  ` Applied "ASoC: tpa6130a2: mark expected switch fall-through" to the asoc tree
` [PATCH 5/7] ASoC: wm8753: mark expected switch fall-throughs
  ` Applied "ASoC: wm8753: mark expected switch fall-throughs" to the asoc tree
` [PATCH 6/7] ASoC: wm8993: mark expected switch fall-throughs
  ` Applied "ASoC: wm8993: mark expected switch fall-throughs" to the asoc tree
` [PATCH 7/7] ASoC: wm8994: mark expected switch fall-throughs
  ` Applied "ASoC: wm8994: mark expected switch fall-throughs" to the asoc tree

Applied "ASoC: add snd_soc_component_xxx_bias_level()" to the asoc tree
 2017-11-08 21:32 UTC 

[PATCH 12/13] ASoC: add snd_soc_component_cache_sync()
 2017-11-08 21:32 UTC  (2+ messages)
` Applied "ASoC: add snd_soc_component_cache_sync()" to the asoc tree

[PATCH 13/13] ASoC: add snd_soc_dapm_kcontrol_component()
 2017-11-08 21:32 UTC  (2+ messages)
` Applied "ASoC: add snd_soc_dapm_kcontrol_component()" to the asoc tree

[PATCH 1/2] ASoC: rt5514: Voice wakeup support
 2017-11-08 21:30 UTC  (4+ messages)
` [PATCH 2/2] ASoC: rt5514-spi: check irq status to schedule data copy in resume function
  ` Applied "ASoC: rt5514-spi: check irq status to schedule data copy in resume function" to the asoc tree
` Applied "ASoC: rt5514: Voice wakeup support." "

[PATCH] ASoC: rt5663: Delay and retry reading rt5663 ID register
 2017-11-08 21:20 UTC  (3+ messages)

ASoC: snd_soc_pcm512x_spi: no license, taints kernel
 2017-11-08 21:06 UTC 

[PATCH] ASoC: amd: fix report accurate hw_ptr during dma
 2017-11-08 20:47 UTC  (12+ messages)

[PATCH 0/4] ASoC: bcm2835: Additional modes and constraint updates
 2017-11-08 20:26 UTC  (6+ messages)
  ` [PATCH 1/4] ASoC: bcm2835: Add support for TDM modes
  ` [PATCH 4/4] ASoC: bcm2835: Enforce full symmetry
` [PATCH 2/4] ASoC: bcm2835: Support left/right justified and DSP modes
` [PATCH 3/4] ASoC: bcm2835: Support additional samplerates up to 384kHz

[PATCH 2/3] ASoC: AMD: Make the driver name consistent across files
 2017-11-08 18:34 UTC  (2+ messages)
` Applied "ASoC: amd: Make the driver name consistent across files" to the asoc tree

[PATCH 1/2] ASoC: Intel: improve DMADEVICES dependency
 2017-11-08 18:26 UTC  (9+ messages)
` [PATCH 2/2] ASoC: Intel: improve SND_SOC_INTEL_MACH dependencies
  ` [alsa-devel] "
  ` Applied "ASoC: Intel: improve SND_SOC_INTEL_MACH dependencies" to the asoc tree
` Applied "ASoC: Intel: improve DMADEVICES dependency" "

[PATCH 2/2] ASoC: stm32: spdifrx: fix control DMA error management
 2017-11-08 16:08 UTC  (2+ messages)
` Applied "ASoC: stm32: spdifrx: fix control DMA error management" to the asoc tree

[PATCH 1/2] ASoC: stm32: spdifrx: fix 16 bits capture
 2017-11-08 16:08 UTC  (2+ messages)
` Applied "ASoC: stm32: spdifrx: fix 16 bits capture" to the asoc tree

[PATCH] ASoC: rt5514-spi: Let the buf_size to align with period_bytes
 2017-11-08 16:08 UTC  (2+ messages)
` Applied "ASoC: rt5514-spi: Let the buf_size to align with period_bytes" to the asoc tree

[PATCH 0/3] Fixes for AMD Stoney ACP audio
 2017-11-08 16:07 UTC  (8+ messages)
` [PATCH 1/3] ASoC: amd: Report accurate hw_ptr during dma
  ` Applied "ASoC: amd: Report accurate hw_ptr during dma" to the asoc tree

[PATCH] conf/ucm: rt5651: Add missing cdev
 2017-11-08 14:10 UTC  (4+ messages)
` [PATCH] conf/ucm: rt5651: Mute speakers on boot

[RFC PATCH v2 0/7] Fix year 2038 issue for sound subsystem
 2017-11-08 13:44 UTC  (3+ messages)
` [RFC PATCH v2 5/7] uapi: sound: Avoid using timespec for struct snd_ctl_elem_value

ALC275 COEF stuff?
 2017-11-08 11:00 UTC  (2+ messages)

[alsa-lib][PATCH 0/2] ctl: deprecate APIs of dimension information
 2017-11-08  8:04 UTC  (8+ messages)
` [alsa-lib][PATCH 1/2] "

snd-bebob - Edirol FA66
 2017-11-08  4:49 UTC  (2+ messages)

[PATCH v2 0/4] TDA1997x HDMI video receiver
 2017-11-07 22:12 UTC  (9+ messages)
` [PATCH v2 3/4] media: i2c: Add TDA1997x HDMI receiver driver

BUG: unable to handle kernel paging request in snd_seq_oss_readq_puts
 2017-11-07 15:20 UTC  (5+ messages)


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).