aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-18Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-2/+120
2009-09-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds45-273/+3423
2009-09-17mfd: OMAP: Board-specifc twl4030 DPS scripts for RX51 boardAmit Kucheria1-2/+120
2009-09-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-1/+52
2009-09-12Merge branch 'master' into develRussell King27-202/+592
2009-09-12Merge branch 'devel-stable' into develRussell King8-75/+238
2009-09-10Merge branch 'topic/asoc' into for-linusTakashi Iwai1-0/+5
2009-09-03Merge branch '2_6_32_for_next' of git://git.pwsan.com/linux-2.6 into for-nextTony Lindgren25-134/+2301
2009-09-03OMAP: omap_hwmod: call omap_hwmod init at boot; create interconnectsPaul Walmsley5-3/+469
2009-09-03OMAP2/3/4: create omap_hwmod layerPaul Walmsley2-1/+1556
2009-09-03OMAP2/3 board-*.c files: read bootloader configuration earlierPaul Walmsley14-102/+115
2009-09-03OMAP2/3/4 PRCM: add module IDLEST wait codePaul Walmsley4-0/+147
2009-09-03OMAP2/3 PM: create the OMAP PM interface and add a default OMAP PM no-op layerPaul Walmsley1-0/+4
2009-09-03OMAP3 clock: remove superfluous calls to omap2_init_clk_clkdmPaul Walmsley1-20/+0
2009-09-03OMAP clock: associate MPU clocks with the mpu_clkdmPaul Walmsley1-0/+1
2009-09-03OMAP3 clock: Fixed processing of bootarg 'mpurate'Sanjeev Premi1-8/+9
2009-09-03OMAP: powerdomain: Fix overflow when doing powerdomain deps lookups.Paul Walmsley1-2/+2
2009-09-02Merge branch 'pm-upstream/debug' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into for-nextTony Lindgren7-13/+591
2009-09-02OMAP: PM: Added suspend target state control to debugfs for OMAP3Tero Kristo3-2/+56
2009-09-02OMAP: PM debug: Add PRCM register dump supportTero Kristo2-1/+229
2009-09-02OMAP: PM debug: make powerdomains use PM-debug countersPeter 'p2' De Schrijver1-6/+11
2009-09-02OMAP: PM: Add pm-debug countersPeter 'p2' De Schrijver2-1/+181
2009-09-02OMAP: PM: Add closures to clkdm_for_each and pwrdm_for_each.Peter 'p2' De Schrijver3-8/+9
2009-09-02OMAP: PM: Hook into PM countersPeter 'p2' De Schrijver3-0/+11
2009-09-02OMAP: PM counter infrastructure.Peter 'p2' De Schrijver2-2/+101
2009-09-02OMAP3: PM: fix lockdep warning caused by omap3_pm_initMing Lei1-1/+1
2009-09-02OMAP: Zoom2: release debug board detect gpio lineVikram Pandita1-3/+4
2009-09-02OMAP3: PM: add T2 interrupt line mux setting, and enable on 3430SDPReddy, Teerth2-0/+11
2009-09-02MUSB: Remove usb_musb_pm_init() callAnand Gadiyar1-12/+0
2009-09-02OMAP: Zoom2: update serial platform_data id for external UARTVikram Pandita1-1/+1
2009-09-02ARM: OMAP4: Bypass the clock check.Santosh Shilimkar1-2/+5
2009-09-02ARM: OMAP4: Fix NULL pointer dereference crash.Santosh Shilimkar1-0/+26
2009-08-28OMAP3: beagle: add missing twl4030 usb platform_dataFelipe Balbi1-0/+5
2009-08-28OMAP3: Zoom2: Add TWL4030 supportVikram Pandita1-11/+192
2009-08-28OMAP3: MMC: Add mux for pinsVikram Pandita2-0/+91
2009-08-28OMAP2/3: Pass irqflags to 8250 driverVikram Pandita2-1/+3
2009-08-28OMAP: iommu: add initial debugfs supportHiroshi DOYU1-5/+14
2009-08-28OMAP2: add board file for Nokia N800 and N810Kalle Valo3-1/+155
2009-08-28OMAP2: compile usb-tusb6010.cKalle Valo2-0/+6
2009-08-28OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo14-72/+0
2009-08-28OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren10-21/+21
2009-08-20OMAP3: McBSP: Lower the maximum buffersize for McBSP1, 3, 4, 5Peter Ujfalusi1-4/+4
2009-08-20OMAP: McBSP: Create and export max_(r|t)x_thres propertyEduardo Valentin1-0/+5
2009-08-10Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pmRussell King6-74/+186
2009-08-10Merge branch 'omap_fixes_31' of git://git.pwsan.com/linux-2.6Russell King24-180/+575
2009-08-10Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Russell King3-1/+12
2009-08-10OMAP2/3: mmc-twl4030: Free up MMC regulators while cleaning upRoger Quadros1-0/+6
2009-08-10OMAP3: RX51: Define TWL4030 USB transceiver in board fileRoger Quadros1-0/+5
2009-08-10OMAP3: Overo: Fix smsc911x platform device resource valueSergio Aguirre1-1/+1
2009-08-07USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar2-21/+5