summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_3.4/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2012-04-034-23/+31
|\
| * ARM: OMAP3+: fix oops triggered in omap_prcm_register_chain_handler(v1)Ming Lei2012-03-231-1/+1
| * ARM: OMAP2+: OPP: allow OPP enumeration to continue if device is not presentNishanth Menon2012-03-231-2/+2
| * arm: omap3: pm34xx.c: Replace printk() with appropriate pr_*()Mark A. Greer2012-03-231-12/+10
| * arm: omap3: pm34xx.c: Fix omap3_pm_init() error out pathsMark A. Greer2012-03-231-6/+10
| * ARM: OMAP4: Workaround the OCP synchronisation issue with 32K synctimer.Santosh Shilimkar2012-03-231-2/+8
* | Merge branch 'fixes-smsc911x' into fixesTony Lindgren2012-04-039-81/+68
|\ \
| * | ARM: OMAP2+: smsc911x: Add fixed board regulatorsRuss Dill2012-04-038-0/+66
| * | ARM: OMAP2+: smsc911x: Remove regulator support from gmpc-smsc911xRuss Dill2012-04-031-55/+0
| * | ARM: OMAP2+: smsc911x: Remove unused rate calculationRuss Dill2012-04-032-18/+0
| * | ARM: OMAP2+ smsc911x: Fix possible stale smsc911x flagsRuss Dill2012-04-031-3/+1
| * | ARM: OMAP2+: smsc911x: Remove odd gpmc_cfg/board_data redirectionRuss Dill2012-04-031-5/+1
* | | ARM: OMAP: fix section mismatches in usb-host.cIgor Grinberg2012-04-031-4/+6
* | | ARM: OMAP2+: Fix omap2+ build errorR Sricharan2012-04-031-1/+1
* | | Merge branch 'misc_devel_3.4' of git://git.pwsan.com/linux-2.6 into fixesTony Lindgren2012-04-032-13/+16
|\ \ \ | |/ / |/| |
| * | ARM: OMAP4: prm: fix interrupt register offsetsTero Kristo2012-03-121-10/+11
| * | ARM: OMAP: hwmod: Use sysc_fields->srst_shift and get rid of hardcoded SYSC_T...Rajendra Nayak2012-03-121-3/+5
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-03-311-14/+9
|\ \ \
| * | | Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren2012-03-261-14/+9
* | | | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-317-46/+87
|\ \ \ \
| * | | | mtd: maps: physmap: Add reference counter to set_vpp()Paul Parsons2012-03-272-17/+6
| * | | | mtd: fsmc: Move ALE, CLE defines to their respective platformShiraz Hashim2012-03-272-0/+7
| * | | | ARM: mach-shmobile: mackerel: Add the flash controller flctlBastian Hecht2012-03-272-1/+74
| * | | | mxs-dma : move the mxs dma.h to a more common placeHuang Shijie2012-03-271-28/+0
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-3112-0/+13
|\ \ \ \ \
| * | | | | ARM: clps711x: fix missing include fileOlof Johansson2012-03-311-0/+1
| * | | | | ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson2012-03-3111-0/+12
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-319-208/+152
|\ \ \ \ \ \
| * | | | | | ARM: davinci: Fix for cpuidle consolidation changesRobert Lee2012-03-221-4/+5
| * | | | | | ARM: shmobile: Consolidate time keeping and irq enableRobert Lee2012-03-211-24/+7
| * | | | | | ARM: omap: Consolidate OMAP4 time keeping and irq enableRobert Lee2012-03-211-18/+3
| * | | | | | ARM: omap: Consolidate OMAP3 time keeping and irq enableRobert Lee2012-03-211-25/+17
| * | | | | | ARM: davinci: Consolidate time keeping and irq enableRobert Lee2012-03-211-49/+33
| * | | | | | ARM: kirkwood: Consolidate time keeping and irq enableRobert Lee2012-03-211-51/+21
| * | | | | | ARM: at91: Consolidate time keeping and irq enableRobert Lee2012-03-211-43/+24
| * | | | | | cpuidle: Add common time keeping and irq enablingRobert Lee2012-03-213-1/+51
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-301-7/+0
|\ \ \ \ \ \
| * | | | | | Input: spear-keyboard - remove kbd_set_plat_data()Viresh Kumar2012-03-201-7/+0
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-3034-73/+72
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson2012-03-305-11/+6
| |\ \ \ \ \ \
| | * | | | | | ARM: pxa: fix build issue on stargate2Haojian Zhuang2012-03-301-1/+1
| | * | | | | | ARM: pxa: fix build issue on cm-x300Haojian Zhuang2012-03-301-1/+0
| | * | | | | | ARM: pxa: fix build failure for regulator consumer in em-x270.cPaul Gortmaker2012-03-301-5/+5
| | * | | | | | ARM: pxa: fix regulator related build fail in magician_defconfigPaul Gortmaker2012-03-282-4/+0
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-03-2925-54/+54
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren2012-03-2922-50/+47
| | |\ \ \ \ \ \
| | | * | | | | | ARM: OMAP: Remove OMAP_GPIO_IRQ macro definitionTarun Kanti DebBarma2012-03-291-4/+0
| | | * | | | | | ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()Tarun Kanti DebBarma2012-03-2921-46/+47
| | * | | | | | | Merge branch 'fix-dss-mux' into fixesTony Lindgren2012-03-291-4/+4
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: OMAP2+: Remove __init from DSI mux functionsTomi Valkeinen2012-03-201-4/+4