summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-02-06gpio/omap: use pm-runtime frameworkTarun Kanti DebBarma1-2/+0
2012-02-06gpio/omap: fix bankwidth for OMAP7xx MPUIOCharulatha V1-1/+1
2012-02-06gpio/omap: remove bank->method & METHOD_* macrosCharulatha V5-23/+4
2012-02-06gpio/omap: use pinctrl offset instead of macroCharulatha V2-0/+2
2012-02-06gpio/omap: cleanup omap_gpio_mod_init functionTarun Kanti DebBarma1-1/+34
2012-02-06gpio/omap: cleanup set_gpio_triggering functionTarun Kanti DebBarma4-0/+10
2012-02-06gpio/omap: remove hardcoded offsets in context save/restoreTarun Kanti DebBarma2-0/+3
2012-02-06gpio/omap: use level/edge detect reg offsetsTarun Kanti DebBarma2-0/+12
2012-02-06gpio/omap: further cleanup using wkup_en registerTarun Kanti DebBarma3-0/+4
2012-02-06gpio/omap: avoid cpu checks during module ena/disableCharulatha V2-0/+3
2012-02-06gpio/omap: make non-wakeup GPIO part of pdataCharulatha V2-0/+9
2012-02-06gpio/omap: handle save/restore context in GPIO driverTarun Kanti DebBarma3-17/+5
2012-02-06gpio/omap: use flag to identify wakeup domainCharulatha V2-0/+7
2012-02-06gpio/omap: remove dependency on gpio_bank_countCharulatha V5-9/+0
2012-01-28Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds58-378/+208
2012-01-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds32-216/+163
2012-01-27ARM: 7304/1: ioremap: fix boundary check when reusing static mappingPawel Moll1-1/+2
2012-01-26Merge branch 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson2-2/+4
2012-01-26Merge branch 'fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson4-47/+10
2012-01-26Merge branch 'imx6/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson1-0/+11
2012-01-26Merge branch 'sa11x0-mcp-fixes' into fixesRussell King8-86/+3
2012-01-26arch/arm/mach-imx/mach-mx53_ard.c: add missing iounmapJulia Lawall1-1/+3
2012-01-26ARM: imx: iomux-v1.h: Fix build error due to __init annotationFabio Estevam1-1/+1
2012-01-25ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflictsCatalin Marinas7-79/+79
2012-01-25ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2Rabin Vincent1-6/+9
2012-01-25ARM: 7298/1: realview: fix mapping of MPCore private memory regionMarc Zyngier4-25/+19
2012-01-23Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds39-559/+391
2012-01-23ARM: 7288/1: mach-sa1100: add missing module_init() callLinus Walleij1-0/+2
2012-01-23ARM: 7297/1: smp_twd: make sure timer is stopped before registering itMarc Zyngier1-0/+2
2012-01-23ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon1-6/+0
2012-01-23ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE blockWill Deacon1-10/+10
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon18-31/+35
2012-01-23ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUsWill Deacon4-6/+1
2012-01-23ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundaryWill Deacon1-1/+1
2012-01-23ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytesWill Deacon1-3/+4
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King7-20/+2
2012-01-20Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."Russell King7-66/+1
2012-01-20ARM: at91: Fix at91sam9g45 and at91cap9 resetJean-Christophe PLAGNIOL-VILLARD6-13/+48
2012-01-20ARM: at91: make rstc soc independentJean-Christophe PLAGNIOL-VILLARD17-20/+42
2012-01-20ARM: at91: introduce AT91_SAM9_ALT_RESET to select the at91sam9 alternative r...Jean-Christophe PLAGNIOL-VILLARD2-6/+16
2012-01-20ARM: at91: merge at91cap9_ddrsdr.h in at91sam9_ddrsdr.hJean-Christophe PLAGNIOL-VILLARD4-129/+26
2012-01-20ARM: at91: fix cap9 ddrsdr registerJean-Christophe PLAGNIOL-VILLARD1-1/+5
2012-01-20ARM/USB: at91/ohci-at91: rename vbus_pin_inverted to vbus_pin_active_lowJean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-01-20ARM: at91: fix at91rm9200 soc subtype handlingNicolas Ferre1-2/+5
2012-01-20mach-ux500: no MMC_CAP_SD_HIGHSPEED on SnowballPhilippe Langlais1-0/+2
2012-01-20mach-ux500: enable ARM errata 764369Srinidhi KASAGAR1-0/+1
2012-01-20mach-ux500: do not override outer.inv_allsrinidhi kasagar1-41/+7
2012-01-20mach-ux500: musb: now musb is always in OTG modePhilippe Langlais1-6/+0
2012-01-20ARM: imx6: add missing twd_clk for imx6q clockShawn Guo1-0/+11
2012-01-19ARM: 7277/1: setup.c: Fix build warning by removing unneeded header fileFabio Estevam1-1/+0