index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'topic/jack' into for-next
Takashi Iwai
2015-04-28
13
-100
/
+242
|
\
|
*
ALSA: Docs: Add documentation for Jack kcontrols
Jie Yang
2015-04-27
1
-0
/
+43
|
*
ALSA: jack: remove exporting ctljack functions
Jie Yang
2015-04-27
1
-2
/
+0
|
*
ASoC: jack: create kctls according to jack pins info
Jie Yang
2015-04-27
1
-0
/
+1
|
*
ALSA: hda - Update to use the new jack kctls method
Jie Yang
2015-04-27
6
-74
/
+31
|
*
ALSA: jack: extend snd_jack_new to support phantom jack
Jie Yang
2015-04-27
5
-17
/
+33
|
*
ALSA: Jack: handle jack embedded kcontrol creating within ctljack
Jie Yang
2015-04-27
4
-6
/
+37
|
*
ALSA: jack: implement kctl creating for jack devices
Jie Yang
2015-04-27
5
-7
/
+103
*
|
Merge branch 'for-4.2' into for-next
Takashi Iwai
2015-04-27
53
-2564
/
+2882
|
\
\
|
*
\
Merge branch 'topic/hda' into for-4.2
Takashi Iwai
2015-04-27
19
-1928
/
+2457
|
|
\
\
|
|
*
|
ALSA: hda - Replace open codes with snd_hdac_stream_set_params()
Takashi Iwai
2015-04-18
1
-19
/
+4
|
|
*
|
ALSA: hda - add generic functions to set hdac stream params
Jeeja KP
2015-04-17
2
-0
/
+40
|
|
*
|
ALSA: hda - add ASoC device type for hda core
Ramesh Babu
2015-04-17
1
-0
/
+1
|
|
*
|
ALSA: hda - Move prepared flag into struct hdac_stream
Takashi Iwai
2015-04-17
3
-5
/
+5
|
|
*
|
ALSA: hda - Replace hda_bus_ops with static binding
Takashi Iwai
2015-04-16
3
-72
/
+31
|
|
*
|
ALSA: hda - Drop azx_sd_read*/write*() macros
Takashi Iwai
2015-04-16
2
-14
/
+1
|
|
*
|
ALSA: hda/tegra - Fix build error and warning
Takashi Iwai
2015-04-16
1
-3
/
+1
|
|
*
|
ALSA: hda - Reenable tracepoints for controller
Takashi Iwai
2015-04-16
2
-2
/
+8
|
|
*
|
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
6
-322
/
+317
|
|
*
|
ALSA: hda - Minor refactoring
Takashi Iwai
2015-04-16
3
-9
/
+7
|
|
*
|
ALSA: hda - Embed bus into controller object
Takashi Iwai
2015-04-16
7
-646
/
+232
|
|
*
|
ALSA: hda - Migrate more hdac_stream codes
Takashi Iwai
2015-04-16
3
-379
/
+54
|
|
*
|
ALSA: hda - Migrate hdac_stream into legacy driver
Takashi Iwai
2015-04-16
4
-359
/
+211
|
|
*
|
ALSA: hda - Pass bus io_ops directly from the top-level driver
Takashi Iwai
2015-04-16
6
-63
/
+66
|
|
*
|
ALSA: hda - Move send_cmd / get_response to hdac_bus_ops
Takashi Iwai
2015-04-16
3
-34
/
+23
|
|
*
|
ALSA: hda - Merge codec and controller helpers
Takashi Iwai
2015-04-16
2
-5
/
+1
|
|
*
|
ALSA: hda - moved alloc/free stream pages function to controller library
Jeeja KP
2015-04-16
3
-2
/
+61
|
|
*
|
ALSA: hda - Add DSP loader to core library code
Takashi Iwai
2015-04-16
4
-3
/
+162
|
|
*
|
ALSA: hda - Add the controller helper codes to hda-core module
Takashi Iwai
2015-04-16
8
-137
/
+1380
|
|
*
|
ALSA: hda - Handle error from get_response bus ops directly
Takashi Iwai
2015-04-14
3
-35
/
+32
|
*
|
|
ALSA: Close holes in struct snd_pcm_constraint_list
Lars-Peter Clausen
2015-04-27
1
-1
/
+1
|
*
|
|
ALSA: Close holes in struct snd_pcm_hw_rule
Lars-Peter Clausen
2015-04-27
1
-1
/
+2
|
*
|
|
ALSA: core: Clean up OSS proc file management
Takashi Iwai
2015-04-24
4
-24
/
+10
|
*
|
|
ALSA: core: Build conditionally and remove superfluous ifdefs
Takashi Iwai
2015-04-24
6
-25
/
+8
|
*
|
|
ALSA: core: Don't ignore errors at creating proc files
Takashi Iwai
2015-04-24
5
-35
/
+35
|
*
|
|
ALSA: core: Remove superfluous exit calls for proc entries
Takashi Iwai
2015-04-24
5
-47
/
+1
|
*
|
|
ALSA: core: Manage asound root directory with snd_info_entry
Takashi Iwai
2015-04-24
1
-38
/
+14
|
*
|
|
ALSA: core: Remove child proc file elements recursively
Takashi Iwai
2015-04-24
3
-69
/
+21
|
*
|
|
ALSA: core: Fix possible memory leaks at error path in info.c
Takashi Iwai
2015-04-23
1
-31
/
+31
|
*
|
|
ALSA: core: Use seq_file for text proc file reads
Takashi Iwai
2015-04-23
2
-324
/
+261
|
*
|
|
ALSA: remove deprecated use of pci api
Quentin Lambert
2015-04-16
23
-48
/
+48
*
|
|
|
ALSA: hda - Fix missing va_end() call in snd_hda_codec_pcm_new()
Takashi Iwai
2015-04-27
1
-1
/
+2
*
|
|
|
ALSA: emux: Fix mutex deadlock at unloading
Takashi Iwai
2015-04-27
1
-2
/
+0
*
|
|
|
ALSA: emu10k1: Fix card shortname string buffer overflow
Takashi Iwai
2015-04-27
2
-4
/
+6
*
|
|
|
ALSA: hda - Add mute-LED mode control to Thinkpad
Takashi Iwai
2015-04-27
1
-0
/
+1
*
|
|
|
ALSA: hda - Fix mute-LED fixed mode
Takashi Iwai
2015-04-27
1
-9
/
+12
*
|
|
|
ALSA: hda - Fix click noise at start on Dell XPS13
Takashi Iwai
2015-04-27
2
-5
/
+14
|
|
_
|
/
|
/
|
|
*
|
|
Linux 4.1-rc1
v4.1-rc1
Linus Torvalds
2015-04-27
1
-2
/
+2
*
|
|
x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue
Andy Lutomirski
2015-04-27
5
-0
/
+48
[next]