aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/omap
Commit message (Expand)AuthorAge
* ASoC: update Kconfig of AIC23 users to select I2C variantMax Filippov2014-03-06
*-. Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/fsl', 'asoc/fix/...Mark Brown2014-01-27
|\ \
| | * ASoC: omap: Make RX51 depend on GPIOLIB due to jack usageMark Brown2014-01-21
| |/ |/|
| *-. Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...Mark Brown2014-01-02
|/|\ \
| | | * Merge remote-tracking branch 'asoc/topic/devm' into asoc-nextMark Brown2013-10-24
| | | |\
| | * | | ASoC: omap: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2013-12-24
| | * | | ASoC: omap: mcbsp, mcpdm, dmic: raw read and write endian fixVictor Kamensky2013-11-24
| |/ / /
* / / / ASoC: omap: n810: Convert to clk_prepare_enable/clk_disable_unprepareJarkko Nikula2013-12-02
|/ / /
* | | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\ \ \
| * | | DMA-API: sound: fix dma mask handling in a lot of driversRussell King2013-10-31
* | | | Merge remote-tracking branch 'asoc/topic/warn' into asoc-nextMark Brown2013-11-08
|\ \ \ \
| * | | | ASoC: omap: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-07
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'asoc/topic/devm' into asoc-nextMark Brown2013-11-08
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | ASoC: omap-mcpdm: Use devm_snd_soc_register_componentSachin Kamat2013-09-19
| * | ASoC: omap-twl4030: Use devm_snd_soc_register_cardSachin Kamat2013-09-19
| |/
* / ASoC: omap: Fix incorrect ARM dependencyJarkko Nikula2013-10-03
|/
* Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-08-23
|\
| * ASoC: omap: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall2013-08-20
| * Merge branch 'topic/dma' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2013-08-15
| |\
| | * ALSA: move dmaengine implementation from ASoC to ALSA coreDaniel Mack2013-08-15
| | * Merge remote-tracking branch 'asoc/fix/omap' into asoc-linusMark Brown2013-07-15
| | |\
| | | * ASoC: omap-mcbsp: Use different method for DMA request when booted with DTPeter Ujfalusi2013-07-11
| | | * ASoC: omap-dmic: Do not use platform_get_resource_byname() for DMAPeter Ujfalusi2013-07-11
| | | * ASoC: omap-mcpdm: Do not use platform_get_resource_byname() for DMAPeter Ujfalusi2013-07-11
| | | * ASoC: omap-pcm: Request the DMA channel differently when DT is involvedPeter Ujfalusi2013-07-11
| * | | ASoC: omap-abe-twl6040: Remove support for pdata (legacy boot)Peter Ujfalusi2013-07-31
| * | | ASoC: omap-mcbsp: Support SND_SOC_DAIFMT_CBM_CFS for omap3/4Michael Trimarchi2013-07-21
| * | | ASoC: omap: Enable COMPILE_TEST build for DT platformsMark Brown2013-07-17
| |/ /
* / / ALSA: replace strict_strto*() with kstrto*()Jingoo Han2013-07-21
|/ /
* | ARM: OMAP2+: N900: enable N900-specific drivers even if device tree is enabledPavel Machek2013-07-04
* | ASoC: omap: Fix the leftover CONFIG_SND_SOC_HDMI_CODECTakashi Iwai2013-06-21
|/
* Merge remote-tracking branch 'asoc/topic/omap' into asoc-nextMark Brown2013-06-17
|\
| * ASoC: OMAP: Remove obsolete Makefile linePaul Bolle2013-05-30
| * ASoC: omap-mcbsp: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-12
* | ASoC: omap-hdmi-codec: make the driver common for other SoCsBarry Song2013-06-05
|/
* Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-18
|\
| * ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen2013-04-17
* | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-04-12
|\|
| * ASoC: omap: Use common DAI DMA dataLars-Peter Clausen2013-04-03
| * Merge branch 'topic/omap' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2013-04-03
| |\
| | * ASoC: omap-mcpdm: Remove leftower define for IO addressPeter Ujfalusi2013-03-20
| | * ASoC: omap-mcpdm: Fix for full duplex audio use casePeter Ujfalusi2013-03-20
| | * ASoC: omap-mcpdm: Collect link direction configuration under a structPeter Ujfalusi2013-03-20
| | * ASoC: omap: convert to devm_ioremap_resource()Silviu-Mihai Popescu2013-03-13
| | * ASoC: omap3pandora: Fix compilation errorPeter Ujfalusi2013-03-05
| | * ASoC: omap: Check regulator enable for DAC on PandoraMark Brown2013-03-04
| | * ASoC: omap-dmic: Clean up with devm_request_and_ioremapSebastien Guiriec2013-03-03
| | * ASoC: omap-mcpdm: Clean up with devm_* functionSebastien Guiriec2013-03-03
| * | ASoC: omap-pcm: No need to wrap snd_dmaengine_pcm_close()Lars-Peter Clausen2013-03-26
| * | ASoC: omap: Call omap_mcbsp_set_threshold() from mcbsp hw_paramsLars-Peter Clausen2013-03-26
| |/