summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-24Merge branch 'for-linus' into for-nextTakashi Iwai
2018-11-24ALSA: control: Fix race between adding and removing a user elementTakashi Iwai
2018-11-24ALSA: sparc: Fix invalid snd_free_pages() at error pathTakashi Iwai
2018-11-24ALSA: wss: Fix invalid snd_free_pages() at error pathTakashi Iwai
2018-11-23ALSA: hda/realtek - fix headset mic detection for MSI MS-B171Anisse Astier
2018-11-23ALSA: hda: Add ASRock N68C-S UCC the power_save blacklistHans de Goede
2018-11-23ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control writeTakashi Iwai
2018-11-23ALSA: firewire-tascam: notify events of change of state for userspace applica...Takashi Sakamoto
2018-11-23ALSA: firewire-tascam: apply small refactoring to handle several type of even...Takashi Sakamoto
2018-11-23ALSA: firewire-tascam: queue events for change of control surfaceTakashi Sakamoto
2018-11-23ALSA: firewire-tascam: add new hwdep ioctl command to get state imageTakashi Sakamoto
2018-11-23ALSA: firewire-tascam: pick up data of state from tx isochronous pakcetsTakashi Sakamoto
2018-11-19ALSA: aoa: Use device_type helpers to access the node typeRob Herring
2018-11-19Merge branch 'for-linus' into for-nextTakashi Iwai
2018-11-19ALSA: hda/ca0132 - fix AE-5 pincfgConnor McAdams
2018-11-19ALSA: hda/ca0132 - Add new ZxR quirkConnor McAdams
2018-11-19ALSA: asihpi: clean up indentation, replace spaces with tabColin Ian King
2018-11-13ALSA: oxfw: add support for APOGEE duet FireWireTakashi Sakamoto
2018-11-12ALSA: hda/ca0132 - Call pci_iounmap() instead of iounmap()Takashi Iwai
2018-11-12ALSA: hda/realtek - Add quirk entry for HP Pavilion 15Takashi Iwai
2018-11-12ALSA: hda/ca0132 - Optimize for non-PCI configurationTakashi Iwai
2018-11-09ALSA: oss: Use kvzalloc() for local buffer allocationsTakashi Iwai
2018-11-06ALSA: usb-audio: Define registers for CM6206Linus Walleij
2018-11-06ALSA: hda - Fix incorrect clearance of thinkpad_acpi hooksTakashi Iwai
2018-11-05vga_switcheroo: Fix missing gpu_bound call at audio client registrationTakashi Iwai
2018-11-04Linux 4.20-rc1Linus Torvalds
2018-11-04Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds
2018-11-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-11-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-11-03Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-11-03Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-11-03Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-11-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-03memory_hotplug: cond_resched in __remove_pagesMichal Hocko
2018-11-03bfs: add sanity check at bfs_fill_super()Tetsuo Handa
2018-11-03kernel/sysctl.c: remove duplicated includeMichael Schupikov
2018-11-03kernel/kexec_file.c: remove some duplicated includeszhong jiang
2018-11-03mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko
2018-11-03ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen