summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
AgeCommit message (Expand)AuthorFilesLines
2011-01-14Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-8/+21
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2-0/+46
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2011-01-11Merge branch 'for-paul-38-rebased' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2-0/+46
2011-01-10Merge branch 'ehci-omap-clock' into omap-fixesTony Lindgren2-0/+15
2011-01-10OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new o...Sumit Semwal1-0/+2
2011-01-10OMAP: DSS2: LCD2 Channel Changes for DISPCSumit Semwal1-0/+4
2011-01-10OMAP: DSS2: Represent DISPC register defines with channel as parameterSumit Semwal1-0/+2
2011-01-10OMAP: DSS2: Add generic DPI panel display driverBryan Wu1-0/+37
2011-01-10OMAP3630: DSS2: Enable Pre-Multiplied Alpha SupportRajkumar N1-0/+1
2011-01-07omap2plus: voltage: Trivial linking fix for 'EINVAL' undeclaredSantosh Shilimkar1-0/+2
2011-01-07omap2plus: voltage: Trivial linking fix 'undefined reference'Santosh Shilimkar1-3/+7
2011-01-07omap2plus: voltage: Trivial warning fix 'no return statement'Santosh Shilimkar1-1/+4
2011-01-07arm: omap: gpio: don't access irq_desc array directlyFelipe Balbi1-3/+7
2011-01-07OMAP: GPIO: fix _set_gpio_triggering() for OMAP2+Mika Westerberg1-1/+1
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+15
2011-01-06Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds39-1728/+1567
2011-01-06Merge branch 'misc' into develRussell King4-10/+9
2011-01-06Merge branch 'smp' into miscRussell King3-4/+7
2011-01-05Merge branch 'clksrc' into develRussell King1-15/+32
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King1-2/+2
2011-01-03ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()Russell King1-4/+4
2010-12-24omap2: Make OMAP2PLUS select OMAP_DM_TIMERBen Gamari1-0/+1
2010-12-22omap2+: Add struct omap_board_data and use it for platform level serial initTony Lindgren1-1/+4
2010-12-22omap2+: Add support for hwmod specific muxing of devicesTony Lindgren1-0/+13
2010-12-22Merge branch 'pm-sr' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khil...Tony Lindgren4-0/+427
2010-12-22ARM: omap: convert sched_clock() to use new infrastructureRussell King1-2/+22
2010-12-22ARM: ensure all sched_clock() implementations are notrace markedRussell King1-7/+8
2010-12-22ARM: omap: update clock source registrationRussell King1-5/+1
2010-12-22OMAP4: Smartreflex framework extensionsThara Gopinath1-1/+1
2010-12-22OMAP4: Adding voltage driver supportThara Gopinath1-0/+12
2010-12-22OMAP3: PM: Adding smartreflex class3 driverThara Gopinath1-0/+9
2010-12-22OMAP3: PM: Adding smartreflex driver support.Thara Gopinath2-0/+267
2010-12-22OMAP: Introduce voltage domain information in the hwmod structuresThara Gopinath1-0/+5
2010-12-22OMAP3: PM: Adding voltage driver support.Thara Gopinath1-0/+134
2010-12-22Merge branch 'integration-2.6.38-for-tony' of git://git.pwsan.com/linux-2.6 i...Tony Lindgren16-388/+164
2010-12-22Merge branches 'devel-gpmc' and 'devel-misc' into omap-for-linusTony Lindgren8-589/+436
2010-12-22Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik1-15/+20
2010-12-22Merge branch 'master' into for-nextJiri Kosina4-3/+8
2010-12-21OMAP: PM noop: implement context loss count for non-omap_devicesKevin Hilman2-1/+47
2010-12-21OMAP: PM: implement context loss count APIsKevin Hilman5-14/+43
2010-12-21OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4Jon Hunter1-2/+3
2010-12-21OMAP2+: hwmod: Add wakeup support for new OMAP4 IPsBenoit Cousson1-1/+4
2010-12-21OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregisterBenoit Cousson1-2/+0
2010-12-21OMAP3: clock: clarify usage of struct clksel_rate.flags and struct omap_clk.cpuPaul Walmsley2-13/+18
2010-12-21OMAP3: control/PM: move padconf save code to mach-omap2/control.cPaul Walmsley1-3/+0
2010-12-21OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley5-227/+3
2010-12-21OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley1-151/+0
2010-12-21OMAP2/3: clockdomain: remove unneeded .clkstctrl_reg, remove some direct CM r...Paul Walmsley1-5/+0
2010-12-21OMAP4: clockdomains: add OMAP4 PRCM data and OMAP4 supportPaul Walmsley1-6/+14