aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ASoC: add generic simple-card supportKuninori Morimoto2012-04-13
* ASoC: tegra: add Kconfig and Makefile support for Tegra30Stephen Warren2012-04-13
* ASoC: tegra: add tegra30-i2s driverStephen Warren2012-04-13
* ASoC: tegra: add tegra30-ahub driverStephen Warren2012-04-13
* regmap: fix compile errors in regmap-irq.c due to stride changesStephen Warren2012-04-13
* regmap: implement register stridingStephen Warren2012-04-13
* regmap: fix compilation when !CONFIG_DEBUG_FSStephen Warren2012-04-13
* regmap: allow regmap instances to be namedStephen Warren2012-04-13
* regmap: validate regmap_raw_read/write val_lenStephen Warren2012-04-13
* regmap: mmio: remove some error checks now in the coreStephen Warren2012-04-13
* regmap: mmio: convert some error returns to BUG()Stephen Warren2012-04-13
* regmap: add MMIO bus supportStephen Warren2012-04-13
* regmap: introduce fast_io busses, and use a spinlock for themStephen Warren2012-04-13
* regmap: introduce explicit bus_context for bus callbacksStephen Warren2012-04-13
* regmap: Use pad_bits and reg_bits when determining register format.Marc Reilly2012-04-13
* regmap: Add support for device with 24 data bits.Marc Reilly2012-04-13
* ASoC: wm9705: Fix build due to removal of 'runtime' definitionFabio Estevam2012-04-11
* ASoC: ac97: Fix build due to removal of 'runtime' definitionFabio Estevam2012-04-11
* ASoC: wm9712: Fix build due to missing definition of "runtime"Fabio Estevam2012-04-10
* ASoC: tegra: utils: Don't use of_have_populated_dt()Stephen Warren2012-04-10
* ASoC: wm8994: Implement FLL bypass supportMark Brown2012-04-10
* ASoC: wm8994: Don't test for NULL before release_firmware()Jesper Juhl2012-04-10
* ASoC: wm1250-ev1: Convert to module_i2c_driverMark Brown2012-04-10
* ASoC: tegra: add runtime PM supportStephen Warren2012-04-09
* Merge tag 'v3.4-rc2' into for-3.5Mark Brown2012-04-09
|\
| * Linux 3.4-rc2Linus Torvalds2012-04-07
| * Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-07
| |\
| | * regmap: prevent division by zero in rbtree_showStephen Warren2012-04-04
| | * regmap: Export regcache_sync_region()Mark Brown2012-04-03
| * | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-07
| |\ \
| | * | KVM: Resolve RCU vs. async page fault problemGleb Natapov2012-04-05
| | * | Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/masterAvi Kivity2012-04-05
| | |\ \
| | | * | KVM: PPC: Book3S: PR: Fix preemptionAlexander Graf2012-04-03
| | | * | KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf2012-04-03
| | | * | KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entryPaul Mackerras2012-04-03
| | | * | KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears existPaul Mackerras2012-04-03
| | | * | KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access codeAlexander Graf2012-04-03
| | * | | KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti2012-04-05
| | * | | KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()Sasikantha babu2012-04-05
| * | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-07
| |\ \ \ \
| | * | | | sh: fix clock-sh7757 for the latest sh_mobile_sdhi driverShimoda, Yoshihiro2012-04-04
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-...Paul Mundt2012-03-30
| | |\ \ \ \ \
| | | | * | | | serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt2012-03-30
| | | * | | | | sh: vsyscall: Fix up .eh_frame generation.Paul Mundt2012-03-30
| | | |/ / / /
| | * | | | | sh: dma: Fix up device attribute mismatch from sysdev fallout.Paul Mundt2012-03-30
| | * | | | | sh: dwarf unwinder depends on SHcompact.Paul Mundt2012-03-30
| | * | | | | sh: fix up fallout from system.h disintegration.Paul Mundt2012-03-30
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-04-07
| |\ \ \ \ \
| | * | | | | sysctl: fix write access to dmesg_restrict/kptr_restrictKees Cook2012-04-05
| * | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-04-06
| |\ \ \ \ \ \