summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ali5451: Constify hw_constraintsTakashi Iwai2017-06-091-2/+2
* ALSA: parisc: Constify hw_constraintsTakashi Iwai2017-06-091-3/+3
* ALSA: wss: Constify hw_constraintsTakashi Iwai2017-06-091-2/+2
* ALSA: sb: Constify hw_constraintsTakashi Iwai2017-06-091-3/+3
* ALSA: gus: Constify hw_constraintsTakashi Iwai2017-06-091-2/+2
* ALSA: es18xx: Constify hw_constraintsTakashi Iwai2017-06-091-4/+4
* ALSA: es1688: Constify hw_constraintsTakashi Iwai2017-06-091-2/+2
* ALSA: cs423x: Constify hw_constraintsTakashi Iwai2017-06-091-2/+2
* ALSA: vx: vx_pcm: constify vx_pcm_playback_ops and vx_pcm_capture_ops.Arvind Yadav2017-06-091-2/+2
* ALSA : pcsp: pcsp_lib: constify snd_pcsp_playback_opsArvind Yadav2017-06-091-1/+1
* ALSA: pcm: move fixup of info flag after selecting single parametersTakashi Sakamoto2017-06-091-10/+10
* ALSA: pcm: calculate non-mask/non-interval parameters always when possibleTakashi Sakamoto2017-06-091-26/+44
* ALSA: pcm: use helper functions to refer parameters as constantsTakashi Sakamoto2017-06-091-6/+6
* ALSA: pcm: add comment about application of rule to PCM parametersTakashi Sakamoto2017-06-081-1/+52
* ALSA: pcm: use helper functions to check whether parameters are determinedTakashi Sakamoto2017-06-081-2/+1Star
* ALSA: pcm: adaption of code formattingTakashi Sakamoto2017-06-081-6/+6
* ALSA: pcm: remove function local variable with alternative evaluationTakashi Sakamoto2017-06-081-5/+2Star
* ALSA: pcm: use goto statement instead of while statement to reduce indentationTakashi Sakamoto2017-06-081-42/+44
* ALSA: pcm: add a helper function to apply parameter rulesTakashi Sakamoto2017-06-081-32/+45
* ALSA: pcm: add a helper function to constrain interval-type parametersTakashi Sakamoto2017-06-081-19/+36
* ALSA: pcm: add a helper function to constrain mask-type parametersTakashi Sakamoto2017-06-081-19/+37
* ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Takashi Sakamoto2017-06-089-174/+36Star
* ALSA: pcm: obsolete RULES_DEBUG local macroTakashi Sakamoto2017-06-071-82/+7Star
* ALSA: pcm: enable parameter tracepoints only when CONFIG_SND_DEBUG is enabledTakashi Sakamoto2017-06-071-0/+7
* ALSA: pcm: tracepoints for refining PCM parametersTakashi Sakamoto2017-06-073-0/+176
* ALSA: timer: Wrap with spinlock for queue accessTakashi Iwai2017-06-071-0/+4
* ALSA: timer: Improve user queue reallocationTakashi Iwai2017-06-071-51/+43Star
* Merge branch 'for-linus' into for-nextTakashi Iwai2017-06-0722-108/+238
|\
| * ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECTTakashi Iwai2017-06-071-0/+1
| * ALSA: timer: Fix race between read and ioctlTakashi Iwai2017-06-071-2/+4
| * Merge tag 'asoc-fix-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai2017-06-0618-92/+204
| |\
| | * Merge remote-tracking branch 'asoc/fix/rt286' into asoc-linusMark Brown2017-05-261-0/+7
| | |\
| | | * rt286: add Thinkpad Helix 2 to force_combo_jack_tableYifeng Li2017-05-141-0/+7
| | | |
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | *-------. \ Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/cirrus', 'asoc/fix...Mark Brown2017-05-264-4/+14
| | |\ \ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | | | | | * ASoC: simple-card: fix mic jack initializationStefan Agner2017-05-191-1/+1
| | | | | |_|/ | | | | |/| |
| | | | | | * ASoC: Fix use-after-free at card unregistrationTakashi Iwai2017-05-241-2/+3
| | | | | |/ | | | | |/|
| | | | | * ASoC: da7213: Fix incorrect usage of bitwise '&' operator for SRM checkAdam Thomson2017-05-141-1/+1
| | | | |/
| | | * / ASoC: atmel-classd: sync regcache when resumingQuentin Schulz2017-05-171-0/+9
| | | |/
| | * | Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown2017-05-268-8/+86
| | |\ \
| | | * | ASoC: rsnd: fixup parent_clk_name of AUDIO_CLKOUTxKuninori Morimoto2017-05-261-2/+4
| | | * | ASoC: rsnd: SSI PIO adjust to 24bit modeKuninori Morimoto2017-05-241-2/+9
| | | * | ASoC: rsnd: don't call free_irq() on Parent SSIKuninori Morimoto2017-05-191-0/+5
| | | * | ASoC: rsnd: don't use PDTA bit for 24bit on SSIKuninori Morimoto2017-05-177-4/+68
| | | |/
| | * | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2017-05-264-76/+97
| | |\ \
| | | * | ASoC: Intel: Skylake: Fix to parse consecutive string tkns in manifestShreyas NC2017-05-241-1/+1
| | | * | ASoC: Intel: Skylake: Fix IPC rx_list corruptionPardha Saradhi K2017-05-241-0/+5
| | | * | ASoC: Intel: Skylake: Move i915 registration to worker threadVinod Koul2017-05-142-75/+91
| | | |/
| | * / drm/i915: Fix runtime PM for LPE audioVille Syrjälä2017-05-151-4/+0Star
| | |/
| * | ALSA: hda/realtek - Reorder ALC269 ASUS quirk entriesTakashi Iwai2017-06-061-5/+5
| * | ALSA: hda/realtek: Fix mic and headset jack sense on Asus X705UDChris Chiu2017-06-061-0/+1