summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2019-02-204-4/+56
|\
| * Merge tag 'asoc-fix-v5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2019-02-193-3/+15
| |\
| | * ASoC: simple-card: fixup refcount_t underflowKuninori Morimoto2019-02-181-1/+1
| | * ASoC: topology: free created components in tplg load errorBard liao2019-02-181-1/+7
| | * ASoC: samsung: i2s: Fix prescaler setting for the secondary DAISylwester Nawrocki2019-02-121-1/+7
| * | ALSA: hda/realtek: Disable PC beep in passthrough on alc285Hui Wang2019-02-141-1/+13
| * | ALSA: hda/realtek - Headset microphone and internal speaker support for Syste...Jeremy Soller2019-02-141-0/+28
* | | Merge tag 'sound-5.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-02-1212-32/+64
|\| |
| * | ALSA: pcm: Revert capture stream behavior change in blocking modeTakashi Iwai2019-02-081-16/+4
| * | Merge tag 'asoc-fix-v5.0-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-02-089-15/+51
| |\|
| | * ASoC: samsung: Prevent clk_get_rate() calls in atomic contextSylwester Nawrocki2019-02-071-5/+5
| | * ASoC: rsnd: ssiu: correct shift bit for ssiu9Jiada Wang2019-02-071-1/+1
| | * ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count checkKuninori Morimoto2019-02-061-1/+1
| | * ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tablesPierre-Louis Bossart2019-02-061-0/+24
| | * ASoC: topology: fix oops/use-after-free case with dai driverGuennadi Liakhovetski2019-02-022-1/+6
| | * ASoC: rsnd: fixup MIX kctrl registrationKuninori Morimoto2019-02-021-4/+4
| | * ASoC: core: Allow soc_find_component lookups to match parent of_nodeCharles Keepax2019-01-251-1/+6
| | * ASoC: rt5682: Correct the setting while select ASRC clk for AD/DA filterShuming Fan2019-01-221-0/+2
| | * ASoC: hdmi-codec: fix oops on re-probeRussell King2019-01-181-2/+2
| * | ALSA: usb-audio: Fix implicit fb endpoint setup by quirkManuel Reinhardt2019-02-071-1/+8
| * | ALSA: hda - Add quirk for HP EliteBook 840 G5Jurica Vukadin2019-02-071-0/+1
* | | Merge tag 'sound-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-02-075-29/+43
|\| |
| * | ALSA: hda/ca0132 - Fix build error without CONFIG_PCITakashi Iwai2019-02-061-1/+3
| * | ALSA: usb-audio: Add support for new T+A USB DACUdo Eberhardt2019-02-051-0/+1
| * | ALSA: hda - Serialize codec registrationsTakashi Iwai2019-02-012-1/+4
| * | ALSA: hda/realtek - Use a common helper for hp pin referenceTakashi Iwai2019-02-011-72/+24
| * | ALSA: hda/realtek - Fix lose hp_pins for disable auto muteKailang Yang2019-02-011-0/+45
| * | ALSA: hda/realtek - Headset microphone support for System76 darp5Jeremy Soller2019-01-311-0/+11
* | | Merge tag 'sound-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-01-313-34/+54
|\| |
| * | ALSA: hda/realtek - Fixed hp_pin no valueKailang Yang2019-01-291-33/+45
| * | ALSA: pcm: Fix tight loop of OSS capture streamTakashi Iwai2019-01-251-1/+8
| * | ALSA: usb-audio: Add Opus #3 to quirks for native DSD supportOlek Poplavsky2019-01-251-0/+1
* | | Merge tag 'sound-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-01-2526-297/+221
|\| |
| * | ALSA: hda - Add mute LED support for HP ProBook 470 G5Anthony Wong2019-01-211-0/+1
| * | Merge tag 'asoc-fix-v5.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-01-1822-184/+202
| |\|
| | * ASoC: amd: Fix potential NULL pointer dereferenceGustavo A. R. Silva2019-01-151-2/+4
| | * ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare2019-01-151-12/+12
| | * ASoC: rt5514-spi: Fix potential NULL pointer dereferenceGustavo A. R. Silva2019-01-151-0/+2
| | * ASoC: dapm: change snprintf to scnprintf for possible overflowSilvio Cesare2019-01-151-5/+5
| | * ASoC: rt5682: Fix PLL source register definitionsShuming Fan2019-01-151-12/+12
| | * ASoC: core: Don't defer probe on optional, NULL componentsMatthias Reichl2019-01-151-2/+4
| | * ASoC: core: Make snd_soc_find_component() more robustMark Brown2019-01-151-1/+1
| | * ASoC: soc-core: fix init platform memory handlingCurtis Malainey2019-01-141-5/+6
| | * ASoC: soc-core: Hold client_mutex around soc_init_dai_link()Rohit kumar2019-01-101-0/+4
| | * ASoC: Intel: Boards: move the codec PLL configuration to _initMac Chiang2019-01-091-38/+7
| | * ASoC: soc-core: defer card probe until all component is added to listAjit Pandey2019-01-091-1/+16
| | * ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pagesKangjie Lu2019-01-071-1/+7
| | * ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby modeb-ak2019-01-071-0/+4
| | * ASoC: ti: davinci-mcasp: Move context save/restore to runtime_pm callbacksPeter Ujfalusi2019-01-041-72/+64
| | * ASoC: Variable "val" in function rt274_i2c_probe() could be uninitializedYizhuo2019-01-041-1/+4