summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...Takashi Sakamoto2019-10-1810-26/+41
* ALSA: fireface: use the same size of period for PCM substreams in AMDTP streamsTakashi Sakamoto2019-10-171-6/+23
* ALSA: firewire-motu: use the same size of period for PCM substream in AMDTP s...Takashi Sakamoto2019-10-171-8/+21
* ALSA: firewire-tascam: use the same size of period for PCM substream in AMDTP...Takashi Sakamoto2019-10-171-8/+26
* ALSA: firewire-digi00x: use the same size of period for PCM substream in AMDT...Takashi Sakamoto2019-10-171-7/+28
* ALSA: dice: use the same size of period for PCM substream in AMDTP streamsTakashi Sakamoto2019-10-171-12/+31
* ALSA: oxfw: use the same size of period for PCM substream in AMDTP streamsTakashi Sakamoto2019-10-171-11/+28
* ALSA: fireworks: use the same size of period for PCM substream in AMDTP streamsTakashi Sakamoto2019-10-171-11/+28
* ALSA: bebob: use the same size of period for PCM substream in AMDTP streamsTakashi Sakamoto2019-10-171-12/+27
* ALSA: fireface: register the size of PCM period to AMDTP domainTakashi Sakamoto2019-10-173-3/+14
* ALSA: firewire-motu: register the size of PCM period to AMDTP domainTakashi Sakamoto2019-10-174-4/+16
* ALSA: firewire-tascam: register the size of PCM period to AMDTP domainTakashi Sakamoto2019-10-173-3/+15
* ALSA: firewire-digi00x: register the size of PCM period to AMDTP domainTakashi Sakamoto2019-10-174-4/+16
* ALSA: dice: register the size of PCM period to AMDTP domainTakashi Sakamoto2019-10-174-4/+16
* ALSA: oxfw: register the size of PCM period to AMDTP domainTakashi Sakamoto2019-10-174-6/+19
* ALSA: fireworks: register the size of PCM period to AMDTP domainTakashi Sakamoto2019-10-174-4/+16
* ALSA: bebob: register the size of PCM period to AMDTP domainTakashi Sakamoto2019-10-174-4/+16
* ALSA: firewire-lib: add a member into AMDTP domain for events per periodTakashi Sakamoto2019-10-172-0/+14
* sound: Fix Kconfig indentationKrzysztof Kozlowski2019-10-0718-162/+162
* Merge tag 'sound-fix-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-2513-24/+67
|\
| * ALSA: usb-audio: Add DSD support for EVGA NU AudioJussi Laako2019-09-241-0/+1
| * Merge tag 'asoc-fix-v5.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-09-238-21/+34
| |\
| | * ASoC: ti: fix SND_SOC_DM365_VOICE_CODEC dependenciesArnd Bergmann2019-09-201-2/+9
| | * ASoC: pcm3168a: The codec does not support S32_LEPeter Ujfalusi2019-09-201-2/+1
| | * ASoC: core: use list_del_init and move it back to soc_cleanup_componentBard liao2019-09-201-1/+2
| | * ASoC: rsnd: do error check after rsnd_channel_normalization()Kuninori Morimoto2019-09-181-5/+5
| | * ASoC: atmel_ssc_dai: Remove wrong spinlock usageGregory CLEMENT2019-09-182-11/+2
| | * ASoC: core: delete component->card_list in soc_remove_component onlyBard Liao2019-09-171-2/+1
| | * ASoC: fsl_sai: Fix noise when using EDMAMihai Serban2019-09-172-0/+16
| * | ALSA: hda - Add laptop imic fixup for ASUS M9V laptopShih-Yuan Lee (FourDollars)2019-09-201-0/+1
| * | ALSA: hda/realtek - PCI quirk for Medion E4254Jan-Marek Glogowski2019-09-201-0/+13
| * | ALSA: hda - Apply AMD controller workaround for Raven platformTakashi Iwai2019-09-201-2/+1
| * | ALSA: usb-audio: Add Hiby device family to quirks for native DSD supportIlya Pshonkin2019-09-171-0/+1
| * | ALSA: hda/realtek - Fix alienware headset micJames McDonnell2019-09-161-0/+15
| * | ALSA: dice: fix wrong packet parameter for Alesis iO26Takashi Sakamoto2019-09-161-1/+1
* | | Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-09-223-134/+2
|\ \ \
| * | | ASoC: jz4740: Drop lb60 board codePaul Cercueil2019-07-303-134/+2
* | | | Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-09-193-5/+5
|\ \ \ \
| * | | | mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-021-2/+2
| * | | | mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra2019-09-022-3/+3
| |/ / /
* | | | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-191-7/+6
|\ \ \ \
| * | | | ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_*Christoph Hellwig2019-09-041-7/+6
* | | | | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-181-7/+2
|\ \ \ \ \
| * | | | | drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose2019-07-301-7/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'sound-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-09-18317-7896/+16284
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge tag 'asoc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-09-165-22/+32
| |\ \ \ \
| | * \ \ \ Merge branch 'asoc-5.4' into asoc-nextMark Brown2019-09-15243-6493/+11285
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | ASoC: sdm845: remove unneeded semicolonSaiyam Doshi2019-09-151-1/+1
| | | * | | ASoC: fsl_sai: Implement set_bclk_ratioViorel Suman2019-09-132-2/+20
| | | * | | ASoC: wcd9335: remove redundant use of ret variableSaiyam Doshi2019-09-111-16/+8