summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-12-02ARM: S3C64XX: Staticise s3c6400_sysclassMark Brown1-1/+1
2011-12-02ARM: S3C64XX: Add linux/export.h to dev-spi.cMark Brown1-0/+1
2011-12-02ARM: S3C64XX: Remove extern from definition of framebuffer setup callMark Brown1-1/+1
2011-12-02ARM: CSR: PM: fix build error due to undeclared 'THIS_MODULE'Barry Song1-0/+1
2011-12-02ARM: CSR: fix build error due to new mdesc->dma_zone_sizeBarry Song1-0/+1
2011-12-01ARM: OMAP1: Fix ckctl value used for dpll1 defualt rateJanusz Krzysztofik1-1/+1
2011-12-01ARM: OMAP1: Remove unsafe clock values from omap1_defconfigJanusz Krzysztofik1-5/+0
2011-12-01ARM: OMAP1: Fix reprogramming of DPLL1 for systems that boot at rates below 6...Tony Lindgren1-0/+3
2011-12-01Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds24-117/+195
2011-12-01arm/imx: fix irq_base for gpioShawn Guo3-9/+6
2011-12-01arm/imx: fix return type of callback passed to of_irq_init()Shawn Guo3-5/+13
2011-11-30ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot2-2/+2
2011-11-30ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and belowJon Medhurst (Tixy)2-10/+19
2011-11-30ARM: 7180/1: Change kprobes testcase with unpredictable STRD instructionJon Medhurst (Tixy)1-1/+1
2011-11-30ARM: at91: Fix USB AT91 gadget registrationAnders Darander4-4/+4
2011-11-30ARM: at91: fix clock conid for atmel_tcb.1 on 9260/9g20Jean-Christophe PLAGNIOL-VILLARD1-3/+3
2011-11-29Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux...Arnd Bergmann17-55/+117
2011-11-29ARM: ux500: update defconfigLinus Walleij1-9/+5
2011-11-29ARM: u300: update defconfigLinus Walleij1-7/+6
2011-11-28ARM: at91: fix NAND bus width decoding from system_revChristian Hitz1-1/+1
2011-11-26ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculationWill Deacon1-5/+8
2011-11-26ARM: 7176/1: cpu_pm: register GIC PM notifier only onceMarc Zyngier1-1/+2
2011-11-26ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernelsJon Medhurst2-38/+78
2011-11-26ARM: 7172/1: dma: Drop GFP_COMP for DMA memory allocationsSumit Bhattacharya1-0/+9
2011-11-26ARM: 7171/1: unwind: add unwind directives to bitops assembly macrosWill Deacon7-22/+28
2011-11-26ARM: 7170/2: fix compilation breakage in entry-armv.SGuennadi Liakhovetski1-1/+1
2011-11-26ARM: 7168/1: use cache type functions for arch_get_unmapped_areaRob Herring1-17/+6
2011-11-24Merge branch 'fixes-dss' of git://git.kernel.org/pub/scm/linux/kernel/git/tml...Arnd Bergmann11-28/+276
2011-11-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann16-42/+70
2011-11-24Merge branch 'at91/defconfig' into fixesArnd Bergmann6-65/+40
2011-11-24ARM: at91: enable additional boards in existing soc defconfig filesJean-Christophe PLAGNIOL-VILLARD3-0/+24
2011-11-24ARM: at91: refresh soc defconfig files for 3.2Jean-Christophe PLAGNIOL-VILLARD6-65/+16
2011-11-24ARM: at91: rename defconfig files appropriatelyJean-Christophe PLAGNIOL-VILLARD4-0/+0
2011-11-23Merge branch 'hwmod_dss_fixes_3.2rc' of git://git.pwsan.com/linux-2.6 into fi...Tony Lindgren11-28/+276
2011-11-23Merge branch 'fixes-v3.2-rc2' into fixesTony Lindgren96-965/+729
2011-11-23ARM: OMAP2+: Fix Compilation error when omap_l3_noc built as moduleGovindraj.R1-1/+1
2011-11-23ARM: OMAP2+: Remove empty io.hThomas Weber1-0/+0
2011-11-23ARM: OMAP2: select ARM_AMBA if OMAP3_EMU is definedMing Lei1-0/+1
2011-11-23ARM: OMAP: smartreflex: fix IRQ handling bugFelipe Balbi1-1/+1
2011-11-23ARM: OMAP: PM: only register TWL with voltage layer when device is presentKevin Hilman3-4/+16
2011-11-23ARM: OMAP: hwmod: Fix the addr space, irq, dma count APIssricharan1-3/+3
2011-11-23Merge branch 'fix' of git://github.com/ycmiao/pxa-linux into fixesArnd Bergmann13-15/+15
2011-11-23Merge branch 'imx-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 int...Arnd Bergmann8-90/+68
2011-11-23Merge branch 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann7-4/+9
2011-11-23Merge branch 'for-arnd' of git://git.kernel.org/pub/scm/linux/kernel/git/will...Arnd Bergmann2-0/+11
2011-11-23Merge branch 'imx6q/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Arnd Bergmann3-2/+7
2011-11-23arm: mx28: fix bit operation in clock settingWolfram Sang1-1/+1
2011-11-22Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King3-11/+11
2011-11-22ARM: perf: check that we have a platform device when reserving PMUWill Deacon1-0/+3
2011-11-22Merge branch 'cleanups/remove-unused-kconfig' into imx-fixes-for-arndSascha Hauer1-13/+0