| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: hda: Reset all SIE bits in INTCTL | Amadeusz Sławiński | 2022-07-09 | 1 | -5/+2 |
* | ALSA: hda: avoid write to STATESTS if controller is in reset | Kai Vehmanen | 2021-10-12 | 1 | -2/+3 |
* | ALSA: hda: add link_power op to hdac_bus_ops | Kai Vehmanen | 2021-02-08 | 1 | -0/+14 |
* | ALSA: hda: avoid reset of sdo_limit | Sameer Pujar | 2020-08-19 | 1 | -11/+0 |
* | ALSA: hda: Unexport some local helper functions | Takashi Iwai | 2020-05-16 | 1 | -0/+1 |
* | ALSA: hda: add member to store ratio for stripe control | Sameer Pujar | 2020-05-04 | 1 | -0/+12 |
* | ALSA: hda: Update kernel-doc function parameter descriptions | Keyon Jie | 2020-01-14 | 1 | -1/+1 |
* | ALSA: hda: Comment about snd_hdac_bus_update_rirb() and spinlock | Takashi Iwai | 2019-12-14 | 1 | -0/+1 |
* | ALSA: hda: Unify get_response handling | Takashi Iwai | 2019-12-13 | 1 | -1/+10 |
* | ALSA: hda: Use waitqueue for RIRB in HDA-core helper, too | Takashi Iwai | 2019-12-13 | 1 | -2/+14 |
* | ALSA: hda: Use standard waitqueue for RIRB wakeup | Takashi Iwai | 2019-12-10 | 1 | -0/+3 |
* | Revert "ALSA: hda: Flush interrupts on disabling" | Takashi Iwai | 2019-10-28 | 1 | -2/+0 |
* | Merge branch 'topic/hda-bus-ops-cleanup' into for-next | Takashi Iwai | 2019-08-08 | 1 | -9/+9 |
|\ |
|
| * | ALSA: hda: Remove page allocation redirection | Takashi Iwai | 2019-08-08 | 1 | -9/+9 |
* | | ALSA: hda: Flush interrupts on disabling | Chris Wilson | 2019-07-22 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 2019-07-08 | 1 | -0/+1 |
|\ |
|
| * | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | | ALSA: hda: Fix a headphone detection issue when using SOF | Rander Wang | 2019-07-01 | 1 | -3/+2 |
* | | ALSA: hda: fix: lock reg_lock before calling snd_hdac_bus_update_rirb | Bard Liao | 2019-05-30 | 1 | -1/+1 |
* | | ALSA: hda: add polling mode in snd_hdac_bus_get_response | Bard Liao | 2019-05-28 | 1 | -0/+2 |
|/ |
|
* | ALSA: hda: Fix mismatches for register mask and value in hdac controller | Keyon Jie | 2019-01-09 | 1 | -3/+5 |
* | sound: don't call skl_init_chip() to reset intel skl soc | Yu Zhao | 2018-09-12 | 1 | -3/+4 |
* | sound: enable interrupt after dma buffer initialization | Yu Zhao | 2018-09-12 | 1 | -2/+6 |
* | Merge branch 'for-next' into for-linus | Takashi Iwai | 2017-11-13 | 1 | -1/+2 |
|\ |
|
| * | ALSA: hda: Abort capability probe on invalid capability | Rakesh Ughreja | 2017-10-24 | 1 | -1/+2 |
* | | ALSA: hda: Abort capability probe at invalid register read | Takashi Iwai | 2017-10-18 | 1 | -0/+5 |
|/ |
|
* | ALSA: hda: Fix cpu lockup when stopping the cmd dmas | Jeeja KP | 2017-05-10 | 1 | -0/+4 |
* | Merge tag 'asoc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 2017-05-02 | 1 | -1/+1 |
|\ |
|
| * | ALSA: hda: Fix LLCH register read | B, Jayachandran | 2017-03-29 | 1 | -1/+1 |
* | | ALSA: hda - Avoid tricky macros | Takashi Iwai | 2017-04-03 | 1 | -1/+1 |
|/ |
|
* | ALSA: hda - move bus_parse_capabilities to core | Vinod Koul | 2016-08-09 | 1 | -0/+75 |
* | ALSA: hda: fix to wait for RIRB & CORB DMA to set | Jeeja KP | 2016-05-08 | 1 | -0/+17 |
* | ALSA: hda - Loop interrupt handling until really cleared | Takashi Iwai | 2016-02-26 | 1 | -1/+6 |
* | ALSA: hda - moved alloc/free stream pages function to controller library | Jeeja KP | 2015-04-16 | 1 | -0/+58 |
* | ALSA: hda - Add the controller helper codes to hda-core module | Takashi Iwai | 2015-04-16 | 1 | -0/+449 |