summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-19ARM: OMAP: Warn if omap_ioremap is called before SoC detectionTony Lindgren
2011-10-19ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren
2011-10-19ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren
2011-10-19ARM: OMAP: Remove calls to SRAM allocations for framebufferTony Lindgren
2011-10-19ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is doneTony Lindgren
2011-10-19ARM: OMAP1: Use generic map_io, init_early and init_irqTony Lindgren
2011-10-04Merge branch 'for_3.2/3_omap_devicetree' of git://gitorious.org/omap-pm/linux...Tony Lindgren
2011-10-04arm/dts: OMAP3+: Add mpu, dsp and iva nodesBenoit Cousson
2011-10-04arm/dts: OMAP4: Add a main ocp entry bound to l3-noc driverBenoit Cousson
2011-10-04ARM: OMAP2+: l3-noc: Add support for device-treeBenoit Cousson
2011-10-04ARM: OMAP2+: board-generic: Add i2c static initBenoit Cousson
2011-10-04ARM: OMAP2+: board-generic: Add DT support to generic boardBenoit Cousson
2011-10-04arm/dts: Add support for OMAP3 Beagle boardBenoit Cousson
2011-10-04arm/dts: Add initial device tree support for OMAP3 SoCBenoit Cousson
2011-10-04arm/dts: Add support for OMAP4 SDP boardBenoit Cousson
2011-10-04arm/dts: Add support for OMAP4 PandaBoardBenoit Cousson
2011-10-04arm/dts: Add initial device tree support for OMAP4 SoCBenoit Cousson
2011-10-04ARM: OMAP: omap_device: Add a method to build an omap_device from a DT nodeBenoit Cousson
2011-10-04ARM: OMAP: omap_device: Add omap_device_[alloc|delete] for DT integrationBenoit Cousson
2011-10-04of: Add helpers to get one string in multiple strings propertyBenoit Cousson
2011-10-04ARM: OMAP2+: devices: Remove all omap_device_pm_latency structuresBenoit Cousson
2011-10-04ARM: OMAP: omap_device: Create a default omap_device_pm_latencyBenoit Cousson
2011-10-04ARM: OMAP2+: pm: Remove static devices variable for mpu, dsp, iva and l3 PMBenoit Cousson
2011-10-04ARM: OMAP2+: pm: Use hwmod name instead of dev pointerBenoit Cousson
2011-10-04ARM: OMAP3: beagle-board: Use the omap_hwmod_name_get_dev APIBenoit Cousson
2011-10-04ARM: OMAP: omap_device: Add omap_device_get_by_hwmod_nameNishanth Menon
2011-10-04Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-baseTony Lindgren
2011-10-03ARM: OMAP: irq: loop counter fix in omap_init_irq()Tapani Utriainen
2011-10-03ARM: OMAP4: Keyboard: Fix section mismatch in the board fileBjarne Steinsbo
2011-09-30ARM: OMAP: musb: Remove a redundant omap4430_phy_init call in usb_musb_initAxel Lin
2011-09-30ARM: OMAP: Fix i2c init for twl4030Tony Lindgren
2011-09-30ARM: OMAP4: MMC: fix power and audio issue, decouple USBC1 from MMC1Bryan Buckley
2011-09-28Merge branch 'for_3_2/omap_misc' of git://gitorious.org/omap-sw-develoment/li...Tony Lindgren
2011-09-27Linux 3.1-rc8Linus Torvalds
2011-09-27Merge branch 'for-linus' of git://github.com/tiwai/soundLinus Torvalds
2011-09-27Merge branch 'pm-fixes' of git://github.com/rjwysocki/linux-pmLinus Torvalds
2011-09-27Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-09-27vfs: remove LOOKUP_NO_AUTOMOUNT flagLinus Torvalds
2011-09-27ASoC: ssm2602: Re-enable oscillator after suspendLars-Peter Clausen
2011-09-26VFS: Fix the remaining automounter semantics regressionsTrond Myklebust
2011-09-26ARM: OMAP2+: Remove custom init_irq for remaining boardsTony Lindgren
2011-09-26ARM: OMAP2+: Use SoC specifc map_ioTony Lindgren
2011-09-26ARM: OMAP2+: Add SoC specific map_io functionsBenoit Cousson
2011-09-26ARM: OMAP: mcbsp: Start generalize signal muxing functionsJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_srcJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.cJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Update mcbsp.h include dependenciesJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it genericJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.cJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Use per instance register cache sizeJarkko Nikula