Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | ASoC: ux500: Ensure consistent configuration between DAIs | Fabio Baltieri | 2013-05-28 | 1 | -0/+35 | |
| | * | | | | | ASoC: ux500: Drop redundant msp id enumerations | Fabio Baltieri | 2013-05-25 | 1 | -8/+2 | |
| | * | | | | | ASoC: ux500: Add missing mop500_ab8500.h include | Fabio Baltieri | 2013-05-25 | 1 | -0/+1 | |
| | * | | | | | ASoC: ux500: Drop unused code from msp headers | Fabio Baltieri | 2013-05-25 | 2 | -33/+0 | |
| | * | | | | | ASoC: ux500: Drop dangling struct i2s_controller | Fabio Baltieri | 2013-05-25 | 2 | -31/+0 | |
| | * | | | | | ASoC: ab8500-codec: Move codec ops on a separate structure | Fabio Baltieri | 2013-05-25 | 1 | -12/+7 | |
| | * | | | | | ASoC: ux500: Drop pinctrl sleep support | Fabio Baltieri | 2013-05-25 | 2 | -60/+2 | |
| | * | | | | | ASoC: ab8500-codec: Set rx dai slots from rx_mask | Fabio Baltieri | 2013-05-21 | 2 | -29/+35 | |
| | * | | | | | Merge tag 'v3.10-rc2' into asoc-ux500 | Mark Brown | 2013-05-21 | 356 | -2866/+3966 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | ASoC: ab8500-codec: Set tx dai slots from tx_mask | Fabio Baltieri | 2013-05-21 | 2 | -12/+26 | |
| * | | | | | | | Merge remote-tracking branch 'asoc/topic/tegra' into asoc-next | Mark Brown | 2013-06-17 | 3 | -18/+56 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ASoC: tegra: add runtime PM to resume functions | Stephen Warren | 2013-06-04 | 2 | -1/+12 | |
| | * | | | | | | | ASoC: tegra: implement suspend/resume for Tegra30 I2S | Stephen Warren | 2013-06-03 | 1 | -0/+19 | |
| | * | | | | | | | ASoC: tegra: implement suspend/resume for Tegra30 AHUB | Stephen Warren | 2013-06-03 | 1 | -0/+21 | |
| | * | | | | | | | ASoC: tegra: always use clk_get() in utility code | Stephen Warren | 2013-05-14 | 1 | -18/+5 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Merge remote-tracking branch 'asoc/topic/ssm2518' into asoc-next | Mark Brown | 2013-06-17 | 6 | -0/+924 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ASoC: ssm2518: Fix trivial typo in checking tx_mask and rx_mask values | Axel Lin | 2013-06-12 | 1 | -1/+1 | |
| | * | | | | | | | ASoC: Add ssm2518 support | Lars-Peter Clausen | 2013-05-25 | 6 | -0/+924 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge remote-tracking branch 'asoc/topic/spear' into asoc-next | Mark Brown | 2013-06-17 | 7 | -193/+52 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ASoC: spear: Convert to use devm_ioremap_resource | Tushar Behera | 2013-06-17 | 1 | -15/+4 | |
| | * | | | | | | | ASoC: spear: Normalise module names | Mark Brown | 2013-06-17 | 1 | -3/+7 | |
| | * | | | | | | | ASoC: spear: Remove nonexistant EVM options | Mark Brown | 2013-06-17 | 2 | -24/+0 | |
| | * | | | | | | | ASoC: SPEAr: Hide component drivers in Kconfig | Mark Brown | 2013-06-14 | 1 | -13/+3 | |
| | * | | | | | | | ASoC: SPEAr: Add dependency on dmaengine helpers | Mark Brown | 2013-06-14 | 1 | -0/+1 | |
| | * | | | | | | | ASoC: SPEAr spdif_{in,out}: fix fallout of previous cleanup | Uwe Kleine-König | 2013-06-13 | 2 | -19/+3 | |
| | * | | | | | | | ASoC: Add Kconfig and Makefile to support SPEAr audio driver | Rajeev Kumar | 2013-06-12 | 4 | -0/+48 | |
| | * | | | | | | | ASoC: spear: spdif_out: Staticize unexported function | Lars-Peter Clausen | 2013-05-15 | 1 | -1/+1 | |
| | * | | | | | | | ASoC: spear: spdif_in: Staticize non exported struct | Lars-Peter Clausen | 2013-05-15 | 1 | -1/+1 | |
| | * | | | | | | | ASoC: SPEAr spdif_{in,out}: use devm for clk and a few more cleanups | Uwe Kleine-König | 2013-05-12 | 2 | -11/+3 | |
| | * | | | | | | | ASoC: spear: Use generic dmaengine PCM | Lars-Peter Clausen | 2013-05-12 | 1 | -137/+15 | |
| | * | | | | | | | ASoC: spear: Setup dma data in DAI probe | Lars-Peter Clausen | 2013-05-12 | 2 | -11/+8 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge remote-tracking branch 'asoc/topic/spdif' into asoc-next | Mark Brown | 2013-06-17 | 5 | -1/+41 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ASoC: spdif_receiver: Add DT support. | Marek Belisko | 2013-05-12 | 2 | -0/+20 | |
| | * | | | | | | | ASoC: spdif_transmitter: Add DT support. | Marek Belisko | 2013-05-12 | 2 | -0/+20 | |
| | * | | | | | | | ASoC: spdif_transceiver: Change driver filename to spdif_transmitter.c. | Marek Belisko | 2013-05-12 | 2 | -1/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge remote-tracking branch 'asoc/topic/sn95031' into asoc-next | Mark Brown | 2013-06-17 | 4 | -20/+16 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ASoC: sn95031: Staticize non exported struct | Lars-Peter Clausen | 2013-05-15 | 1 | -1/+1 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | ASoC: mop500: Staticize non exported struct | Lars-Peter Clausen | 2013-05-15 | 1 | -1/+1 | |
| | * | | | | | | ASoC: mop500_ab8500: Staticize non exported functions | Lars-Peter Clausen | 2013-05-15 | 1 | -3/+3 | |
| | * | | | | | | ASoC: ab8500-codec: Add missing ad_to_slot definitions | Fabio Baltieri | 2013-05-12 | 1 | -0/+6 | |
| | * | | | | | | ASoC: ux500: drop clock gating widgets from machine driver | Fabio Baltieri | 2013-05-12 | 1 | -10/+0 | |
| | * | | | | | | ASoC: ux500: register controls to card instead of codec | Fabio Baltieri | 2013-05-12 | 1 | -5/+5 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge remote-tracking branch 'asoc/topic/sgtl5000' into asoc-next | Mark Brown | 2013-06-17 | 4 | -84/+220 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ASoC: imx-sgtl5000: Use devm_clk_get() | Fabio Estevam | 2013-06-12 | 1 | -1/+1 | |
| | * | | | | | | ASoC: sgtl5000: Add 'clocks' entry as a required propery | Fabio Estevam | 2013-06-12 | 1 | -0/+3 | |
| | * | | | | | | ASoC: sgtl5000: Use i2c_get_clientdata() | Fabio Estevam | 2013-06-12 | 1 | -5/+1 | |
| | * | | | | | | ASoC: sgtl5000: Let the codec acquire its clock | Fabio Estevam | 2013-06-10 | 2 | -27/+37 | |
| | * | | | | | | Merge branch 'topic/fsl' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2013-06-10 | 16 | -223/+127 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | ASoC: sgtl5000: Make device cache only when powered off | Mark Brown | 2013-06-05 | 1 | -0/+15 | |
| | * | | | | | | | ASoC: sgtl5000: Fix VAG_POWER enabling/disabling order | Marek Vasut | 2013-06-04 | 1 | -9/+5 |