Show patches with: State = Action Required       |   35064 patches
« 1 2 ... 246 247 248350 351 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[alsa-lib,1/2] build: Define __USE_UNIX98 for old glibc - - - --- 2017-05-16 Takashi Iwai New
[v2,15/53] docs-rst: add sound book to pdf output - - - --- 2017-05-16 Mauro Carvalho Chehab New
future of sounds/oss - - - --- 2017-05-16 Takashi Iwai New
[2/3] ALSA: core: modify .ack callback to take arguments for updating appl ptr - - - --- 2017-05-16 Subhransu S. Prusty New
[2/2] ALSA: emu10k1: Get rid of set_fs() usage - - - --- 2017-05-16 Takashi Iwai New
[1/2] ALSA: opl3: Kill unused set_fs() - - - --- 2017-05-16 Takashi Iwai New
[6/6] ALSA: hda - Remove superfluous header inclusions - - - --- 2017-05-16 Takashi Iwai New
[5/6] ALSA: hda - Fix a typo in comment - - - --- 2017-05-16 Takashi Iwai New
[4/6] ALSA: hda - Remove the use of set_fs() - - - --- 2017-05-16 Takashi Iwai New
[3/6] ALSA: hda - Remove the generic bind ctl helpers - - - --- 2017-05-16 Takashi Iwai New
[2/6] ALSA: hda - Move bind-mixer switch codes to generic parser - - - --- 2017-05-16 Takashi Iwai New
[1/6] ALSA: hda - Simplify bound-beep mute control for ALC268 - - - --- 2017-05-16 Takashi Iwai New
ALSA: hda - No loopback on ALC299 codec - - - --- 2017-05-16 Takashi Iwai New
[3/3] ALSA: pcm: conditionally avoid mmap of control data - - - --- 2017-05-16 Subhransu S. Prusty New
[2/3] ALSA: core: modify .ack callback to take arguments for updating appl ptr - - - --- 2017-05-16 Subhransu S. Prusty New
[1/3] ALSA: core: let low-level driver or userspace disable rewinds - - - --- 2017-05-16 Subhransu S. Prusty New
[3/3] ALSA: cs4281: Fix the leftover comment - - - --- 2017-05-15 Takashi Iwai New
[2/3] ALSA: sb: Use IS_REACHABLE() - - - --- 2017-05-15 Takashi Iwai New
[1/3] ALSA: opl4: Use IS_REACHABLE() 1 - - --- 2017-05-15 Takashi Iwai New
[2/2] ALSA: cmi8238: Use IS_ENABLED() - - - --- 2017-05-15 Takashi Iwai New
[1/2] ALSA: Use IS_ENABLED() in common headers - - - --- 2017-05-15 Takashi Iwai New
ALSA: pcm: Build pcm notifier code conditionally - - - --- 2017-05-15 Takashi Iwai New
[3/3] ALSA: ak411x: Use array instead of offsetof() - - - --- 2017-05-15 Takashi Iwai New
[2/3] ALSA: vxpocket: Use container_of() - - - --- 2017-05-15 Takashi Iwai New
[1/3] ALSA: vx222: Use container_of() - - - --- 2017-05-15 Takashi Iwai New
[2/2] ALSA: firewire-tascam: Use do { } while for loops executed at least once - - - --- 2017-05-15 Geert Uytterhoeven New
[1/2] ALSA: firewire-tascam: Fix infinite loop in snd_tscm_stream_get_rate() - - - --- 2017-05-15 Geert Uytterhoeven New
[v3,7/7] ASoC: Intel: Add Kabylake RT5663+MAX98927 machine driver entry - - - --- 2017-05-15 Naveen M New
[v3,6/7] ASoC: Intel: Add Kabylake Realtek Maxim machine driver - - - --- 2017-05-15 Naveen M New
[v3,5/7] ASoC: Improve machine driver selection based on quirk data - - - --- 2017-05-15 Naveen M New
[v3,4/7] ASoC: Move quirk to identify correct machine driver - - - --- 2017-05-15 Naveen M New
[v3,3/7] ASoC: Intel: Create a helper to search for matching machine - - - --- 2017-05-15 Naveen M New
[v2] ASoC: rsnd: tidyup Sampling rate convert example on Document - 1 - --- 2017-05-15 Kuninori Morimoto New
[RESEND] ASoC: rsnd: add missing clocks/clock-names on Document - - - --- 2017-05-15 Kuninori Morimoto New
ASoC: rsnd: tidyup Sampling rate convert example on Document - - - --- 2017-05-15 Kuninori Morimoto New
[v2,RESEND] ASoC: rsnd: control kctrl items acceptance anytime/runtime - - - --- 2017-05-15 Kuninori Morimoto New
[10/13] sound: fix the comments that refers to kernel-doc - - - --- 2017-05-14 Mauro Carvalho Chehab New
[RFC,21/21] ALSA: pcm: return error immediately at refine ioctl - - - --- 2017-05-14 Takashi Sakamoto New
[RFC,20/21] ALSA: pcm: return error immediately for parameters refinement - - - --- 2017-05-14 Takashi Sakamoto New
[RFC,19/21] ALSA: pcm: move fixup of info flag after selecting single parameters - - - --- 2017-05-14 Takashi Sakamoto New
[RFC,18/21] ALSA: pcm: calculate non-mask/non-interval parameters always when possible - - - --- 2017-05-14 Takashi Sakamoto New
[RFC,17/21] ALSA: pcm: check type of parameter in added rule - - - --- 2017-05-14 Takashi Sakamoto New
[RFC,16/21] ALSA: pcm/oss: refer to parameters instead of copying to reduce usage of kernel stack - - - --- 2017-05-14 Takashi Sakamoto New
[RFC,15/21] ALSA: pcm: add const qualifier for read-only table for sampling rate - - - --- 2017-05-14 Takashi Sakamoto New
[RFC,14/21] ALSA: pcm: use helper function to refer parameter as read-only - - - --- 2017-05-14 Takashi Sakamoto New
[RFC,13/21] ALSA: pcm: use helper functions to check whether parameters are determined - - - --- 2017-05-14 Takashi Sakamoto New
[RFC,12/21] ALSA: pcm: add tracepoints for selection process of hardware parameters at SNDRV_PCM_IO… - - - --- 2017-05-14 Takashi Sakamoto New
[RFC,11/21] ALSA: pcm: localize snd_pcm_hw_params_choose() - - - --- 2017-05-14 Takashi Sakamoto New
[RFC,10/21] ALSA: pcm: constify function local and read-only table - - - --- 2017-05-14 Takashi Sakamoto New
[RFC,09/21] ALSA: pcm: add comment about application of rule to PCM parameters - - - --- 2017-05-14 Takashi Sakamoto New
[RFC,08/21] ALSA: pcm: adaption of code formatting - - - --- 2017-05-14 Takashi Sakamoto New
[RFC,07/21] ALSA: pcm: remove function local variable with alternative evaluation - - - --- 2017-05-14 Takashi Sakamoto New
[RFC,06/21] ALSA: pcm: use goto statement instead of while statement to reduce indentation - - - --- 2017-05-14 Takashi Sakamoto New
[RFC,05/21] ALSA: pcm: enable parameter tracepoints at CONFIG_SND_DEBUG only - - - --- 2017-05-14 Takashi Sakamoto New
[RFC,04/21] ALSA: pcm: tracepoints for refining PCM parameters - - - --- 2017-05-14 Takashi Sakamoto New
[RFC,03/21] ALSA: pcm: add a helper function to apply parameter rules - - - --- 2017-05-14 Takashi Sakamoto New
[RFC,02/21] ALSA: pcm: add a helper function to constrain interval-type parameters - - - --- 2017-05-14 Takashi Sakamoto New
[RFC,01/21] ALSA: pcm: add a helper function to constrain mask-type parameters - - - --- 2017-05-14 Takashi Sakamoto New
[15/36] docs-rst: add sound book to pdf output - - - --- 2017-05-12 Mauro Carvalho Chehab New
[v3,3/3] arm: dts: Add support for ES8323 to the Firefly-RK3288 - - - --- 2017-05-12 Romain Perier New
[v3,2/3] arm: dts: rockchip: Don't set otp-gpio pinctrl by default in rk3288.dtsi - - - --- 2017-05-12 Romain Perier New
[v3,1/3] SoC: es8328-i2c: Add compatible for ES8323 1 - - --- 2017-05-12 Romain Perier New
[v3,3/3] arm: dts: Add support for ES8323 to the Firefly-RK3288 - - - --- 2017-05-12 Romain Perier New
[v3,2/3] arm: dts: rockchip: Don't set otp-gpio pinctrl by default in rk3288.dtsi - - - --- 2017-05-12 Romain Perier New
[v3,1/3] SoC: es8328-i2c: Add compatible for ES8323 - - - --- 2017-05-12 Romain Perier New
[v3,3/3] arm: dts: Add support for ES8323 to the Firefly-RK3288 - - - --- 2017-05-12 Romain Perier New
[v3,2/3] arm: dts: rockchip: Don't set otp-gpio pinctrl by default in rk3288.dtsi - - - --- 2017-05-12 Romain Perier New
[v3,1/3] SoC: es8328-i2c: Add compatible for ES8323 - - - --- 2017-05-12 Romain Perier New
[v2,3/3] ALSA: us122l: enable compile testing - - - --- 2017-05-12 Johan Hovold New
[v2,2/3] ALSA: us122l: clean up US144 handling - - - --- 2017-05-12 Johan Hovold New
[v2,1/3] ALSA: usb-audio: fix Amanero Combo384 quirk on big-endian hosts - - - --- 2017-05-12 Johan Hovold New
[3/3] ALSA: us122l: drop x86 dependency - - - --- 2017-05-12 Johan Hovold New
[2/3] ALSA: us122l: clean up US144 handling - - - --- 2017-05-12 Johan Hovold New
[1/3] ALSA: usb-audio: fix Amanero Combo384 quirk on big-endian hosts - - - --- 2017-05-12 Johan Hovold New
future of sounds/oss - - 1 --- 2017-05-12 Takashi Iwai New
[RFC,26/26] ALSA: pcm: Kill set_fs() usage in OSS layer and USB gadget - - - --- 2017-05-11 Takashi Iwai New
[RFC,25/26] ALSA: pcm: Drop the old copy and silence ops - - - --- 2017-05-11 Takashi Iwai New
[RFC,24/26,media] solo6x10: Convert to copy_silence ops - - - --- 2017-05-11 Takashi Iwai New
[RFC,23/26] ASoC: blackfin: Convert to copy_silence ops - - - --- 2017-05-11 Takashi Iwai New
[RFC,22/26] ALSA: sh: Convert to copy_silence ops - - - --- 2017-05-11 Takashi Iwai New
[RFC,21/26] ALSA: sb: Convert to copy_silence ops - - - --- 2017-05-11 Takashi Iwai New
[RFC,20/26] ALSA: gus: Convert to copy_silence ops - - - --- 2017-05-11 Takashi Iwai New
[RFC,19/26] ALSA: hdsp: Convert to copy_silence ops - - - --- 2017-05-11 Takashi Iwai New
[RFC,18/26] ALSA: rme9652: Convert to copy_silence ops - - - --- 2017-05-11 Takashi Iwai New
[RFC,17/26] ALSA: rme96: Convert to copy_silence ops - - - --- 2017-05-11 Takashi Iwai New
[RFC,16/26] ALSA: rme32: Convert to copy_silence ops - - - --- 2017-05-11 Takashi Iwai New
[RFC,15/26] ALSA: nm256: Convert to copy_silence ops - - - --- 2017-05-11 Takashi Iwai New
[RFC,14/26] ALSA: korg1212: Convert to copy_silence ops - - - --- 2017-05-11 Takashi Iwai New
[RFC,13/26] ALSA: es1938: Convert to copy_silence ops - - - --- 2017-05-11 Takashi Iwai New
[RFC,12/26] ALSA: dummy: Convert to copy_silence ops - - - --- 2017-05-11 Takashi Iwai New
[RFC,11/26] ALSA: Update document about copy_silence PCM ops - - - --- 2017-05-11 Takashi Iwai New
[RFC,10/26] ALSA: pcm: Introduce copy_silence PCM ops - - - --- 2017-05-11 Takashi Iwai New
[RFC,09/26] ALSA: pcm: Remove set_fs() in PCM core code - - - --- 2017-05-11 Takashi Iwai New
[RFC,08/26] ALSA: emu10k1: Get rid of set_fs() usage - - - --- 2017-05-11 Takashi Iwai New
[RFC,07/26] ALSA: opl3: Kill unused set_fs() - - - --- 2017-05-11 Takashi Iwai New
[RFC,06/26] ALSA: hda - Remove superfluous header inclusions - - - --- 2017-05-11 Takashi Iwai New
[RFC,05/26] ALSA: hda - Fix a typo in comment - - - --- 2017-05-11 Takashi Iwai New
[RFC,04/26] ALSA: hda - Remove the use of set_fs() - - - --- 2017-05-11 Takashi Iwai New
[RFC,03/26] ALSA: hda - Remove the generic bind ctl helpers - - - --- 2017-05-11 Takashi Iwai New
[RFC,02/26] ALSA: hda - Move bind-mixer switch codes to generic parser - - - --- 2017-05-11 Takashi Iwai New
« 1 2 ... 246 247 248350 351 »