Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 197 | -0/+197 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 197 | -0/+197 |
2017-11-01 | Merge tag 'asoc-fix-v4.14-rc7' of https://git.kernel.org/pub/scm/linux/kernel... | Takashi Iwai | 10 | -73/+53 |
2017-11-01 | Merge remote-tracking branches 'asoc/fix/topology', 'asoc/fix/adau17x1', 'aso... | Mark Brown | 10 | -73/+53 |
2017-10-31 | ALSA: seq: Fix nested rwsem annotation for lockdep splat | Takashi Iwai | 1 | -1/+1 |
2017-10-31 | ALSA: timer: Add missing mutex lock for compat ioctls | Takashi Iwai | 1 | -2/+15 |
2017-10-24 | ALSA: hda - fix headset mic problem for Dell machines with alc236 | Hui Wang | 1 | -0/+8 |
2017-10-21 | ASoC: rt5616: fix 0x91 default value | Bard Liao | 1 | -1/+1 |
2017-10-20 | ALSA: hda/realtek - Add support for ALC236/ALC3204 | Kailang Yang | 1 | -0/+11 |
2017-10-18 | ASoC: rt5659: connect LOUT Amp with Charge Pump | Bard Liao | 1 | -0/+1 |
2017-10-18 | ASoC: rt5659: register power bit of LOUT Amp | Bard Liao | 1 | -1/+2 |
2017-10-18 | ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removal | Takashi Iwai | 2 | -42/+86 |
2017-10-18 | ALSA: hda: Remove superfluous '-' added by printk conversion | Takashi Iwai | 1 | -1/+1 |
2017-10-18 | ALSA: hda: Abort capability probe at invalid register read | Takashi Iwai | 1 | -0/+5 |
2017-10-18 | ALSA: seq: Enable 'use' locking in all configurations | Ben Hutchings | 2 | -16/+0 |
2017-10-16 | ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital | Jussi Laako | 1 | -0/+1 |
2017-10-11 | ALSA: caiaq: Fix stray URB at probe error path | Takashi Iwai | 1 | -3/+9 |
2017-10-11 | ALSA: seq: Fix use-after-free at creating a port | Takashi Iwai | 2 | -3/+10 |
2017-10-10 | ALSA: usb-audio: Kill stray URB at exiting | Takashi Iwai | 2 | -2/+12 |
2017-10-09 | ALSA: line6: Fix leftover URB at error-path during probe | Takashi Iwai | 1 | -3/+4 |
2017-10-09 | ALSA: line6: Fix NULL dereference at podhd_disconnect() | Takashi Iwai | 1 | -1/+2 |
2017-10-09 | ALSA: line6: Fix missing initialization before error path | Takashi Iwai | 1 | -2/+3 |
2017-10-09 | ALSA: seq: Fix copy_from_user() call inside lock | Takashi Iwai | 1 | -8/+19 |
2017-10-09 | ALSA: usb-audio: Add sample rate quirk for Plantronics P610 | Kai-Heng Feng | 1 | -0/+1 |
2017-10-05 | Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 8 | -11/+60 |
2017-10-02 | ALSA: usx2y: Suppress kernel warning at page allocation failures | Takashi Iwai | 1 | -2/+4 |
2017-10-02 | Revert "ALSA: echoaudio: purge contradictions between dimension matrix member... | Takashi Sakamoto | 1 | -3/+3 |
2017-09-25 | ASoC: rt5663: Change the dev getting function in rt5663_irq | oder_chiou@realtek.com | 1 | -1/+2 |
2017-09-22 | ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor | Takashi Iwai | 1 | -0/+20 |
2017-09-22 | ALSA: pcm: Fix structure definition for X32 ABI | Baolin Wang | 1 | -0/+1 |
2017-09-20 | ALSA: usb-audio: Add sample rate quirk for Plantronics C310/C520-M | Kai-Heng Feng | 1 | -0/+2 |
2017-09-20 | ALSA: hda - program ICT bits to support HBR audio | Sriram Periyasamy | 1 | -0/+21 |
2017-09-19 | ALSA: asihpi: fix a potential double-fetch bug when copying puhm | Meng Xu | 1 | -4/+8 |
2017-09-18 | ALSA: compress: Remove unused variable | Guneshwor Singh | 1 | -2/+1 |
2017-09-15 | ASoC: rt5514: Revert Hotword Model control | Hsin-Yu Chao | 2 | -66/+0 |
2017-09-15 | vfs: constify path argument to kernel_read_file_from_path | Mimi Zohar | 1 | -1/+1 |
2017-09-15 | ASoC: topology: Fix a potential memory leak in 'soc_tplg_dapm_widget_denum_cr... | Christophe JAILLET | 1 | -1/+1 |
2017-09-15 | ASoC: topology: Fix a potential NULL pointer dereference in 'soc_tplg_dapm_wi... | Christophe JAILLET | 1 | -0/+3 |
2017-09-14 | dmi: Mark all struct dmi_system_id instances const | Christoph Hellwig | 1 | -1/+1 |
2017-09-13 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -33/+14 |
2017-09-13 | Merge tag 'sound-fix-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 12 | -149/+141 |
2017-09-13 | ASoC: rt5514-spi: check irq status to schedule data copy | Hsin-Yu Chao | 2 | -2/+18 |
2017-09-12 | ALSA: seq: Cancel pending autoload work at unbinding device | Takashi Iwai | 1 | -0/+3 |
2017-09-12 | ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex() | Markus Elfring | 1 | -8/+8 |
2017-09-09 | linux/kernel.h: move DIV_ROUND_DOWN_ULL() macro | Masahiro Yamada | 1 | -3/+0 |
2017-09-07 | Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 1 | -1/+1 |
2017-09-07 | Merge tag 'sound-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 467 | -2941/+11713 |
2017-09-07 | ASoC: adau17x1: Workaround for noise bug in ADC | Ricard Wanderlof | 2 | -1/+25 |
2017-09-07 | ALSA: asihpi: Kill BUG_ON() usages | Takashi Iwai | 1 | -5/+1 |
2017-09-07 | ALSA: core: Use %pS printk format for direct addresses | Helge Deller | 1 | -2/+2 |