| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 2020-02-18 | 1 | -3/+6 |
|\ |
|
| * | ALSA: hda: do not override bus codec_mask in link_get() | Kai Vehmanen | 2020-02-10 | 1 | -3/+6 |
* | | ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs | Takashi Iwai | 2020-02-18 | 1 | -1/+1 |
* | | ALSA: hda: Reset stream if DMA RUN bit not cleared | Mohan Kumar | 2020-01-28 | 1 | -12/+19 |
* | | ALSA: hda: No preallocation on x86 platforms | Takashi Iwai | 2020-01-21 | 1 | -2/+4 |
* | | ALSA: hda: Update kernel-doc function parameter descriptions | Keyon Jie | 2020-01-14 | 8 | -18/+28 |
* | | ALSA: hda: Manage concurrent reg access more properly | Takashi Iwai | 2020-01-13 | 2 | -35/+108 |
* | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2020-01-11 | 1 | -1/+0 |
|\ \ |
|
| * | | ALSA: hda: enable regmap internal locking | Kai Vehmanen | 2020-01-08 | 1 | -1/+0 |
* | | | ALSA: hda: Fix a typo in comments | Takashi Iwai | 2020-01-08 | 1 | -1/+1 |
* | | | ALSA: hda: More constifications | Takashi Iwai | 2020-01-05 | 3 | -4/+4 |
* | | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2019-12-18 | 1 | -3/+1 |
|\| | |
|
| * | | ALSA: hda: Fix regression by strip mask fix | Takashi Iwai | 2019-12-14 | 1 | -3/+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 | 2 | -0/+4 |
|/ |
|
* | ALSA: hda: Modify stream stripe mask only when needed | Takashi Iwai | 2019-12-03 | 1 | -7/+12 |
* | ALSA: hda: Disable regmap internal locking | Takashi Iwai | 2019-11-05 | 1 | -0/+1 |
* | ALSA: hda: Allow non-Intel device probe gracefully | Takashi Iwai | 2019-10-28 | 1 | -4/+4 |
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2019-10-28 | 2 | -2/+5 |
|\ |
|
| * | Revert "ALSA: hda: Flush interrupts on disabling" | Takashi Iwai | 2019-10-28 | 1 | -2/+0 |
| * | ALSA: hdac: clear link output stream mapping | Rander Wang | 2019-10-07 | 1 | -0/+5 |
* | | ALSA: hda: fix intel DSP config | Pierre-Louis Bossart | 2019-10-23 | 1 | -56/+164 |
* | | ALSA: hda: add Intel DSP configuration / probe code | Jaroslav Kysela | 2019-10-23 | 4 | -7/+260 |
|/ |
|
* | Revert "ALSA: hda: Add codec on bus address table lately" | Takashi Iwai | 2019-08-15 | 1 | -12/+9 |
* | ALSA: hda: Unexport a few more stuff | Takashi Iwai | 2019-08-14 | 4 | -6/+9 |
* | ALSA: hda: Drop export of snd_hdac_bus_add/remove_device() | Takashi Iwai | 2019-08-14 | 2 | -2/+5 |
* | ALSA: hda: Add codec on bus address table lately | Takashi Iwai | 2019-08-14 | 1 | -9/+12 |
* | ALSA: hda: Set fifo_size for both playback and capture streams | Takashi Iwai | 2019-08-12 | 1 | -5/+1 |
* | Merge branch 'topic/hda-bus-ops-cleanup' into for-next | Takashi Iwai | 2019-08-09 | 1 | -0/+1 |
|\ |
|
| * | ALSA: hda: readl/writel need linux/io.h | Stephen Rothwell | 2019-08-09 | 1 | -0/+1 |
* | | Merge branch 'topic/hda-bus-ops-cleanup' into for-next | Takashi Iwai | 2019-08-08 | 5 | -76/+49 |
|\| |
|
| * | ALSA: hda: Direct MMIO accesses | Takashi Iwai | 2019-08-08 | 3 | -50/+35 |
| * | ALSA: hda: Remove page allocation redirection | Takashi Iwai | 2019-08-08 | 4 | -26/+14 |
* | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2019-08-06 | 1 | -4/+6 |
|\ \ |
|
| * | | ALSA: hda: Fix 1-minute detection delay when i915 module is not available | Samuel Thibault | 2019-07-27 | 1 | -4/+6 |
| |/ |
|
* | | Merge branch 'topic/hda-dmic' into for-next | Takashi Iwai | 2019-07-31 | 3 | -0/+115 |
|\ \ |
|
| * | | ALSA: hda: intel-nhlt: handle NHLT VENDOR_DEFINED DMIC geometry | Pierre-Louis Bossart | 2019-07-31 | 1 | -1/+5 |
| * | | ALSA: hda: move parts of NHLT code to new module | Pierre-Louis Bossart | 2019-07-31 | 3 | -0/+111 |
| |/ |
|
* / | 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 | 14 | -39/+20 |
|\ |
|
| * | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown | 2019-06-26 | 14 | -37/+14 |
| |\ |
|
| | * | Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2019-06-14 | 1 | -1/+0 |
| | |\ |
|
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 | Thomas Gleixner | 2019-06-05 | 3 | -27/+3 |
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 1 | -10/+1 |
| | * | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
| | * | | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
| | * | | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 2019-05-21 | 7 | -0/+7 |
| * | | | ALSA: hdac: Fix codec name after machine driver is unloaded and reloaded | Amadeusz Sławiński | 2019-06-25 | 1 | -2/+6 |