summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-14ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boardsMarek Szyprowski
2012-04-14ARM: EXYNOS: fix regulator name for NURI boardMarek Szyprowski
2012-04-14ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LLMaurus Cuelenaere
2012-04-14Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-14Merge tag 'fbdev-fixes-for-3.4-1' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-04-14Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-14Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-04-14Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-04-14cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUSKevin Hilman
2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-04-13Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-13Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-13Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-13sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney
2012-04-13sparc64: Fix bootup crash on sun4v.David S. Miller
2012-04-13ASoC: convert Tegra20 DAS driver to regmapStephen Warren
2012-04-13ASoC: convert Tegra20 SPDIF driver to regmapStephen Warren
2012-04-13ASoC: convert Tegra20 I2S driver to regmapStephen Warren
2012-04-13ASoC: tegra: select REGMAP_MMIOStephen Warren
2012-04-13ARM: msm: Fix section mismatches in proc_comm.cDavid Brown
2012-04-13video: msm: Fix section mismatches in mddi.cDavid Brown
2012-04-13arm: msm: trout: fix compile failureDaniel Walker
2012-04-13arm: msm: halibut: remove unneeded fixupDaniel Walker
2012-04-13irq_work: fix compile failure on tile from missing includeChris Metcalf
2012-04-13ia64: populate the cmpxchg header with appropriate codePaul Gortmaker
2012-04-13alpha: fix build failures from system.h dismembermentPaul Gortmaker
2012-04-13ARM: 7383/1: nommu: populate vectors page from paging_initWill Deacon
2012-04-13ARM: 7381/1: nommu: fix typo in mm/KconfigWill Deacon
2012-04-13ARM: 7380/1: DT: do not add a zero-sized memory propertyMarc Zyngier
2012-04-13ARM: 7379/1: DT: fix atags_to_fdt() second call siteMarc Zyngier
2012-04-13ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown
2012-04-13ASoC: sh: fsi: select simple-card on KconfigKuninori Morimoto
2012-04-13ASoC: sh: fsi: use simple-card instead of fsi-da7210Kuninori Morimoto
2012-04-13ASoC: sh: fsi: use simple-card instead of fsi-hdmiKuninori Morimoto
2012-04-13ASoC: sh: fsi: use simple-card instead of fsi-ak4642Kuninori Morimoto
2012-04-13ASoC: add generic simple-card supportKuninori Morimoto
2012-04-13ASoC: tegra: add Kconfig and Makefile support for Tegra30Stephen Warren
2012-04-13ASoC: tegra: add tegra30-i2s driverStephen Warren
2012-04-13ASoC: tegra: add tegra30-ahub driverStephen Warren
2012-04-13regmap: fix compile errors in regmap-irq.c due to stride changesStephen Warren
2012-04-13regmap: implement register stridingStephen Warren
2012-04-13regmap: fix compilation when !CONFIG_DEBUG_FSStephen Warren
2012-04-13regmap: allow regmap instances to be namedStephen Warren
2012-04-13regmap: validate regmap_raw_read/write val_lenStephen Warren
2012-04-13regmap: mmio: remove some error checks now in the coreStephen Warren
2012-04-13regmap: mmio: convert some error returns to BUG()Stephen Warren
2012-04-13regmap: add MMIO bus supportStephen Warren
2012-04-13regmap: introduce fast_io busses, and use a spinlock for themStephen Warren
2012-04-13regmap: introduce explicit bus_context for bus callbacksStephen Warren
2012-04-13regmap: Use pad_bits and reg_bits when determining register format.Marc Reilly