index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
hda
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-08-26
ALSA: hda - Fix widget sysfs tree corruption after refresh
Takashi Iwai
2
-6
/
+11
2015-08-23
ALSA: hdac: Add snd_hdac_get_hdac_stream()
Jeeja KP
1
-0
/
+22
2015-08-23
ALSA: hdac: fix the spbmaxfifo API
Vinod Koul
1
-3
/
+3
2015-08-23
ALSA: hdac: Fix size allocation for ext device allocation
Vinod Koul
1
-1
/
+1
2015-08-21
ALSA: hdac: Remove the usage of key for host stream
Jeeja KP
1
-6
/
+0
2015-08-21
ALSA: hdac: Add support to enable SPIB for hdac ext stream
Jeeja KP
1
-0
/
+54
2015-08-21
ALSA: hdac: Add snd_hdac_ext_bus_link_power_down_all()
Jeeja KP
1
-0
/
+20
2015-08-21
ALSA: hdac: Fix to read the correct offset of spcap/link register
Jeeja KP
2
-6
/
+6
2015-08-21
ALSA: hdac: add snd_hdac_refresh_widget_sysfs()
Vinod Koul
1
-0
/
+28
2015-08-21
ALSA: hdac: add extended device driver registration
Vinod Koul
1
-0
/
+66
2015-08-21
ALSA: hdac: add hdac extended device
Vinod Koul
1
-4
/
+9
2015-08-21
ALSA: hdac: Add API for removing hdac extended device
Vinod Koul
1
-0
/
+19
2015-08-11
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-7
/
+1
2015-08-04
ALSA: HDA: Dont check return for snd_hdac_chip_readl
Jeeja KP
1
-6
/
+0
2015-08-04
ALSA: HDA: Fix stream assignment for host in decoupled mode
Jeeja KP
1
-1
/
+1
2015-07-27
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+4
2015-07-20
ALSA: hda - Fix Skylake codec timeout
David Henningsson
1
-1
/
+4
2015-07-17
ALSA: hda - Check the return value from pm_runtime_get/put*()
Takashi Iwai
2
-12
/
+24
2015-07-09
ALSA: hda: Delete an unnecessary check before the function call "kobject_put"
Markus Elfring
1
-2
/
+1
2015-06-17
ALSA: hda: provide default bus io ops extended hdac
Vinod Koul
1
-1
/
+58
2015-06-17
ALSA: hda: add hda link cleanup routine
Vinod Koul
1
-0
/
+18
2015-06-17
ALSA: hda: add hdac_ext stream creation and cleanup routines
Vinod Koul
1
-0
/
+50
2015-06-16
ALSA: HDAC: move SND_HDA_PREALLOC_SIZE to core
Vinod Koul
1
-0
/
+13
2015-06-12
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+5
2015-06-11
ALSA: hdac_ext: add extended stream capabilities
Jeeja KP
2
-1
/
+403
2015-06-11
ALSA: hdac_ext: add hdac extended controller
Jeeja KP
2
-1
/
+271
2015-06-11
ALSA: hdac_ext: add extended HDA bus
Jeeja KP
4
-0
/
+127
2015-06-11
ALSA: hda - Re-add the lost fake mute support
Takashi Iwai
1
-0
/
+5
2015-06-11
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+3
2015-06-10
ALSA: hda - Allow calling snd_hdac_i915_*() without actual binding
Takashi Iwai
1
-4
/
+7
2015-06-10
ALSA: hda - Don't actually write registers for caps overwrites
Takashi Iwai
1
-0
/
+3
2015-06-03
ALSA: hda - add HDA default codec match function
Vinod Koul
1
-0
/
+41
2015-05-20
ALSA: hda - Move hda_i915.c from sound/pci/hda to sound/hda
Mengdong Lin
3
-0
/
+202
2015-05-19
ALSA: hda - Fix NULL dereference from CA0132 DSP loader
Takashi Iwai
1
-3
/
+9
2015-05-18
ALSA: hda - add hdac stream trace
Libin Yang
2
-0
/
+32
2015-04-29
ALSA: hda - allow a codec to control the link power
Mengdong Lin
1
-0
/
+15
2015-04-17
ALSA: hda - add generic functions to set hdac stream params
Jeeja KP
1
-0
/
+38
2015-04-16
ALSA: hda - Add missing inclusion of <linux/clocksource.h>
Takashi Iwai
1
-0
/
+1
[next]