summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-153-9/+9
* Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-1511-26/+93
|\
| * ALSA: usb-audio: Always create the interrupt pipe for the mixerJorge Sanjuan2018-06-141-3/+5
| * ALSA: usb-audio: Add insertion control for UAC3 BADDJorge Sanjuan2018-06-141-0/+17
| * ALSA: usb-audio: Change in connectors control creation interfaceJorge Sanjuan2018-06-141-10/+10
| * ALSA: lx6464es: add error handling for pci_ioremap_barZhouyang Jia2018-06-141-0/+7
| * ALSA: sonicvibes: add error handling for snd_ctl_addZhouyang Jia2018-06-141-2/+10
| * ALSA: usb-audio: Remove explicitly listed Mytek devicesJussi Laako2018-06-131-3/+0
| * ALSA: usb-audio: Generic DSD detection for XMOS-based implementationsJussi Laako2018-06-131-2/+1
| * ALSA: usb-audio: Add native DSD support for Mytek DACsJussi Laako2018-06-133-1/+18
| * ALSA: hda/realtek - Add shutup hintTakashi Iwai2018-06-131-0/+3
| * ALSA: usb-audio: Disable the quirk for Nura headsetTakashi Iwai2018-06-121-0/+5
| * ALSA: hda: add dock and led support for HP ProBook 640 G4Dennis Wassenberg2018-06-121-0/+1
| * ALSA: hda: add dock and led support for HP EliteBook 830 G5Dennis Wassenberg2018-06-121-0/+1
| * ALSA: emu10k1: add error handling for snd_ctl_addZhouyang Jia2018-06-111-1/+3
| * ALSA: fm801: add error handling for snd_ctl_addZhouyang Jia2018-06-111-4/+12
* | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-1265-139/+185
|\ \
| * | treewide: Use array_size() in vmalloc()Kees Cook2018-06-127-11/+19
| * | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-1225-55/+65
| * | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-1214-30/+36
| * | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-1222-43/+65
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-06-111-17/+21
|\ \ \ | |/ / |/| |
| * | Merge tag 'omap-for-v4.18/soc-late-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2018-05-251-17/+21
| |\ \
| | * | ASoC: ams_delta: use GPIO lookup tableJanusz Krzysztofik2018-05-231-17/+21
* | | | Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-06-071-1/+2
|\ \ \ \
| * \ \ \ Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab2018-05-1040-140/+280
| |\ \ \ \ | | |/ / /
| * | | | media: sound, isapnp: allow building more drivers with COMPILE_TESTMauro Carvalho Chehab2018-04-201-3/+3
| * | | | media: sound, media: allow building ISA drivers it with COMPILE_TESTMauro Carvalho Chehab2018-04-201-4/+5
| | |/ / | |/| |
* | | | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-063-4/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-061-1/+2
| * | | treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-062-3/+3
| | |/ | |/|
* | | Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2018-06-05184-3597/+28047
|\ \ \
| * \ \ Merge branch 'asoc-4.17' into asoc-4.18 merge windowMark Brown2018-06-052-2/+4
| |\ \ \
| | * | | ASoC: cs35l35: Add use_single_rw to regmap configPaul Handrigan2018-05-051-0/+1
| | * | | ASoC: Intel: bytcr_rt565: fix missing assignment to ret_valColin Ian King2018-05-031-2/+3
| * | | | ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla2018-06-041-0/+2
| * | | | ASoC: topology: Move skl-tplg-interface.h to uapiGuenter Roeck2018-06-015-250/+4
| * | | | ASoC: topology: Move v4 manifest header data structures to uapiGuenter Roeck2018-06-011-56/+0
| * | | | ASoC: topology: Improve backwards compatibility with v4 topology filesGuenter Roeck2018-06-013-2/+248
| * | | | ASoC: TSCS454: Add SupportSteven Eckhoff2018-06-014-0/+5830
| * | | | ASoC: Intel: kbl: Move codec sysclk config to codec_init functionMac Chiang2018-06-011-8/+9
| * | | | ASoC: simple-card: set cpu dai clk in hw_paramsDaniel Mack2018-06-011-0/+21
| * | | | ASoC: dapm: use match_string() helperXie Yisheng2018-05-311-11/+7
| * | | | ASoC: max98095: use match_string() helperXie Yisheng2018-05-311-8/+5
| * | | | ASoC: max98088: use match_string() helperXie Yisheng2018-05-311-8/+5
| * | | | ASoC: Intel: bytcr_rt5651: Set card long_name based on quirksHans de Goede2018-05-311-0/+11
| * | | | ASoC: mt6797-mt6351: add hostless phone call pathKai Chieh Chuang2018-05-311-0/+46
| * | | | ASoC: mt6797: add Hostless DAIKai Chieh Chuang2018-05-315-0/+129
| * | | | ASoC: mt6797: add PCM interfaceKai Chieh Chuang2018-05-315-0/+494
| * | | | ASoC: mediatek: export mtk-afe symbols as neededArnd Bergmann2018-05-311-0/+5
OpenPOWER on IntegriCloud