| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: hda - Degrade i915 binding failure message | Takashi Iwai | 2016-01-20 | 1 | -1/+1 |
* | Merge tag 'asoc-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 2016-01-11 | 2 | -1/+100 |
|\ |
|
| * | ALSA: hdac: add snd_hdac_ext_bus_link_power_up_all | Vinod Koul | 2016-01-10 | 1 | -0/+21 |
| * | ALSA: hdac: Increase timeout value for link power check | Jayachandran B | 2016-01-10 | 1 | -1/+1 |
| * | ALSA: hdac: couple the hda DMA stream in cleanup | Jeeja KP | 2016-01-10 | 1 | -0/+1 |
| * | ALSA: hdac: Add support for hda DMA Resume capability | Jeeja KP | 2016-01-10 | 2 | -0/+77 |
* | | ALSA: hda - Move audio component accesses to hdac_i915.c | Takashi Iwai | 2015-12-10 | 1 | -0/+66 |
|/ |
|
* | ALSA: hda - Add / fix kernel doc comments | Takashi Iwai | 2015-10-28 | 5 | -5/+102 |
* | ALSA: hda - Advertise MODALIAS in uevent | Thierry Reding | 2015-10-20 | 1 | -0/+12 |
* | ALSA: hda - Add hdaudio bus modalias support | Subhransu S. Prusty | 2015-10-20 | 1 | -0/+8 |
* | ALSA: hda - Add a common helper to give the codec modalias string | Takashi Iwai | 2015-10-20 | 1 | -0/+15 |
* | ALSA: hda - Add hduadio support to DEVTABLE | Subhransu S. Prusty | 2015-10-20 | 1 | -0/+1 |
* | ALSA: hda - consolidate chip rename functions | Takashi Iwai | 2015-10-15 | 1 | -0/+22 |
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2015-10-13 | 1 | -0/+1 |
|\ |
|
| * | ALSA: hdac: Explicitly add io.h | Vinod Koul | 2015-10-13 | 1 | -0/+1 |
* | | ALSA: hdac: Copy codec helpers to core | Subhransu S. Prusty | 2015-10-08 | 1 | -0/+81 |
* | | ALSA: hdac: Fix to check if stream not in use in release | Jeeja KP | 2015-10-05 | 1 | -4/+3 |
* | | ALSA: hdac: Fix incorrect update of stream id mapping | Subhransu S. Prusty | 2015-10-05 | 1 | -1/+1 |
|/ |
|
* | ALSA: hda - allow codecs to access the i915 pin/ELD callback | David Henningsson | 2015-09-02 | 1 | -0/+10 |
* | ALSA: hda - Fix widget sysfs tree corruption after refresh | Takashi Iwai | 2015-08-26 | 2 | -6/+11 |
* | ALSA: hdac: Add snd_hdac_get_hdac_stream() | Jeeja KP | 2015-08-23 | 1 | -0/+22 |
* | ALSA: hdac: fix the spbmaxfifo API | Vinod Koul | 2015-08-23 | 1 | -3/+3 |
* | ALSA: hdac: Fix size allocation for ext device allocation | Vinod Koul | 2015-08-23 | 1 | -1/+1 |
* | ALSA: hdac: Remove the usage of key for host stream | Jeeja KP | 2015-08-21 | 1 | -6/+0 |
* | ALSA: hdac: Add support to enable SPIB for hdac ext stream | Jeeja KP | 2015-08-21 | 1 | -0/+54 |
* | ALSA: hdac: Add snd_hdac_ext_bus_link_power_down_all() | Jeeja KP | 2015-08-21 | 1 | -0/+20 |
* | ALSA: hdac: Fix to read the correct offset of spcap/link register | Jeeja KP | 2015-08-21 | 2 | -6/+6 |
* | ALSA: hdac: add snd_hdac_refresh_widget_sysfs() | Vinod Koul | 2015-08-21 | 1 | -0/+28 |
* | ALSA: hdac: add extended device driver registration | Vinod Koul | 2015-08-21 | 1 | -0/+66 |
* | ALSA: hdac: add hdac extended device | Vinod Koul | 2015-08-21 | 1 | -4/+9 |
* | ALSA: hdac: Add API for removing hdac extended device | Vinod Koul | 2015-08-21 | 1 | -0/+19 |
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2015-08-11 | 2 | -7/+1 |
|\ |
|
| * | ALSA: HDA: Dont check return for snd_hdac_chip_readl | Jeeja KP | 2015-08-04 | 1 | -6/+0 |
| * | ALSA: HDA: Fix stream assignment for host in decoupled mode | Jeeja KP | 2015-08-04 | 1 | -1/+1 |
* | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2015-07-27 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | ALSA: hda - Fix Skylake codec timeout | David Henningsson | 2015-07-20 | 1 | -1/+4 |
* | | ALSA: hda - Check the return value from pm_runtime_get/put*() | Takashi Iwai | 2015-07-17 | 2 | -12/+24 |
* | | ALSA: hda: Delete an unnecessary check before the function call "kobject_put" | Markus Elfring | 2015-07-09 | 1 | -2/+1 |
|/ |
|
* | ALSA: hda: provide default bus io ops extended hdac | Vinod Koul | 2015-06-17 | 1 | -1/+58 |
* | ALSA: hda: add hda link cleanup routine | Vinod Koul | 2015-06-17 | 1 | -0/+18 |
* | ALSA: hda: add hdac_ext stream creation and cleanup routines | Vinod Koul | 2015-06-17 | 1 | -0/+50 |
* | ALSA: HDAC: move SND_HDA_PREALLOC_SIZE to core | Vinod Koul | 2015-06-16 | 1 | -0/+13 |
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2015-06-12 | 1 | -0/+5 |
|\ |
|
| * | ALSA: hda - Re-add the lost fake mute support | Takashi Iwai | 2015-06-11 | 1 | -0/+5 |
* | | ALSA: hdac_ext: add extended stream capabilities | Jeeja KP | 2015-06-11 | 2 | -1/+403 |
* | | ALSA: hdac_ext: add hdac extended controller | Jeeja KP | 2015-06-11 | 2 | -1/+271 |
* | | ALSA: hdac_ext: add extended HDA bus | Jeeja KP | 2015-06-11 | 4 | -0/+127 |
* | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2015-06-11 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | ALSA: hda - Don't actually write registers for caps overwrites | Takashi Iwai | 2015-06-10 | 1 | -0/+3 |
* | | ALSA: hda - Allow calling snd_hdac_i915_*() without actual binding | Takashi Iwai | 2015-06-10 | 1 | -4/+7 |