summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-07-05OMAP4: Keyboard: Mux changes in the board fileShubhrajyoti Datta3-3/+70
2011-07-05omap: blaze: add mmc5/wl1283 device supportVishal Mahaveer1-0/+81
2011-07-05omap: 4430SDP: Register the card detect GPIO properlySilesh C V1-0/+1
2011-07-05arm: omap3: cm-t35: add support for cm-t3730Igor Grinberg3-17/+67
2011-07-05OMAP3: beagle: add support for beagleboard xM revision CJoel A Fernandes1-27/+51
2011-07-05OMAP3: rx-51: Add full regulator definitionsKalle Jokiniemi1-0/+69
2011-07-05omap: rx51: Platform support for lp5523 led chipAmeya Palande1-0/+66
2011-07-04Merge branch 'iommu-for-tony' of git://github.com/ohadbc/omap-iommu into deve...Tony Lindgren3-6/+6
2011-07-04OMAP4: iommu: fix clock nameOhad Ben-Cohen1-1/+1
2011-07-04omap: iovmm: s/sg_dma_len(sg)/sg->length/Ohad Ben-Cohen1-3/+3
2011-07-04omap: iommu: fix pte programmingSuman Anna1-2/+2
2011-07-04arm: omap3: cm-t35: fix slow path warningIgor Grinberg1-2/+2
2011-07-04arm: omap3: cm-t35: minor comments fixesIgor Grinberg1-9/+5
2011-07-04omap: ZOOM: QUART: Request reset GPIOCharulatha V1-0/+9
2011-07-04omap: Overo: remove duplicate call to overo_ads7846_init()Daniel Mack1-1/+0
2011-07-04omap: HSMMC: Fix GPIO muxingSilesh C V1-4/+3
2011-07-04OMAP4: DMTIMER: enable autoidle modeAmbresh K1-2/+2
2011-07-04arch/arm/mach-omap2/clock.c: add missing clk_putJulia Lawall1-0/+1
2011-06-29Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren9-385/+51
2011-06-29Merge branch 'devel-timer' into devel-cleanupTony Lindgren60-670/+749
2011-06-29omap: mcbsp: Drop in-driver transfer supportJarkko Nikula2-388/+19
2011-06-29omap: mcbsp: Drop SPI mode supportJarkko Nikula2-251/+0
2011-06-29omap: board-omap3evm: Fix compilation errorPeter Ujfalusi1-2/+2
2011-06-29omap: cleanup NAND platform dataGrazvydas Ignotas6-23/+6
2011-06-27omap2+: Rename timer-gp.c into timer.c to combine timer init functionsTony Lindgren2-3/+3
2011-06-27omap2+: Remove omap2_gp_clockevent_set_gptimerTony Lindgren9-64/+0
2011-06-27omap2+: Use dmtimer macros for clocksourceTony Lindgren2-29/+37
2011-06-27omap2+: Reserve clocksource and timesource and initialize dmtimer laterTony Lindgren4-9/+14
2011-06-27OMAP2+: PM: fix section mismatch in pm_dbg_init()Sanjeev Premi1-1/+1
2011-06-27OMAP3: PM debug: remove register dumpingKevin Hilman2-225/+0
2011-06-20OMAP2: PM debug: remove register dumpingKevin Hilman3-127/+2
2011-06-20OMAP3: PM debug: remove sleep_while_idle featureKevin Hilman3-7/+0
2011-06-20OMAP3+: SR: fix cosmetic indentationNishanth Menon1-10/+10
2011-06-20OMAP3+: SR: enable/disable SR only on needNishanth Menon1-4/+7
2011-06-20OMAP3+: SR: disable interrupt by defaultNishanth Menon1-0/+1
2011-06-20OMAP3+: SR: make notify independent of classNishanth Menon1-4/+2
2011-06-20omap2+: Remove gptimer_wakeup for nowTony Lindgren5-46/+1
2011-06-20omap2+: Use dmtimer macros for clockeventTony Lindgren2-35/+113
2011-06-20omap: Make a subset of dmtimer functions into inline functionsTony Lindgren2-61/+136
2011-06-20omap: Move dmtimer defines to dmtimer.hTony Lindgren2-121/+125
2011-06-20omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren46-62/+86
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren45-84/+78
2011-06-14Merge branch 'fixes-v3.0-rc3' into devel-fixesTony Lindgren134-1117/+2010
2011-06-14OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIMEKevin Hilman2-4/+8
2011-06-14Remove old-style supply.dev assignments common in hsmmc initOleg Drokin9-33/+0
2011-06-14cleanup regulator supply definitions in mach-omap2Oleg Drokin15-199/+218
2011-06-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+11
2011-06-13Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git...Linus Torvalds2-0/+24
2011-06-13Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds15-71/+26
2011-06-13Merge branch 'for_3.0/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kern...Tony Lindgren73-1916/+3006