aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-11omap: use smc91x_platdata to setup smc91xLadislav Michl1-0/+10
2009-12-11omap: mux: Remove old mux code for 34xxTony Lindgren1-224/+2
2009-12-11omap: Split i2c platform init for mach-omap1 and mach-omap2Tony Lindgren3-55/+42
2009-12-11omap: mux: Add new style pin multiplexing code for omap3Tony Lindgren1-2/+6
2009-12-11ARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api'sRajendra Nayak2-21/+1
2009-12-11ARM: OMAP4: PM: OMAP4 clock tree and clkdev registrationRajendra Nayak2-1/+4
2009-12-11ARM: OMAP4: PM: Fix the PRM and CM base addressesRajendra Nayak4-7/+7
2009-12-11OMAP: omap_device: track latency in nanosecondsKevin Hilman2-6/+6
2009-12-11OMAP: omap_device: fix nsec/usec conversion in latency calculationsKevin Hilman1-2/+2
2009-12-11OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday()Kevin Hilman1-4/+4
2009-12-11OMAP: omap_device: use UINT_MAX for default wakeup latency limitKevin Hilman1-1/+1
2009-12-11OMAP: omap_device: add to_omap_device() macroKevin Hilman1-1/+3
2009-12-11OMAP hwmod: add names to module MPU IRQ linesPaul Walmsley1-2/+16
2009-12-11OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handlingPaul Walmsley1-1/+7
2009-12-11OMAP clock/hwmod: fix off-by-one errorsPaul Walmsley1-0/+20
2009-12-11OMAP3: PM: Fix for MPU power domain MEM BANK positionThara Gopinath1-1/+4
2009-12-11OMAP powerdomain: rearrange struct powerdomain to save some memoryPaul Walmsley1-3/+3
2009-12-11OMAP powerdomain/PM: use symbolic constants for the max number of power statesPaul Walmsley1-2/+4
2009-12-11OMAP clockdomain/powerdomain: remove CONFIG_OMAP_DEBUG_{CLOCK,POWER}DOMAINPaul Walmsley1-42/+20
2009-12-11OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.cPaul Walmsley1-7/+11
2009-12-11OMAP2 clock: convert clock24xx.h to clock2xxx_data.c, opp2xxx*Paul Walmsley1-0/+2
2009-12-11OMAP3 clock: convert clock34xx.h to clock34xx_data.cPaul Walmsley1-0/+37
2009-12-10Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds7-401/+750
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2009-12-09OMAP: DSS2: omapfb driverTomi Valkeinen1-1/+46
2009-12-09OMAP: DSS2: Display Subsystem Driver coreTomi Valkeinen1-0/+575
2009-12-09OMAP: Add support for VRFB rotation engineTomi Valkeinen1-0/+50
2009-12-09OMAP: Add VRAM managerTomi Valkeinen2-0/+70
2009-12-09OMAP: OMAPFB: split omapfb.hTomi Valkeinen2-399/+1
2009-12-09OMAP2: Add funcs for writing SMS_ROT_* registersTomi Valkeinen1-1/+8
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds92-1323/+1241
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina2-2/+2
2009-12-04Merge branch 'pending-dma-streaming' (early part) into develRussell King1-0/+7
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2-2/+2
2009-11-23ARM: dma-mapping: provide dma_to_page()Russell King1-0/+7
2009-11-22omap3evm: ehci: Update EHCI support on OMAP3EVM (Rev >= E)Ajay Kumar Gupta1-0/+5
2009-11-22omap3evm: Add board revision functionAjay Kumar Gupta1-0/+18
2009-11-22omap: GPIO module enable/disableCharulatha V1-0/+32
2009-11-22omap: mailbox: OMAP4 Mailbox-driver Patch to support tasklet implementationC A Subramaniam2-44/+23
2009-11-22omap: mailbox: OMAP4 Mailbox Patch to change the IRQ flag from IRQF_DISABLED to IRQF_SHAREDC A Subramaniam1-1/+1
2009-11-22omap: mailbox: Adds code changes to support OMAP4 mailboxC A Subramaniam1-5/+20
2009-11-22omap: mailbox: Expose omap_mbox_enable()/disable_irq()Hiroshi DOYU2-10/+14
2009-11-22omap: mailbox: remove unnecessary arg for omap_mbox_msg_sendC A Subramaniam2-4/+2
2009-11-22omap: mailbox: remove disable_/enable_mbox_irq in isrHiroshi DOYU1-3/+0
2009-11-22omap: mailbox: remove class interfaceHiroshi DOYU2-107/+9
2009-11-22omap: mailbox: remove sequence bit checkingHiroshi DOYU1-66/+4
2009-11-22omap: mailbox: Add resources and mailbox register base address for OMAP4 mailboxC A Subramaniam1-0/+2
2009-11-22arch/arm/plat-omap: Drop an unnecessary NULL testJulia Lawall1-1/+1
2009-11-22omap3: drop all IVA-related address base definitionsPaul Walmsley1-5/+0
2009-11-22omap3: HSMMC2 8-bit mux configurationMadhu1-0/+4