aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-17Merge branch 'power-domains' into for-linusRafael J. Wysocki2-88/+3
2011-05-13OMAP3: set the core dpll clk rate in its set_rate functionAvinash H.M1-0/+1
2011-04-29OMAP2+ / PM: move runtime PM implementation to use device power domainsKevin Hilman2-88/+3
2011-04-27Merge branch 'for_tony_a_2.6.39rc' of git://git.pwsan.com/linux-2.6 into devel-fixesTony Lindgren7-12/+45
2011-04-26OMAP3+: voltage: remove initial voltageNishanth Menon1-1/+0
2011-04-26OMAP4: Intialize IVA Device in addition to DSP device.Shweta Gulati1-0/+1
2011-04-26omap: rx51: mark reserved memory earlierFelipe Contreras1-2/+7
2011-04-26OMAP3: l3: fix for "irq 10: nobody cared" messageomar ramirez1-2/+2
2011-04-26arm: omap2: enable smc instruction for sleep34xxOskar Andero1-1/+1
2011-04-20OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup.Avinash.H.M3-0/+15
2011-04-20OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLLEduardo Valentin2-1/+24
2011-04-20OMAP2+: PM: Fix the saving of CM_AUTOIDLE_PLL register on scratchpad areaEduardo Valentin1-1/+1
2011-04-20OMAP4: clock data: Change DSS clock aliasesTomi Valkeinen1-7/+2
2011-04-19OMAP2+: hwmod data: Fix wrong dma_system end addressBenoit Cousson4-4/+4
2011-03-31Fix common misspellingsLucas De Marchi20-25/+25
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+1
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner2-3/+3
2011-03-27Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds4-41/+13
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds2-24/+57
2011-03-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds2-0/+14
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds21-114/+777
2011-03-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+7
2011-03-23OMAP4: add clk32kg data to omap4panda and blaze board fileBalaji T K2-0/+14
2011-03-22[media] omap2: Fix camera resources for multiomapSergio Aguirre1-13/+12
2011-03-22[media] omap3: Add function to register omap3isp platform device structureLaurent Pinchart2-9/+29
2011-03-22[media] omap3: Remove unusued ISP CBUFF resourceSergio Aguirre1-5/+0
2011-03-22[media] ARM: OMAP3: Update Camera ISP definitions for OMAP3630Tuukka Toivonen1-4/+24
2011-03-22Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt21-114/+777
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King2-1/+7
2011-03-18ARM: OMAP2+: Fix warnings for GPMC interruptBalaji T K1-5/+8
2011-03-18OMAP4: PandaBoard: remove unused power regulatorsDavid Anders1-28/+0
2011-03-18arm: mach-omap2: omap_l3_smx: fix irq handler setupAaro Koskinen1-7/+4
2011-03-18arm: mach-omap2: devices: fix omap3_l3_init() return valueAaro Koskinen1-1/+1
2011-03-18OMAP4: PandaBoard: Adding DVI supportMurthy, Raghuveer1-2/+129
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds140-4111/+16234
2011-03-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-6/+28
2011-03-16Merge branch 'p2v' into develRussell King1-5/+8
2011-03-16Merge branch 'misc' into develRussell King2-0/+8
2011-03-16Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', 'irqdata', 'pm', 'sh', 'smp', 'spear', 'ux500' and 'via' into develRussell King13-34/+57
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds24-252/+315
2011-03-16OMAP4: HDMI: Add HDMI structure in the board file for OMAP4 PANDAK, Mythri P1-0/+74
2011-03-16OMAP4: HDMI: Add HDMI structure in the board file for OMAP4 SDPMythri P K1-0/+75
2011-03-14Merge branches 'devel-mux' and 'devel-misc' into omap-for-linusTony Lindgren3-2/+15
2011-03-14omap: zoom: host should not pull up wl1271's irq lineOhad Ben-Cohen1-1/+1
2011-03-14OMAP2+: Common CPU DIE ID reading code reads wrong registers for OMAP4430Andy Green1-0/+13
2011-03-14omap4: mux: Remove duplicate mux modesTony Lindgren1-276/+6
2011-03-11omap2+: mux: Fix compile when CONFIG_OMAP_MUX is not selectedTony Lindgren3-0/+6
2011-03-11omap4: board-omap4panda: Initialise the serial padsR Sricharan1-1/+68
2011-03-11omap3: board-3430sdp: Initialise the serial padsR Sricharan1-1/+101
2011-03-11omap4: board-4430sdp: Initialise the serial padsR Sricharan1-2/+69