summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Remove card field from snd_soc_dai structLars-Peter Clausen2014-11-042-7/+2
* Merge branch 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2014-11-042-361/+400
|\
| * ASoC: dapm: Use more aggressive cachingLars-Peter Clausen2014-10-281-8/+153
| * ASoC: dapm: Add a few supply widget sanity checksLars-Peter Clausen2014-10-281-0/+21
| * ASoC: dapm: Mark endpoints instead of IO widgets dirty during suspend/resumeLars-Peter Clausen2014-10-282-15/+8
| * ASoC: dapm: Add a flag to mark paths connected to supply widgetsLars-Peter Clausen2014-10-281-10/+13
| * ASoC: dapm: Introduce toplevel widget categoriesLars-Peter Clausen2014-10-281-118/+92
| * ASoC: dapm: Do not pretend to support controls for non mixer/mux widgetsLars-Peter Clausen2014-10-281-75/+37
| * ASoC: dapm: Do not add un-muxed paths to MUX controlLars-Peter Clausen2014-10-281-5/+4
| * ASoC: dapm: Only mark paths dirty when the connection status changedLars-Peter Clausen2014-10-281-13/+26
| * ASoC: dapm: Remove path 'walked' flagLars-Peter Clausen2014-10-221-47/+2
| * ASoC: dapm: Remove special DAI widget power check functionsLars-Peter Clausen2014-10-221-38/+2
| * ASoC: dapm: Remove always true path source/sink checksLars-Peter Clausen2014-10-221-17/+8
| * ASoC: dapm: Reduce number of checked paths in dapm_widget_in_card_paths()Lars-Peter Clausen2014-10-221-23/+42
| * ASoC: dapm: Remove redundant castRasmus Villemoes2014-10-211-1/+1
* | ASoC: Remove platform field from snd_soc_daiLars-Peter Clausen2014-11-032-3/+1
* | ASoC: Remove snd_soc_platform_driver suspend/resume callbacksLars-Peter Clausen2014-11-031-10/+0
* | ASoC: core: Split ops out of soc-core.cMark Brown2014-10-293-920/+953
* | ASoC: Use generic control handlers for S8 controlLars-Peter Clausen2014-10-281-87/+0
* | ASoC: core: Use snd_ctl_enum_info()Takashi Iwai2014-10-221-10/+2
* | ASoC: core: Call mute for cpu dais as wellRamesh Babu2014-10-201-0/+3
|/
* Merge tag 'sound-fix-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-194-7/+9
|\
| * ALSA: hda_intel: Add Device IDs for Intel Sunrise Point PCHJames Ralston2014-10-151-0/+4
| * ALSA: emu10k1: Fix deadlock in synth voice lookupTakashi Iwai2014-10-141-4/+2
| * ALSA: pcm: Fix referred substream in snd_pcm_action_group() unlock loopTakashi Iwai2014-10-141-1/+1
| * ALSA: bebob: Fix failure to detect source of clock for Terratec Phase 88Takashi Sakamoto2014-10-101-2/+2
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-183-3/+7
|\ \
| * | dmaengine: dw: split dma-dw.h to platform and private partsAndy Shevchenko2014-10-152-1/+4
| * | dmaengine: dw: move dw_dmac.h to where it belongs toAndy Shevchenko2014-09-112-2/+2
| * | ASoC: mmp-pcm: add NO_PERIOD_WAKEUP for PCM INFOQiao Zhou2014-09-111-1/+2
* | | Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-151-1/+1
|\ \ \
| * | | mfd: arizona: Add ASYNC_SAMPLE_RATE_2 registersCharles Keepax2014-09-261-1/+1
* | | | Merge tag 'sound-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-10-10172-3155/+7500
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'asoc-v3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2014-10-098-23/+36
| |\ \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *---------. \ \ Merge remote-tracking branches 'asoc/fix/88pm860x', 'asoc/fix/fsl', 'asoc/fix...Mark Brown2014-10-085-9/+19
| | |\ \ \ \ \ \ \ \
| | | | | | | | * | | ASoC: simple-card: Initialize headphone and mic GPIO numbersGeert Uytterhoeven2014-10-071-0/+3
| | | | | | | * | | | ASoC: rockchip-i2s: fix infinite loop in rockchip_snd_txctrlSonny Rao2014-10-081-1/+3
| | | | | | | |/ / /
| | | | | | * | | | ASoC: mc13783: Ensure we only try to dereference valid of_nodesMark Brown2014-10-081-6/+10
| | | | | | |/ / /
| | | | | * | | | ASoC: imx-es8328: Fix missing return code in imx_es8328_probe()Takashi Iwai2014-10-071-0/+1
| | | | | |/ / /
| | | | * | | | ASoC: imx-es8328: Fix of_node_put() call with uninitialized objectTakashi Iwai2014-10-071-1/+1
| | | | |/ / /
| | | * | | | ASoC: 88pm860x-codec: Fix possibly missing string terminationDaniel Mack2014-10-071-1/+1
| | | |/ / /
| | * | | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2014-10-081-11/+14
| | |\ \ \ \
| | | * | | | ASoC: soc-dapm: fix use after freeDaniel Mack2014-10-071-11/+14
| | | |/ / /
| | * | | | Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2014-10-082-3/+3
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | ASoC: soc-pcm: fix sig_bits determination in soc_pcm_apply_msb()Daniel Mack2014-10-071-1/+1
| | | * | | ASoC: core: fix use after free in snd_soc_remove_platform()Daniel Mack2014-10-071-2/+2
| * | | | | ALSA: hda - Add dock port support to Thinkpad L440 (71aa:501e)Takashi Iwai2014-10-081-0/+1
| * | | | | ALSA: Allow pass NULL dev for snd_pci_quirk_lookup()Takashi Iwai2014-10-081-0/+2
| * | | | | ALSA: hda - Add dock support for Thinkpad T440 (17aa:2212)Takashi Iwai2014-10-071-1/+1
| * | | | | ALSA: usb: caiaq: check for cdev->n_streams > 1Daniel Mack2014-10-071-0/+5
OpenPOWER on IntegriCloud