summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2011-09-15OMAP2+: voltage: move prm_irqst_reg from VP into voltage domainKevin Hilman
2011-09-15OMAP2+: voltage: move PRCM mod offets into VC/VP structuresKevin Hilman
2011-09-15OMAP2+: hwmod: remove unused voltagedomain pointerKevin Hilman
2011-09-15Merge branch 'samsung-fixes-2' of git://github.com/kgene/linux-samsung into HEADArnd Bergmann
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15Remove unneeded version.h includes from arch/arm/Jesper Juhl
2011-09-15treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock
2011-09-15treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov
2011-09-15ARM: EXYNOS4: fix incorrect pad configuration for keypad row linesThomas Abraham
2011-09-15ARM: SAMSUNG: fix to prevent declaring duplicatedKukjin Kim
2011-09-15ARM: SAMSUNG: fix watchdog reset issue with clk_get()Marek Szyprowski
2011-09-15ARM: S3C64XX: Remove un-used code backlight code on SMDK6410Banajit Goswami
2011-09-15ARM: EXYNOS4: restart clocksource while system resumesChanghwan Youn
2011-09-15ARM: EXYNOS4: Fix routing timer interrupt to offline CPUKukjin Kim
2011-09-15ARM: EXYNOS4: Fix return type of local_timer_setup()Kukjin Kim
2011-09-15ARM: EXYNOS4: Fix wrong pll type for vpllJonghwan Choi
2011-09-14OMAP: id: remove OMAP_CHIP declarations, codePaul Walmsley
2011-09-14OMAP2+: hwmod: remove OMAP_CHIP*Paul Walmsley
2011-09-14OMAP: powerdomain: remove omap_chip bitmasksPaul Walmsley
2011-09-14OMAP: powerdomain: split pwrdm_init() into two functionsPaul Walmsley
2011-09-15Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux in...Russell King
2011-09-14OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomainPaul Walmsley
2011-09-14OMAP: clockdomain: split clkdm_init()Paul Walmsley
2011-09-14OMAP2+: id: remove OMAP_REVBITS_* macrosPaul Walmsley
2011-09-14OMAP3: id: remove duplicate code for testing SoC ES levelPaul Walmsley
2011-09-14OMAP3: id: add fallthrough warning; fix some CodingStyle issuesPaul Walmsley
2011-09-14OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levelsPaul Walmsley
2011-09-14OMAP3: id: remove useless strcpy()sPaul Walmsley
2011-09-14i2c-imx: remove init/exit hooks from platform dataShawn Guo
2011-09-14ARM: zImage: prevent constant copy+rebuild of lib1funcs.SNicolas Pitre
2011-09-14ARM: zImage: allow supplementing appended DTB with traditional ATAG dataNicolas Pitre
2011-09-14ARM: zImage: gather some string functions into string.cNicolas Pitre
2011-09-14ARM: zImage: make sure appended DTB doesn't get overwritten by kernel .bssNicolas Pitre
2011-09-14ARM: zImage: Allow the appending of a device tree binaryJohn Bonesio
2011-09-14ARM: zImage: ensure it is always a multiple of 64 bits in sizeNicolas Pitre
2011-09-14iommu/omap: Migrate to the generic fault report mechanismOhad Ben-Cohen
2011-09-14ARM: Dove: fix second SPI initialization callNicolas Pitre
2011-09-14ARM: SAMSUNG: Remove Samsung specific enum type for dma directionBoojin Kim
2011-09-14ASoC: Samsung: Update DMA interfaceBoojin Kim
2011-09-14ARM: SAMSUNG: Remove S3C-PL330-DMA driverBoojin Kim
2011-09-14ARM: S5P64X0: Use generic DMA PL330 driverBoojin Kim
2011-09-14ARM: S5PC100: Use generic DMA PL330 driverBoojin Kim
2011-09-14ARM: S5PV210: Use generic DMA PL330 driverBoojin Kim
2011-09-14ARM: EXYNOS4: Use generic DMA PL330 driverBoojin Kim
2011-09-14ARM: SAMSUNG: Add common DMA operationsBoojin Kim
2011-09-14ARM: SAMSUNG: Update to use PL330-DMA driverBoojin Kim
2011-09-13OMAP3: id: remove identification codes that only correspond to marketing namesPaul Walmsley
2011-09-13locking, ARM: Annotate low level hw locks as rawThomas Gleixner
2011-09-12Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-09-12Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...Arnd Bergmann