index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
hda
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-04-16
ALSA: hda - Move PCM format and rate handling code to core library
Takashi Iwai
1
-0
/
+300
2015-04-16
ALSA: hda - moved alloc/free stream pages function to controller library
Jeeja KP
2
-2
/
+58
2015-04-16
ALSA: hda - Add DSP loader to core library code
Takashi Iwai
2
-0
/
+116
2015-04-16
ALSA: hda - Add the controller helper codes to hda-core module
Takashi Iwai
4
-3
/
+1004
2015-04-14
ALSA: hda - set GET bit when adding a vendor verb to the codec regmap
Mengdong Lin
1
-1
/
+1
2015-04-13
ALSA: hda - Fix another race in runtime PM refcounting
Takashi Iwai
1
-0
/
+30
2015-04-13
ALSA: hda - Expose codec type sysfs
Takashi Iwai
1
-0
/
+2
2015-04-09
ALSA: hda - Always allow access for POWER_STATE verbs via regmap
Takashi Iwai
1
-5
/
+5
2015-04-08
ALSA: hda - Work around races of power up/down with runtime PM
Takashi Iwai
2
-13
/
+11
2015-04-08
ALSA: hda - Create AFG sysfs node at last
Takashi Iwai
1
-8
/
+8
2015-04-04
Merge branch 'topic/hda-regmap' into for-next
Takashi Iwai
5
-7
/
+574
2015-04-04
ALSA: hda - Fix subsystem ID read regression
David Henningsson
1
-1
/
+1
2015-03-27
ALSA: hda - Set use_single_rw flag for regmap
Takashi Iwai
1
-0
/
+1
2015-03-26
ALSA: hda - Handle a few verbs as read-only
Takashi Iwai
1
-3
/
+7
2015-03-23
ALSA: hda - Add cache support for COEF read/write
Takashi Iwai
1
-1
/
+48
2015-03-23
ALSA: hda - Handle get/set power verb symmetrically via regmap
Takashi Iwai
1
-1
/
+12
2015-03-23
ALSA: hda - Add a fake stereo amp register support
Takashi Iwai
1
-1
/
+70
2015-03-23
ALSA: hda - Allow driver to add vendor-specific verbs for regmap
Takashi Iwai
1
-0
/
+28
2015-03-23
ALSA: hda - Use regmap for parameter caches, too
Takashi Iwai
2
-0
/
+31
2015-03-23
ALSA: hda - Implement uncached version of parameter reads
Takashi Iwai
1
-1
/
+25
2015-03-23
ALSA: hda - Use regmap for codec parameter reads
Takashi Iwai
1
-12
/
+9
2015-03-23
ALSA: hda - Add regmap support
Takashi Iwai
3
-1
/
+306
2015-03-23
ALSA: hda - Move generic array helpers to core lib
Takashi Iwai
2
-1
/
+51
2015-03-23
ALSA: hda - Re-add tracepoints to HD-audio core driver
Takashi Iwai
4
-1
/
+77
2015-03-23
ALSA: hda - Fix possible runtime PM refcount unbalance
Takashi Iwai
1
-2
/
+1
2015-03-23
ALSA: hda - Support indirect execution of verbs
Takashi Iwai
1
-1
/
+23
2015-03-23
ALSA: hda - Add widget sysfs tree
Takashi Iwai
4
-1
/
+444
2015-03-23
ALSA: hda - Move a part of hda_codec stuff into hdac_device
Takashi Iwai
3
-1
/
+491
2015-03-23
ALSA: hda - Move some codes up to hdac_bus struct
Takashi Iwai
2
-1
/
+182
2015-03-23
ALSA: hda - Make snd_hda_bus_type public
Takashi Iwai
3
-0
/
+47