index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sound
/
opl3.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-17
ALSA: hda - add ASoC device type for hda core
Ramesh Babu
1
-0
/
+1
2015-04-17
ALSA: hda - Move prepared flag into struct hdac_stream
Takashi Iwai
3
-5
/
+5
2015-04-16
ALSA: hda - Replace hda_bus_ops with static binding
Takashi Iwai
3
-72
/
+31
2015-04-16
ALSA: hda - Drop azx_sd_read*/write*() macros
Takashi Iwai
2
-14
/
+1
2015-04-16
ALSA: hda/tegra - Fix build error and warning
Takashi Iwai
1
-3
/
+1
2015-04-16
ALSA: hda - Reenable tracepoints for controller
Takashi Iwai
2
-2
/
+8
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
6
-322
/
+317
2015-04-16
ALSA: hda - Minor refactoring
Takashi Iwai
3
-9
/
+7
2015-04-16
ALSA: hda - Embed bus into controller object
Takashi Iwai
7
-646
/
+232
2015-04-16
ALSA: hda - Migrate more hdac_stream codes
Takashi Iwai
3
-379
/
+54
2015-04-16
ALSA: hda - Migrate hdac_stream into legacy driver
Takashi Iwai
4
-359
/
+211
2015-04-16
ALSA: hda - Pass bus io_ops directly from the top-level driver
Takashi Iwai
6
-63
/
+66
2015-04-16
ALSA: hda - Move send_cmd / get_response to hdac_bus_ops
Takashi Iwai
3
-34
/
+23
2015-04-16
ALSA: hda - Merge codec and controller helpers
Takashi Iwai
2
-5
/
+1
2015-04-16
ALSA: hda - moved alloc/free stream pages function to controller library
Jeeja KP
3
-2
/
+61
2015-04-16
ALSA: hda - Add DSP loader to core library code
Takashi Iwai
4
-3
/
+162
2015-04-16
ALSA: hda - Add the controller helper codes to hda-core module
Takashi Iwai
8
-137
/
+1380
2015-04-14
ALSA: hda - Handle error from get_response bus ops directly
Takashi Iwai
3
-35
/
+32
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/realtek - Enable the ALC292 dock fixup on the Thinkpad T450
Jo-Philipp Wich
1
-0
/
+1
2015-04-13
ALSA: hda - Fix another race in runtime PM refcounting
Takashi Iwai
2
-28
/
+34
2015-04-13
ALSA: hda - Expose codec type sysfs
Takashi Iwai
1
-0
/
+2
2015-04-13
ALSA: ctl: fix to handle several elements added by one operation for userspac...
Takashi Sakamoto
1
-5
/
+11
2015-04-12
ASoC: Intel: fix array_size.cocci warnings
kbuild test robot
1
-1
/
+1
2015-04-12
ASoC: n810: Automatically disconnect non-connected pins
Lars-Peter Clausen
1
-19
/
+1
2015-04-12
ASoC: n810: Consistently pass the card DAPM context to n810_ext_control()
Lars-Peter Clausen
1
-2
/
+1
2015-04-12
ASoC: davinci-evm: Use card DAPM context to access widgets
Lars-Peter Clausen
1
-4
/
+3
2015-04-12
ASoC: mop500_ab8500: Use card DAPM context to access widgets
Lars-Peter Clausen
1
-18
/
+18
2015-04-12
ASoC: wm1133-ev1: Use card DAPM context to access widgets
Lars-Peter Clausen
1
-2
/
+1
2015-04-12
ASoC: atmel: Improve machine driver compile test coverage
Lars-Peter Clausen
1
-3
/
+6
2015-04-12
ASoC: atmel: Add dependency to SND_SOC_I2C_AND_SPI where necessary
Lars-Peter Clausen
1
-2
/
+2
2015-04-12
ALSA: control: Fix a typo of SNDRV_CTL_ELEM_ACCESS_TLV_* with SNDRV_CTL_TLV_OP_*
Takashi Iwai
1
-1
/
+1
2015-04-12
ALSA: usb-audio: Don't attempt to get Microsoft Lifecam Cinema sample rate
Adam Honse
1
-0
/
+1
2015-04-12
ASoC: rnsd: fix build regression without CONFIG_OF
Arnd Bergmann
1
-0
/
+1
2015-04-11
ASoC: pcm512x: Remove hardcoding of pll-lock to GPIO4
Howard Mitchell
1
-19
/
+0
2015-04-11
ALSA: emu10k1: add toggles for E-mu 1010 optical ports
Michael Gernoth
1
-0
/
+118
2015-04-11
ALSA: ctl: fill identical information to return value when adding userspace e...
Takashi Sakamoto
1
-1
/
+21
2015-04-11
ALSA: ctl: fix a bug to return no identical information in info operation for...
Takashi Sakamoto
1
-0
/
+7
2015-04-11
ALSA: ctl: confirm to return all identical information in 'activate' event
Takashi Sakamoto
1
-0
/
+2
2015-04-11
ALSA: emu10k1: handle dock disconnects
Michael Gernoth
1
-0
/
+9
2015-04-11
ALSA: hda - Add dock support for ThinkPad X250 (17aa:2226)
Yves-Alexis Perez
1
-0
/
+1
2015-04-11
ALSA: seq: fill client ID in return value of pool operation
Takashi Sakamoto
1
-0
/
+1
2015-04-10
ASoC: Intel: Use the generic IPC/mailbox APIs in Broadwell
Jin Yao
1
-295
/
+87
2015-04-10
ASoC: Intel: Use the generic IPC/mailbox APIs in Baytrail
Jin Yao
1
-283
/
+77
2015-04-10
ASoC: Intel: Refactor common IPC/mailbox code into generic APIs
Jin Yao
3
-1
/
+387
2015-04-10
ASoC: fsl: Add the audio interface acronyms in Kconfig text
Fabio Estevam
1
-2
/
+2
2015-04-10
ASoC: core: call snd_soc_runtime_set_dai_fmt() before soc_new_pcm()
Kuninori Morimoto
1
-6
/
+3
2015-04-10
ASoC: fsl_ssi: Use devm_ioremap_resource()
Fabio Estevam
1
-14
/
+6
2015-04-10
ALSA: emu10k1: don't deadlock in proc-functions
Michael Gernoth
1
-12
/
+0
[next]