index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: pci: Clean up with new procfs helpers
Takashi Iwai
2019-02-06
38
-278
/
+133
*
ALSA: i2c: Clean up with new procfs helpers
Takashi Iwai
2019-02-06
3
-13
/
+5
*
ALSA: isa: Clean up with new procfs helpers
Takashi Iwai
2019-02-06
4
-16
/
+5
*
ALSA: drivers: Clean up with new procfs helpers
Takashi Iwai
2019-02-06
3
-20
/
+5
*
ALSA: info: Add standard helpers for card proc file entries
Takashi Iwai
2019-02-06
1
-0
/
+32
*
ALSA: pci: Remove superfluous snd_info_register() calls
Takashi Iwai
2019-02-06
3
-58
/
+14
*
ALSA: compress: Remove superfluous snd_info_register() calls
Takashi Iwai
2019-02-06
1
-10
/
+1
*
ALSA: pcm: Remove superfluous snd_info_register() calls
Takashi Iwai
2019-02-06
2
-65
/
+37
*
ALSA: emux: Remove superfluous snd_info_register() calls
Takashi Iwai
2019-02-06
1
-4
/
+0
*
ALSA: opl4: Remove superfluous snd_info_register() calls
Takashi Iwai
2019-02-06
1
-4
/
+0
*
ALSA: firewire: Remove superfluous snd_info_register() calls
Takashi Iwai
2019-02-06
8
-84
/
+16
*
ALSA: info: Always register entries recursively
Takashi Iwai
2019-02-05
1
-31
/
+34
*
ALSA: core: Don't allow NULL device for memory allocation
Takashi Iwai
2019-02-05
1
-0
/
+2
*
ASoC: sh: Avoid passing NULL to memory allocators
Takashi Iwai
2019-02-05
1
-1
/
+1
*
ASoC: amd: Avoid passing NULL to memory allocators
Takashi Iwai
2019-02-05
1
-1
/
+2
*
ALSA: arm: Avoid passing NULL to memory allocators
Takashi Iwai
2019-02-04
1
-1
/
+2
*
ALSA: x86: Avoid passing NULL to memory allocators
Takashi Iwai
2019-02-04
1
-1
/
+2
*
ALSA: isa: Avoid passing NULL to memory allocators
Takashi Iwai
2019-02-01
9
-12
/
+13
*
ALSA: mips: pass struct device to DMA API functions
Christoph Hellwig
2019-02-01
1
-3
/
+4
*
ALSA: hal2: pass struct device to DMA API functions
Christoph Hellwig
2019-02-01
1
-14
/
+17
*
ALSA: pcm: remove a superfluous function declaration
Guennadi Liakhovetski
2019-01-31
1
-2
/
+0
*
ALSA: hda - Use standard device registration for beep
Takashi Iwai
2019-01-29
3
-94
/
+72
*
Merge branch 'topic/hda-pm-state' into for-next
Takashi Iwai
2019-01-29
2
-35
/
+88
|
\
|
*
ALSA: hda/realtek - Apply ALC294 hp init also for S4 resume
Takashi Iwai
2019-01-29
1
-1
/
+3
|
*
ALSA: hda - Record the current power state before suspend/resume calls
Takashi Iwai
2019-01-29
1
-2
/
+41
|
*
ALSA: hda/realtek - Fixed hp_pin no value
Kailang Yang
2019-01-29
1
-33
/
+45
*
|
ALSA: usb-audio: Cleanup DSD whitelist
Jussi Laako
2019-01-29
1
-16
/
+2
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-01-29
29
-300
/
+250
|
\
|
|
*
ALSA: pcm: Fix tight loop of OSS capture stream
Takashi Iwai
2019-01-25
1
-1
/
+8
|
*
ALSA: usb-audio: Add Opus #3 to quirks for native DSD support
Olek Poplavsky
2019-01-25
1
-0
/
+1
|
*
ALSA: hda - Add mute LED support for HP ProBook 470 G5
Anthony Wong
2019-01-21
1
-0
/
+1
|
*
Merge tag 'asoc-fix-v5.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
2019-01-18
22
-184
/
+202
|
|
\
|
|
*
ASoC: amd: Fix potential NULL pointer dereference
Gustavo A. R. Silva
2019-01-15
1
-2
/
+4
|
|
*
ASoC: imx-audmux: change snprintf to scnprintf for possible overflow
Silvio Cesare
2019-01-15
1
-12
/
+12
|
|
*
ASoC: rt5514-spi: Fix potential NULL pointer dereference
Gustavo A. R. Silva
2019-01-15
1
-0
/
+2
|
|
*
ASoC: dapm: change snprintf to scnprintf for possible overflow
Silvio Cesare
2019-01-15
1
-5
/
+5
|
|
*
ASoC: rt5682: Fix PLL source register definitions
Shuming Fan
2019-01-15
1
-12
/
+12
|
|
*
ASoC: core: Don't defer probe on optional, NULL components
Matthias Reichl
2019-01-15
1
-2
/
+4
|
|
*
ASoC: core: Make snd_soc_find_component() more robust
Mark Brown
2019-01-15
1
-1
/
+1
|
|
*
ASoC: soc-core: fix init platform memory handling
Curtis Malainey
2019-01-14
1
-5
/
+6
|
|
*
ASoC: soc-core: Hold client_mutex around soc_init_dai_link()
Rohit kumar
2019-01-10
1
-0
/
+4
|
|
*
ASoC: Intel: Boards: move the codec PLL configuration to _init
Mac Chiang
2019-01-09
1
-38
/
+7
|
|
*
ASoC: soc-core: defer card probe until all component is added to list
Ajit Pandey
2019-01-09
1
-1
/
+16
|
|
*
ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pages
Kangjie Lu
2019-01-07
1
-1
/
+7
|
|
*
ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby mode
b-ak
2019-01-07
1
-0
/
+4
|
|
*
ASoC: ti: davinci-mcasp: Move context save/restore to runtime_pm callbacks
Peter Ujfalusi
2019-01-04
1
-72
/
+64
|
|
*
ASoC: Variable "val" in function rt274_i2c_probe() could be uninitialized
Yizhuo
2019-01-04
1
-1
/
+4
|
|
*
ASoC: rt5682: Fix recording no sound issue
Shuming Fan
2019-01-03
1
-0
/
+1
|
|
*
ASoC: Intel: atom: Make PCI dependency explicit
Sinan Kaya
2019-01-03
1
-1
/
+1
|
|
*
ALSA: compress: prevent potential divide by zero bugs
Dan Carpenter
2019-01-03
1
-1
/
+2
[next]