summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-13ASoC: sh: fsi: use simple-card instead of fsi-da7210Kuninori Morimoto5-91/+27
2012-04-13ASoC: sh: fsi: use simple-card instead of fsi-hdmiKuninori Morimoto5-129/+38
2012-04-13ASoC: sh: fsi: use simple-card instead of fsi-ak4642Kuninori Morimoto9-139/+39
2012-04-13ASoC: add generic simple-card supportKuninori Morimoto6-0/+163
2012-04-13ASoC: tegra: add Kconfig and Makefile support for Tegra30Stephen Warren2-0/+22
2012-04-13ASoC: tegra: add tegra30-i2s driverStephen Warren3-0/+793
2012-04-13ASoC: tegra: add tegra30-ahub driverStephen Warren3-0/+1146
2012-04-13regmap: fix compile errors in regmap-irq.c due to stride changesStephen Warren1-1/+4
2012-04-13regmap: implement register stridingStephen Warren9-42/+109
2012-04-13regmap: fix compilation when !CONFIG_DEBUG_FSStephen Warren1-1/+1
2012-04-13regmap: allow regmap instances to be namedStephen Warren4-6/+20
2012-04-13regmap: validate regmap_raw_read/write val_lenStephen Warren1-0/+6
2012-04-13regmap: mmio: remove some error checks now in the coreStephen Warren1-6/+0
2012-04-13regmap: mmio: convert some error returns to BUG()Stephen Warren1-8/+8
2012-04-13regmap: add MMIO bus supportStephen Warren4-0/+227
2012-04-13regmap: introduce fast_io busses, and use a spinlock for themStephen Warren5-30/+67
2012-04-13regmap: introduce explicit bus_context for bus callbacksStephen Warren5-19/+37
2012-04-13regmap: Use pad_bits and reg_bits when determining register format.Marc Reilly2-14/+20
2012-04-13regmap: Add support for device with 24 data bits.Marc Reilly1-0/+23
2012-04-11ASoC: wm9705: Fix build due to removal of 'runtime' definitionFabio Estevam1-1/+1
2012-04-11ASoC: ac97: Fix build due to removal of 'runtime' definitionFabio Estevam1-1/+1
2012-04-11ASoC: wm9712: Fix build due to missing definition of "runtime"Fabio Estevam1-0/+2
2012-04-11ASoC: tegra: utils: Don't use of_have_populated_dt()Stephen Warren1-3/+5
2012-04-10ASoC: wm8994: Implement FLL bypass supportMark Brown2-0/+20
2012-04-10ASoC: wm8994: Don't test for NULL before release_firmware()Jesper Juhl1-8/+4
2012-04-10ASoC: wm1250-ev1: Convert to module_i2c_driverMark Brown1-17/+1
2012-04-09ASoC: tegra: add runtime PM supportStephen Warren2-10/+94
2012-04-09Merge tag 'v3.4-rc2' into for-3.5Mark Brown611-3667/+8690
2012-04-08Linux 3.4-rc2v3.4-rc2Linus Torvalds1-1/+1
2012-04-07Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+8
2012-04-07Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-12/+36
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds20-105/+147
2012-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-4/+4
2012-04-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-3/+6
2012-04-07Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-7/+19
2012-04-07tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad1-5/+8
2012-04-07tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad3-2/+11
2012-04-07Merge branches 'idle-fix' and 'misc' into releaseLen Brown10325-288310/+497155
2012-04-07MAINTAINERS: Update git url for ACPIIgor Murzov1-1/+1
2012-04-07Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds33-300/+501
2012-04-07Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-5/+8
2012-04-07Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds13-218/+299
2012-04-07Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds2-32/+49
2012-04-06cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani1-1/+4
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds38-376/+602
2012-04-06ASoC: tegra: utils: add support for Tegra30 devicesStephen Warren2-7/+31
2012-04-06ASoC: tegra: set a sensible initial clock rateStephen Warren1-0/+6
2012-04-06ASoC: tegra: use devm_ APIs in SPDIF driverStephen Warren1-23/+10
2012-04-06ASoC: tegra: sort includes, remove mach/iomap.hStephen Warren4-11/+8
2012-04-06ASoC: JZ4740: Replaced comma operators with semicolons.Maarten ter Huurne1-2/+2