| Commit message (Expand) | Author | Files | Lines |
2020-03-11 | ASoC: zte: zx-tdm: remove redundant variables dev | tangbin | 1 | -2/+1 |
2020-03-11 | ASoC: Convert cirrus,cs42l51 to json-schema | Benjamin Gaignard | 2 | -33/+69 |
2020-03-10 | ASoC: pcm: Fix (again) possible buffer overflow in dpcm state sysfs output | Takashi Iwai | 1 | -8/+8 |
2020-03-10 | ASoC: rt5682-sdw: fix 'defined but not used' pm functions | Pierre-Louis Bossart | 1 | -2/+2 |
2020-03-10 | ASoC: rt5682: fix unmet dependencies | Pierre-Louis Bossart | 1 | -1/+1 |
2020-03-10 | ASoC: SOF: Fix probe point getter | Cezary Rojewski | 1 | -2/+6 |
2020-03-10 | ASoC: soc-dapm: add for_each_card_widgets() macro | Kuninori Morimoto | 3 | -13/+19 |
2020-03-10 | ASoC: soc-dapm: add for_each_card_dapms() macro | Kuninori Morimoto | 2 | -9/+12 |
2020-03-10 | ASoC: soc.h: remove non plural form for_each_xxx macro | Kuninori Morimoto | 1 | -14/+0 |
2020-03-10 | ASoC: soc: use for_each_rtd_codecs/cpus_dai() macro | Kuninori Morimoto | 3 | -75/+75 |
2020-03-10 | ASoC: qcom: use for_each_rtd_codecs/cpus_dai() macro | Kuninori Morimoto | 3 | -6/+6 |
2020-03-10 | ASoC: meson: use for_each_rtd_codecs/cpus_dai() macro | Kuninori Morimoto | 2 | -2/+2 |
2020-03-10 | ASoC: mediatek: use for_each_rtd_codecs/cpus_dai() macro | Kuninori Morimoto | 4 | -5/+5 |
2020-03-10 | ASoC: Intel: use for_each_rtd_codecs/cpus_dai() macro | Kuninori Morimoto | 4 | -5/+5 |
2020-03-10 | ASoC: soc.h: add for_each_rtd_codecs/cpus_dai() macro | Kuninori Morimoto | 1 | -0/+14 |
2020-03-09 | ASoC: jz4740-i2s: Avoid passing enum as match data | Paul Cercueil | 1 | -13/+23 |
2020-03-09 | ASoC: jz4740-i2s: Add local dev variable in probe function | Paul Cercueil | 1 | -9/+9 |
2020-03-09 | ASoC: amd: Adding TDM support in hw_params. | Ravulapati Vishnu vardhan rao | 1 | -31/+13 |
2020-03-09 | ASoC: simple-card-utils: use for_each_pcm_streams() | Kuninori Morimoto | 1 | -1/+1 |
2020-03-09 | Linux 5.6-rc5v5.6-rc5 | Linus Torvalds | 1 | -1/+1 |
2020-03-07 | io_uring: fix lockup with timeouts | Pavel Begunkov | 1 | -0/+1 |
2020-03-06 | parse-maintainers: Mark as executable | Jonathan Neuschäfer | 1 | -0/+0 |
2020-03-06 | vgacon: Fix a UAF in vgacon_invert_region | Zhang Xiaoxu | 1 | -0/+3 |
2020-03-06 | dt-bindings: arm: Fixup the DT bindings for hierarchical PSCI states | Ulf Hansson | 1 | -15/+13 |
2020-03-06 | dt-bindings: power: Extend nodename pattern for power-domain providers | Ulf Hansson | 1 | -1/+1 |
2020-03-06 | io_uring: free fixed_file_data after RCU grace period | Jens Axboe | 1 | -2/+22 |
2020-03-06 | locks: fix a potential use-after-free problem when wakeup a waiter | yangerkun | 1 | -14/+0 |
2020-03-06 | ALSA: dmaengine_pcm: No need to take runtime reference twice in pcm_pointer | Peter Ujfalusi | 1 | -2/+0 |
2020-03-06 | ASoC: soc-pcm: Do Digital Mute for both CPU/Codec in same timing. | Kuninori Morimoto | 1 | -3/+8 |
2020-03-06 | ASoC: soc-pcm: check DAI's activity more simply | Kuninori Morimoto | 1 | -5/+2 |
2020-03-06 | ASoC: soc-pcm: tidyup dulicate handing at dpcm_fe_dai_startup() | Kuninori Morimoto | 1 | -7/+3 |
2020-03-06 | ASoC: soc-pcm: use snd_soc_dai_get_pcm_stream() at dpcm_set_fe_runtime() | Kuninori Morimoto | 1 | -6/+3 |
2020-03-06 | ASoC: soc-pcm: add dpcm_fe_dai_cleanup() | Kuninori Morimoto | 1 | -14/+16 |
2020-03-06 | ASoC: soc-pcm: move dpcm_fe_dai_close() | Kuninori Morimoto | 1 | -20/+20 |
2020-03-06 | ASoC: simple-card: Add support for codec2codec DAI links | Samuel Holland | 2 | -2/+55 |
2020-03-06 | ASoC: pcm: Export parameter intersection logic | Samuel Holland | 2 | -18/+41 |
2020-03-06 | ALSA: pcm: Add a standalone version of snd_pcm_limit_hw_rates | Samuel Holland | 2 | -10/+17 |
2020-03-06 | ASoC: wcd934x: remove unused headers | Srinivas Kandagatla | 1 | -4/+0 |
2020-03-06 | ASoC: wcd934x: fix High Accuracy Buck enable | Srinivas Kandagatla | 1 | -5/+5 |
2020-03-06 | block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group() | Carlo Nonato | 1 | -4/+5 |
2020-03-06 | tty: serial: fsl_lpuart: free IDs allocated by IDA | Michael Walle | 1 | -15/+24 |
2020-03-06 | Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE" | Michael Walle | 1 | -0/+2 |
2020-03-06 | serdev: Fix detection of UART devices on Apple machines. | Ronald Tschalär | 1 | -0/+10 |
2020-03-06 | arch/Kconfig: update HAVE_RELIABLE_STACKTRACE description | Miroslav Benes | 1 | -2/+3 |
2020-03-06 | mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabled | Vlastimil Babka | 2 | -1/+11 |
2020-03-06 | mm/z3fold.c: do not include rwlock.h directly | Sebastian Andrzej Siewior | 1 | -1/+0 |
2020-03-06 | fat: fix uninit-memory access for partial initialized inode | OGAWA Hirofumi | 1 | -12/+7 |
2020-03-06 | mm: avoid data corruption on CoW fault into PFN-mapped VMA | Kirill A. Shutemov | 1 | -8/+27 |
2020-03-06 | mm: fix possible PMD dirty bit lost in set_pmd_migration_entry() | Huang Ying | 1 | -2/+1 |
2020-03-06 | mm, numa: fix bad pmd by atomically check for pmd_trans_huge when marking pag... | Mel Gorman | 1 | -2/+36 |