summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: simple-card-utils: check "reg" property on asoc_simple_card_get_dai_id()Kuninori Morimoto2019-04-051-3/+11
* ALSA: dice: add support for Solid State Logic Duende Classic/MiniTakashi Sakamoto2019-04-051-1/+11
* ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probewen yang2019-04-051-0/+1
* ALSA: PCM: check if ops are defined before suspending PCMRanjani Sridharan2019-04-051-0/+8
* SoC: imx-sgtl5000: add missing put_device()Wen Yang2019-04-051-0/+1
* ASoC: qcom: Fix of-node refcount unbalance in qcom_snd_parse_of()Takashi Iwai2019-04-051-2/+8
* ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptopsBernhard Rosenkraenzer2019-04-031-0/+10
* ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK with ALC256Jian-Hong Pan2019-04-031-0/+4
* ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256Chris Chiu2019-04-031-0/+4
* ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC with ALC256Jian-Hong Pan2019-04-031-0/+14
* ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset micChris Chiu2019-04-031-0/+2
* ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286Jian-Hong Pan2019-04-031-0/+1
* ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286Jian-Hong Pan2019-04-031-3/+14
* ALSA: hda/realtek - Add support headset mode for New DELL WYSE NBKailang Yang2019-04-031-0/+1
* ALSA: hda/realtek - Add support headset mode for DELL WYSE AIOKailang Yang2019-04-031-0/+26
* ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebookJaroslav Kysela2019-04-031-30/+13
* ALSA: hda/realtek - Fixed Headset Mic JD not stableKailang Yang2019-04-031-1/+28
* ALSA: pcm: Don't suspend stream in unrecoverable PCM stateTakashi Iwai2019-04-031-1/+8
* ALSA: pcm: Fix possible OOB access in PCM oss pluginsTakashi Iwai2019-04-031-21/+22
* ALSA: seq: oss: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2019-04-031-3/+4
* ALSA: rawmidi: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2019-04-031-0/+2
* ALSA: hda - Enforces runtime_resume after S3 and S4 for each codecHui Wang2019-03-271-3/+17
* ALSA: hda - Record the current power state before suspend/resume callsTakashi Iwai2019-03-271-2/+41
* ALSA: ac97: Fix of-node refcount unbalanceTakashi Iwai2019-03-271-1/+1
* ALSA: hda - Don't trigger jackpoll_work in azx_resumeHui Wang2019-03-271-4/+4
* ALSA: firewire-motu: use 'version' field of unit directory to identify modelTakashi Sakamoto2019-03-271-10/+10
* ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklistJaroslav Kysela2019-03-271-2/+4
* ASoC: codecs: pcm186x: Fix energysense SLEEP bitCodrin Ciubotariu2019-03-231-3/+3
* ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()Codrin Ciubotariu2019-03-231-1/+1
* ASoC: fsl_esai: fix register setting issue in RIGHT_J modeS.j. Wang2019-03-231-3/+4
* ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255Jian-Hong Pan2019-03-191-0/+12
* ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphoneTakashi Iwai2019-03-191-23/+34
* ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294Jian-Hong Pan2019-03-191-1/+4
* ALSA: hda - add more quirks for HP Z2 G4 and HP Z240Jaroslav Kysela2019-03-192-2/+7
* ALSA: hda: Extend i915 component bind timeoutTakashi Iwai2019-03-191-2/+2
* ALSA: firewire-motu: fix construction of PCM frame for capture directionTakashi Sakamoto2019-03-191-1/+3
* ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liqu...Takashi Sakamoto2019-03-191-1/+13
* 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
OpenPOWER on IntegriCloud