Age | Commit message (Expand) | Author | Files | Lines |
2016-08-03 | ALSA: hda: Fix krealloc() with __GFP_ZERO usage | Takashi Iwai | 1 | -1/+3 |
2016-07-25 | Merge branch 'for-next' into for-linus | Takashi Iwai | 1 | -3/+25 |
2016-06-17 | ALSA: hdac_regmap - fix the register access for runtime PM | Jaroslav Kysela | 1 | -2/+2 |
2016-06-16 | ALSA: hda: fix some klockwork scan warnings | Libin Yang | 1 | -3/+25 |
2016-05-16 | Merge tag 'asoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Takashi Iwai | 3 | -0/+79 |
2016-05-13 | Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-next | Mark Brown | 1 | -0/+10 |
2016-05-13 | Merge remote-tracking branch 'asoc/topic/intel' into asoc-next | Mark Brown | 2 | -0/+69 |
2016-05-13 | ALSA: hdac: add link pm and ref counting | Vinod Koul | 2 | -0/+69 |
2016-05-10 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -3/+2 |
2016-05-08 | ALSA: hda: fix to wait for RIRB & CORB DMA to set | Jeeja KP | 1 | -0/+17 |
2016-05-08 | ALSA: hda: fix the missing ptr initialization | Vinod Koul | 1 | -0/+1 |
2016-04-28 | ALSA: hda - add helper to get channels from cap bits | Subhransu S. Prusty | 1 | -0/+10 |
2016-04-27 | Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Takashi Iwai | 1 | -3/+2 |
2016-04-26 | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus | Mark Brown | 1 | -3/+2 |
2016-04-26 | Merge branch 'for-linus' into for-next | Takashi Iwai | 3 | -28/+82 |
2016-04-26 | ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDW | Takashi Iwai | 1 | -11/+51 |
2016-04-21 | ALSA: hda - Fix possible race on regmap bypass flip | Takashi Iwai | 2 | -18/+32 |
2016-04-04 | ALSA: hda - Update chmap tlv to report sink's capability | Subhransu S. Prusty | 1 | -4/+40 |
2016-04-04 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -0/+15 |
2016-04-04 | ALSA: hda - Bind with i915 only when Intel graphics is present | Takashi Iwai | 1 | -0/+15 |
2016-03-29 | ALSA: hda - Fix yet another i915 pointer leftover in error path | Takashi Iwai | 1 | -0/+1 |
2016-03-29 | ALSA: hda - Clear the leftover component assignment at snd_hdac_i915_exit() | Takashi Iwai | 1 | -0/+1 |
2016-03-28 | ALSA: hda - Add the pin / port mapping on Intel ILK and VLV | Takashi Iwai | 1 | -11/+34 |
2016-03-16 | ALSA: hda: use list macro for parsing on cleanup | Vinod Koul | 1 | -3/+2 |
2016-03-10 | ALSA: hda - Add a sanity check of pin / port mapping on i915 HDMI/DP | Takashi Iwai | 1 | -2/+12 |
2016-03-08 | Merge branch 'topic/hda' into for-next | Takashi Iwai | 2 | -23/+62 |
2016-03-08 | ALSA: hda - Fix unexpected resume through regmap code path | Takashi Iwai | 2 | -23/+62 |
2016-03-07 | ALSA: hda - Use snd_hdac namespace prefix for chmap exported APIs | Subhransu S. Prusty | 1 | -19/+19 |
2016-03-07 | ALSA: hda - Move chmap support helpers/ops to core | Subhransu S. Prusty | 1 | -0/+742 |
2016-03-07 | ALSA: hda - Add hdmi chmap verb programming ops to chmap object | Subhransu S. Prusty | 2 | -1/+50 |
2016-02-26 | ALSA: hda - Loop interrupt handling until really cleared | Takashi Iwai | 1 | -1/+6 |
2016-01-20 | ALSA: hda - Degrade i915 binding failure message | Takashi Iwai | 1 | -1/+1 |
2016-01-11 | Merge tag 'asoc-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 2 | -1/+100 |
2016-01-10 | ALSA: hdac: add snd_hdac_ext_bus_link_power_up_all | Vinod Koul | 1 | -0/+21 |
2016-01-10 | ALSA: hdac: Increase timeout value for link power check | Jayachandran B | 1 | -1/+1 |
2016-01-10 | ALSA: hdac: couple the hda DMA stream in cleanup | Jeeja KP | 1 | -0/+1 |
2016-01-10 | ALSA: hdac: Add support for hda DMA Resume capability | Jeeja KP | 2 | -0/+77 |
2015-12-10 | ALSA: hda - Move audio component accesses to hdac_i915.c | Takashi Iwai | 1 | -0/+66 |
2015-10-28 | ALSA: hda - Add / fix kernel doc comments | Takashi Iwai | 5 | -5/+102 |
2015-10-20 | ALSA: hda - Advertise MODALIAS in uevent | Thierry Reding | 1 | -0/+12 |
2015-10-20 | ALSA: hda - Add hdaudio bus modalias support | Subhransu S. Prusty | 1 | -0/+8 |
2015-10-20 | ALSA: hda - Add a common helper to give the codec modalias string | Takashi Iwai | 1 | -0/+15 |
2015-10-20 | ALSA: hda - Add hduadio support to DEVTABLE | Subhransu S. Prusty | 1 | -0/+1 |
2015-10-15 | ALSA: hda - consolidate chip rename functions | Takashi Iwai | 1 | -0/+22 |
2015-10-13 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -0/+1 |
2015-10-13 | ALSA: hdac: Explicitly add io.h | Vinod Koul | 1 | -0/+1 |
2015-10-08 | ALSA: hdac: Copy codec helpers to core | Subhransu S. Prusty | 1 | -0/+81 |
2015-10-05 | ALSA: hdac: Fix to check if stream not in use in release | Jeeja KP | 1 | -4/+3 |
2015-10-05 | ALSA: hdac: Fix incorrect update of stream id mapping | Subhransu S. Prusty | 1 | -1/+1 |
2015-09-02 | ALSA: hda - allow codecs to access the i915 pin/ELD callback | David Henningsson | 1 | -0/+10 |