summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* OMAP4: HDMI: Add HDMI structure in the board file for OMAP4 SDPMythri P K2011-03-161-0/+75
* OMAP: Add gpio-keys support for OveroSteve Sakoman2011-03-111-0/+42
* OMAP: Add gpio-leds support for OveroSteve Sakoman2011-03-111-0/+53
* omap: overo: Add regulator for ads7846Steve Sakoman2011-03-111-0/+31
* OMAP: DSS2: Add DSS2 support for OveroSteve Sakoman2011-03-111-37/+200
* OMAP2PLUS:DSS2: add opt_clock_available in pdataSemwal, Sumit2011-03-111-0/+22
* OMAP: DSS2: Have separate irq handlers for DISPC and DSIarchit taneja2011-03-113-22/+24
* OMAP4: DSS2: Add hwmod device names for OMAP4.Mayuresh Janorkar2011-03-111-7/+13
* OMAP4: DSS2: clocks: Add ick as dummy clockSumit Semwal2011-03-111-0/+5
* OMAP2PLUS: clocks: Align DSS clock names and rolesSumit Semwal2011-03-115-17/+17
* OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-118-24/+38
* OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-119-9/+9
* OMAP2, 3: DSS2: Move clocks from core driver to dss driverSenthilvadivu Guruswamy2011-03-113-15/+15
* OMAP2,3: DSS2: Build omap_device for each DSS HWIPSenthilvadivu Guruswamy2011-03-111-0/+52
* OMAP: 3430SDP: Remove unused vdda_dac supplyTomi Valkeinen2011-03-111-3/+0
* Merge branch 'for_2.6.39/pm-misc' of ssh://master.kernel.org/pub/scm/linux/ke...Tony Lindgren2011-03-1017-244/+339
|\
| * OMAP3: PM: Clear the SCTLR C bit in asm code to prevent data cache allocationSantosh Shilimkar2011-03-101-0/+27
| * OMAP3: PM: Remove un-necessary cp15 registers form low power cpu contextSantosh Shilimkar2011-03-101-116/+40
| * OMAP3: PM: Allow the cache clean when L1 is lost.Santosh Shilimkar2011-03-101-12/+3
| * OMAP3: PM: Fix the MMU on sequence in the asm codeSantosh Shilimkar2011-03-101-0/+5
| * OMAP3: PM: Use ARMv7 supported instructions instead of legacy CP15 onesSantosh Shilimkar2011-03-101-11/+10
| * OMAP2+: smartreflex: remove SR debug directory in omap_sr_remove()Anand S Sawant2011-03-091-10/+13
| * ARM: omap3: Thumb-2 compatibility for sleep34xx.SDave Martin2011-03-091-5/+43
| * ARM: omap3: Thumb-2 compatibility for sram34xx.SDave Martin2011-03-091-8/+28
| * ARM: omap3: Remove hand-encoded SMC instructionsDave Martin2011-03-091-7/+7
| * ARM: omap4: Convert END() to ENDPROC() for correct linkage with CONFIG_THUMB2...Dave Martin2011-03-092-5/+5
| * ARM: omap4: Provide do_wfi() for Thumb-2Dave Martin2011-03-091-0/+4
| * OMAP3: PM: Initialize IVA only if availableSanjeev Premi2011-03-091-1/+3
| * OMAP3: PM: Set/clear T2 bit for Smartreflex on TWLThara Gopinath2011-03-092-0/+61
| * omap3: cpuidle: Add description field to each C-state.Santosh Shilimkar2011-03-091-0/+9
| * omap3: pm: Use exported set_cr() instead of a custom one.Santosh Shilimkar2011-03-091-6/+1
| * OMAP2/3: PM: remove unnecessary wakeup/sleep dependency clearPaul Walmsley2011-03-092-22/+1
| * OMAP2+: remove unused UART base addresses from omap_globalsKevin Hilman2011-03-091-14/+0
| * OMAP: PM: SmartReflex: fix potential NULL dereferenceVasiliy Kulikov2011-03-091-3/+5
| * OMAP3: beagle xm: enable up to 800MHz OPPNishanth Menon2011-03-091-0/+50
| * OMAP3|4: OPP: make omapx_opp_init non-staticMenon, Nishanth2011-03-092-2/+4
| * OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUMRicardo Salveti de Araujo2011-03-092-3/+2
| * Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/k...Tony Lindgren2011-03-031-18/+15
| |\
| | * OMAP2+: PM: SmartReflex: fix memory leaks in Smartreflex driverShweta Gulati2011-03-021-6/+12
| | * arm: mach-omap2: smartreflex: fix another memory leakAaro Koskinen2011-03-021-12/+3
| * | omap: mailbox: resolve hang issueHari Kanigeri2011-03-031-4/+6
| |/
* | Merge branch 'omap-l3-for-next' of git://dev.omapzoom.org/pub/scm/santosh/ker...Tony Lindgren2011-03-098-2/+1163
|\ \
| * | OMAP4: l3: Introduce l3-interconnect error handling driverSantosh Shilimkar2011-03-093-0/+386
| * | OMAP4: Initialise the l3 device with the hwmod data.sricharan2011-03-091-0/+32
| * | OMAP4: hwmod_data: Add address space and irq in L3 hwmod.sricharan2011-03-091-0/+38
| * | OMAP3: l3: Introduce l3-interconnect error handling driverFelipe Balbi2011-03-093-0/+655
| * | OMAP3: devices: Initialise the l3 device with the hwmod data.sricharan2011-03-091-0/+32
| * | OMAP3: hwmod_data: Add address space and irq in L3 hwmod.sricharan2011-03-091-2/+20
* | | OMAP2/3: VENC hwmod: add OCPIF_SWSUP_IDLE flag to interfacePaul Walmsley2011-03-093-0/+3
|/ /
* | audio : AM3517 : Adding i2c info for AIC23 codecAbhilash Vadakkepat Koyamangalath2011-03-081-0/+3
OpenPOWER on IntegriCloud