index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
tas2770.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-07
ASoC: fsl_mqs: Fix error handling in probe
Dan Carpenter
1
-12
/
+15
2019-10-07
ASoC: fsl_mqs: remove set but not used variable 'bclk'
YueHaibing
1
-2
/
+1
2019-10-07
ASoc: tas2770: Fix build error without GPIOLIB
YueHaibing
1
-0
/
+1
2019-10-07
ASoC: jz4740: Use of_device_get_match_data()
Stephen Boyd
1
-3
/
+2
2019-10-04
ASoC: rsnd: Document r8a774b1 bindings
Biju Das
1
-0
/
+1
2019-10-03
ASoC: soc-ops: use snd_soc_card_get_kcontrol() at snd_soc_limit_volume()
Kuninori Morimoto
1
-9
/
+2
2019-10-03
ASoC: soc-core: setup card->rtd_num at snd_soc_instantiate_card()
Kuninori Morimoto
1
-3
/
+1
2019-10-03
ASoC: soc-core: use devm_xxx for component related resource
Kuninori Morimoto
1
-9
/
+4
2019-10-03
ASoC: soc-core: add soc_setup_card_name()
Kuninori Morimoto
1
-18
/
+42
2019-10-03
ASoC: soc-core: remove soc_remove_dai_links()
Kuninori Morimoto
1
-18
/
+8
2019-10-03
ASoC: soc-core: use devm_kzalloc() for rtd
Kuninori Morimoto
1
-4
/
+2
2019-10-03
tas2770: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2019-10-02
ASoC: samsung: Rename Arndale card driver
Sylwester Nawrocki
3
-7
/
+7
2019-10-02
ASoC: samsung: arndale: Add support for WM1811 CODEC
Sylwester Nawrocki
2
-13
/
+74
2019-10-02
ASoC: samsung: arndale: Simplify DAI link initialization
Sylwester Nawrocki
1
-24
/
+18
2019-10-01
ASoC: SOF: Intel: Add context data to any IPC timeout.
Liam Girdwood
2
-2
/
+43
2019-10-01
ASoC: SOF: Intel: hda: fix reset of host_period_bytes
Marcin Rajwa
1
-3
/
+12
2019-10-01
ASoC: SOF: ipc: introduce no_stream_position in sof_ipc_stream_params struct
Marcin Rajwa
1
-2
/
+2
2019-10-01
ASoC: SOF: core: check for mandatory fw_ready op during SOF probe
Ranjani Sridharan
3
-8
/
+3
2019-10-01
ASoC: SOF: ipc: retain DSP context after FW exception.
Liam Girdwood
4
-3
/
+27
2019-10-01
ASoC: SOF: trace: move to opt-in with Kconfig and module parameter
Pierre-Louis Bossart
4
-11
/
+52
2019-10-01
ASoC: intel: bytcr_rt5651: add null check to support_button_press
Jaska Uimonen
1
-0
/
+3
2019-10-01
ASoC: intel: sof_rt5682: add remove function to disable jack
Jaska Uimonen
1
-0
/
+16
2019-10-01
ASoC: rt5682: add NULL handler to set_jack function
Jaska Uimonen
1
-2
/
+10
2019-10-01
ASoC: intel: sof_rt5682: use separate route map for dmic
Bard Liao
1
-4
/
+31
2019-10-01
ASoC: SOF: Intel: hda: Disable DMI L1 entry during capture
Ranjani Sridharan
4
-16
/
+56
2019-10-01
ASoC: SOF: Intel: initialise and verify FW crash dump data.
Liam Girdwood
3
-0
/
+20
2019-10-01
ASoC: SOF: Intel: hda: fix warnings during FW load
Kai Vehmanen
1
-0
/
+1
2019-10-01
ASoC: SOF: pcm: harden PCM STOP sequence
Pan Xiuli
1
-1
/
+14
2019-10-01
ASoC: SOF: pcm: fix resource leak in hw_free
Kai Vehmanen
1
-10
/
+10
2019-10-01
ASoC: SOF: topology: fix parse fail issue for byte/bool tuple types
Keyon Jie
1
-1
/
+3
2019-10-01
ASoC: SOF: loader: fix kernel oops on firmware boot failure
Pierre-Louis Bossart
1
-2
/
+2
2019-10-01
ASoC: madera: Add support for using MCLK3
Charles Keepax
1
-0
/
+2
2019-10-01
ASoC: wm_adsp: Fix theoretical NULL pointer for alg_region
Li Xu
1
-1
/
+6
2019-10-01
ASoC: max98373: check for device node before parsing
Sathyanarayana Nujella
1
-8
/
+12
2019-10-01
tas2770: add tas2770 smart PA kernel driver
Frank Shi
4
-0
/
+979
2019-10-01
ASoC: soc-pcm: Use different sequence for start/stop trigger
Peter Ujfalusi
1
-3
/
+61
2019-10-01
ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8
Shengjiu Wang
3
-9
/
+62
2019-10-01
ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparams
Shengjiu Wang
3
-55
/
+94
2019-10-01
ASoC: fsl_asrc: update supported sample format
Shengjiu Wang
1
-2
/
+3
2019-10-01
ASoC: fsl_asrc: Use in(out)put_format instead of in(out)put_word_width
Shengjiu Wang
2
-20
/
+40
2019-10-01
ASoC: adau1761: Add ALC controls
Lars-Peter Clausen
1
-0
/
+109
2019-10-01
ASoC: adau1761: Add PGA Slew time control
Lars-Peter Clausen
1
-0
/
+20
2019-10-01
ASoC: core: Clarify usage of ignore_machine
Daniel Baluta
1
-2
/
+2
2019-10-01
ASoC: stm32: sai: clean up indentation issue
Colin Ian King
1
-1
/
+1
2019-10-01
ASoC: wcd9335: clean up indentation issue
Colin Ian King
1
-5
/
+5
2019-10-01
ASoC: rt5663: clean up indentation issues
Colin Ian King
1
-2
/
+2
2019-10-01
ASoC: amd: acp3x: clean up indentation issue
Colin Ian King
1
-1
/
+1