summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-13Merge branch 'next/board-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2012-03-11ARM: EXYNOS: support Exynos4210-bus Devfreq driver on Nuri boardMyungJoo Ham
2012-03-11ARM: EXYNOS: Register JPEG on nuriAndrzej Pietrasiewicz
2012-03-11ARM: EXYNOS: Register JPEG on universal_c210Andrzej Pietrasiewicz
2012-03-11ARM: S5PV210: Enable JPEG on SMDKV210Sachin Kamat
2012-03-11ARM: S5PV210: Add JPEG board definitionSachin Kamat
2012-03-11ARM: EXYNOS: Enable JPEG on OrigenSachin Kamat
2012-03-11ARM: EXYNOS: Enable JPEG on SMDKV310Sachin Kamat
2012-03-11ARM: EXYNOS: Add __init attribute to universal_camera_init()Tushar Behera
2012-03-11ARM: EXYNOS: Add __init attribute to nuri_camera_init()Tushar Behera
2012-03-11ARM: S5PV210: Enable FIMC on SMDKC110Sachin Kamat
2012-03-11ARM: S5PV210: Enable FIMC on SMDKV210Sachin Kamat
2012-03-11ARM: S5PV210: Enable MFC on SMDKC110Sachin Kamat
2012-03-11ARM: S5PV210: Enable MFC on SMDKV210Sachin Kamat
2012-03-11ARM: EXYNOS: Enable G2D on SMDKV310Sachin Kamat
2012-03-10Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson
2012-03-10Merge branch 'ams-delta' of git://git.kernel.org/pub/scm/linux/kernel/git/tml...Olof Johansson
2012-03-07ARM: S3C64XX: Supply platform data for SPI on CragganmoreMark Brown
2012-03-07ARM: S3C64XX: Add some more Cragganmore module IDs to the tableMark Brown
2012-03-05ASoC: OMAP: ams-delta: drop .set_bias_level callbackJanusz Krzysztofik
2012-03-05ARM: OMAP1: ams-delta: update the modem to use regulator APIJanusz Krzysztofik
2012-03-05ARM: OMAP1: ams-delta: set up regulator over modem reset GPIO pinJanusz Krzysztofik
2012-03-05ARM: OMAP: add minimal support for Nokia RM-696Aaro Koskinen
2012-03-05ARM: OMAP: enable Bluetooth on the PandaBoardMircea Gherzan
2012-03-05ARM: OMAP: pandora: add support for backlight and poweroffGrazvydas Ignotas
2012-03-05ARM: OMAP4: board-4430sdp: don't initialize value that is never usedUwe Kleine-König
2012-03-05ARM: OMAP3: cm-t3517: add EMAC supportIgor Grinberg
2012-03-05ARM: OMAP: move generic EMAC init to separate fileIlya Yanok
2012-03-05ARM: OMAP3: RX-51: add explicit mux configuration of tsc2005 control gpiosVladimir Zapolskiy
2012-03-05ARM: OMAP: Add omap_reserve functionalityAlex
2012-03-04Merge tag 'tegra-boards' of git://git.kernel.org/pub/scm/linux/kernel/git/olo...Arnd Bergmann
2012-03-04ARM: tegra: match SoC name not board name in DT board filesStephen Warren
2012-03-04Linux 3.3-rc6Linus Torvalds
2012-03-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-03-04Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-03-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-03-03vfs: export full_name_hash() function to modulesLinus Torvalds
2012-03-02Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-02Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-03-02Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2012-03-02vfs: split up name hashing in link_path_walk() into helper functionLinus Torvalds
2012-03-02vfs: clarify and clean up dentry_cmp()Linus Torvalds
2012-03-02vfs: uninline full_name_hash()Linus Torvalds
2012-03-02vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds
2012-03-02hwmon: (f75375s) Catch some attempts to write to r/o registersNikolaus Schulz
2012-03-02hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enableNikolaus Schulz
2012-03-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds
2012-03-02regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin