summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: fix some klockwork scan warningsLibin Yang2016-06-163-4/+37
* ALSA: seq_oss: Change structure initialisation to C99 styleAmitoj Kaur Chawla2016-06-151-5/+5
* ALSA: hda/realtek - ALC891 headset mode for DellKailang Yang2016-06-151-1/+37
* Merge branch 'for-linus' into for-nextTakashi Iwai2016-06-152-1/+15
|\
| * ALSA: hda - Add PCI ID for KabylakeVinod Koul2016-06-091-1/+10
| * ALSA: hda/realtek: Add T560 docking unit fixupTorsten Hilbrich2016-06-071-0/+1
| * ALSA: hda - Fix headset mic detection problem for Dell machineAceLan Kao2016-06-031-0/+4
* | sound: aedsp16: Change structure initialisation to C99 styleAmitoj Kaur Chawla2016-06-151-7/+7
* | ALSA: sh: aica: Remove deprecated create_workqueueBhaktipriya Shridhar2016-06-071-13/+3
* | ALSA: hda - Turn off loopback mixing as defaultTakashi Iwai2016-06-021-4/+0
* | ALSA: adlib: Utilize the module_isa_driver macroWilliam Breathitt Gray2016-06-011-12/+1
* | ALSA: galaxy: Utilize the module_isa_driver macroWilliam Breathitt Gray2016-06-011-12/+1
* | ALSA: sc6000: Utilize the module_isa_driver macroWilliam Breathitt Gray2016-06-011-12/+1
* | ALSA: gusclassic: Utilize the module_isa_driver macroWilliam Breathitt Gray2016-06-011-12/+1
* | ALSA: gusextreme: Utilize the module_isa_driver macroWilliam Breathitt Gray2016-06-011-12/+1
* | ALSA: gusmax: Utilize the module_isa_driver macroWilliam Breathitt Gray2016-06-011-12/+1
* | ALSA: cs4231: Utilize the module_isa_driver macroWilliam Breathitt Gray2016-06-011-12/+1
* | ALSA: cmi8328: Utilize the module_isa_driver macroWilliam Breathitt Gray2016-06-011-12/+1
* | ALSA: ad1848: Utilize the module_isa_driver macroWilliam Breathitt Gray2016-06-011-12/+1
* | ALSA: jazz16: Utilize the module_isa_driver macroWilliam Breathitt Gray2016-06-011-12/+1
* | ALSA: sb8: Utilize the module_isa_driver macroWilliam Breathitt Gray2016-06-011-12/+1
|/
* ALSA: hda/realtek - Add support for new codecs ALC700/ALC701/ALC703Kailang Yang2016-05-301-0/+16
* ALSA: hda/realtek - ALC256 speaker noise issueKailang Yang2016-05-301-5/+47
* Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-2847-317/+2652
|\
| * Merge tag 'asoc-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2016-05-2746-317/+2638
| |\
| | * Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-nextMark Brown2016-05-272-6/+9
| | |\
| | | * ASoC: wm8962: Adjust clk definitions so that simple card can workFabio Estevam2016-03-291-3/+3
| | | * ASoC: wm8962: Fit error message into a single lineFabio Estevam2016-03-291-2/+1
| | | * ASoC: wm8962: Disable clock if wm8962_runtime_resume() failsFabio Estevam2016-03-291-1/+5
| | * | Merge remote-tracking branch 'asoc/topic/rt5677' into asoc-nextMark Brown2016-05-271-19/+5
| | |\ \
| | | * | ASoC: rt5677: Avoid duplicate the same test in each switch caseAxel Lin2016-03-301-19/+5
| | | |/
| | * | Merge remote-tracking branch 'asoc/topic/wm8960' into asoc-nextMark Brown2016-05-271-1/+2
| | |\ \
| | | * | ASoC: wm8960: Depends on I2CMark Brown2016-03-301-0/+1
| | | * | ASoC: wm8960: Provide a menu selection textFabio Estevam2016-03-281-1/+1
| | | |/
| | * | Merge remote-tracking branch 'asoc/topic/qcom' into asoc-nextMark Brown2016-05-271-3/+5
| | |\ \
| | | * | ASoC: qcom: remove IS_ERR_VALUE usage on int.Srinivas Kandagatla2016-03-311-2/+4
| | | * | ASoC: qcom: Fix uninitialized symbol warning.Srinivas Kandagatla2016-03-311-1/+1
| | | |/
| | * | Merge remote-tracking branch 'asoc/topic/sti' into asoc-nextMark Brown2016-05-274-129/+646
| | |\ \
| | | * | ASoC: sti: select player for I2S/TDM TX busMoise Gergaud2016-04-182-14/+29
| | | * | ASoC: sti: unip reader tdm modeMoise Gergaud2016-04-121-61/+168
| | | * | ASoC: sti: unip player tdm modeMoise Gergaud2016-04-123-18/+110
| | | * | ASoC: sti: helper functions to fix tdm runtime paramsMoise Gergaud2016-04-122-0/+52
| | | * | ASoC: sti: helper functions for unip tdm slots configurationMoise Gergaud2016-04-122-0/+113
| | | * | ASoC: sti: define tdm type & default tdm hw configMoise Gergaud2016-04-121-1/+27
| | | * | ASoC: sti: rename unip player type into common player & reader typeMoise Gergaud2016-04-122-25/+25
| | | * | ASoC: sti: macro for uniperif tdm regs accessMoise Gergaud2016-04-121-0/+112
| | | * | ASoC: sti: correct typo errorsMoise Gergaud2016-03-311-11/+11
| | | |/
| | * | Merge remote-tracking branch 'asoc/topic/tlv320aic31xx' into asoc-nextMark Brown2016-05-271-0/+10
| | |\ \
| | | * | ASoC: tlv320aix31xx: Add ACPI match for Lenovo 100SBastien Nocera2016-04-191-0/+10
| | | |/
| | * | Merge remote-tracking branch 'asoc/topic/kconfig' into asoc-nextMark Brown2016-05-272-6/+6
| | |\ \