summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-02-08ALSA: pcm: Define snd_pcm_lib_preallocate_*() as returning voidTakashi Iwai1-4/+4
2019-02-08Merge branch 'for-linus' into for-nextTakashi Iwai2-1/+6
2019-02-08Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai60-251/+560
2019-02-06ASoC: dapm: harden use of lookup tablesPierre-Louis Bossart1-0/+3
2019-02-06ALSA: info: Move card id proc creation into info.cTakashi Iwai1-1/+0
2019-02-06ALSA: info: Drop unused snd_info_entry.card fieldTakashi Iwai1-1/+0
2019-02-06ALSA: info: Add standard helpers for card proc file entriesTakashi Iwai1-0/+35
2019-02-06ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax1-1/+5
2019-02-04ASoC: topology: unload physical dai link in removeBard liao1-0/+1
2019-02-02ASoC: dapm: Only power up active channels from a DAICharles Keepax1-8/+14
2019-02-01ALSA: isa: Avoid passing NULL to memory allocatorsTakashi Iwai1-1/+0
2019-02-01ALSA: hda - Serialize codec registrationsTakashi Iwai1-0/+1
2019-01-29ASoC: topology: add SND_SOC_DOBJ_GRAPH type for dapm routesRanjani Sridharan2-3/+6
2019-01-29Merge tag 'v5.0-rc4' into asoc-5.1Mark Brown55-230/+444
2019-01-29Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+6
2019-01-28ASoC: add helper to change platform name for all dailinksPierre-Louis Bossart1-0/+31
2019-01-28ASoC: soc-acpi: add static inline fallbacks when CONFIG_ACPI=nPierre-Louis Bossart1-7/+21
2019-01-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+5
2019-01-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2019-01-27Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-94/+3
2019-01-27Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2019-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+5
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+13
2019-01-26Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds3-1/+3
2019-01-26qed: Revert error handling changes.David S. Miller2-37/+4
2019-01-26Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-7/+8
2019-01-25net: dev_is_mac_header_xmit() true for ARPHRD_RAWIPMaciej Żenczykowski1-0/+1
2019-01-24block: Fix comment typoDamien Le Moal1-1/+1
2019-01-24uapi: fix ioctl documentationDamien Le Moal1-0/+1
2019-01-24Merge tag 'sound-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+6
2019-01-24Merge branch 'topic/pcm-lock-refactor' into for-nextTakashi Iwai1-1/+2
2019-01-24ALSA: pcm: Simplify proc file destructionTakashi Iwai1-11/+0
2019-01-24ALSA: pcm: Drop unused snd_pcm_substream.file fieldTakashi Iwai1-1/+0
2019-01-24Input: input_event - fix the CONFIG_SPARC64 mixupDeepa Dinamani1-1/+1
2019-01-24arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig1-94/+3
2019-01-23ax25: fix possible use-after-freeEric Dumazet1-0/+12
2019-01-23ALSA: pcm: More fine-grained PCM link lockingTakashi Iwai1-0/+2
2019-01-23qede: Error recovery processTomer Tayar1-4/+17
2019-01-23qed: Add infrastructure for error detection and recoveryTomer Tayar1-0/+20
2019-01-23writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo1-0/+1
2019-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-2/+1
2019-01-22binderfs: use __u32 for device numbersChristian Brauner1-2/+2
2019-01-22binderfs: use correct include guards in headerChristian Brauner1-3/+3
2019-01-22Merge tag 'xarray-5.0-rc3' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-57/+170
2019-01-21ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform()Kuninori Morimoto1-1/+1
2019-01-21ASoC: soc-core: add .num_platform for dai_linkKuninori Morimoto2-2/+3
2019-01-21libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams1-1/+0
2019-01-21ALSA: pcm: Make PCM linked list consistent while re-groupingTakashi Iwai1-1/+0
2019-01-21sched/wake_q: Document wake_q_add()Peter Zijlstra1-1/+5
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-21/+7