summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-15ASoC: rt5514-spi: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2019-01-15ASoC: dapm: change snprintf to scnprintf for possible overflowSilvio Cesare
2019-01-15ASoC: rt5682: Fix PLL source register definitionsShuming Fan
2019-01-15ASoC: core: Don't defer probe on optional, NULL componentsMatthias Reichl
2019-01-15ASoC: core: Make snd_soc_find_component() more robustMark Brown
2019-01-14ASoC: soc-core: fix init platform memory handlingCurtis Malainey
2019-01-10ASoC: soc-core: Hold client_mutex around soc_init_dai_link()Rohit kumar
2019-01-09ASoC: Intel: Boards: move the codec PLL configuration to _initMac Chiang
2019-01-09ASoC: soc-core: defer card probe until all component is added to listAjit Pandey
2019-01-07ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pagesKangjie Lu
2019-01-07ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby modeb-ak
2019-01-04ASoC: ti: davinci-mcasp: Move context save/restore to runtime_pm callbacksPeter Ujfalusi
2019-01-04ASoC: Variable "val" in function rt274_i2c_probe() could be uninitializedYizhuo
2019-01-03ASoC: rt5682: Fix recording no sound issueShuming Fan
2019-01-03ASoC: Intel: atom: Make PCI dependency explicitSinan Kaya
2019-01-03ALSA: compress: prevent potential divide by zero bugsDan Carpenter
2019-01-03ASoC: qdsp6: q6asm-dai: Fix a small memory leakDan Carpenter
2019-01-03ASoC: qdsp6: q6asm-dai: Fix a NULL vs IS_ERR() bugDan Carpenter
2019-01-03ASoC: qdsp6: q6asm-dai: Off by one in of_q6asm_parse_dai_data()Dan Carpenter
2019-01-03ASoC: pcm512x: Fix a double unlock in pcm512x_digital_mute()Dan Carpenter
2019-01-03ASoC: xlnx: change license header format styleMaruthi Srinivas Bayyavarapu
2019-01-03ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic fieldRander Wang
2019-01-03ASoC: xlnx: Grammar s/the the/the/Geert Uytterhoeven
2019-01-03ASoC: dma-sh7760: cleanup a debug printkDan Carpenter
2019-01-03ASoC: sdm845: set jack only for a specific backendRohit kumar
2018-12-18Merge branch 'asoc-4.21' into asoc-nextMark Brown
2018-12-18Merge branch 'asoc-4.20' into asoc-linusMark Brown
2018-12-18ASoC: ti: Kconfig: Remove the deprecated optionsPeter Ujfalusi
2018-12-18ARM: davinci_all_defconfig: Update the audio optionsPeter Ujfalusi
2018-12-18ARM: omap1_defconfig: Do not select ASoC by defaultPeter Ujfalusi
2018-12-18ARM: omap2plus_defconfig: Update the audio optionsPeter Ujfalusi
2018-12-18ARM: davinci: dm365-evm: Update for the new ASoC Kcofnig optionsPeter Ujfalusi
2018-12-18ARM: OMAP2: Update for new MCBSP Kconfig optionPeter Ujfalusi
2018-12-18ARM: OMAP1: Makefile: Update for new MCBSP Kconfig optionPeter Ujfalusi
2018-12-18MAINTAINERS: Add entry for sound/soc/ti and update the OMAP audio supportPeter Ujfalusi
2018-12-18ASoC: ti: Merge davinci and omap directoriesPeter Ujfalusi
2018-12-16Linux 4.20-rc7Linus Torvalds
2018-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-14scripts/spdxcheck.py: always open files in binary modeThierry Reding
2018-12-14checkstack.pl: fix for aarch64Qian Cai
2018-12-14userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registeredAndrea Arcangeli
2018-12-14fs/iomap.c: get/put the page in iomap_page_create/release()Piotr Jaroszynski
2018-12-14hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page()Yongkai Wu
2018-12-14memblock: annotate memblock_is_reserved() with __init_memblockYueyi Li
2018-12-14psi: fix reference to kernel commandline enableBaruch Siach
2018-12-14arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.hMark Brown
2018-12-14mm/sparse: add common helper to mark all memblocks presentLogan Gunthorpe
2018-12-14mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe
2018-12-14alpha: fix hang caused by the bootmem removalMike Rapoport
2018-12-14Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-blockLinus Torvalds