index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
hda
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
*
|
ALSA: hda - add HDA default codec match function
Vinod Koul
2015-06-03
1
-0
/
+41
*
|
ALSA: hda - Move hda_i915.c from sound/pci/hda to sound/hda
Mengdong Lin
2015-05-20
3
-0
/
+202
*
|
ALSA: hda - Fix NULL dereference from CA0132 DSP loader
Takashi Iwai
2015-05-19
1
-3
/
+9
*
|
ALSA: hda - add hdac stream trace
Libin Yang
2015-05-18
2
-0
/
+32
*
|
ALSA: hda - allow a codec to control the link power
Mengdong Lin
2015-04-29
1
-0
/
+15
*
|
ALSA: hda - add generic functions to set hdac stream params
Jeeja KP
2015-04-17
1
-0
/
+38
*
|
ALSA: hda - Add missing inclusion of <linux/clocksource.h>
Takashi Iwai
2015-04-16
1
-0
/
+1
*
|
ALSA: hda - Move PCM format and rate handling code to core library
Takashi Iwai
2015-04-16
1
-0
/
+300
*
|
ALSA: hda - moved alloc/free stream pages function to controller library
Jeeja KP
2015-04-16
2
-2
/
+58
*
|
ALSA: hda - Add DSP loader to core library code
Takashi Iwai
2015-04-16
2
-0
/
+116
*
|
ALSA: hda - Add the controller helper codes to hda-core module
Takashi Iwai
2015-04-16
4
-3
/
+1004
|
/
*
ALSA: hda - set GET bit when adding a vendor verb to the codec regmap
Mengdong Lin
2015-04-14
1
-1
/
+1
*
ALSA: hda - Fix another race in runtime PM refcounting
Takashi Iwai
2015-04-13
1
-0
/
+30
*
ALSA: hda - Expose codec type sysfs
Takashi Iwai
2015-04-13
1
-0
/
+2
*
ALSA: hda - Always allow access for POWER_STATE verbs via regmap
Takashi Iwai
2015-04-09
1
-5
/
+5
[prev]
[next]