summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ASoC: soc-core: remove snd_soc_disconnect_sync()Kuninori Morimoto2019-12-102-14/+0
* | ASoC: soc-core: remove dai_link_listKuninori Morimoto2019-12-102-17/+7
* | ASoC: SOF: Intel: add codec_mask module parameterKai Vehmanen2019-12-101-0/+13
* | ASoC: SOF: ipc: channel map structuresSlawomir Blauciak2019-12-101-0/+61
* | ASoC: SOF: Add asynchronous sample rate converter topology supportSeppo Ingalsuo2019-12-104-1/+112
* | ASoC: SOF: nocodec: Amend arguments for sof_nocodec_setup()Ranjani Sridharan2019-12-093-13/+4
* | ASoC: SOF: Remove unused drv_name in sof_pdataDaniel Baluta2019-12-092-3/+0
* | ASoC: SOF: remove nocodec_fw_filenameRanjani Sridharan2019-12-094-17/+0
* | ASoC: SOF: Make creation of machine device from SOF core optionalDaniel Baluta2019-12-0915-231/+361
* | ASoC: SOF: intel: hda: Modify signature for hda_codec_probe_bus()Ranjani Sridharan2019-12-093-12/+9
* | ASoC: SOF: partition audio-related parts from SOF coreRanjani Sridharan2019-12-0913-801/+861
* | ASoC: SOF: Introduce default_fw_filename member in sof_dev_descRanjani Sridharan2019-12-094-0/+18
* | ASoC: SOF: core: move check for runtime callbacks to coreRanjani Sridharan2019-12-092-8/+8
* | ASoC: SOF: core: modify the signature for snd_sof_create_page_tableRanjani Sridharan2019-12-095-63/+64
* | ASoC: SOF: topology: remove snd_sof_init_topology()Ranjani Sridharan2019-12-092-11/+0
* | ASoC: Intel - do not describe I/O configuration in the long card nameJaroslav Kysela2019-12-094-0/+25
* | ASoC: Intel - use control components to describe card configJaroslav Kysela2019-12-093-8/+25
* | ASoC: intel/skl/hda - export number of digital microphones via control compon...Jaroslav Kysela2019-12-092-1/+10
* | ASoC: hdmi-codec: re-introduce mutex locking againJerome Brunet2019-12-091-13/+19
* | ASoC: fix soc-core.c kernel-doc warningRandy Dunlap2019-12-091-0/+2
* | ASoC: SOF: Intel: hda: solve MSI issues by merging ipc and stream irq handlersBard Liao2019-12-096-59/+70
* | ASoC: ti: davinci-mcasp: Improve the sysclk selectionPeter Ujfalusi2019-12-092-7/+32
* | ASoC: cs42l51: add dac mux widget in codec routesOlivier Moysan2019-12-091-6/+10
* | ASoC: rsnd: Calculate DALIGN inversion at run-timeGeert Uytterhoeven2019-12-091-18/+13
* | ASoC: tlv320aic31xx: Add Volume Soft Stepping controlNikita Yushchenko2019-12-092-3/+8
* | ASoC: max98090: save and restore SHDN when changing sensitive registersTzung-Bi Shih2019-12-092-124/+312
* | ASoC: fsl_sai: add IRQF_SHAREDMichael Walle2019-12-091-1/+2
* | ASoC: tlv320aic31xx: Add HP output driver pop reduction controlsNikita Yushchenko2019-12-091-2/+30
* | ASoC: mediatek: common: refine hw_params and hw_prepareEason Yen2019-12-091-66/+77
* | ASoC: mediatek: common: add some helpers to control mtk_memifEason Yen2019-12-093-1/+259
* | ASoC: hdac_hdmi: Drop support for IcelakeKai Vehmanen2019-12-091-54/+9
* | ASoC: Intel: boards: make common HDMI driver the default for SOFKai Vehmanen2019-12-091-0/+5
* | ASoC: SOF: Intel: make common HDMI driver defaultKai Vehmanen2019-12-091-0/+1
* | ASoC: Intel: common: Add mach table for tgl-max98357a-rt5682Sathyanarayana Nujella2019-12-091-0/+13
* | ASoC: intel: sof_rt5682: Add support for tgl-max98357a-rt5682Sathyanarayana Nujella2019-12-091-0/+20
* | ASoC: intel: sof_rt5682: Add quirk for number of HDMI DAI'sSathyanarayana Nujella2019-12-091-3/+11
* | Linux 5.5-rc1v5.5-rc1Linus Torvalds2019-12-081-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-08119-628/+1025
|\ \
| * | r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit2019-12-071-1/+1
| * | net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet2019-12-071-1/+7
| * | r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit2019-12-071-1/+1
| * | vhost/vsock: accept only packets with the right dst_cidStefano Garzarella2019-12-071-1/+3
| * | net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko2019-12-071-48/+71
| * | net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko2019-12-071-1/+1
| * | inet: protect against too small mtu values.Eric Dumazet2019-12-075-11/+20
| * | gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang2019-12-071-1/+1
| * | pppoe: remove redundant BUG_ON() check in pppoe_pernetAditya Pakki2019-12-071-2/+0
| * | Merge branch 'tcp-fix-handling-of-stale-syncookies-timestamps'David S. Miller2019-12-062-8/+32
| |\ \
| | * | tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault2019-12-061-3/+3
| | * | tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault2019-12-061-3/+13