aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)AuthorFilesLines
2011-03-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-9/+25
2011-03-16Merge branch 'p2v' into develRussell King2-3/+3
2011-03-16Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King3-10/+29
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-19/+37
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-8/+2
2011-03-01arm: omap: usb: cleanup ehci and ohci resources and devicesKeshava Munegowda1-4/+0
2011-03-01arm: omap: usb: usbhs core device initializationKeshava Munegowda1-0/+2
2011-03-01usb: host: omap: common usb host core driverKeshava Munegowda1-0/+3
2011-03-01arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda1-19/+35
2011-02-18usb: otg: OMAP4430: Introducing suspend function for power managementHema HK1-0/+1
2011-02-17ARM: P2V: avoid initializers and assembly using PHYS_OFFSETRussell King1-1/+1
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-2/+2
2011-02-14OMAP2+: mailbox: fix lookups for multiple mailboxesKevin Hilman1-4/+7
2011-02-04ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAMJean Pihet2-6/+22
2011-01-26arm/omap: use system_wq in mailboxTejun Heo1-8/+2
2011-01-19omap: DMA: clear interrupt status correctlyAdrian Hunter1-4/+3
2011-01-19omap1: Fix sched_clock implementation when both MPU timer and 32K timer are usedTony Lindgren2-1/+14
2011-01-19omap1: Fix booting for 15xx and 730 with omap1_defconfigTony Lindgren3-11/+3
2011-01-18Merge branch 'fixes_a_2.6.38rc' of git://git.pwsan.com/linux-2.6 into omap-fixesTony Lindgren2-2/+2
2011-01-18OMAP: counter_32k: init clocksource as part of machine timer initPaul Walmsley2-2/+2
2011-01-17Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-0/+1
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-48/+47
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-13ARM: plat-omap: irq_data conversion.Lennert Buytenhek1-47/+46
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-06mtd: OneNAND: OMAP2/3: prevent regulator sleeping while OneNAND is in useAdrian Hunter1-0/+1
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