summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02197-0/+197
* ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai2017-10-182-42/+86
* ALSA: hda: Remove superfluous '-' added by printk conversionTakashi Iwai2017-10-181-1/+1
* ALSA: hda: Abort capability probe at invalid register readTakashi Iwai2017-10-181-0/+5
* ALSA: seq: Enable 'use' locking in all configurationsBen Hutchings2017-10-182-16/+0
* ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 DigitalJussi Laako2017-10-161-0/+1
* ALSA: caiaq: Fix stray URB at probe error pathTakashi Iwai2017-10-111-3/+9
* ALSA: seq: Fix use-after-free at creating a portTakashi Iwai2017-10-112-3/+10
* ALSA: usb-audio: Kill stray URB at exitingTakashi Iwai2017-10-102-2/+12
* ALSA: line6: Fix leftover URB at error-path during probeTakashi Iwai2017-10-091-3/+4
* ALSA: line6: Fix NULL dereference at podhd_disconnect()Takashi Iwai2017-10-091-1/+2
* ALSA: line6: Fix missing initialization before error pathTakashi Iwai2017-10-091-2/+3
* ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai2017-10-091-8/+19
* ALSA: usb-audio: Add sample rate quirk for Plantronics P610Kai-Heng Feng2017-10-091-0/+1
* Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-10-058-11/+60
|\
| * ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai2017-10-021-2/+4
| * Revert "ALSA: echoaudio: purge contradictions between dimension matrix member...Takashi Sakamoto2017-10-021-3/+3
| * ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptorTakashi Iwai2017-09-221-0/+20
| * ALSA: pcm: Fix structure definition for X32 ABIBaolin Wang2017-09-221-0/+1
| * ALSA: usb-audio: Add sample rate quirk for Plantronics C310/C520-MKai-Heng Feng2017-09-201-0/+2
| * ALSA: hda - program ICT bits to support HBR audioSriram Periyasamy2017-09-201-0/+21
| * ALSA: asihpi: fix a potential double-fetch bug when copying puhmMeng Xu2017-09-191-4/+8
| * ALSA: compress: Remove unused variableGuneshwor Singh2017-09-181-2/+1
* | vfs: constify path argument to kernel_read_file_from_pathMimi Zohar2017-09-141-1/+1
* | dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-1/+1
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-09-131-33/+14
|\ \
| * | ASoC: atmel-classd: remove aclk clockQuentin Schulz2017-09-011-33/+14
* | | Merge tag 'sound-fix-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-1312-149/+141
|\ \ \ | | |/ | |/|
| * | ALSA: seq: Cancel pending autoload work at unbinding deviceTakashi Iwai2017-09-121-0/+3
| * | ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex()Markus Elfring2017-09-121-8/+8
| * | ALSA: asihpi: Kill BUG_ON() usagesTakashi Iwai2017-09-071-5/+1
| * | ALSA: core: Use %pS printk format for direct addressesHelge Deller2017-09-071-2/+2
| * | ALSA: ymfpci: Use common error handling code in snd_ymfpci_create()Markus Elfring2017-09-071-20/+21
| * | ALSA: ymfpci: Use common error handling code in snd_card_ymfpci_probe()Markus Elfring2017-09-071-32/+30
| * | ALSA: 6fire: Use common error handling code in usb6fire_chip_probe()Markus Elfring2017-09-071-18/+13
| * | ALSA: usx2y: Use common error handling code in submit_urbs()Markus Elfring2017-09-071-8/+10
| * | ALSA: us122l: Use common error handling code in us122l_create_card()Markus Elfring2017-09-071-4/+6
| * | ALSA: hdspm: Use common error handling code in snd_hdspm_probe()Markus Elfring2017-09-071-8/+8
| * | ALSA: rme9652: Use common code in hdsp_get_iobox_version()Markus Elfring2017-09-071-15/+11
| * | ALSA: maestro3: Use common error handling code in two functionsMarkus Elfring2017-09-071-29/+28
* | | linux/kernel.h: move DIV_ROUND_DOWN_ULL() macroMasahiro Yamada2017-09-081-3/+0
* | | Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-09-071-1/+1
|\ \ \
| * | | mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-041-1/+1
* | | | Merge tag 'sound-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-09-07467-2941/+11713
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'asoc-v4.14-cs43130' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai2017-09-041-6/+10
| |\ \ \
| | * | | ASoC: cs43130: Fix unused compiler warnings for PM runtimeTakashi Iwai2017-09-041-2/+2
| | * | | ASoC: cs43130: Fix possible Oops with invalid dev_idTakashi Iwai2017-09-041-0/+4
| | * | | ASoC: cs43130: fix spelling mistake: "irq_occurrance" -> "irq_occurrence"Colin Ian King2017-09-041-4/+4
| * | | | ALSA: hda/ca0132 - Fix memory leak at error pathTakashi Iwai2017-09-041-2/+6
| * | | | ALSA: hda: Fix forget to free resource in error handling code path in hda_cod...Wang YanQing2017-09-041-1/+4
OpenPOWER on IntegriCloud