summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-08-15ARM: Kirkwood: Fix iconnect ledsArnaud Patard (Rtp)1-1/+5
2012-08-15ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)6-10/+20
2012-08-15Merge tag 'omap-fixes-for-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann16-38/+39
2012-08-15ARM: 7490/1: Drop duplicate select for GENERIC_IRQ_PROBEStephen Boyd1-1/+0
2012-08-13ARM: mv78xx0: fix win_cfg_base prototypeArnd Bergmann1-1/+1
2012-08-13Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into a...Arnd Bergmann43-454/+384
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann92-2949/+1251
2012-08-13ARM: OMAP: dmtimers: Fix locking issue in omap_dm_timer_request*()Timo Kokkonen1-2/+2
2012-08-13ARM: Bring back ARMv3 IO and user access codeRussell King4-3/+816
2012-08-12Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-0/+24
2012-08-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-142/+125
2012-08-11ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon1-3/+3
2012-08-11ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon1-3/+3
2012-08-11ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2-18/+18
2012-08-11ARM: 7486/1: sched_clock: update epoch_cyc on resumeColin Cross2-0/+26
2012-08-11ARM: 7484/1: Don't enable GENERIC_LOCKBREAK with ticket spinlocksStephen Boyd1-5/+0
2012-08-11ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabledWill Deacon1-0/+2
2012-08-11ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topologyVenkatraman Sathiyamoorthy1-1/+1
2012-08-10Merge branch 'for_3.6/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren4-18/+12
2012-08-10ARM: mmp: fix potential NULL dereferenceYuanhan Liu1-1/+1
2012-08-10ARM: davinci: remove broken ntosd2_init_i2cArnd Bergmann1-39/+0
2012-08-10ARM: s3c24xx: enable CONFIG_BUG for tct_hammerArnd Bergmann1-1/+1
2012-08-10Merge branch 'testing/new-warnings' into fixesArnd Bergmann1-1/+1
2012-08-10ARM: exynos: exynos_pm_add_dev_to_genpd may be unusedArnd Bergmann1-1/+1
2012-08-09ARM: OMAP4: Register the OPP table only for 4430 deviceRajendra Nayak1-1/+1
2012-08-09ARM: OMAP4: sleep: Save the complete used register stack frameSantosh Shilimkar1-2/+6
2012-08-09ARM: imx: gpmi-nand depends on mxs-dmaArnd Bergmann1-0/+1
2012-08-09ARM: integrator: include <linux/export.h>Arnd Bergmann1-0/+1
2012-08-09ARM: s3c24xx: use new PWM driverArnd Bergmann2-3/+4
2012-08-09ARM: sa1100: include linux/io.h in hackkit leds codeArnd Bergmann1-0/+1
2012-08-09Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann1-1/+1
2012-08-09ARM: tegra: more regulator fixes for HarmonyStephen Warren1-15/+17
2012-08-09ARM: dma-mapping: fix incorrect freeing of atomic allocationsAaro Koskinen1-2/+2
2012-08-09ARM: dma-mapping: fix atomic allocation alignmentAaro Koskinen1-3/+3
2012-08-09ARM: mm: fix MMU mapping of CMA regionsChris Brand1-1/+1
2012-08-08ARM: OMAP2+: cpu: Add am33xx device under cpu_class_is_omap2Vaibhav Hiremath1-1/+2
2012-08-08omap: Fix multi.h when only ARCH_OMAP3 and SOC_AM33XX are selectedJan Luebbe1-0/+9
2012-08-08ARM: EXYNOS: Set HDMI platform data in Origen boardTushar Behera1-0/+7
2012-08-08ARM: EXYNOS: Set HDMI platform data in SMDKV310Sachin Kamat1-0/+7
2012-08-08ARM: SAMSUNG: Add API to set platform data for s5p-tv driverTushar Behera2-0/+42
2012-08-08ARM: SAMSUNG: Set HDMI platform data for Exynos4x12 SoCsSachin Kamat1-1/+2
2012-08-07ARM: OMAP2+: Fix dmtimer set source clock failureJon Hunter1-1/+1
2012-08-08ARM: Samsung: Make uart_save static in pm.c fileSachin Kamat1-1/+1
2012-08-08ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner1-1/+1
2012-08-08ARM: S3C24XX: Add missing DMACH_DT_PROPHeiko Stuebner1-1/+2
2012-08-07Revert "ARM: OMAP3: PM: call pre/post transition per powerdomain"Kevin Hilman1-15/+4
2012-08-07ARM: OMAP3: TWL4030: ensure sys_nirq1 is mux'd and wakeup enabledKevin Hilman1-0/+1
2012-08-07omap2: mux: remove comment for nonexistent memberMichael Jones1-1/+0
2012-08-07OMAP: remove unused parameter arch_id from uncompress.hDomenico Andreoli1-3/+1
2012-08-07Merge branch 'for_3.6/fixes/ads7846-2' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren3-12/+1