Age | Commit message (Expand) | Author |
2020-02-18 | Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai |
2020-02-10 | ALSA: hda: do not override bus codec_mask in link_get() | Kai Vehmanen |
2020-01-14 | ALSA: hda: Update kernel-doc function parameter descriptions | Keyon Jie |
2019-10-07 | ALSA: hdac: clear link output stream mapping | Rander Wang |
2019-08-08 | ALSA: hda: Direct MMIO accesses | Takashi Iwai |
2019-08-08 | ALSA: hda: Remove page allocation redirection | Takashi Iwai |
2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown |
2019-06-25 | ALSA: hdac: Fix codec name after machine driver is unloaded and reloaded | Amadeusz Sławiński |
2019-06-14 | Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2019-06-13 | Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai |
2019-06-06 | Merge branch 'asoc-5.2' into asoc-5.3 | Mark Brown |
2019-06-06 | ALSA: hdac: fix memory release for SST and SOF drivers | Amadeusz Sławiński |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-13 | ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), too | Takashi Iwai |
2019-04-10 | ALSA: hda: Fix racy display power access | Takashi Iwai |
2018-10-02 | ALSA: hda: Fix mismatch for register mask and value in ext controller. | Keyon Jie |
2018-09-03 | ALSA: hda: Fix several mismatch for register mask and value | Keyon Jie |
2018-06-28 | ALSA: hdac: add extended ops in the hdac_bus | Rakesh Ughreja |
2018-06-28 | ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_init | Rakesh Ughreja |
2018-06-28 | ALSA: hdac: ext: add wait for codec to respond after link reset | Rakesh Ughreja |
2018-06-28 | ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver instead | Rakesh Ughreja |
2018-06-28 | ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus instead | Rakesh Ughreja |
2018-06-28 | ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device instead | Rakesh Ughreja |
2017-12-01 | ASoC: hdac_hdmi: clean up hdac_device variable names | Ughreja, Rakesh A |
2017-04-07 | ALSA: hda - add more ML register definitions | Libin Yang |
2017-01-06 | ALSA: hda: check stream decoupled register state | Jeeja KP |
2016-09-16 | ALSA: hdac: add missing \n to end of dev_err messages | Colin Ian King |
2016-08-09 | ALSA - Ext hda: remove bus_parse_capabilities | Vinod Koul |
2016-08-09 | ALSA: convert users to core bus_parse_capabilities | Vinod Koul |
2016-05-16 | Merge tag 'asoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Takashi Iwai |
2016-05-13 | ALSA: hdac: add link pm and ref counting | Vinod Koul |
2016-05-10 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2016-05-08 | ALSA: hda: fix the missing ptr initialization | Vinod Koul |
2016-03-16 | ALSA: hda: use list macro for parsing on cleanup | Vinod Koul |
2016-01-10 | ALSA: hdac: add snd_hdac_ext_bus_link_power_up_all | Vinod Koul |
2016-01-10 | ALSA: hdac: Increase timeout value for link power check | Jayachandran B |
2016-01-10 | ALSA: hdac: couple the hda DMA stream in cleanup | Jeeja KP |
2016-01-10 | ALSA: hdac: Add support for hda DMA Resume capability | Jeeja KP |
2015-10-13 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2015-10-13 | ALSA: hdac: Explicitly add io.h | Vinod Koul |
2015-10-05 | ALSA: hdac: Fix to check if stream not in use in release | Jeeja KP |
2015-10-05 | ALSA: hdac: Fix incorrect update of stream id mapping | Subhransu S. Prusty |
2015-08-23 | ALSA: hdac: fix the spbmaxfifo API | Vinod Koul |
2015-08-23 | ALSA: hdac: Fix size allocation for ext device allocation | Vinod Koul |
2015-08-21 | ALSA: hdac: Remove the usage of key for host stream | Jeeja KP |
2015-08-21 | ALSA: hdac: Add support to enable SPIB for hdac ext stream | Jeeja KP |
2015-08-21 | ALSA: hdac: Add snd_hdac_ext_bus_link_power_down_all() | Jeeja KP |
2015-08-21 | ALSA: hdac: Fix to read the correct offset of spcap/link register | Jeeja KP |
2015-08-21 | ALSA: hdac: add extended device driver registration | Vinod Koul |