summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2018-09-03ALSA: aoa: Convert to using %pOFn instead of device_node.nameRob Herring
2018-08-30Merge tag 'hda-codec-h-move' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai
2018-08-30ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart
2018-08-30ALSA: hda - Clean up jackpoll_ms option handlingTakashi Iwai
2018-08-28ALSA: intel_hdmi: Use the new non-cached allocationTakashi Iwai
2018-08-28ALSA: intel8x0: Use the new non-cached allocation for 440MX workaroundTakashi Iwai
2018-08-28ALSA: hda: Remove substream allocation/free opsTakashi Iwai
2018-08-28ALSA: hda: Use new non-cached allocation for non-snoop modeTakashi Iwai
2018-08-28ALSA: hda: Check the non-cached stream buffers more explicitlyTakashi Iwai
2018-08-28ALSA: memalloc: Add non-cached buffer typeTakashi Iwai
2018-08-28ALSA: memalloc: Simplify snd_malloc_dev_pages() callsTakashi Iwai
2018-08-28ALSA: memalloc: Don't align the size to power-of-twoTakashi Iwai
2018-08-28ALSA: seq: Do error checks at creating system portsTakashi Iwai
2018-08-28ALSA: seq: add error check in snd_seq_system_client_init()Dan Carpenter
2018-08-27ALSA: pcm: signedness bug in snd_pcm_plug_alloc()Dan Carpenter
2018-08-27ALSA: hdspm: fix spelling mistake "Initializeing" -> "Initializing"Colin Ian King
2018-08-27ALSA: pcm: Return 0 when size < start_threshold in captureRicardo Biehl Pasquali
2018-08-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-23treewide: correct "differenciate" and "instanciate" typosFinn Thain
2018-08-23Merge tag 'sound-fix-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-21ALSA: hda/realtek - Fix HP Headset Mic can't recordKailang Yang
2018-08-19ALSA: ac97: fix unbalanced pm_runtime_enableLihua Yao
2018-08-19ALSA: ac97: fix check of pm_runtime_get_sync failureLihua Yao
2018-08-19ALSA: ac97: fix device initialization in the compat layerLihua Yao
2018-08-18Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-15ALSA: update dell-wmi mic-mute registration to new world orderLinus Torvalds
2018-08-14ALSA: seq: virmidi: Fix discarding the unsubscribed outputTakashi Iwai
2018-08-13Merge tag 'asoc-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2018-08-12Merge branch 'for-next' into for-linusTakashi Iwai
2018-08-09Merge branch 'asoc-4.19' into asoc-nextMark Brown
2018-08-09Merge branch 'asoc-4.18' into asoc-linusMark Brown
2018-08-09ASoC: adav80x: mark expected switch fall-throughGustavo A. R. Silva
2018-08-09ASoC: da7219: Add delays to capture path to remove DC offset noiseAdam Thomson
2018-08-09ALSA: usb-audio: Mark expected switch fall-throughGustavo A. R. Silva
2018-08-09ALSA: mixart: Mark expected switch fall-throughGustavo A. R. Silva
2018-08-08ALSA: opl3: Mark expected switch fall-throughGustavo A. R. Silva
2018-08-08ALSA: hda/ca0132 - Add exit commands for Recon3DConnor McAdams
2018-08-08ALSA: hda/ca0132 - Change mixer controls for Recon3DConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add Recon3D input and output select commandsConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add DSP setup defaults for Recon3DConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add Recon3D startup functions and setupConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add bool variable to enable/disable pci region2 mmioConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add Recon3D pincfgConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add quirk ID and enum for Recon3DConnor McAdams
2018-08-08ALSA: hda/ca0132 - Add alt_functions unsolicited responseConnor McAdams
2018-08-08ALSA: hda/ca0132 - Clean up ca0132_init function.Connor McAdams
2018-08-08ALSA: hda/ca0132 - Create mmio gpio function to make code clearerConnor McAdams
2018-08-08ASoC: wm_adsp: Make DSP name configurable by codec driverRichard Fitzgerald
2018-08-08Merge branch 'asoc-4.18' into asoc-4.19 wmadsp depMark Brown