aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* OMAP: devices: Modify McSPI device to adapt to hwmod frameworkCharulatha V2011-02-171-147/+40
* OMAP3: hwmod data: Add McSPICharulatha V2011-02-171-0/+280
* OMAP2430: hwmod data: Add McSPICharulatha V2011-02-171-0/+219
* OMAP2420: hwmod data: Add McSPICharulatha V2011-02-171-0/+156
* Merge branch 'for_2.6.39/omap4_hwmod_data' of git://gitorious.org/omap-pm/lin...Tony Lindgren2011-02-171-47/+3072
|\
| * OMAP4: hwmod data: Add USBOTGBenoit Cousson2011-02-171-1/+95
| * OMAP4: hwmod data: Add AESS, McPDM, bandgap, counter_32k, MMC, KBD, ISS & IPUBenoit Cousson2011-02-171-16/+993
| * OMAP4: hwmod data: Add McBSPBenoit Cousson2011-02-171-4/+289
| * OMAP4: hwmod data: Add DMICBenoit Cousson2011-02-171-1/+93
| * OMAP4: hwmod data: Add mailboxBenoit Cousson2011-02-171-1/+67
| * OMAP4: hwmod data: Add DSS, DISPC, DSI1&2, RFBI, HDMI and VENCBenoit Cousson2011-02-171-8/+604
| * OMAP4: hwmod data: Add timerBenoit Cousson2011-02-171-11/+622
| * OMAP4: hwmod data: Add McSPIBenoit Cousson2011-02-171-4/+245
| * OMAP4: hwmod data: Add hwspinlockBenoit Cousson2011-02-171-1/+64
| |
| \
*-. \ Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren2011-02-1648-169/+400
|\ \ \ | |_|/ |/| |
| | * TI816X: Update to use init_earlyTony Lindgren2011-02-161-1/+6
| | * TI816X: Add low level debug supportHemant Pedanekar2011-02-161-0/+12
| | * TI816X: Create board support and enable build for TI816X EVMHemant Pedanekar2011-02-163-0/+63
| | * TI816X: Update common OMAP machine specific sourcesHemant Pedanekar2011-02-168-9/+104
| | * TI816X: Update common omap platform filesHemant Pedanekar2011-02-161-0/+5
| | * omap: hwmod: Populate _mpu_rt_va later on in omap_hwmod_late_initTony Lindgren2011-02-141-4/+24
| | * omap2+: Fix omap_serial_early_init to work with init_early hookTony Lindgren2011-02-142-4/+5
| | * omap2+: Make omap_hwmod_late_init into core_initcallTony Lindgren2011-02-142-3/+2
| | * ARM: OMAP2: use early init hookRussell King - ARM Linux2011-02-1427-102/+130
| |/ |/|
| * ARM: OMAP: Allow platforms to hook reset cleanlyRussell King - ARM Linux2011-01-271-1/+4
| * arm: omap2: irq: fix compile warning:Felipe Balbi2011-01-271-2/+2
| * omap: Start using CONFIG_SOC_OMAPTony Lindgren2011-01-2711-44/+44
* | arm: omap4: panda: remove usb_nop_xceiv_register(v1)Ming Lei2011-02-021-2/+0
* | OMAP3: Devkit8000: Change lcd power pinThomas Weber2011-02-011-11/+16
* | arm: mach-omap2: mux: free allocated memory on error exitAaro Koskinen2011-02-011-0/+1
* | arm: mach-omap2: board-rm680: fix rm680_vemmc regulator constraintsAaro Koskinen2011-02-011-3/+0
* | Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/k...Tony Lindgren2011-01-313-9/+10
|\ \ | |/ |/|
| * OMAP: PM: SmartReflex: Fix possible null pointer read accessStefan Weil2011-01-311-4/+2
| * OMAP: PM: SmartReflex: Fix possible memory leakStefan Weil2011-01-311-1/+2
| * arm: mach-omap2: voltage: debugfs: fix memory leakAaro Koskinen2011-01-311-0/+1
| * OMAP3: PM: fix save secure RAM to restore MPU power stateKevin Hilman2011-01-261-3/+4
| * OMAP: PM: SmartReflex: Add missing IS_ERR testJulia Lawall2011-01-241-1/+1
* | arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERRJulia Lawall2011-01-271-1/+1
* | arm: omap2: mux: fix compile warningFelipe Balbi2011-01-271-1/+1
* | omap2+: Fix unused variable warning for omap_irq_baseRussell King2011-01-272-18/+2
* | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-263-6/+6
* | OMAP3: Devkit8000: Fix tps65930 pullup/pulldown configurationDaniel Morsing2011-01-191-2/+1
* | arm: omap3: cm-t3517: minor comment fixIgor Grinberg2011-01-191-2/+2
* | arm: omap3: cm-t3517: rtc fixIgor Grinberg2011-01-191-3/+22
* | OMAP: PRCM: remove duplicated headersFelipe Balbi2011-01-183-4/+0
* | OMAP4: clockdomain: bypass unimplemented wake-up dependency functions on OMAP4Paul Walmsley2011-01-181-4/+26
* | OMAP: counter_32k: init clocksource as part of machine timer initPaul Walmsley2011-01-181-2/+8
|/
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-151-10/+12
|\
| * ARM: omap2: irq_data conversion.Lennert Buytenhek2011-01-131-10/+12
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-1417-42/+258
|\ \