summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-07-13ARM: ux500: Remove PMU platform registration when booting with DTLee Jones
2012-07-13ARM: ux500: Remove temporary snowball_of_platform_devs enablement structureLee Jones
2012-07-13ARM: ux500: Ensure vendor specific properties have the vendor's identifierLee Jones
2012-07-13ARM: ux500: Move rtc-pl031 registration to Device Tree when enabledLee Jones
2012-07-13ARM: ux500: Enable the AB8500 RTC for all DT:ed DB8500 based devicesLee Jones
2012-07-13ARM: ux500: Correctly reference IRQs supplied by the AB8500 from Device TreeLee Jones
2012-07-13ARM: ux500: Apply ab8500-debug node do the db8500 DT structureLee Jones
2012-07-13ARM: ux500: Add a ab8500-usb Device Tree node for db8500 based devicesLee Jones
2012-07-13ARM: ux500: Add db8500 Device Tree node for misc/ab8500-pwmLee Jones
2012-07-13ARM: ux500: Add db8500 Device Tree node for ab8500-sysctrlLee Jones
2012-07-13ARM: ux500: Enable LED heartbeat functionality on Snowbal via DTLee Jones
2012-07-13ARM: ux500: Enable LED heartbeat functionality on SnowballLee Jones
2012-07-13ARM: ux500: Add support for input/ponkey into the db8500's Device TreeLee Jones
2012-07-13ARM: ux500: Add a ab8500-gpadc node to the db8500 Device TreeLee Jones
2012-07-13ARM: ux500: Enable the user LED on Snowball via Device TreeLee Jones
2012-07-13ARM: ux500: Kconfig: Compile in leds-gpio support for SnowballLee Jones
2012-07-13ARM: ux500: Provide auxdata to be used as name base clock search for nmk-i2cLee Jones
2012-07-13ARM: ux500: Remove unused i2c platform_data initialisation codeLee Jones
2012-07-13ARM: ux500: Enable Device Tree support mmci for SnowballLee Jones
2012-07-06ARM: ux500: Over-ride the DT device naming scheme for pinctrlLee Jones
2012-07-06ARM: ux500: Fix build errors/warnings when MACH_UX500_DT is not setLee Jones
2012-06-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-30Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-06-30ARM: imx6q: fix suspend regression caused by common clk migrationShawn Guo
2012-06-30Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-06-30Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown
2012-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-29powerpc/pseries: Fix software invalidate TCEMichael Neuling
2012-06-29powerpc: check_and_cede_processor() never cedesAnton Blanchard
2012-06-29powerpc/ftrace: Do not trace restore_interrupts()Steven Rostedt
2012-06-29powerpc: Fix Section mismatch warnings in prom_init.cLi Zhong
2012-06-29ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preemptTiejun Chen
2012-06-29powerpc: Fix uninitialised error in numa.cMichael Neuling
2012-06-29powerpc: Fix BPF_JIT code to link with multiple TOCsMichael Ellerman
2012-06-28Merge branches 'sh/urgent' and 'sh/trivial' into sh-fixes-for-linusPaul Mundt
2012-06-28sh: Convert sh_clk_mstp32_register to sh_clk_mstp_registerNobuhiro Iwamatsu
2012-06-28sh: kfr2r09: fix compile breakageGuennadi Liakhovetski
2012-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2012-06-27ARM: OMAP4470: Fix OMAP4470 boot failureJon Hunter
2012-06-27ARM: EXYNOS: Fix EXYNOS_DEV_DMA Kconfig entrySachin Kamat
2012-06-26x86, cpufeature: Remove stray %s, add -w to mkcapflags.plH. Peter Anvin
2012-06-26ARM: OMAP2+: nand: fix build error when CONFIG_MTD_ONENAND_OMAP2=nKevin Hilman
2012-06-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-06-25x86, cpufeature: Catch duplicate CPU feature stringsH. Peter Anvin
2012-06-25x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin
2012-06-25ARM: dma-mapping: fix buffer chunk allocation orderMarek Szyprowski
2012-06-24m68knommu: define a local devm_clk_get() functionGreg Ungerer
2012-06-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson