summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-02-08ALSA: pcm: Define snd_pcm_lib_preallocate_*() as returning voidTakashi Iwai
2019-02-08Merge branch 'for-linus' into for-nextTakashi Iwai
2019-02-08Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-02-06ASoC: dapm: harden use of lookup tablesPierre-Louis Bossart
2019-02-06ALSA: info: Move card id proc creation into info.cTakashi Iwai
2019-02-06ALSA: info: Drop unused snd_info_entry.card fieldTakashi Iwai
2019-02-06ALSA: info: Add standard helpers for card proc file entriesTakashi Iwai
2019-02-05ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax
2019-02-04ASoC: topology: unload physical dai link in removeBard liao
2019-02-02ASoC: dapm: Only power up active channels from a DAICharles Keepax
2019-02-01ALSA: isa: Avoid passing NULL to memory allocatorsTakashi Iwai
2019-02-01ALSA: hda - Serialize codec registrationsTakashi Iwai
2019-01-29ASoC: topology: add SND_SOC_DOBJ_GRAPH type for dapm routesRanjani Sridharan
2019-01-29Merge tag 'v5.0-rc4' into asoc-5.1Mark Brown
2019-01-29Merge branch 'for-linus' into for-nextTakashi Iwai
2019-01-28ASoC: add helper to change platform name for all dailinksPierre-Louis Bossart
2019-01-28ASoC: soc-acpi: add static inline fallbacks when CONFIG_ACPI=nPierre-Louis Bossart
2019-01-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-01-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-01-27Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-26Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-25qed: Revert error handling changes.David S. Miller
2019-01-25Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-24net: dev_is_mac_header_xmit() true for ARPHRD_RAWIPMaciej Żenczykowski
2019-01-24block: Fix comment typoDamien Le Moal
2019-01-24uapi: fix ioctl documentationDamien Le Moal
2019-01-25Merge tag 'sound-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-01-24Merge branch 'topic/pcm-lock-refactor' into for-nextTakashi Iwai
2019-01-24ALSA: pcm: Simplify proc file destructionTakashi Iwai
2019-01-24ALSA: pcm: Drop unused snd_pcm_substream.file fieldTakashi Iwai
2019-01-24Input: input_event - fix the CONFIG_SPARC64 mixupDeepa Dinamani
2019-01-23arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig
2019-01-23ax25: fix possible use-after-freeEric Dumazet
2019-01-23ALSA: pcm: More fine-grained PCM link lockingTakashi Iwai
2019-01-22qede: Error recovery processTomer Tayar
2019-01-22qed: Add infrastructure for error detection and recoveryTomer Tayar
2019-01-22writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo
2019-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-01-22binderfs: use __u32 for device numbersChristian Brauner
2019-01-22binderfs: use correct include guards in headerChristian Brauner
2019-01-22Merge tag 'xarray-5.0-rc3' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2019-01-21ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform()Kuninori Morimoto
2019-01-21ASoC: soc-core: add .num_platform for dai_linkKuninori Morimoto
2019-01-21libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams
2019-01-21ALSA: pcm: Make PCM linked list consistent while re-groupingTakashi Iwai
2019-01-21sched/wake_q: Document wake_q_add()Peter Zijlstra
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds