aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-04omap: drop __initdata tags from static struct platform_device declarationsJanusz Krzysztofik4-18/+18
2011-06-14OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIMEKevin Hilman2-4/+8
2011-06-01arch/arm/mach-omap1/dma.c: Invert calls to platform_device_put and platform_device_delJulia Lawall1-5/+6
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidateRussell King1-1/+1
2011-05-23clocksource: convert OMAP1 to 32-bit down counting clocksourceRussell King1-17/+6
2011-05-23ARM: omap1: convert to using readl/writel instead of volatile structRussell King1-15/+16
2011-05-23ARM: omap1: delete useless interrupt handlerRussell King1-15/+0
2011-05-20ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_infoMarc Zyngier1-1/+1
2011-05-16OMAP1 / PM: Use generic clock manipulation routines for runtime PMRafael J. Wysocki1-47/+22
2011-03-31Fix common misspellingsLucas De Marchi4-4/+4
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+2
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner5-18/+18
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds12-147/+369
2011-03-16Merge branch 'p2v' into develRussell King1-3/+6
2011-03-16Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', 'irqdata', 'pm', 'sh', 'smp', 'spear', 'ux500' and 'via' into develRussell King3-3/+7
2011-03-08OMAP1: McBSP: fix build break for non-multi-OMAP1 configsPaul Walmsley1-6/+12
2011-02-24OMAP: McBSP: Convert McBSP to platform device modelKishon Vijay Abraham I1-68/+259
2011-02-17ARM: 6651/1: omap: Fix DEBUG_LL code for p2v changesTony Lindgren1-3/+6
2011-02-16Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linusTony Lindgren11-79/+104
2011-02-09wip: fix section mismatches in omap1_defconfigUwe Kleine-König2-3/+3
2011-02-09ARM: omap1/nokia770: mark some functions __initUwe Kleine-König1-3/+3
2011-02-04ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAMJean Pihet3-3/+7
2011-02-02OMAP1: Fix non-working LCD on OMAP310Marek Vasut1-12/+12
2011-02-01omap1: remove duplicated #includeHuang Weiyi1-1/+0
2011-01-27arm: mach-omap1: board-voiceblue: add missing includeAaro Koskinen1-0/+1
2011-01-27ARM: OMAP: Allow platforms to hook reset cleanlyRussell King - ARM Linux3-48/+85
2011-01-27arm: mach-omap1: board-h3: make nand_platdata staticAaro Koskinen1-1/+1
2011-01-27arm: mach-omap1: board-htcherald: make htcpld_chips and htcpld_pfdata staticAaro Koskinen1-2/+2
2011-01-27arm: mach-omap1: board-innovator: make innovator_mmc_init() staticAaro Koskinen1-1/+1
2011-01-27arm: mach-omap1: board-h2: make h2_nand_platdata staticAaro Koskinen1-1/+1
2011-01-27arm: omap1: fix a bunch of section mismatchesFelipe Balbi2-8/+8
2011-01-27arm: omap1: fix compile warningFelipe Balbi1-13/+0
2011-01-27omap1: Simplify use of omap_irq_flagsTony Lindgren2-14/+1
2011-01-19omap1: Fix sched_clock implementation when both MPU timer and 32K timer are usedTony Lindgren1-1/+47
2011-01-19omap1: Fix booting for 15xx and 730 with omap1_defconfigTony Lindgren4-22/+44
2011-01-18omap1: Fix sched_clock for the MPU timerTony Lindgren1-1/+13
2011-01-18Merge branch 'fixes_a_2.6.38rc' of git://git.pwsan.com/linux-2.6 into omap-fixesTony Lindgren1-0/+7
2011-01-18OMAP: counter_32k: init clocksource as part of machine timer initPaul Walmsley1-0/+7
2011-01-17Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-0/+17
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-39/+41
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-01-13ARM: omap1: irq_data conversion.Lennert Buytenhek3-39/+41
2011-01-06Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds36-451/+1510
2011-01-06Merge branch 'misc' into develRussell King1-1/+1
2011-01-06Merge branch 'smp' into miscRussell King3-4/+5
2011-01-06mtd: nand: ams-delta: drop omap_read/write, use ioremapJanusz Krzysztofik1-1/+12
2011-01-06mtd: nand: ams-delta: convert to platform driverJanusz Krzysztofik1-0/+6
2010-12-22ARM: omap: update clock source registrationRussell King1-5/+1
2010-12-22Merge branch 'integration-2.6.38-for-tony' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren1-9/+8
2010-12-22Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik13-342/+384