index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-22
ALSA: hda/realtek - Blacklist PC beep for Lenovo ThinkCentre M73/93
Takashi Iwai
1
-0
/
+3
2019-08-22
ALSA: hda/realtek - Check beep whitelist before assigning in all codecs
Takashi Iwai
1
-3
/
+6
2019-08-21
ALSA: line6: Fix memory leak at line6_init_pcm() error path
Takashi Iwai
1
-9
/
+9
2019-08-21
ASoC: sun4i-i2s: Add support for DSP formats
Maxime Ripard
1
-9
/
+35
2019-08-21
ASoC: sun4i-i2s: Replace call to params_width by local variable
Maxime Ripard
1
-1
/
+1
2019-08-21
ASoC: sun4i-i2s: Use the actual format width instead of an hardcoded one
Maxime Ripard
1
-1
/
+1
2019-08-21
ASoC: sun4i-i2s: Use the physical / slot width for the clocks
Maxime Ripard
1
-5
/
+7
2019-08-21
ASoC: sun4i-i2s: Add support for TDM slots
Maxime Ripard
1
-6
/
+34
2019-08-21
ASoC: soc-core: remove unneeded dai_link check from snd_soc_remove_dai_link()
Kuninori Morimoto
1
-8
/
+1
2019-08-21
ASoC: soc-core: merge snd_soc_initialize_card_lists()
Kuninori Morimoto
1
-5
/
+8
2019-08-21
ASoC: fsl_sai: Add support for imx8qm
Daniel Baluta
1
-0
/
+7
2019-08-21
ALSA: usb-audio: Fix invalid NULL check in snd_emuusb_set_samplerate()
Takashi Iwai
1
-4
/
+4
2019-08-20
ASoC: mchp-i2s-mcc: Fix simultaneous capture and playback in master mode
Codrin Ciubotariu
1
-33
/
+37
2019-08-20
ASoC: mchp-i2s-mcc: Wait for RX/TX RDY only if controller is running
Codrin Ciubotariu
1
-12
/
+16
2019-08-20
ASoC: mchp-i2s-mcc: Fix unprepare of GCLK
Codrin Ciubotariu
1
-2
/
+11
2019-08-20
ASoC: sun4i-i2s: Support more channels
Maxime Ripard
1
-11
/
+6
2019-08-20
ASoC: sun4i-i2s: Pass the channels number as an argument
Maxime Ripard
1
-3
/
+5
2019-08-20
ASoC: sun4i-i2s: Remove duplicated quirks structure
Maxime Ripard
1
-20
/
+1
2019-08-20
ASoC: sun4i-i2s: Fix the LRCK period on A83t
Maxime Ripard
1
-0
/
+1
2019-08-20
ASoC: sun4i-i2s: Fix MCLK Enable bit offset on A83t
Maxime Ripard
1
-1
/
+1
2019-08-20
ASoC: sun4i-i2s: Fix WSS and SR fields for the A83t
Maxime Ripard
1
-2
/
+2
2019-08-20
ASoC: sun4i-i2s: Fix the LRCK polarity
Maxime Ripard
1
-6
/
+12
2019-08-20
ASoC: sun4i-i2s: Fix LRCK and BCLK polarity offsets on newer SoCs
Maxime Ripard
1
-58
/
+60
2019-08-20
ASoC: sun4i-i2s: RX and TX counter registers are swapped
Maxime Ripard
1
-2
/
+2
2019-08-20
ASoC: sun4i-i2s: Fix the MCLK and BCLK dividers on newer SoCs
Maxime Ripard
1
-14
/
+49
2019-08-20
ASoC: sun4i-i2s: Use module clock as BCLK parent on newer SoCs
Maxime Ripard
1
-2
/
+19
2019-08-20
ASoC: sun4i-i2s: Move the format configuration to a callback
Maxime Ripard
1
-92
/
+105
2019-08-20
ASoC: sun4i-i2s: Move the channel configuration to a callback
Maxime Ripard
1
-87
/
+69
2019-08-20
Merge branch 'asoc-5.3' into asoc-5.4
Mark Brown
17
-75
/
+233
2019-08-20
ASoC: intel: cht_bsw_max98090_ti: Add all Chromebooks that need pmc_plt_clk_0 quirk
Daniel Stuart
1
-0
/
+98
2019-08-20
ASoC: sun4i-i2s: Rework MCLK divider calculation
Maxime Ripard
1
-6
/
+4
2019-08-20
ASoC: sun4i-i2s: Replace call to params_channels by local variable
Maxime Ripard
1
-3
/
+2
2019-08-20
ASoC: sun4i-i2s: Don't use the oversample to calculate BCLK
Maxime Ripard
1
-4
/
+5
2019-08-20
ASoC: sun4i-i2s: Switch to devm for PCM register
Maxime Ripard
1
-3
/
+1
2019-08-20
ASoC: sun4i-i2s: Register regmap and PCM before our component
Maxime Ripard
1
-6
/
+6
2019-08-20
ASoC: wm8904: implement input mode select as a mux
Michał Mirosław
1
-19
/
+33
2019-08-20
ASoC: wm8904: fix typo in DAPM kcontrol name
Michał Mirosław
1
-2
/
+2
2019-08-20
ASoC: intel: cht_bsw_max98090_ti: Add all Chromebooks that need pmc_plt_clk_0 quirk
Daniel Stuart
1
-0
/
+98
2019-08-20
ASoC: meson: g12a-tohdmitx: require regmap mmio
Jerome Brunet
1
-0
/
+1
2019-08-20
ASoC: meson: axg-tdm-formatter: free reset on device removal
Jerome Brunet
1
-1
/
+1
2019-08-20
ASoC: uniphier: Fix double reset assersion when transitioning to suspend state
Kunihiko Hayashi
2
-10
/
+22
2019-08-20
ALSA: hda/ca0132 - Add new SBZ quirk
Paweł Rekowski
1
-0
/
+1
2019-08-20
ALSA: usb-audio: Add implicit fb quirk for Behringer UFX1604
Takashi Iwai
1
-0
/
+1
2019-08-19
ALSA: hda - Fixes inverted Conexant GPIO mic mute led
Jeronimo Borque
1
-8
/
+9
2019-08-16
Merge tag 'sound-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
6
-33
/
+56
2019-08-16
ASoC: SOF: pcm: add ALH support
Pierre-Louis Bossart
1
-0
/
+3
2019-08-16
ASoC: SOF: topology: initial support for Intel ALH DAI type
Pierre-Louis Bossart
1
-1
/
+41
2019-08-16
ASoC: SOF: topology: Add dummy support for i.MX8 DAIs
Daniel Baluta
1
-0
/
+30
2019-08-16
ASoC: imx-audmux: Add driver suspend and resume to support MEGA Fast
Shengjiu Wang
1
-1
/
+53
2019-08-16
ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family
Hui Wang
1
-4
/
+14
[prev]
[next]