alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-29 16:17:14 to 2017-12-01 13:43:52 UTC [more...]

[PATCH 04/17] ASoC: tlv320aic31xx: Merge init function into probe
 2017-12-01 13:43 UTC  (2+ messages)
` Applied "ASoC: tlv320aic31xx: Merge init function into probe" to the asoc tree

[PATCH 05/17] ASoC: tlv320aic31xx: Switch GPIO handling to use gpiod_* API
 2017-12-01 13:43 UTC  (2+ messages)
` Applied "ASoC: tlv320aic31xx: Switch GPIO handling to use gpiod_* API" to the asoc tree

[PATCH 08/17] ASoC: tlv320aic31xx: Check clock and divider before division
 2017-12-01 13:43 UTC  (2+ messages)
` Applied "ASoC: tlv320aic31xx: Check clock and divider before division" to the asoc tree

[PATCH v2 00/19] Add Headphone Detection to TLV320AIC31xx Driver
 2017-12-01 13:43 UTC  (33+ messages)
` [PATCH v2 01/19] ASoC: tlv320aic31xx: File header and copyright cleanup
  ` Applied "ASoC: tlv320aic31xx: File header and copyright cleanup" to the asoc tree
` [PATCH v2 02/19] ASoC: tlv320aic31xx: Change aic31xx_power_off return type to void
  ` Applied "ASoC: tlv320aic31xx: Change aic31xx_power_off return type to void" to the asoc tree
` [PATCH v2 04/19] ASoC: tlv320aic31xx: General source formatting cleanup
` [PATCH v2 05/19] ASoC: tlv320aic31xx: Fix GPIO1 register definition
  ` Applied "ASoC: tlv320aic31xx: Fix GPIO1 register definition" to the asoc tree
` [PATCH v2 06/19] ASoC: tlv320aic31xx: Reformat header file using GENMASK and BIT macros
` [PATCH v2 07/19] ASoC: tlv320aic31xx: Merge init function into probe
` [PATCH v2 09/19] ASoC: tlv320aic31xx: Remove platform data
` [PATCH v2 10/19] ASoC: tlv320aic31xx: Add MICBIAS off setting
` [PATCH v2 11/19] ASoC: tlv320aic31xx: Check clock and divider before division
` [PATCH v2 12/19] ASoC: tlv320aic31xx: Add CODEC clock slave support
  ` Applied "ASoC: tlv320aic31xx: Add CODEC clock slave support" to the asoc tree
` [PATCH v2 13/19] ASoC: tlv320aic31xx: Fix inverted BCLK handling
  ` Applied "ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modes" to the asoc tree
` [PATCH v2 14/19] ASoC: tlv320aic31xx: Remove regulator notification handling
` [PATCH v2 15/19] ASoC: tlv320aic31xx: Reset registers during power up
` [PATCH v2 16/19] ASoC: tlv320aic31xx: Add short circuit detection support
` [PATCH v2 17/19] ASoC: tlv320aic31xx: Add overflow "
  ` [PATCH v2 03/19] ASoC: tlv320aic31xx: Move ACPI table next to OF table
    ` Applied "ASoC: tlv320aic31xx: Move ACPI table next to OF table" to the asoc tree
  ` [PATCH v2 08/19] ASoC: tlv320aic31xx: Switch GPIO handling to use gpiod_* API
  ` [PATCH v2 18/19] ASoC: tlv320aic31xx: Add headphone/headset detection
` [PATCH v2 19/19] ASoC: tlv320aic31xx: Add button press detection

[PATCH v8 00/13] Introduce framework for SLIMbus device driver
 2017-12-01 10:27 UTC  (18+ messages)
