summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-206-57/+108
|\
| * Merge remote-tracking branch 'asoc/topic/tpa6130a2' into asoc-nextMark Brown2012-12-151-17/+6Star
| |\
| | * ASoC: tpa6130a2: Use devm_* APIsSachin Kamat2012-12-091-17/+6Star
| * | Merge remote-tracking branch 'asoc/topic/log' into asoc-nextMark Brown2012-12-151-5/+5
| |\ \
| | * | ASoC: core: Fix splitting of log messagesMark Brown2012-12-101-5/+5
| * | | Merge remote-tracking branch 'asoc/topic/cs42l73' into asoc-nextMark Brown2012-12-151-27/+89
| |\ \ \
| | * | | ASoC: cs42l73: Change VSPIN/VSPOUT to VSPINOUTPaul Handrigan2012-12-101-19/+13Star
| | * | | ASoC: cs42l73: Add DAPM events for power down.Paul Handrigan2012-12-101-8/+72
| | * | | ASoC: cs42l73: Add DMIC's as DAPM inputs.Paul Handrigan2012-12-101-0/+4
| | | |/ | | |/|
| * | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2012-12-152-7/+7
| |\ \ \
| | * | | ASoC: Prevent pop_wait overwriteMisael Lopez Cruz2012-12-152-7/+7
| | |/ /
| * | | Merge remote-tracking branch 'asoc/fix/sigmadsp' into asoc-nextMark Brown2012-12-151-1/+1
| |\ \ \
| | * | | ASoC: sigmadsp: Fix endianness conversion issueLars-Peter Clausen2012-12-101-1/+1
| | |/ /
* | | | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-13281-3013/+6353
|\| | |
| * | | ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-09101-412/+412
| * | | ASoC: utils: remove __dev* attributesBill Pemberton2012-12-091-3/+3
| * | | ASoC: ux500: remove __dev* attributesBill Pemberton2012-12-093-9/+9
| * | | ASoC: txx9: remove __dev* attributesBill Pemberton2012-12-092-6/+6
| * | | ASoC: tegra: remove __dev* attributesBill Pemberton2012-12-0910-30/+30
| * | | ASoC: spear: remove __dev* attributesBill Pemberton2012-12-091-3/+3
| * | | ASoC: sh: remove __dev* attributesBill Pemberton2012-12-094-12/+12
| * | | ASoC: s6000: remove __dev* attributesBill Pemberton2012-12-092-6/+6
| * | | ASoC: OMAP: remove __dev* attributesBill Pemberton2012-12-0911-33/+32Star
| * | | ASoC: nuc900: remove __dev* attributesBill Pemberton2012-12-092-6/+6
| * | | ASoC: mxs: remove __dev* attributesBill Pemberton2012-12-093-9/+9
| * | | ASoC: kirkwood: remove __dev* attributesBill Pemberton2012-12-094-12/+12
| * | | ASoC: mid-x86: remove __dev* attributesBill Pemberton2012-12-091-3/+3
| * | | ASoC: jz4740: remove __dev* attributesBill Pemberton2012-12-093-9/+9
| * | | ASoC: cirrus: remove __dev* attributesBill Pemberton2012-12-096-17/+17
| * | | ASoC: au1x: remove __dev* attributesBill Pemberton2012-12-098-25/+25
| * | | ASoC: atmel: remove __dev* attributesBill Pemberton2012-12-091-3/+3
| * | | ASoC: twl4030: remove __dev* attributesBill Pemberton2012-12-091-3/+3
| * | | ASoC: lm49453: remove __dev* attributesBill Pemberton2012-12-091-4/+4
| * | | ASoC: isabelle: remove __dev* attributesBill Pemberton2012-12-091-4/+4
| * | | ASoC: pxa: remove __dev* attributesBill Pemberton2012-12-0917-50/+50
| * | | ASoC: fsl: remove __dev* attributesBill Pemberton2012-12-0916-44/+44
| * | | ASoC: Samsung: remove __dev* attributesBill Pemberton2012-12-0919-56/+55Star
| * | | ASoC: pxa/hx4700: remove __dev* attributesBill Pemberton2012-12-091-3/+3
| * | | ASoC: blackfin: remove __dev* attributesBill Pemberton2012-12-0911-30/+30
| * | | Merge remote-tracking branch 'asoc/topic/wm9090' into asoc-nextMark Brown2012-12-091-14/+6Star
| |\ \ \
| | * | | ASoC: wm9090: Use devm_regmap_init_i2c()Sachin Kamat2012-12-021-14/+6Star
| | |/ /
| * | | Merge remote-tracking branch 'asoc/topic/wm9081' into asoc-nextMark Brown2012-12-091-16/+6Star
| |\ \ \
| | * | | ASoC: wm9081: Use devm_regmap_init_i2c()Sachin Kamat2012-12-021-16/+6Star
| | |/ /
| * | | Merge remote-tracking branch 'asoc/topic/wm8995' into asoc-nextMark Brown2012-12-091-33/+7Star
| |\ \ \
| | * | | ASoC: wm8995: Convert to use devm_regmap_init_{spi,i2c}()Tushar Behera2012-11-231-23/+3Star
| | * | | ASoC: wm8995: Convert to use devm_kzalloc()Tushar Behera2012-11-231-10/+4Star
| * | | | Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown2012-12-094-192/+245
| |\ \ \ \
| | * | | | ASoC: wm8994: Allow microphone identification callback to be overriddenMark Brown2012-12-033-8/+22
| | * | | | ASoC: wm8994: Check jack is inserted when handling mic IRQMark Brown2012-12-031-0/+12
| | * | | | ASoC: wm8994: Support custom accessory identification for WM1811AMark Brown2012-12-032-17/+25