index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
trident
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-05
ALSA: compress: Fix stop handling on compressed capture streams
Charles Keepax
1
-1
/
+5
2019-02-05
ALSA: usb-audio: Add support for new T+A USB DAC
Udo Eberhardt
1
-0
/
+1
2019-02-01
ALSA: hda - Serialize codec registrations
Takashi Iwai
3
-1
/
+5
2019-02-01
ALSA: hda/realtek - Use a common helper for hp pin reference
Takashi Iwai
1
-72
/
+24
2019-02-01
ALSA: hda/realtek - Fix lose hp_pins for disable auto mute
Kailang Yang
1
-0
/
+45
2019-01-31
ALSA: hda/realtek - Headset microphone support for System76 darp5
Jeremy Soller
1
-0
/
+11
2019-01-29
ALSA: hda/realtek - Fixed hp_pin no value
Kailang Yang
1
-33
/
+45
2019-01-25
ALSA: pcm: Fix tight loop of OSS capture stream
Takashi Iwai
1
-1
/
+8
2019-01-25
ALSA: usb-audio: Add Opus #3 to quirks for native DSD support
Olek Poplavsky
1
-0
/
+1
2019-01-21
ALSA: hda - Add mute LED support for HP ProBook 470 G5
Anthony Wong
1
-0
/
+1
2019-01-15
ASoC: amd: Fix potential NULL pointer dereference
Gustavo A. R. Silva
1
-2
/
+4
2019-01-15
ASoC: imx-audmux: change snprintf to scnprintf for possible overflow
Silvio Cesare
1
-12
/
+12
2019-01-15
ASoC: rt5514-spi: Fix potential NULL pointer dereference
Gustavo A. R. Silva
1
-0
/
+2
2019-01-15
ASoC: dapm: change snprintf to scnprintf for possible overflow
Silvio Cesare
1
-5
/
+5
2019-01-15
ASoC: rt5682: Fix PLL source register definitions
Shuming Fan
1
-12
/
+12
2019-01-15
ASoC: core: Don't defer probe on optional, NULL components
Matthias Reichl
1
-2
/
+4
2019-01-15
ASoC: core: Make snd_soc_find_component() more robust
Mark Brown
1
-1
/
+1
2019-01-14
ASoC: soc-core: fix init platform memory handling
Curtis Malainey
2
-5
/
+12
2019-01-14
ASoC: intel: skl: Fix display power regression
Takashi Iwai
2
-112
/
+17
2019-01-14
ALSA: hda/realtek - Fix typo for ALC225 model
Kailang Yang
1
-1
/
+1
2019-01-10
ASoC: soc-core: Hold client_mutex around soc_init_dai_link()
Rohit kumar
1
-0
/
+4
2019-01-09
ASoC: Intel: Boards: move the codec PLL configuration to _init
Mac Chiang
1
-38
/
+7
2019-01-09
ASoC: soc-core: defer card probe until all component is added to list
Ajit Pandey
1
-1
/
+16
2019-01-09
ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225
Kailang Yang
1
-1
/
+15
2019-01-09
ALSA: hda/realtek - Add unplug function into unplug state of Headset Mode for...
Kailang Yang
1
-0
/
+1
2019-01-08
ALSA: usb-audio: fix CM6206 register definitions
Amadeusz Sławiński
1
-1
/
+1
2019-01-08
ALSA: cs46xx: Potential NULL dereference in probe
Dan Carpenter
1
-0
/
+3
2019-01-07
ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pages
Kangjie Lu
1
-1
/
+7
2019-01-07
ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby mode
b-ak
1
-0
/
+4
2019-01-07
ALSA: hda/realtek - Support Dell headset mode for New AIO platform
Kailang Yang
1
-0
/
+1
2019-01-07
ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirks
Hui Peng
1
-0
/
+6
2019-01-07
ALSA: usb-audio: Always check descriptor sizes in parser code
Takashi Iwai
3
-12
/
+30
2019-01-07
ALSA: usb-audio: Check mixer unit descriptors more strictly
Takashi Iwai
1
-4
/
+11
2019-01-07
ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()
Takashi Iwai
1
-2
/
+8
2019-01-07
Linux 5.0-rc1
v5.0-rc1
Linus Torvalds
1
-3
/
+3
2019-01-06
Change mincore() to count "mapped" pages rather than "cached" pages
Linus Torvalds
1
-81
/
+13
2019-01-06
Fix 'acccess_ok()' on alpha and SH
Linus Torvalds
2
-5
/
+10
2019-01-06
fscrypt: add Adiantum support
Eric Biggers
7
-188
/
+468
2019-01-06
kconfig: rename generated .*conf-cfg to *conf-cfg
Masahiro Yamada
2
-18
/
+19
2019-01-06
kbuild: remove unnecessary stubs for archheader and archscripts
Masahiro Yamada
1
-5
/
+1
2019-01-06
kbuild: use assignment instead of define ... endef for filechk_* rules
Masahiro Yamada
6
-26
/
+12
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
24
-408
/
+0
2019-01-06
kbuild: generate asm-generic wrappers if mandatory headers are missing
Masahiro Yamada
3
-10
/
+10
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
24
-25
/
+0
2019-01-06
riscv: remove redundant kernel-space generic-y
Masahiro Yamada
1
-25
/
+0
2019-01-06
kbuild: change filechk to surround the given command with { }
Masahiro Yamada
7
-12
/
+14
2019-01-06
kbuild: remove redundant target cleaning on failure
Masahiro Yamada
9
-25
/
+16
2019-01-06
kbuild: clean up rule_dtc_dt_yaml
Masahiro Yamada
1
-2
/
+2
2019-01-06
kbuild: remove UIMAGE_IN and UIMAGE_OUT
Masahiro Yamada
1
-4
/
+2
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
42
-119
/
+65
[next]