summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-081-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-051-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
| | | * | KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears existPaul Mackerras2012-04-031-4/+5
| | | * | KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access codeAlexander Graf2012-04-031-2/+4
| | * | | KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti2012-04-051-0/+2
| | * | | KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()Sasikantha babu2012-04-051-1/+1
| * | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-0720-105/+147
| |\ \ \ \
| | * | | | sh: fix clock-sh7757 for the latest sh_mobile_sdhi driverShimoda, Yoshihiro2012-04-041-1/+1
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-...Paul Mundt2012-03-304-102/+131
| | |\ \ \ \ \
| | | | * | | | serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt2012-03-302-89/+86
| | | * | | | | sh: vsyscall: Fix up .eh_frame generation.Paul Mundt2012-03-302-13/+45
| | | |/ / / /
| | * | | | | sh: dma: Fix up device attribute mismatch from sysdev fallout.Paul Mundt2012-03-301-1/+1
| | * | | | | sh: dwarf unwinder depends on SHcompact.Paul Mundt2012-03-301-0/+1
| | * | | | | sh: fix up fallout from system.h disintegration.Paul Mundt2012-03-3013-1/+13
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-04-071-4/+4
| |\ \ \ \ \