aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2018-06-19ASoC: Intel: broxton: reduce machine name for bxt_da7219_max98357aGravatar Naveen Manohar 2-3/+3
2018-06-19ASoC: Intel: kbl_da7219_max98357a: add fe_ops for kbl Audio Capture PortGravatar Mac Chiang 1-0/+1
2018-06-18ASoC: Intel: bytcr_rt5640: Fix Acer Iconia 8 over-current detect thresholdGravatar Hans de Goede 1-1/+1
2018-06-18ASoC: Intel: bytcr_rt5640: Add quirk for the Nuvison/TMax TM800W560 tabletGravatar Hans de Goede 1-0/+14
2018-06-18ASoC: tegra: fix device_node refcountingGravatar Alexey Khoroshilov 1-2/+15
2018-06-18ASoC: pxa: add devicetree supportGravatar Robert Jarzmik 2-0/+24
2018-06-18ASoC: codecs: PCM1789: unconditionally flush workGravatar Stefan Agner 1-2/+1
2018-06-18ASoC: rt5682: add rt5682 codec driverGravatar Bard Liao 4-0/+4014
2018-06-18ASoC: TSCS42xx: Add headphone auto switchingGravatar Steven Eckhoff 2-0/+14
2018-06-18ASoC: TSCS42xx: Remove Playback/Capture in namesGravatar Steven Eckhoff 1-14/+14
2018-06-18ASoC: TSCS42xx: Add mic bias boost controlGravatar Steven Eckhoff 1-0/+3
2018-06-18ASoC: ak4458: make structure soc_codec_dev_ak4458 static constGravatar Colin Ian King 1-1/+1
2018-06-18ASoC: ak5558: make two structures staticGravatar Colin Ian King 1-2/+2
2018-06-18ASoC: twl6040: make pointer dmic_codec_dev staticGravatar Colin Ian King 1-1/+1
2018-06-18ASoC: qcom: apq8096: set card as device drvdataGravatar Rohit Kumar 1-0/+1
2018-06-18ASoC: rsnd: add rsnd_daidrv_get()Gravatar Kuninori Morimoto 1-1/+10
2018-06-18ASoC: audio-graph-card: add hp and mic detect gpios same as simple-cardGravatar Katsuhiro Suzuki 1-1/+19
2018-06-18ASoC: simple-card: move hp and mic detection to soc_card probeGravatar Katsuhiro Suzuki 1-8/+17
2018-06-18ASoC: simple-card-utils: move hp and mic detect gpios from simple-cardGravatar Katsuhiro Suzuki 2-64/+59
2018-06-18ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Vi10 tabletGravatar Hans de Goede 1-0/+16
2018-06-18ASoC: rt1305: Use ULL suffixes for 64-bit constantsGravatar Geert Uytterhoeven 1-2/+2
2018-06-18ASoC: rockchip: add config for rockchip dmaengine pcm registerGravatar Jianqun Xu 4-2/+63
2018-06-18ASoC: rockchip: put device_node on removeGravatar Alexey Khoroshilov 1-3/+24
2018-06-18ASoC: stm32: sai: add iec958 controls supportGravatar olivier moysan 2-12/+128
2018-06-18ASoC: sh7760-ac97: convert to SPDX identifiersGravatar Kuninori Morimoto 1-8/+6
2018-06-18ASoC: dma-sh7760: convert to SPDX identifiersGravatar Kuninori Morimoto 1-14/+12
2018-06-18ASoC: migor: convert to SPDX identifiersGravatar Kuninori Morimoto 1-9/+5
2018-06-18ASoC: rsnd: convert to SPDX identifiersGravatar Kuninori Morimoto 13-123/+82
2018-06-18ASoC: siu: convert to SPDX identifiersGravatar Kuninori Morimoto 3-60/+19
2018-06-18ASoC: ssi: convert to SPDX identifiersGravatar Kuninori Morimoto 1-12/+9
2018-06-18ASoC: hac: convert to SPDX identifiersGravatar Kuninori Morimoto 1-11/+9
2018-06-18ASoC: fsi: convert to SPDX identifiersGravatar Kuninori Morimoto 1-13/+9
2018-06-18ASoC: topology: Add callback for DAPM route load/unloadGravatar Liam Girdwood 1-0/+13
2018-06-18ASoC: topology: Give more data to clients via callbacksGravatar Liam Girdwood 4-20/+28
2018-06-15docs: Fix some broken referencesGravatar Mauro Carvalho Chehab 3-9/+9
2018-06-15Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 11-26/+93
2018-06-14ALSA: usb-audio: Always create the interrupt pipe for the mixerGravatar Jorge Sanjuan 1-3/+5
2018-06-14ALSA: usb-audio: Add insertion control for UAC3 BADDGravatar Jorge Sanjuan 1-0/+17
2018-06-14ALSA: usb-audio: Change in connectors control creation interfaceGravatar Jorge Sanjuan 1-10/+10
2018-06-14ALSA: lx6464es: add error handling for pci_ioremap_barGravatar Zhouyang Jia 1-0/+7
2018-06-14ALSA: sonicvibes: add error handling for snd_ctl_addGravatar Zhouyang Jia 1-2/+10
2018-06-13ALSA: usb-audio: Remove explicitly listed Mytek devicesGravatar Jussi Laako 1-3/+0
2018-06-13ALSA: usb-audio: Generic DSD detection for XMOS-based implementationsGravatar Jussi Laako 1-2/+1
2018-06-13ALSA: usb-audio: Add native DSD support for Mytek DACsGravatar Jussi Laako 3-1/+18
2018-06-13ALSA: hda/realtek - Add shutup hintGravatar Takashi Iwai 1-0/+3
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 65-139/+185
2018-06-12treewide: Use array_size() in vmalloc()Gravatar Kees Cook 7-11/+19
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Gravatar Kees Cook 25-55/+65
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 14-30/+36
2018-06-12treewide: kmalloc() -> kmalloc_array()Gravatar Kees Cook 22-43/+65