summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson2013-01-278-16/+26
|\
| * ARM: OMAP2+: omap4-panda: add UART2 muxing for WiLink shared transportLuciano Coelho2013-01-211-0/+6
| * ARM: OMAP2+: DT node Timer iteration fixPantelis Antoniou2013-01-211-6/+2
| * ARM: OMAP2+: Fix section warning for omap_init_ocp2scp()Tony Lindgren2013-01-211-1/+1
| * ARM: OMAP2+: fix build break for omapdrmRob Clark2013-01-211-1/+2
| * ARM: OMAP2: Fix missing omap2xxx_clkt_vps_late_init function callsJon Hunter2013-01-182-0/+4
| * ARM: OMAP4: hwmod_data: Correct IDLEMODE for McPDMPeter Ujfalusi2013-01-181-1/+5
| * ARM: OMAP4: clock data: Lock ABE DPLL on all revisionsPeter Ujfalusi2013-01-181-7/+6
* | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-146-21/+8
|\ \
| * | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-125-6/+5
| * | ARM: use common irqchip_init for GIC initRob Herring2013-01-121-7/+2
| * | ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-123-5/+0
| * | ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-101-3/+1
| |/
* | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-1410-55/+132
|\ \
| * | ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-141-10/+3
| |/
| * Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-01-087-36/+120
| |\
| | * ARM: OMAP2+: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs arrayPantelis Antoniou2013-01-071-1/+1
| | * Merge tag 'omap-fixes-a2-for-v3.8-rc' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren2013-01-037-35/+119
| | |\
| | | * ARM: OMAP2/3: PRM: fix bogus OMAP2xxx powerstate return valuesPaul Walmsley2013-01-023-28/+110
| | | * ARM: OMAP3: clock data: Add missing enable/disable for EMU clockJon Hunter2013-01-021-0/+2
| | | * ARM: OMAP4: PRM: Correct wrong instance usage for reading reset sourcesIvan Khoronzhuk2013-01-021-1/+1
| | | * ARM: OMAP4: PRM: fix RSTTIME and RSTST offsetsNishanth Menon2013-01-021-2/+2
| | | * ARM: OMAP4: PRM: Correct reset source mapIvan Khoronzhuk2013-01-021-2/+2
| | | * ARM: OMAP AM33xx: hwmod data: resolve sparse warningsPaul Walmsley2013-01-011-2/+2
| * | | ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-032-9/+9
| |/ /
* | | Merge tag 'swarren-for-3.9-arm-timer-rework' of git://git.kernel.org/pub/scm/...Olof Johansson2013-01-0829-65/+53
|\ \ \ | |/ / |/| |
| * | ARM: delete struct sys_timerStephen Warren2012-12-2429-65/+53
| |/
* | Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-3011-18/+128
|\ \ | |/ |/|
| * arch/arm/mach-omap2/dpll3xxx.c: drop if around WARN_ONJulia Lawall2012-12-171-2/+1
| * OMAP2: Fix a typo - replace regist with register.YOSHIFUJI Hideaki2012-12-171-1/+1
| * ARM: OMAP2+: PMU: Remove unused headerJon Hunter2012-12-171-2/+0
| * ARM: OMAP4: remove duplicated include from omap_hwmod_44xx_data.cWei Yongjun2012-12-171-1/+0
| * ARM: OMAP2+: omap_twl: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...Peter Ujfalusi2012-12-171-4/+4
| * ARM: OMAP2+: Drop plat/cpu.h for omap2plusTony Lindgren2012-12-174-7/+3
| * ARM: OMAP: Split fb.c to remove last remaining cpu_is_omap usageTony Lindgren2012-12-172-1/+119
* | Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-201-1/+1
|\ \
| * | ARM: OMAP2+: Fix compillation error in mach-omap2/timer.cPeter Ujfalusi2012-12-201-1/+1
* | | ARM: OMAP2+: Trivial fix for IOMMU merge issueTony Lindgren2012-12-201-2/+2
* | | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-203-133/+40
|\ \ \ | |/ / |/| |
| * | ARM: OMAP4: hwmod data: ipu and dsp to use parent clocks instead of leaf clocksOmar Ramirez Luna2012-12-032-24/+2
| * | iommu/omap: Adapt to runtime pmOmar Ramirez Luna2012-12-031-1/+0
| * | iommu/omap: Migrate to hwmod frameworkOmar Ramirez Luna2012-12-032-131/+39
| * | Merge branch 'omap-for-v3.8/cleanup-headers-iommu' of git://git.kernel.org/pu...Joerg Roedel2012-12-036-367/+4
| |\ \
* | | | ARM: OMAP: Fix build breakage due to missing include in i2c.cVaibhav Bedia2012-12-201-0/+1
* | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-2022-138/+245
|\ \ \ \
| * \ \ \ Merge tag 'omap-for-v3.8/fixes-for-merge-window-v4-signed' of git://git.kerne...Olof Johansson2012-12-1715-84/+56
| |\ \ \ \
| | * \ \ \ Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-...Tony Lindgren2012-12-1614-81/+56
| | |\ \ \ \
| | | * | | | ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.hTony Lindgren2012-12-141-2/+1
| | | * | | | mfd: omap-usb-host: get rid of cpu_is_omap..() macrosRoger Quadros2012-12-141-0/+4
| | | * | | | ARM: OMAP2420: Fix ethernet support for OMAP2420 H4Jon Hunter2012-12-141-63/+20
OpenPOWER on IntegriCloud