index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-19
ASoC: rt5640: Add rt5640_set_ovcd_params() helper
Hans de Goede
2
-20
/
+34
2021-08-19
ASoC: rt5640: Add optional hp_det_gpio parameter to rt5640_detect_headset()
Hans de Goede
2
-4
/
+12
2021-08-19
ASoC: rt5640: Delay requesting IRQ until the machine-drv calls set_jack
Hans de Goede
1
-17
/
+13
2021-08-19
ASoC: rt5640: Move rt5640_disable_jack_detect() up in the rt5640.c file
Hans de Goede
1
-23
/
+23
2021-08-19
ASoC: uniphier: make arrays mul and div static const, makes object smaller
Colin Ian King
1
-2
/
+2
2021-08-19
ASoC: sh: rz-ssi: Improve error handling in rz_ssi_dma_request function
Biju Das
1
-2
/
+13
2021-08-19
ASoC: intel: atom: Fix breakage for PCM buffer address setup
Takashi Iwai
1
-1
/
+1
2021-08-19
ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8
Kai-Heng Feng
1
-2
/
+9
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
3
-3
/
+0
2021-08-18
Merge tag 'sound-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
7
-9
/
+35
2021-08-18
ASoC: fsl_rpmsg: Check -EPROBE_DEFER for getting clocks
Shengjiu Wang
1
-10
/
+10
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
Merge series "ASoC: tegra30: Fix use of of_device_get_match_data" from Aakash...
Mark Brown
2
-8
/
+6
2021-08-17
ASoC: Intel: bytcr_rt5640: Use cfg-lineout:2 in the components string
Hans de Goede
1
-1
/
+1
2021-08-17
ASoC: sh: rz-ssi: Fix wrong operator used issue
Biju Das
1
-1
/
+1
2021-08-17
ASoC: tegra30: i2s: Fix incorrect usage of of_device_get_match_data
Aakash Hemadri
1
-4
/
+4
2021-08-17
ASoC: tegra30: ahub: Fix incorrect usage of of_device_get_match_data
Aakash Hemadri
1
-4
/
+2
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
7
-9
/
+36
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-16
ASoC: sh: rz-ssi: Fix dereference of noderef expression warning
Biju Das
1
-1
/
+1
2021-08-16
Merge series "ASoC: soc-xxx: cleanup cppcheck warning" from Kuninori Morimoto...
Mark Brown
5
-34
/
+26
2021-08-16
ASoC: tegra30: i2s: Use of_device_get_match_data
Aakash Hemadri
1
-1
/
+1
2021-08-16
ASoC: tegra30: ahub: Use of_device_get_match_data
Aakash Hemadri
1
-1
/
+1
2021-08-16
ASoC: soc-ac97: cleanup cppcheck warning
Kuninori Morimoto
1
-8
/
+6
2021-08-16
ASoC: soc-component: cleanup cppcheck warning at snd_soc_pcm_component_pm_run...
Kuninori Morimoto
1
-2
/
+2
2021-08-16
ASoC: soc-jack: cleanup cppcheck warning for CONFIG_GPIOLIB
Kuninori Morimoto
1
-6
/
+6
2021-08-16
ASoC: soc-jack: cleanup cppcheck warning at snd_soc_jack_report()
Kuninori Morimoto
1
-2
/
+1
2021-08-16
ASoC: soc-dai: cleanup cppcheck warning at snd_soc_pcm_dai_new()
Kuninori Morimoto
1
-2
/
+2
2021-08-16
ASoC: soc-dai: cleanup cppcheck warning at snd_soc_dai_link_set_capabilities()
Kuninori Morimoto
1
-8
/
+6
2021-08-16
ASoC: soc-generic-dmaengine-pcm: cleanup cppcheck warning at dmaengine_copy_u...
Kuninori Morimoto
1
-2
/
+1
2021-08-16
ASoC: soc-generic-dmaengine-pcm: cleanup cppcheck warning at dmaengine_pcm_new()
Kuninori Morimoto
1
-2
/
+1
2021-08-16
ASoC: soc-generic-dmaengine-pcm: cleanup cppcheck warning at dmaengine_pcm_hw...
Kuninori Morimoto
1
-2
/
+1
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-14
ALSA: pcm: Add SNDRV_PCM_INFO_EXPLICIT_SYNC flag
Takashi Iwai
1
-0
/
+9
2021-08-14
ALSA: usb-audio: Input source control - digidesign mbox
Damien Zammit
1
-62
/
+203
2021-08-13
Merge series "ASoC: Intel: boards: use software node API" from Pierre-Louis B...
Mark Brown
14
-112
/
+223
2021-08-13
Merge series "Add RZ/G2L Sound support" from Biju Das <biju.das.jz@bp.renesas...
Mark Brown
3
-0
/
+1073
2021-08-13
Merge series "ASoC: SOF: Intel: DMI L1 power optimization for HDaudio platfor...
Mark Brown
3
-18
/
+19
2021-08-13
ASoC: Intel: boards: use software node API in Atom boards
Heikki Krogerus
3
-11
/
+46
2021-08-13
ASoC: Intel: remove device_properties for Atom boards
Pierre-Louis Bossart
3
-2
/
+10
2021-08-13
ASoC: Intel: use software node API in SoundWire machines
Pierre-Louis Bossart
2
-4
/
+24
2021-08-13
ASoC: Intel: sof_sdw_rt711*: keep codec device reference until remove
Pierre-Louis Bossart
2
-49
/
+38
2021-08-13
ASoC: Intel: sof_sdw: pass card information to init/exit functions
Pierre-Louis Bossart
11
-32
/
+56
2021-08-13
ASoC: Intel: boards: get codec device with ACPI instead of bus search
Pierre-Louis Bossart
3
-9
/
+6
[prev]
[next]