Age | Commit message (Expand) | Author | Files | Lines |
2018-10-25 | Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -8/+14 |
2018-10-21 | Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-... | Mark Brown | 1 | -1/+2 |
2018-10-04 | Merge branch 'for-linus' into for-next | Takashi Iwai | 2 | -6/+13 |
2018-10-02 | ALSA: hda: Fix mismatch for register mask and value in ext controller. | Keyon Jie | 1 | -8/+14 |
2018-09-20 | ALSA: hda: Fix the audio-component completion timeout | Takashi Iwai | 1 | -1/+3 |
2018-09-17 | Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git... | Takashi Iwai | 1 | -5/+10 |
2018-09-12 | sound: don't call skl_init_chip() to reset intel skl soc | Yu Zhao | 1 | -3/+4 |
2018-09-12 | sound: enable interrupt after dma buffer initialization | Yu Zhao | 1 | -2/+6 |
2018-09-07 | regmap: split up regmap_config.use_single_rw | David Frey | 1 | -1/+2 |
2018-09-04 | ALSA: hda: Fix several mismatch for register mask and value | Keyon Jie | 1 | -15/+7 |
2018-07-27 | ALSA: hda: Proper endian notations for BDL pointers | Takashi Iwai | 1 | -2/+2 |
2018-07-27 | ALSA: hda: Fix implicit PCM format type conversion | Takashi Iwai | 1 | -1/+1 |
2018-07-24 | ALSA: hda/i915: Allow delayed i915 audio component binding | Takashi Iwai | 1 | -2/+22 |
2018-07-17 | ALSA: hda: Make audio component support more generic | Takashi Iwai | 4 | -332/+354 |
2018-07-17 | ALSA: hda/i915: Associate audio component with devres | Takashi Iwai | 1 | -13/+21 |
2018-07-17 | drm/i915: Split audio component to a generic type | Takashi Iwai | 1 | -19/+21 |
2018-06-28 | ALSA: hdac: add extended ops in the hdac_bus | Rakesh Ughreja | 1 | -1/+3 |
2018-06-28 | ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_init | Rakesh Ughreja | 1 | -6/+2 |
2018-06-28 | ALSA: hdac: ext: add wait for codec to respond after link reset | Rakesh Ughreja | 1 | -0/+9 |
2018-06-28 | ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver instead | Rakesh Ughreja | 1 | -16/+14 |
2018-06-28 | ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus instead | Rakesh Ughreja | 3 | -102/+84 |
2018-06-28 | ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device instead | Rakesh Ughreja | 1 | -15/+10 |
2018-04-24 | ALSA: hda - Use a macro for snd_array iteration loops | Takashi Iwai | 1 | -2/+2 |
2018-02-12 | ALSA: hda: Copying sync power state helper to core | Abhijeet Kumar | 1 | -0/+35 |
2018-01-05 | Merge remote-tracking branches 'asoc/topic/dai-drv', 'asoc/topic/davinci', 'a... | Mark Brown | 1 | -1/+1 |
2017-12-22 | ALSA: hda: Drop useless WARN_ON() | Takashi Iwai | 1 | -1/+1 |
2017-12-01 | ASoC: hdac_hdmi: clean up hdac_device variable names | Ughreja, Rakesh A | 1 | -1/+1 |
2017-11-17 | ALSA: hda: Fix too short HDMI/DP chmap reporting | Takashi Iwai | 1 | -1/+1 |
2017-11-13 | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 4 | -0/+4 |
2017-11-13 | Merge branch 'for-next' into for-linus | Takashi Iwai | 4 | -34/+61 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 4 | -0/+4 |
2017-10-24 | ALSA: hda: Abort capability probe on invalid capability | Rakesh Ughreja | 1 | -1/+2 |
2017-10-19 | ALSA: hda: Avoid racy recreation of widget kobjects | Takashi Iwai | 3 | -33/+59 |
2017-10-18 | ALSA: hda: Abort capability probe at invalid register read | Takashi Iwai | 1 | -0/+5 |
2017-07-18 | ALSA: hda: constify pci_device_id. | Arvind Yadav | 1 | -1/+1 |
2017-06-20 | ALSA: hda: Fix potential race at unregistration and unsol events | Takashi Iwai | 2 | -0/+2 |
2017-05-10 | ALSA: hda: Fix cpu lockup when stopping the cmd dmas | Jeeja KP | 1 | -0/+4 |
2017-05-02 | Merge tag 'asoc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 1 | -1/+1 |
2017-04-07 | ALSA: hda - add more ML register definitions | Libin Yang | 1 | -3/+3 |
2017-04-03 | ALSA: hda - Avoid tricky macros | Takashi Iwai | 2 | -3/+3 |
2017-03-29 | Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 1 | -1/+1 |
2017-03-29 | ALSA: hda: Fix LLCH register read | B, Jayachandran | 1 | -1/+1 |
2017-01-24 | Merge tag 'v4.10-rc1' into asoc-intel | Mark Brown | 2 | -9/+15 |
2017-01-06 | ALSA: hda: check stream decoupled register state | Jeeja KP | 1 | -6/+9 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -3/+3 |
2016-10-25 | Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 1 | -6/+12 |
2016-09-22 | drm/i915/dp: DP audio API changes for MST | Pandiyan, Dhinakaran | 1 | -6/+12 |
2016-09-16 | ALSA: hdac: add missing \n to end of dev_err messages | Colin Ian King | 1 | -5/+5 |
2016-08-09 | ALSA - Ext hda: remove bus_parse_capabilities | Vinod Koul | 1 | -75/+0 |
2016-08-09 | ALSA: convert users to core bus_parse_capabilities | Vinod Koul | 2 | -31/+31 |