` [PATCH v8 01/13] Documentation: Add SLIMbus summary
` [PATCH v8 02/13] dt-bindings: Add SLIMbus bindings
` [PATCH v8 03/13] slimbus: Add SLIMbus bus type
` [PATCH v8 04/13] slimbus: core: Add slim controllers support
` [PATCH v8 05/13] slimbus: core: add support to device tree helper
` [PATCH v8 06/13] slimbus: Add messaging APIs to slimbus framework
` [PATCH v8 07/13] slimbus: Add support for 'clock-pause' feature
` [PATCH v8 08/13] regmap: add SLIMbus support
` [PATCH v8 09/13] slimbus: core: add common defines required for controllers
` [PATCH v8 10/13] dt-bindings: Add qcom slimbus controller bindings
` [PATCH v8 11/13] slimbus: qcom: Add Qualcomm Slimbus controller driver
` [PATCH v8 12/13] slimbus: qcom: Add runtime-pm support using clock-pause
` [PATCH v8 13/13] MAINTAINERS: Add SLIMbus maintainer

Guarantee a 0-terminated string for all usages of strncpy()
 2017-12-01  9:58 UTC 

[PATCH v4 00/15] soundwire: Add a new SoundWire subsystem
 2017-12-01  9:56 UTC  (16+ messages)
` [PATCH v4 01/15] Documentation: Add SoundWire summary
` [PATCH v4 02/15] soundwire: Add SoundWire bus type
` [PATCH v4 03/15] soundwire: Add Master registration
` [PATCH v4 04/15] soundwire: Add MIPI DisCo property helpers
` [PATCH v4 05/15] soundwire: Add SoundWire MIPI defined registers
` [PATCH v4 06/15] soundwire: Add IO transfer
` [PATCH v4 07/15] regmap: Add SoundWire bus support
` [PATCH v4 08/15] soundwire: Add Slave status handling helpers
` [PATCH v4 09/15] soundwire: Add slave status handling
` [PATCH v4 10/15] soundwire: Add sysfs for SoundWire DisCo properties
` [PATCH v4 11/15] soundwire: cdns: Add cadence library
` [PATCH v4 12/15] soundwire: cdns: Add sdw_master_ops and IO transfer support
` [PATCH v4 13/15] soundwire: intel: Add Intel Master driver
` [PATCH v4 14/15] soundwire: intel: Add Intel init module
` [PATCH v4 15/15] MAINTAINERS: Add SoundWire entry

[RFC 00/10] Enable HDA Codec support on Intel Platforms (Series2)
 2017-12-01  9:14 UTC  (11+ messages)
` [RFC 01/10] ASoC: Intel: Boards: Machine driver for Intel platforms
` [RFC 02/10] ASoC: Intel: Skylake: Add entry in sst_acpi_mach for HDA codecs
` [RFC 03/10] ASoC: Intel: Skylake: add HDA BE DAIs
` [RFC 04/10] ASoC: Intel: Skylake: use hda_bus instead of hdac_bus
` [RFC 05/10] ALSA: hda - make some of the functions externally visible
` [RFC 06/10] ASoC: hdac_hda: add ASoC based HDA codec driver
` [RFC 07/10] ALSA: hda: add new API snd_hda_asoc_codec_new for ASoC codec drivers
` [RFC 08/10] ASoC: hdac_hda: add DAI, widgets and related ops
` [RFC 09/10] ASoC: hdac_hda: add runtime PM support
` [RFC 10/10] ASoC: Intel: Boards: add support for HDA codecs

[RFC 0/6] Enable HDA Codec support on Intel Platforms (Series1)
 2017-12-01  9:13 UTC  (7+ messages)
` [RFC 1/6] ASoC: hdac_hdmi: introduce macro to access HDMI private data
` [RFC 2/6] ASoC: hdac_hdmi: clean up hdac_ext_device variable names
` [RFC 3/6] ASoC: hdac_hdmi: clean up hdac_device "
` [RFC 4/6] ALSA: hdac: Replace struct hdac_ext_device with struct hdac_device
` [RFC 5/6] ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus instead
` [RFC 6/6] ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver instead

[PATCH RESEND 1/2] ASoC: Intel: kbl: Remove option of choosing CH count based on pdata
 2017-12-01  8:53 UTC  (7+ messages)
      ` [alsa-devel] "

[PATCH 1/1] timecounter: Make cyclecounter struct part of timecounter struct
 2017-12-01  7:47 UTC 

[PATCH 0/4] ASoC: Intel: Skylake: Skylake driver updates
 2017-12-01  4:55 UTC  (3+ messages)
` [PATCH 2/4] ASoC: hdac_hdmi: Refresh sysfs during hdmi device probe

[PATCH v4] ASoC: ak4613: call dummy write for PW_MGMT1/3 when Playback
 2017-12-01  4:25 UTC 

