index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-30
ALSA: hda/realtek: Enable 4-speaker output for Dell Precision 5560 laptop
John Liu
1
-0
/
+1
2021-09-16
ALSA: hda/cs8409: Setup Dolphin Headset Mic as Phantom Jack
Stefan Binding
1
-0
/
+3
2021-09-16
ALSA: pcxhr: "fix" PCXHR_REG_TO_PORT definition
Alexey Dobriyan
1
-1
/
+1
2021-09-14
ALSA: hda/realtek: Quirks to enable speaker output for Lenovo Legion 7i 15IMH...
Cameron Berkenpas
1
-0
/
+129
2021-09-13
Revert "ALSA: hda: Drop workaround for a hang at shutdown again"
Takashi Iwai
1
-3
/
+9
2021-09-07
ALSA: vx222: fix null-ptr-deref
Tong Zhang
1
-0
/
+1
2021-08-27
ALSA: hda/cs8409: Initialize Codec only in init fixup.
Stefan Binding
1
-2
/
+0
2021-08-27
ALSA: hda/cs8409: Ensure Type Detection is only run on startup when necessary
Stefan Binding
2
-6
/
+30
2021-08-26
ALSA: hda: Disable runtime resume at shutdown
Takashi Iwai
1
-4
/
+2
2021-08-24
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+1
2021-08-24
ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setup
Johnathon Clark
1
-0
/
+1
2021-08-23
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-2
/
+19
2021-08-23
ALSA: hda: Allow model option to specify PCI SSID alias
Takashi Iwai
1
-0
/
+13
2021-08-23
ALSA: hda: Code refactoring snd_hda_pick_fixup()
Takashi Iwai
1
-37
/
+38
2021-08-23
ALSA: hda/realtek: Workaround for conflicting SSID on ASUS ROG Strix G17
Takashi Iwai
1
-0
/
+10
2021-08-19
ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8
Kai-Heng Feng
1
-2
/
+9
2021-08-18
ALSA: hda/analog - Sink ad198x_shutup() and shuffle CONFIG_PM guards
Nathan Chancellor
1
-8
/
+2
2021-08-18
ALSA: hda/sigmatel - Sink stac_shutup() into stac_suspend()
Nathan Chancellor
1
-13
/
+9
2021-08-17
ALSA: hda: Drop workaround for a hang at shutdown again
Takashi Iwai
1
-9
/
+3
2021-08-17
Merge branch 'for-linus' into for-next
Takashi Iwai
4
-6
/
+19
2021-08-17
ALSA: hda/via: Apply runtime PM workaround for ASUS B23E
Takashi Iwai
1
-0
/
+1
2021-08-17
ALSA: hda: Fix hang during shutdown due to link reset
Imre Deak
1
-3
/
+9
2021-08-15
ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9510 laptop
Kristin Paget
1
-0
/
+1
2021-08-14
ALSA: hda: Nuke unused reboot_notify callback
Takashi Iwai
7
-49
/
+1
2021-08-14
ALSA: hda: Suspend codec at shutdown
Takashi Iwai
3
-7
/
+17
2021-08-14
ALSA: hda: conexant: Turn off EAPD at suspend, too
Takashi Iwai
1
-1
/
+15
2021-08-13
ALSA: hda/cs8409: Prevent pops and clicks during suspend
Stefan Binding
1
-0
/
+6
2021-08-12
ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stops
Stefan Binding
3
-30
/
+120
2021-08-12
ALSA: hda/cs8409: Follow correct CS42L42 power down sequence for suspend
Stefan Binding
2
-1
/
+24
2021-08-12
ALSA: hda/cs8409: Remove unnecessary delays
Stefan Binding
1
-8
/
+4
2021-08-12
ALSA: hda/cs8409: Use timeout rather than retries for I2C transaction waits
Stefan Binding
2
-13
/
+5
2021-08-12
ALSA: hda/cs8409: Set fixed sample rate of 48kHz for CS42L42
Stefan Binding
3
-0
/
+16
2021-08-12
ALSA: hda/cs8409: Enable Full Scale Volume for Line Out Codec on Dolphin
Stefan Binding
1
-2
/
+2
2021-08-12
ALSA: hda/cs8409: Add support for dolphin
Lucas Tanure
3
-0
/
+440
2021-08-12
ALSA: hda/cs8409: Add Support to disable jack type detection for CS42L42
Stefan Binding
3
-31
/
+43
2021-08-12
ALSA: hda/cs8409: Support multiple sub_codecs for Suspend/Resume/Unsol events
Stefan Binding
1
-13
/
+28
2021-08-12
ALSA: hda/cs8409: Move codec properties to its own struct
Lucas Tanure
3
-250
/
+284
2021-08-12
ALSA: hda/cs8409: Separate CS8409, CS42L42 and project functions
Lucas Tanure
3
-180
/
+195
2021-08-12
ALSA: hda/cs8409: Support i2c bulk read/write functions
Lucas Tanure
3
-83
/
+136
2021-08-12
ALSA: hda/cs8409: Avoid re-setting the same page as the last access
Lucas Tanure
2
-55
/
+71
2021-08-12
ALSA: hda/cs8409: Avoid setting the same I2C address for every access
Lucas Tanure
2
-2
/
+18
2021-08-12
ALSA: hda/cs8409: Dont disable I2C clock between consecutive accesses
Lucas Tanure
2
-18
/
+74
2021-08-12
ALSA: hda/cs8409: Generalize volume controls
Lucas Tanure
3
-124
/
+105
2021-08-12
ALSA: hda/cs8409: Prevent I2C access during suspend time
Lucas Tanure
2
-0
/
+15
2021-08-12
ALSA: hda/cs8409: Simplify CS42L42 jack detect.
Stefan Binding
1
-7
/
+14
2021-08-12
ALSA: hda/cs8409: Mask CS42L42 wake events
Stefan Binding
1
-2
/
+2
2021-08-12
ALSA: hda/cs8409: Disable unsolicited response for the first boot
Lucas Tanure
1
-3
/
+2
2021-08-12
ALSA: hda/cs8409: Disable unsolicited responses during suspend
Stefan Binding
1
-12
/
+14
2021-08-12
ALSA: hda/cs8409: Disable unnecessary Ring Sense for Cyborg/Warlock/Bullseye
Stefan Binding
1
-3
/
+1
2021-08-12
ALSA: hda/cs8409: Reduce HS pops/clicks for Cyborg
Stefan Binding
1
-2
/
+8
[next]