Age | Commit message (Expand) | Author | Files | Lines |
2017-09-04 | ALSA: hda: Fix forget to free resource in error handling code path in hda_cod... | Wang YanQing | 1 | -1/+4 |
2016-01-20 | ALSA: hda - Fix missing module loading with model=generic option | Takashi Iwai | 1 | -10/+32 |
2015-10-20 | Merge branch 'topic/hda-modalias' into for-next | Takashi Iwai | 1 | -14/+18 |
2015-10-20 | ALSA: hda - convert to hda_device_id | Takashi Iwai | 1 | -14/+18 |
2015-10-17 | ALSA: hda - Fix bogus codec address check for mixer name assignment | Takashi Iwai | 1 | -2/+2 |
2015-10-15 | ALSA: hda - Update mixer name for the lower codec address | Takashi Iwai | 1 | -1/+3 |
2015-10-15 | ALSA: hda - consolidate chip rename functions | Takashi Iwai | 1 | -12/+23 |
2015-05-28 | ALSA: hda - Drop unused fields from struct hda_codec_preset | Takashi Iwai | 1 | -9/+1 |
2015-03-23 | ALSA: hda - Add regmap support | Takashi Iwai | 1 | -0/+4 |
2015-03-23 | ALSA: hda - Fix possible runtime PM refcount unbalance | Takashi Iwai | 1 | -0/+1 |
2015-03-23 | ALSA: hda - Add widget sysfs tree | Takashi Iwai | 1 | -2/+2 |
2015-03-23 | ALSA: hda - Move a part of hda_codec stuff into hdac_device | Takashi Iwai | 1 | -80/+15 |
2015-03-23 | ALSA: hda - Move some codes up to hdac_bus struct | Takashi Iwai | 1 | -0/+10 |
2015-03-23 | ALSA: hda - Make snd_hda_bus_type public | Takashi Iwai | 1 | -33/+14 |
2015-03-13 | ALSA: hda - Use shutdown driver ops instead of reboot notifier | Takashi Iwai | 1 | -0/+10 |
2015-03-03 | ALSA: hda - Build PCMs and controls at codec driver probe | Takashi Iwai | 1 | -5/+17 |
2015-03-03 | ALSA: hda - Implement unbind more safely | Takashi Iwai | 1 | -2/+1 |
2015-03-03 | ALSA: hda - Add card field to hda_codec struct | Takashi Iwai | 1 | -3/+3 |
2015-02-23 | ALSA: hda - Move codec suspend/resume to codec driver | Takashi Iwai | 1 | -1/+2 |
2015-02-23 | ALSA: hda - Bind codecs via standard bus | Takashi Iwai | 1 | -0/+320 |