Age | Commit message (Expand) | Author | Files | Lines |
2013-01-31 | ASoC: Ux500: Fix build error pertaining to missing include file | Lee Jones | 1 | -1/+1 |
2012-12-13 | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 5 | -31/+65 |
2012-12-09 | ASoC: ux500: remove __dev* attributes | Bill Pemberton | 3 | -9/+9 |
2012-11-28 | Merge tag 'v3.7-rc7' into asoc-ux500 | Mark Brown | 2 | -5/+20 |
2012-11-23 | ASoC: Ux500: Initialise PCM from MSP probe rather than as a device | Lee Jones | 4 | -17/+22 |
2012-11-05 | ARM: plat-nomadik: move DMA40 header to <linux/platform_data> | Linus Walleij | 1 | -2/+1 |
2012-10-22 | ASoC: Ux500: Control apb clock | Ulf Hansson | 2 | -6/+33 |
2012-10-22 | ASoC: Ux500: Fixup use of clocks | Ulf Hansson | 1 | -5/+7 |
2012-10-16 | ASoC: ux500_msp_i2s: Fix devm_* and return code merge error | Lee Jones | 1 | -5/+3 |
2012-10-16 | ASoC: Ux500: Dispose of device nodes correctly | Lee Jones | 1 | -0/+17 |
2012-09-23 | Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7 | Mark Brown | 4 | -26/+124 |
2012-09-22 | Merge tag 'v3.6-rc6' into for-3.7 | Mark Brown | 1 | -20/+5 |
2012-09-20 | ASoC: Ux500: Minor coding layout changes | Lee Jones | 1 | -5/+2 |
2012-09-20 | ASoC: Ux500: Enable ux500 MSP driver for Device Tree | Lee Jones | 2 | -3/+25 |
2012-09-20 | ASoC: Ux500: Enable MOP500 driver for Device Tree | Lee Jones | 1 | -0/+40 |
2012-09-20 | ASoC: Ux500: Move MSP pinctrl setup into the MSP driver | Lee Jones | 2 | -18/+57 |
2012-08-20 | ASoC: ux500_msp_i2s: better use devm functions and fix error return code | Julia Lawall | 1 | -20/+5 |
2012-08-04 | ASoC: ux500: Strengthen error checking after memory allocation | Lee Jones | 2 | -0/+5 |
2012-07-26 | ASoC: ux500: Include the correct header files | Lee Jones | 3 | -3/+3 |
2012-06-20 | ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointer | Lars-Peter Clausen | 1 | -1/+1 |
2012-06-17 | ASoC: Ux500: Add machine-driver | Ola Lilja | 5 | -0/+580 |
2012-06-13 | ASoC: Ux500: Correct license strings | Ola Lilja | 3 | -3/+3 |
2012-06-03 | ASoC: Ux500: Add platform-driver | Ola Lilja | 4 | -0/+363 |
2012-05-10 | ASoC: ux500: Don't make the CPU I2S driver user selectable | Mark Brown | 1 | -3/+1 |
2012-05-10 | ASoC: ux500: Fix dependencies | Mark Brown | 1 | -0/+1 |
2012-05-09 | ASoC: Ux500: Add MSP I2S-driver | Ola Lilja | 6 | -0/+2236 |