[PATCH v3] ASoC: ak4613: call dummy write for PW_MGMT1/3 when Playback
 2017-12-01  3:17 UTC  (4+ messages)

Doc.../sound/soc/platform.rst: snd_soc_platform_driver out of sync
 2017-12-01  2:51 UTC 

ASoC: nau8825: improve semaphore control
 2017-12-01  2:01 UTC 

ASoC: nau8825: improve crosstalk measurement protection
 2017-12-01  2:01 UTC 

[PATCH v4 2/2] ASoC: fsl_ssi: add 20-bit sample format for AC'97 and use it for capture
 2017-12-01  1:29 UTC  (6+ messages)

[PATCH v2] ASoC: ak4613: call dummy write for PW_MGMT1/3 when Playback
 2017-12-01  1:02 UTC  (3+ messages)

[PATCH] ASoC: tfa9879: Export OF device ID as module alias
 2017-11-30 18:56 UTC  (2+ messages)

[PATCH v3 00/15] soundwire: Add a new SoundWire subsystem
 2017-11-30 17:26 UTC  (20+ messages)
` [PATCH v3 01/15] Documentation: Add SoundWire summary
` [PATCH v3 02/15] soundwire: Add SoundWire bus type
` [PATCH v3 03/15] soundwire: Add Master registration
` [PATCH v3 04/15] soundwire: Add MIPI DisCo property helpers
` [PATCH v3 05/15] soundwire: Add SoundWire MIPI defined registers
` [PATCH v3 06/15] soundwire: Add IO transfer
` [PATCH v3 07/15] regmap: Add SoundWire bus support
` [PATCH v3 08/15] soundwire: Add Slave status handling helpers
` [PATCH v3 09/15] soundwire: Add slave status handling
` [PATCH v3 10/15] soundwire: Add sysfs for SoundWire DisCo properties
` [PATCH v3 11/15] soundwire: cdns: Add cadence library
` [PATCH v3 12/15] soundwire: cdns: Add sdw_master_ops and IO transfer support
` [PATCH v3 13/15] soundwire: intel: Add Intel Master driver
` [PATCH v3 14/15] soundwire: intel: Add Intel init module
` [PATCH v3 15/15] MAINTAINERS: Add SoundWire entry

[PATCH v2 0/8] Remove use of "gpio-reset" from DT
 2017-11-30 17:00 UTC  (19+ messages)
  ` [PATCH v2 1/8] ASoC: tlv320aic31xx: Fix typo in DT binding documentation
    ` Applied "ASoC: tlv320aic31xx: Rename property for reset GPIO" to the asoc tree
  ` [PATCH v2 2/8] ASoC: tlv320aic3x: Fix typo in DT binding documentation
    ` Applied "ASoC: tlv320aic3x: Rename property for reset GPIO" to the asoc tree
  ` [PATCH v2 8/8] ARM: dts: omap3-n900: Fix the audio CODEC's reset pin
` [PATCH v2 3/8] ASoC: tlv320aic31xx: Fix the reset GPIO OF name
  ` Applied "ASoC: tlv320aic31xx: Use standard reset GPIO OF name" to the asoc tree
` [PATCH v2 4/8] ASoC: tlv320aic3x: Fix the reset GPIO OF name
  ` Applied "ASoC: tlv320aic3x: Use standard reset GPIO OF name" to the asoc tree
` [PATCH v2 5/8] ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin
` [PATCH v2 6/8] ARM: dts: imx6: RDU2: "
` [PATCH v2 7/8] ARM: dts: imx: "

[PATCH v2 1/2] ASoC: codecs: Add PCM186x binding documentation
 2017-11-30 16:31 UTC  (5+ messages)
` [PATCH v2 2/2] ASoC: codecs: Add initial PCM1862/63/64/65 universal ADC driver

[PATCH] ALSA: usb-audio: Change the semantics of the enable option
 2017-11-30 15:38 UTC  (2+ messages)

[RFC PATCH v2 0/7] Fix Intel audio Kconfig issues
 2017-11-30 14:41 UTC  (6+ messages)
` [RFC PATCH v2 1/7] ASoC: Intel: Fix Kconfig with top-level selector
        ` [alsa-devel] "

