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
/
soc
/
codecs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-07
ASoC: rt5651: fix boolean assignments
Pierre-Louis Bossart
1
-3
/
+3
2019-01-07
ASoC: max98927: fix boolean assignments
Pierre-Louis Bossart
1
-4
/
+4
2019-01-07
ASoC: rt5640: fix boolean assignments
Pierre-Louis Bossart
1
-3
/
+3
2019-01-07
ASoc: rt286: fix boolean tests
Pierre-Louis Bossart
1
-4
/
+4
2019-01-07
ASoC: rt274: fix boolean tests
Pierre-Louis Bossart
1
-4
/
+4
2019-01-07
ASoC: cs4271: fix boolean assignments
Pierre-Louis Bossart
1
-2
/
+2
2019-01-07
ASoC: max98383: fix boolean assignments to true/false
Pierre-Louis Bossart
1
-3
/
+3
2019-01-07
ASoC: rt5670: remove unused mux/mixer define
Bard liao
1
-54
/
+0
2019-01-07
ASoC: rt5645: remove unused mux define
Bard liao
1
-36
/
+0
2019-01-07
ASoC: codecs: fix kernel doc descriptions
Pierre-Louis Bossart
3
-4
/
+6
2019-01-07
ASoC: es8316: remove unused constant variables
Pierre-Louis Bossart
1
-4
/
+0
2019-01-07
ASoC: max98090: remove unused constant variables
Pierre-Louis Bossart
1
-15
/
+0
2019-01-07
ASoC: dmic: declare trigger function as static
Pierre-Louis Bossart
1
-2
/
+2
2019-01-07
ASoC: ak4458: Add support for AK4497
Daniel Baluta
1
-3
/
+76
2019-01-07
Merge branch 'asoc-4.22' into asoc-5.0
Mark Brown
11
-22
/
+1313
2019-01-04
Merge branch 'asoc-4.21' into HEAD
Mark Brown
1
-1
/
+4
2019-01-04
ASoC: es8316: Add DAC mono mix switch mixer control
Hans de Goede
1
-0
/
+1
2019-01-04
ASoC: es8316: Add jack-detect support
Hans de Goede
2
-4
/
+198
2019-01-04
ASoC: Variable "val" in function rt274_i2c_probe() could be uninitialized
Yizhuo
1
-1
/
+4
2019-01-03
ASoC: rockchip: fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2019-01-03
ASoC: rockchip: add workaround for silence of rk3288 ACODEC
Katsuhiro Suzuki
1
-1
/
+4
2019-01-03
ASoC: rockchip: support ACODEC for rk3328
Katsuhiro Suzuki
4
-0
/
+734
2019-01-03
ASoC: wm8904: enable MCLK in STANDBY
Michał Mirosław
1
-3
/
+9
2019-01-03
ASoC: wm8904: save model id directly in of_device_id.data
Michał Mirosław
1
-6
/
+3
2019-01-03
ASoC: wm8904: make the driver visible in Kconfig
Michał Mirosław
1
-1
/
+2
2019-01-03
ASoC: cs4341: Add driver for CS4341 DAC
Alexander Shiyan
3
-0
/
+355
2019-01-03
ASoC: rt5682: Fix recording no sound issue
Shuming Fan
1
-0
/
+1
2019-01-03
ASoC: pcm512x: Fix a double unlock in pcm512x_digital_mute()
Dan Carpenter
1
-7
/
+4
2018-12-18
Merge tag 'asoc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
Takashi Iwai
34
-420
/
+1147
2018-12-13
ASoC: pcm512x: Implement the digital_mute interface
Dimitris Papavasiliou
2
-2
/
+121
2018-12-13
ASoC: pcm3060: Add powersaving widgets for DAC and ADC
Kirill Marinushkin
2
-4
/
+12
2018-12-13
Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-4.21 intel dep
Mark Brown
6
-39
/
+42
2018-12-11
ASoC: hdac_hdmi: Add missing display power-off at driver removal
Takashi Iwai
1
-0
/
+2
2018-12-11
ALSA: hda: Make snd_hdac_display_power() void function
Takashi Iwai
1
-18
/
+5
2018-12-11
ALSA: hda: Refactor display power management
Takashi Iwai
1
-4
/
+3
2018-12-07
ASoC: max9867: Add copyright and module author
Ladislav Michl
1
-11
/
+9
2018-12-07
ASoC: max9867: Fix signal paths
Ladislav Michl
2
-91
/
+99
2018-12-07
ASoC: max9867: Calculate LRCLK divider
Ladislav Michl
2
-128
/
+110
2018-12-07
ASoC: max9867: Fix power management
Ladislav Michl
2
-28
/
+46
2018-12-07
ASoC: max9867: Remove useless assignment
Ladislav Michl
1
-4
/
+2
2018-12-06
ASoC: rt5660: Add a new ACPI match ID
Hui Wang
1
-0
/
+1
2018-12-06
ASoC: codecs: ak4104: move to GPIO consumer API
Daniel Mack
1
-15
/
+7
2018-12-06
ASoC: codecs: cs4270: move to GPIO consumer API
Daniel Mack
1
-16
/
+7
2018-12-04
ASoC: max98373: Added max98373_reset for stable amp reset
Ryan Lee
1
-6
/
+29
2018-11-29
ASoC: au8540: use 64-bit arithmetic instead of 32-bit
Young_X
1
-1
/
+1
2018-11-28
ASoC: pcm3168a: Don't disable pcm3168a when CONFIG_PM defined
Jiada Wang
1
-7
/
+11
2018-11-28
ASoC: dmic: introduce module_param wakeup_delay
Jenny TC
1
-0
/
+5
2018-11-28
ASoC: dmic: introduce mode switch delay
Jenny TC
1
-0
/
+35
2018-11-27
Merge tag 'asoc-v4.20-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
4
-32
/
+30
2018-11-26
ASoC: max9867: Fix whitespace
Ladislav Michl
1
-7
/
+5
[prev]
[next]