messages from 2017-11-29 21:33:05 to 2017-12-01 17:40:30 UTC [more...]
[PATCH v6 00/13] Add STM32 DFSDM support
2017-12-01 17:40 UTC (13+ messages)
` [PATCH v6 02/13] docs: driver-api: add iio hw consumer section
` [PATCH v6 04/13] IIO: inkern: API for manipulating channel attributes
` [PATCH v6 05/13] IIO: Add DT bindings for sigma delta adc modulator
` [PATCH v6 10/13] IIO: ADC: add stm32 DFSDM support for PDM microphone
` [PATCH v6 01/13] iio: Add hardware consumer buffer support
` [PATCH v6 03/13] IIO: hw_consumer: add devm_iio_hw_consumer_alloc
` [PATCH v6 07/13] IIO: add DT bindings for stm32 DFSDM filter
` [PATCH v6 08/13] IIO: ADC: add stm32 DFSDM core support
` [PATCH v6 09/13] IIO: ADC: add STM32 DFSDM sigma delta ADC support
` [PATCH v6 11/13] IIO: consumer: allow to set buffer sizes
` [PATCH v6 12/13] ASoC: add bindings for stm32 DFSDM filter
` [PATCH v6 13/13] ASoC: stm32: add DFSDM DAI support
[RFC 0/6] Enable HDA Codec support on Intel Platforms (Series1)
2017-12-01 16:40 UTC (14+ messages)
` [RFC 1/6] ASoC: hdac_hdmi: introduce macro to access HDMI private data
` Applied "ASoC: hdac_hdmi: introduce macro to access HDMI private data" to the asoc tree
` [RFC 2/6] ASoC: hdac_hdmi: clean up hdac_ext_device variable names
` Applied "ASoC: hdac_hdmi: clean up hdac_ext_device variable names" to the asoc tree
` [RFC 3/6] ASoC: hdac_hdmi: clean up hdac_device variable names
` Applied "ASoC: hdac_hdmi: clean up hdac_device variable names" to the asoc tree
` [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 v2 00/19] Add Headphone Detection to TLV320AIC31xx Driver
2017-12-01 15:57 UTC (27+ 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 09/19] ASoC: tlv320aic31xx: Remove platform data
` [PATCH v2 10/19] ASoC: tlv320aic31xx: Add MICBIAS off setting
` [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 18/19] ASoC: tlv320aic31xx: Add headphone/headset detection
[PATCH 1/1] timecounter: Make cyclecounter struct part of timecounter struct
2017-12-01 15:56 UTC (2+ messages)
[PATCH v4] ASoC: ak4613: call dummy write for PW_MGMT1/3 when Playback
2017-12-01 15:51 UTC (2+ messages)
[PATCH v5 04/13] IIO: inkern: API for manipulating channel attributes
2017-12-01 15:12 UTC (3+ messages)
` [alsa-devel] "
[RFC 00/10] Enable HDA Codec support on Intel Platforms (Series2)
2017-12-01 14:56 UTC (12+ 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
[PATCH v5 13/13] ASoC: stm32: add DFSDM DAI support
2017-12-01 14:41 UTC (2+ messages)
` [alsa-devel] "
[PATCH] ASoC: tfa9879: Export OF device ID as module alias
2017-12-01 13:44 UTC (3+ messages)
` Applied "ASoC: tfa9879: Export OF device ID as module alias" to the asoc tree
[PATCH 1/5 v5] ASoC: ep93xx-ac97: Fix platform_get_irq's error checking
2017-12-01 13:44 UTC (2+ messages)
` Applied "ASoC: ep93xx-ac97: Fix platform_get_irq's error checking" to the asoc tree
[PATCH 2/5 v5] ASoC: mt8173: Fix platform_get_irq's error checking
2017-12-01 13:44 UTC (2+ messages)
` Applied "ASoC: mt8173: Fix platform_get_irq's error checking" to the asoc tree
[PATCH 3/5 v5] ASoC: nuc900: Fix platform_get_irq's error checking
2017-12-01 13:44 UTC (2+ messages)
` Applied "ASoC: nuc900: Fix platform_get_irq's error checking" to the asoc tree
[PATCH 4/5 v4] ASoC: intel: sst: Handle return value of platform_get_irq
2017-12-01 13:44 UTC (2+ messages)
` Applied "ASoC: intel: sst: Handle return value of platform_get_irq" to the asoc tree
[PATCH v2 04/19] ASoC: tlv320aic31xx: General source formatting cleanup
2017-12-01 13:43 UTC (2+ messages)
` Applied "ASoC: tlv320aic31xx: General source formatting cleanup" to the asoc tree
[PATCH 5/5 v4] ASoC: intel: mfld: Handle return value of platform_get_irq
2017-12-01 13:43 UTC (2+ messages)
` Applied "ASoC: intel: mfld: Handle return value of platform_get_irq" to the asoc tree
Applied "ASoC: tlv320aic31xx: Reformat header file using GENMASK and BIT macros" to the asoc tree
2017-12-01 13:43 UTC
[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 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
[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 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 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 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 (10+ 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 5/8] ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin
[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 v2 3/8] ASoC: tlv320aic31xx: Fix the reset GPIO OF name
2017-11-30 12:33 UTC (2+ messages)
` Applied "ASoC: tlv320aic31xx: Use standard reset GPIO OF name" to the asoc tree
[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 v2 2/8] ASoC: tlv320aic3x: Fix typo in DT binding documentation
2017-11-30 12:33 UTC (2+ messages)
` Applied "ASoC: tlv320aic3x: Rename property for reset GPIO" to the asoc tree
[PATCH v2 4/8] ASoC: tlv320aic3x: Fix the reset GPIO OF name
2017-11-30 12:33 UTC (2+ messages)
` Applied "ASoC: tlv320aic3x: Use standard reset GPIO OF name" to the asoc tree
[PATCH v2 02/19] ASoC: tlv320aic31xx: Change aic31xx_power_off return type to void
2017-11-30 12:32 UTC (2+ messages)
` Applied "ASoC: tlv320aic31xx: Change aic31xx_power_off return type to void" to the asoc tree
[PATCH v2 03/19] ASoC: tlv320aic31xx: Move ACPI table next to OF table
2017-11-30 12:32 UTC (2+ messages)
` Applied "ASoC: tlv320aic31xx: Move ACPI table next to OF table" to the asoc tree
[PATCH v2 05/19] ASoC: tlv320aic31xx: Fix GPIO1 register definition
2017-11-30 12:32 UTC (2+ messages)
` Applied "ASoC: tlv320aic31xx: Fix GPIO1 register definition" 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 (3+ messages)
` [PATCH v4 4/5] ARM: dts: imx: Add TDA19971 HDMI Receiver to GW54xx
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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).