[PATCH] ASoC: codecs: msm8916-wcd: Fix supported formats
 2017-11-30 12:33 UTC  (2+ messages)
` Applied "ASoC: codecs: msm8916-wcd: Fix supported formats" to the asoc tree

[PATCH] ASoC: nau8825: set clear_irq when imm IRQ happened
 2017-11-30 12:33 UTC  (4+ messages)
` Applied "ASoC: nau8825: set clear_irq when imm IRQ happened" to the asoc tree

[PATCH v4 1/2] ALSA: pcm: add SNDRV_PCM_FORMAT_{S,U}20
 2017-11-30 10:49 UTC  (5+ messages)
` Applied "ALSA: pcm: add SNDRV_PCM_FORMAT_{S, U}20" to the asoc tree

[PATCH] ALSA: usb-audio: Fix the enable parameter behavior
 2017-11-30 10:08 UTC  (3+ messages)

WARNING in initialize_timer
 2017-11-30  9:15 UTC  (2+ messages)

about the dual codecs on Lenovo p520
 2017-11-30  8:43 UTC  (3+ messages)

[PATCH] ASoC: amd: added error checks in dma driver
 2017-11-30  5:29 UTC  (3+ messages)

[PATCH v4 0/5] TDA1997x HDMI video receiver
 2017-11-30  1:19 UTC  (7+ messages)
` [PATCH v4 1/5] MAINTAINERS: add entry for NXP TDA1997x driver
` [PATCH v4 2/5] media: dt-bindings: Add bindings for TDA1997X
` [PATCH v4 3/5] media: i2c: Add TDA1997x HDMI receiver driver
` [PATCH v4 4/5] ARM: dts: imx: Add TDA19971 HDMI Receiver to GW54xx
` [PATCH v4 5/5] ARM: dts: imx: Add TDA19971 HDMI Receiver to GW551x

alsa-plugins slibtool build failure
 2017-11-29 23:31 UTC 

[alsa-lib][PATCH] pcm: add SNDRV_PCM_FORMAT_{S,U}20
 2017-11-29 22:24 UTC  (3+ messages)
` [PATCH] "

[alsa-lib][PATCH 4/4] pcm: plug: add SND_PCM_FORMAT_{S, U}20 to linear_preferred_formats
 2017-11-29 22:17 UTC 

[alsa-lib][PATCH 3/4] pcm: linear, route: handle linear formats with 20-bit sample on 4 bytes
 2017-11-29 22:17 UTC 

[alsa-lib][PATCH 2/4] pcm: add and describe SND_PCM_FORMAT_{S, U}20
 2017-11-29 22:16 UTC 

[alsa-lib][PATCH 1/4] asound.h: add SNDRV_PCM_FORMAT_{S, U}20
 2017-11-29 22:15 UTC 

[PATCH] ALSA: usb-audio: Fix the enable parameter behavior
 2017-11-29 21:43 UTC 

[PATCH v2 2/2] ASoC: fsl_ssi: add 20-bit sample format for AC'97 and use it for capture
 2017-11-29 18:59 UTC  (2+ messages)
` Applied "ASoC: fsl_ssi: add 20-bit sample format for AC'97 and use it for capture" to the asoc tree

[alsa-devel] [PATCH v3 1/7] ASoC: Intel: Skylake: Parse nhlt and register clock device
 2017-11-29 18:59 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Parse nhlt and register clock device" to the asoc tree

[PATCH 1/2] ASoC: intel: byt: Introduce new map for dual mics
 2017-11-29 18:59 UTC  (2+ messages)
` Applied "ASoC: intel: byt: Introduce new map for dual mics" to the asoc tree

[PATCH 2/2] ASoC: intel: byt: Fix quirk for KIANO laptop
 2017-11-29 18:59 UTC  (2+ messages)
` Applied "ASoC: intel: byt: Fix quirk for KIANO laptop" to the asoc tree

[PATCH 1/5 v5] ASoC: ep93xx-ac97: Fix platform_get_irq's error checking
 2017-11-29 16:17 UTC  (2+ messages)
` [PATCH 5/5 v4] ASoC: intel: mfld: Handle return value of platform_get_irq


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