Show patches with: none      |   69311 patches
« 1 2 ... 520 521 522693 694 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/4,v2] ASoC: rsnd: depends on OF - - - --- 2016-10-26 Kuninori Morimoto New
ASoC: rt5640: add Mono ADC Capture Switch control - - 1 --- 2016-10-26 Bard Liao Accepted
Applied "ASoC: cs35l34: Remove CS35L34_CHIP_ID from cs35l34_readable_register" to the asoc tree - - - --- 2016-10-25 Mark Brown Not Applicable
Applied "ASoC: samsung: s3c24xx-i2s: Don't use platform_data for DMA parameters" to the asoc tree - - - --- 2016-10-25 Mark Brown Not Applicable
Applied "ASoC: samsung: s3c24xx-i2s: Debug/error trace cleanup" to the asoc tree - - - --- 2016-10-25 Mark Brown Not Applicable
Applied "ASoC: tlv320aic31xx: add explicit support for tlv320dac31xx" to the asoc tree - - - --- 2016-10-25 Mark Brown Not Applicable
Applied "ASoC: s3c24xx_uda134x: Move global variables to driver's data structure" to the asoc tree - - - --- 2016-10-25 Mark Brown Not Applicable
Applied "ASoC: rt5514: Add the DMIC initial delay to wait it ready." to the asoc tree - - - --- 2016-10-25 Mark Brown Not Applicable
Applied "ASoC: rsnd: remove non DT support for DMA" to the asoc tree - - - --- 2016-10-25 Mark Brown Not Applicable
Applied "ASoC: rsnd: don't use devm_request_irq() for SSI" to the asoc tree - - - --- 2016-10-25 Mark Brown Not Applicable
Applied "ASoC: rsnd: remove rsnd_dma_detach()" to the asoc tree - - - --- 2016-10-25 Mark Brown Not Applicable
Applied "ASoC: rsnd: don't call unneeded of_node_put() on dma.c" to the asoc tree - - - --- 2016-10-25 Mark Brown Not Applicable
Applied "ASoC: rsnd: add nolock_start/stop callback" to the asoc tree - - - --- 2016-10-25 Mark Brown Not Applicable
Applied "ASoC: cs42xx8: Mark chip ID as volatile and remove cache bypass" to the asoc tree 1 - - --- 2016-10-25 Mark Brown Not Applicable
Applied "ASoC: cs42l56: Make ID registers volatile and remove cache bypass" to the asoc tree 1 - - --- 2016-10-25 Mark Brown Not Applicable
Applied "ASoC: cs42l73: Remove cache bypass for read of ID registers" to the asoc tree 1 - - --- 2016-10-25 Mark Brown Not Applicable
[v2,3/3] ASoC: cs42l73: Remove cache bypass for read of ID registers 1 - - --- 2016-10-25 Charles Keepax Accepted
[v2,2/3] ASoC: cs42l56: Make ID registers volatile and remove cache bypass 1 - - --- 2016-10-25 Charles Keepax Accepted
[v2,1/3] ASoC: cs42xx8: Mark chip ID as volatile and remove cache bypass 1 - - --- 2016-10-25 Charles Keepax Accepted
[v2,4/4] ASoC: samsung: s3c24xx-i2s: Debug/error trace cleanup - - - --- 2016-10-25 Sylwester Nawrocki/Kernel \(PLT\) /SRPOL/Staff Engineer/Samsung Electronics New
[v2,3/4] ASoC: samsung: s3c24xx-i2s: Don't use platform_data for DMA parameters - - - --- 2016-10-25 Sylwester Nawrocki/Kernel \(PLT\) /SRPOL/Staff Engineer/Samsung Electronics New
[v2,2/4] ASoC: Drop SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag 1 - - --- 2016-10-25 Sylwester Nawrocki/Kernel \(PLT\) /SRPOL/Staff Engineer/Samsung Electronics New
[v2,1/4] ASoC: samsung: Remove unneeded initialization of chan_name - - - --- 2016-10-25 Sylwester Nawrocki/Kernel \(PLT\) /SRPOL/Staff Engineer/Samsung Electronics New
ASoC: cs35l34: Remove CS35L34_CHIP_ID from cs35l34_readable_register - - - --- 2016-10-25 Axel Lin Accepted
ALSA: seq: Fix time account regression - - - --- 2016-10-25 Takashi Iwai New
[v4] ASoC: rt5514: Add the DMIC initial delay to wait it ready. - - - --- 2016-10-25 Oder Chiou Accepted
ASoC: s3c24xx_uda134x: Move global variables to driver's data structure - - - --- 2016-10-25 Sylwester Nawrocki/Kernel \(PLT\) /SRPOL/Staff Engineer/Samsung Electronics New
[3/3] ASoC: samsung: s3c24xx-i2s: Debug/error trace cleanup - - - --- 2016-10-25 Sylwester Nawrocki/Kernel \(PLT\) /SRPOL/Staff Engineer/Samsung Electronics Accepted
[2/3] ASoC: samsung: s3c24xx-i2s: Don't use platform_data for DMA parameters - - - --- 2016-10-25 Sylwester Nawrocki/Kernel \(PLT\) /SRPOL/Staff Engineer/Samsung Electronics Accepted
[1/3] ASoC: Drop SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag - - - --- 2016-10-25 Sylwester Nawrocki/Kernel \(PLT\) /SRPOL/Staff Engineer/Samsung Electronics New
[2/2] ASoC: add Component level suspend/resume - - - --- 2016-10-25 Kuninori Morimoto New
[1/2] ASoC: core: add component_dev_list on Card - - - --- 2016-10-25 Kuninori Morimoto New
[8/8] ASoC: rsnd: use dma_sync_single_for_xxx() for IOMMU - - - --- 2016-10-25 Kuninori Morimoto Accepted
[7/8] ASoC: rsnd: Request/Release DMA channel each time - - - --- 2016-10-25 Kuninori Morimoto New
[6/8] ASoC: rsnd: add nolock_start/stop callback - - - --- 2016-10-25 Kuninori Morimoto Accepted
[5/8] ASoC: rsnd: don't call unneeded of_node_put() on dma.c - - - --- 2016-10-25 Kuninori Morimoto Accepted
[4/8] ASoC: rsnd: remove rsnd_dma_detach() - - - --- 2016-10-25 Kuninori Morimoto Accepted
[3/8] ASoC: rsnd: don't use devm_request_irq() for SSI - - - --- 2016-10-25 Kuninori Morimoto Accepted
[2/8] ASoC: rsnd: remove non DT support for DMA - - - --- 2016-10-25 Kuninori Morimoto Accepted
[1/8] ASoC: rsnd: depends on OF - - - --- 2016-10-25 Kuninori Morimoto Accepted
[7/7] ASoc: codec: sti enable fast io for regmap - - - --- 2016-10-24 Arnaud POULIQUEN Accepted
[6/7] ASoC: sti: sti-sas: add missing return in messages strings - - - --- 2016-10-24 Arnaud POULIQUEN Accepted
[5/7] ASoC: codec: clean legacy in sti-sas - - - --- 2016-10-24 Arnaud POULIQUEN Accepted
[4/7] ASoC: sti: clean unused include - - - --- 2016-10-24 Arnaud POULIQUEN Accepted
[3/7] ASoC: sti: reset refactoring - - - --- 2016-10-24 Arnaud POULIQUEN Accepted
[2/7] ASoC: sti: fix channel status update after playback start - - - --- 2016-10-24 Arnaud POULIQUEN Accepted
[1/7] ASoC: sti: fix errors management - - - --- 2016-10-24 Arnaud POULIQUEN Accepted
[v4,3/3] topology: Add doc for including other files in the text conf file - - - --- 2016-10-24 mengdong.lin@linux.intel.com New
[v4,2/3] alsaconf: Search included files under user specified configuration directories - - - --- 2016-10-24 mengdong.lin@linux.intel.com New
[v4,1/3] topology: Fix missing stream name of widgets in text conf file - - - --- 2016-10-24 mengdong.lin@linux.intel.com New
[2/2] ASoC: rt298: disable IRQ when jack is NULL - - - --- 2016-10-24 Bard Liao Accepted
[1/2] ASoC: rt298: fix jack type detect error - - - --- 2016-10-24 Bard Liao Accepted
[6/6] ASoC: cs53l30: Mark chip ID registers as volatile - - - --- 2016-10-24 Charles Keepax New
[5/6] ASoC: cs42l52: Mark chip ID register as volatile - - - --- 2016-10-24 Charles Keepax New
[4/6] ASoC: cs4265: Mark chip ID register as volatile - - - --- 2016-10-24 Charles Keepax New
[3/6] ASoC: cs42l56: Make ID registers volatile and remove cache bypass - - - --- 2016-10-24 Charles Keepax New
[2/6] ASoC: cs42l73: Make ID registers volatile and remove cache bypass - - - --- 2016-10-24 Charles Keepax New
[1/6] ASoC: cs42xx8: Mark chip ID as volatile and remove cache bypass - - - --- 2016-10-24 Charles Keepax New
ASoC: remove component from snd_soc_pcm_runtime - - - --- 2016-10-24 Kuninori Morimoto Accepted
ASoC: bunch up bit field for snd_soc_dai - - - --- 2016-10-24 Kuninori Morimoto Accepted
ASoC: bunch up bit field for snd_soc_pcm_runtime - - - --- 2016-10-24 Kuninori Morimoto Accepted
Codec to codec dai link description 1 - - --- 2016-10-24 Anish Kumar Accepted
ASoC: soc.h: use bit field for playback/capture_only - - - --- 2016-10-24 Kuninori Morimoto Accepted
[-next] ASoC: Intel: Atom: add terminate entry for dmi_system_id tables - - - --- 2016-10-23 Wei Yongjun Accepted
[v2,1/1] sst: select DW_DMAC_CORE since it's mandatory - - - --- 2016-10-22 Andy Shevchenko New
[v5,7/7] ARM: dts: sun8i-h3: Add HDMI audio and video to the Orange PI 2 - - - --- 2016-10-22 Jean-Francois Moine New
[v5,6/7] ARM: dts: sun8i-h3: Add HDMI audio and video to the Banana Pi M2+ - - - --- 2016-10-22 Jean-Francois Moine New
ASoC: samsung: i2s: Fixup last IRQ unsafe spin lock call - 2 - --- 2016-10-21 Charles Keepax Accepted
[RESEND,2/2] ASoC: arizona: Add gating for source clocks of the FLLs - - 1 --- 2016-10-21 Charles Keepax New
[RESEND,1/2] ASoC: arizona: Add gating for clock when used for direct MCLK - - 1 --- 2016-10-21 Charles Keepax New
[RFC,13/14] SoundWire: Add stream and port configuration - 1 - --- 2016-10-21 Shah, Hardik T New
[RFC,12/14] regmap: SoundWire: Add regmap support for SoundWire bus - 1 - --- 2016-10-21 Shah, Hardik T New
[RFC,11/14] SoundWire: Add tracing for Slave register read/write - 1 - --- 2016-10-21 Shah, Hardik T New
[RFC,10/14] SoundWire: Add support for clock stop - 1 - --- 2016-10-21 Shah, Hardik T New
[RFC,09/14] SoundWire: Add support to handle Slave status change - 1 - --- 2016-10-21 Shah, Hardik T New
[RFC,08/14] SoundWire: Add API for Slave registers read/write - 1 - --- 2016-10-21 Shah, Hardik T New
[RFC,07/14] SoundWire: Add SoundWire Slaves register definitions - 1 - --- 2016-10-21 Shah, Hardik T New
[RFC,06/14] SoundWire: Add register/unregister APIs - 1 - --- 2016-10-21 Shah, Hardik T New
[RFC,04/14] SoundWire: Add device_id table for SoundWire bus - 1 - --- 2016-10-21 Shah, Hardik T New
[RFC,03/14] SoundWire: Add error handling and locking documentation - 1 - --- 2016-10-21 Shah, Hardik T New
[RFC,02/14] SoundWire: Add SoundWire stream documentation - 1 - --- 2016-10-21 Shah, Hardik T New
[RFC,01/14] SoundWire: Add SoundWire bus driver documentation - 1 - --- 2016-10-21 Shah, Hardik T New
[v5,5/7] ARM: dts: sun8i-h3: add HDMI audio and video nodes - - - --- 2016-10-21 Jean-Francois Moine New
[v2,6/6] powerpc: dts: acadia: DT fix s/#interrupts-parent/#interrupt-parent/ 1 - - --- 2016-10-21 Geert Uytterhoeven New
[v2,5/6] dt: booting-without-of: DT fix s/#interrupt-cell/#interrupt-cells/ 1 - - --- 2016-10-21 Geert Uytterhoeven New
[v2,4/6] ASoC: davinci-mcbsp: DT fix s/interrupts-names/interrupt-names/ 1 - - --- 2016-10-21 Geert Uytterhoeven Accepted
[v2,3/6] arm64: dts: lg1313: DT fix s/#interrupts-cells/#interrupt-cells/ 1 - - --- 2016-10-21 Geert Uytterhoeven New
[v2,2/6] arm64: dts: lg1312: DT fix s/#interrupts-cells/#interrupt-cells/ 2 - - --- 2016-10-21 Geert Uytterhoeven New
[v2,1/6] ARM: dts: STiH407: DT fix s/interrupts-names/interrupt-names/ 1 - - --- 2016-10-21 Geert Uytterhoeven New
[v5,4/7] ASoC: sunxi: Add sun8i I2S driver - - - --- 2016-10-21 Jean-Francois Moine New
[2/2] ASoC: wm9705: Remove ac97_read/ac97_write wrappers 1 - - --- 2016-10-21 Lars-Peter Clausen Accepted
[1/2] ASoC: wm9705: Convert to regmap 1 - - --- 2016-10-21 Lars-Peter Clausen Accepted
[v5,3/7] drm: sunxi: add DE2 HDMI support - - - --- 2016-10-21 Jean-Francois Moine New
[v5,2/7] ASoC: sunxi: Add a simple HDMI CODEC - - - --- 2016-10-21 Jean-Francois Moine New
[v5,1/7] drm: sunxi: Add a basic DRM driver for Allwinner DE2 - - - --- 2016-10-21 Jean-Francois Moine New
[4/4] ASoC: add Component level suspend/resume - - - --- 2016-10-21 Kuninori Morimoto New
[3/4] ASoC: core: add component_dev_list on Card - - - --- 2016-10-21 Kuninori Morimoto New
[2/4] ASoC: rt5670: rt5670_jack_suspend/resume() uses component - - - --- 2016-10-21 Kuninori Morimoto New
[1/4] ASoC: rt286: rt286_mic_detect() uses component - - - --- 2016-10-21 Kuninori Morimoto New
Applied "ASoC: rt5663: fix a debug statement" to the asoc tree 1 - - --- 2016-10-20 Mark Brown Not Applicable
« 1 2 ... 520 521 522693 694 »