summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: soc-dapm: Use '%llx' with 'u64' type.Fabio Estevam2012-04-161-1/+1
* ASoC: core: Support transparent CODEC<->CODEC DAI linksMark Brown2012-04-164-10/+196
* ASoC: core: Bind DAIs to CODECs at registration timeMark Brown2012-04-161-6/+30
* ASoC: core: Flip master for CODECs in the CPU slot of a CODEC<->CODEC linkMark Brown2012-04-161-4/+33
* ASoC: dapm: Allow DAI widgets to be routed throughMark Brown2012-04-161-1/+4
* ASoC: core: Return -ENOTSUPP instead of -EINVAL if mute is not supportedMark Brown2012-04-161-1/+1
* ASoC: dapm: release lock on error pathsDan Carpenter2012-04-151-5/+7
* ASoC: convert Tegra20 DAS driver to regmapStephen Warren2012-04-132-65/+37
* ASoC: convert Tegra20 SPDIF driver to regmapStephen Warren2012-04-132-84/+92
* ASoC: convert Tegra20 I2S driver to regmapStephen Warren2012-04-132-76/+72
* ASoC: tegra: select REGMAP_MMIOStephen Warren2012-04-131-0/+1
* ASoC: sh: fsi: select simple-card on KconfigKuninori Morimoto2012-04-131-0/+1
* ASoC: sh: fsi: use simple-card instead of fsi-da7210Kuninori Morimoto2012-04-135-91/+27
* ASoC: sh: fsi: use simple-card instead of fsi-hdmiKuninori Morimoto2012-04-135-129/+38
* ASoC: sh: fsi: use simple-card instead of fsi-ak4642Kuninori Morimoto2012-04-139-139/+39
* ASoC: add generic simple-card supportKuninori Morimoto2012-04-136-0/+163
* ASoC: tegra: add Kconfig and Makefile support for Tegra30Stephen Warren2012-04-132-0/+22
* ASoC: tegra: add tegra30-i2s driverStephen Warren2012-04-133-0/+793
* ASoC: tegra: add tegra30-ahub driverStephen Warren2012-04-133-0/+1146
* regmap: fix compile errors in regmap-irq.c due to stride changesStephen Warren2012-04-131-1/+4
* regmap: implement register stridingStephen Warren2012-04-139-42/+109
* regmap: fix compilation when !CONFIG_DEBUG_FSStephen Warren2012-04-131-1/+1
* regmap: allow regmap instances to be namedStephen Warren2012-04-134-6/+20
* regmap: validate regmap_raw_read/write val_lenStephen Warren2012-04-131-0/+6
* regmap: mmio: remove some error checks now in the coreStephen Warren2012-04-131-6/+0
* regmap: mmio: convert some error returns to BUG()Stephen Warren2012-04-131-8/+8
* regmap: add MMIO bus supportStephen Warren2012-04-134-0/+227
* regmap: introduce fast_io busses, and use a spinlock for themStephen Warren2012-04-135-30/+67
* regmap: introduce explicit bus_context for bus callbacksStephen Warren2012-04-135-19/+37
* regmap: Use pad_bits and reg_bits when determining register format.Marc Reilly2012-04-132-14/+20
* regmap: Add support for device with 24 data bits.Marc Reilly2012-04-131-0/+23
* ASoC: wm9705: Fix build due to removal of 'runtime' definitionFabio Estevam2012-04-111-1/+1
* ASoC: ac97: Fix build due to removal of 'runtime' definitionFabio Estevam2012-04-111-1/+1
* ASoC: wm9712: Fix build due to missing definition of "runtime"Fabio Estevam2012-04-101-0/+2
* ASoC: tegra: utils: Don't use of_have_populated_dt()Stephen Warren2012-04-101-3/+5
* ASoC: wm8994: Implement FLL bypass supportMark Brown2012-04-102-0/+20
* ASoC: wm8994: Don't test for NULL before release_firmware()Jesper Juhl2012-04-101-8/+4
* ASoC: wm1250-ev1: Convert to module_i2c_driverMark Brown2012-04-101-17/+1
* ASoC: tegra: add runtime PM supportStephen Warren2012-04-092-10/+94
* Merge tag 'v3.4-rc2' into for-3.5Mark Brown2012-04-09611-3667/+8690
|\
| * Linux 3.4-rc2v3.4-rc2Linus Torvalds2012-04-071-1/+1
| * Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-072-1/+8
| |\
| | * regmap: prevent division by zero in rbtree_showStephen Warren2012-04-041-1/+7
| | * regmap: Export regcache_sync_region()Mark Brown2012-04-031-0/+1
| * | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-078-12/+36
| |\ \
| | * | KVM: Resolve RCU vs. async page fault problemGleb Natapov2012-04-051-0/+4
| | * | Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/masterAvi Kivity2012-04-055-11/+29
| | |\ \
| | | * | KVM: PPC: Book3S: PR: Fix preemptionAlexander Graf2012-04-031-2/+1
| | | * | KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf2012-04-032-1/+13
| | | * | KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entryPaul Mackerras2012-04-031-2/+6
OpenPOWER on IntegriCloud