aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-16
|\
| * Merge branch 'p2v' into develRussell King2011-03-16
| |\
| | * ARM: P2V: avoid initializers and assembly using PHYS_OFFSETRussell King2011-02-17
| | * ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-17
| * | ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAMJean Pihet2011-02-04
| |/
* | arm: omap: usb: cleanup ehci and ohci resources and devicesKeshava Munegowda2011-03-01
* | arm: omap: usb: usbhs core device initializationKeshava Munegowda2011-03-01
* | usb: host: omap: common usb host core driverKeshava Munegowda2011-03-01
* | arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda2011-03-01
* | usb: otg: OMAP4430: Introducing suspend function for power managementHema HK2011-02-18
|/
* omap1: Fix sched_clock implementation when both MPU timer and 32K timer are usedTony Lindgren2011-01-19
* omap1: Fix booting for 15xx and 730 with omap1_defconfigTony Lindgren2011-01-19
* Merge branch 'fixes_a_2.6.38rc' of git://git.pwsan.com/linux-2.6 into omap-fixesTony Lindgren2011-01-18
|\
| * OMAP: counter_32k: init clocksource as part of machine timer initPaul Walmsley2011-01-18
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-01-17
|\ \ | |/ |/|
| * mtd: OneNAND: OMAP2/3: prevent regulator sleeping while OneNAND is in useAdrian Hunter2011-01-06
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-14
|\ \
| * \ Merge branch 'ehci-omap-clock' into omap-fixesTony Lindgren2011-01-10
| |\ \
| * | | omap2plus: voltage: Trivial linking fix for 'EINVAL' undeclaredSantosh Shilimkar2011-01-07
| * | | omap2plus: voltage: Trivial linking fix 'undefined reference'Santosh Shilimkar2011-01-07
| * | | omap2plus: voltage: Trivial warning fix 'no return statement'Santosh Shilimkar2011-01-07
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2011-01-13
|\ \ \ \
| * \ \ \ Merge branch 'for-paul-38-rebased' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-01-10
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new o...Sumit Semwal2011-01-10
| | * | | OMAP: DSS2: LCD2 Channel Changes for DISPCSumit Semwal2011-01-10
| | * | | OMAP: DSS2: Represent DISPC register defines with channel as parameterSumit Semwal2011-01-10
| | * | | OMAP: DSS2: Add generic DPI panel display driverBryan Wu2011-01-10
| | * | | OMAP3630: DSS2: Enable Pre-Multiplied Alpha SupportRajkumar N2011-01-10
| | |/ /
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\ \ \ \ | |/ / / |/| | |
| * | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
| | |/ | |/|
* | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-07
|\ \ \ | |_|/ |/| |
| * | usb: otg: Adding twl6030-usb transceiver driver for OMAP4430Hema HK2010-12-10
| * | musb: am35x: fix compile error due to control apisAjay Kumar Gupta2010-12-10
| * | arm: omap4: add USBHOST and related base addressesAnand Gadiyar2010-11-30
| * | omap: usb: ehci: introduce HSIC modeAnand Gadiyar2010-11-30
| |/
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-06
|\ \
| * | omap2+: Add struct omap_board_data and use it for platform level serial initTony Lindgren2010-12-22
| * | omap2+: Add support for hwmod specific muxing of devicesTony Lindgren2010-12-22
| * | Merge branch 'pm-sr' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khil...Tony Lindgren2010-12-22
| |\ \
| | * | OMAP4: Adding voltage driver supportThara Gopinath2010-12-22
| | * | OMAP3: PM: Adding smartreflex driver support.Thara Gopinath2010-12-22
| | * | OMAP: Introduce voltage domain information in the hwmod structuresThara Gopinath2010-12-22
| | * | OMAP3: PM: Adding voltage driver support.Thara Gopinath2010-12-22
| * | | Merge branch 'integration-2.6.38-for-tony' of git://git.pwsan.com/linux-2.6 i...Tony Lindgren2010-12-22
| |\| |
| | * | OMAP: PM noop: implement context loss count for non-omap_devicesKevin Hilman2010-12-21
| | * | OMAP: PM: implement context loss count APIsKevin Hilman2010-12-21
| | * | OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4Jon Hunter2010-12-21
| | * | OMAP2+: hwmod: Add wakeup support for new OMAP4 IPsBenoit Cousson2010-12-21
| | * | OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregisterBenoit Cousson2010-12-21
| | * | OMAP3: clock: clarify usage of struct clksel_rate.flags and struct omap_clk.cpuPaul Walmsley2010-12-21