index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
ALSA: intel8x0: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2022-04-12
2
-4
/
+16
|
*
|
|
ALSA: ice1724: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2022-04-12
1
-2
/
+8
|
*
|
|
ALSA: fm801: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2022-04-12
1
-2
/
+8
|
*
|
|
ALSA: es1968: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2022-04-12
1
-2
/
+8
|
*
|
|
ALSA: es1938: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2022-04-12
1
-2
/
+8
|
*
|
|
ALSA: ens137x: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2022-04-12
1
-2
/
+8
|
*
|
|
ALSA: emu10k1x: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2022-04-12
1
-2
/
+8
|
*
|
|
ALSA: cs5535audio: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2022-04-12
1
-2
/
+8
|
*
|
|
ALSA: cs4281: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2022-04-12
1
-2
/
+8
|
*
|
|
ALSA: ca0106: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2022-04-12
1
-2
/
+8
|
*
|
|
ALSA: azt3328: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2022-04-12
1
-1
/
+7
|
*
|
|
ALSA: au88x0: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2022-04-12
1
-1
/
+7
|
*
|
|
ALSA: atiixp: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2022-04-12
2
-4
/
+16
|
*
|
|
ALSA: als4000: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2022-04-12
1
-2
/
+8
|
*
|
|
ALSA: ali5451: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2022-04-12
1
-2
/
+8
|
*
|
|
ALSA: ad1889: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2022-04-12
1
-2
/
+8
|
*
|
|
ALSA: sc6000: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2022-04-12
1
-1
/
+6
|
*
|
|
ALSA: galaxy: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2022-04-12
1
-1
/
+6
|
*
|
|
ALSA: echoaudio: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2022-04-12
1
-2
/
+7
|
*
|
|
ALSA: core: Add snd_card_free_on_error() helper
Takashi Iwai
2022-04-12
1
-0
/
+28
|
*
|
|
ALSA: hda/realtek: add quirk for Lenovo Thinkpad X12 speakers
Tao Jin
2022-04-11
1
-0
/
+1
|
*
|
|
ALSA: pcm: Test for "silence" field in struct "pcm_format_data"
Fabio M. De Francesco
2022-04-11
1
-1
/
+1
|
*
|
|
ALSA: usb-audio: Increase max buffer size
Takashi Iwai
2022-04-08
1
-1
/
+1
|
*
|
|
ALSA: usb-audio: Cap upper limits of buffer/period bytes for implicit fb
Takashi Iwai
2022-04-08
1
-2
/
+87
|
*
|
|
ALSA: hda: intel-dsp-config: update AlderLake PCI IDs
Pierre-Louis Bossart
2022-04-07
1
-2
/
+16
|
*
|
|
sound/oss/dmasound: fix build when drivers are mixed =y/=m
Randy Dunlap
2022-04-07
2
-29
/
+1
|
*
|
|
ALSA: hda/realtek: Add quirk for Clevo PD50PNT
Tim Crawford
2022-04-07
1
-0
/
+1
|
*
|
|
ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-04-05
1
-1
/
+1
|
*
|
|
ALSA: hda/i915 - skip acomp init if no matching display
Kai Vehmanen
2022-04-05
1
-10
/
+19
*
|
|
|
Merge branch 'topic/cs35l41' into for-next
Takashi Iwai
2022-04-13
29
-520
/
+399
|
\
\
\
\
|
*
|
|
|
ASoC: cs35l41: Support external boost
Lucas Tanure
2022-04-13
2
-15
/
+39
|
*
|
|
|
ALSA: hda: cs35l41: Move external boost handling to lib for ASoC use
Lucas Tanure
2022-04-13
2
-115
/
+133
|
*
|
|
|
ALSA: hda: cs35l41: Handle all external boost setups the same way
Lucas Tanure
2022-04-13
1
-36
/
+24
|
*
|
|
|
ALSA: hda: cs35l41: Reorganize log for playback actions
Lucas Tanure
2022-04-13
1
-8
/
+7
|
*
|
|
|
ALSA: hda: cs35l41: Remove cs35l41_hda_reg_sequence struct
Lucas Tanure
2022-04-13
2
-60
/
+33
|
*
|
|
|
ALSA: hda: cs35l41: Move boost config to initialization code
Lucas Tanure
2022-04-13
1
-5
/
+8
|
*
|
|
|
ALSA: cs35l41: Enable Internal Boost in shared lib
Lucas Tanure
2022-04-13
1
-0
/
+3
|
*
|
|
|
ALSA: hda: cs35l41: Mute the device before shutdown
Lucas Tanure
2022-04-13
1
-1
/
+6
|
*
|
|
|
ALSA: hda: cs35l41: Put the device into safe mode for external boost
Lucas Tanure
2022-04-13
1
-5
/
+8
|
*
|
|
|
ALSA: hda: cs35l41: Add Boost type flag
Lucas Tanure
2022-04-13
1
-19
/
+24
|
*
|
|
|
ALSA: hda: cs35l41: Always configure the DAI
Lucas Tanure
2022-04-13
1
-8
/
+2
|
*
|
|
|
ALSA: hda: cs35l41: Fix I2S params comments
Lucas Tanure
2022-04-13
1
-2
/
+2
|
*
|
|
|
ALSA: cs35l41: Move cs35l41_gpio_config to shared lib
Lucas Tanure
2022-04-13
3
-49
/
+47
|
*
|
|
|
ALSA: cs35l41: Check hw_config before using it
Lucas Tanure
2022-04-13
3
-60
/
+102
|
*
|
|
|
ALSA: cs35l41: Unify hardware configuration
Lucas Tanure
2022-04-13
6
-111
/
+77
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-04-01
13
-68
/
+158
|
|
\
|
|
|
*
|
|
Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-28
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
xen/grant-table: remove readonly parameter from functions
Juergen Gross
2022-03-15
1
-1
/
+1
|
*
|
|
|
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-28
2
-22
/
+7
|
|
\
\
\
\
|
|
*
\
\
\
Merge 5.17-rc6 into driver-core-next
Greg Kroah-Hartman
2022-02-28
38
-144
/
+339
|
|
|
\
\
\
\
[prev]
[next]