summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP3: Add support for 3430 SDP, v4Syed Mohammed Khasim2009-03-244-1/+2610
* ARM: OMAP3: Add ADS7846 touchscreen support to Overo platform, v3Steve Sakoman2009-03-241-0/+60
* ARM: OMAP3: MUSB initialization for omap hw, v2Felipe Balbi2009-03-248-0/+209
* ARM: OMAP3: Add base address definitions and resources for OMAP 3 IS, v2Tony Lindgren2009-03-242-0/+135
* ARM: OMAP3: mmc-twl4030 allow arbitrary slot names, v3Adrian Hunter2009-03-242-2/+6
* ARM: OMAP3: mmc-twl4030 add cover switchAdrian Hunter2009-03-242-1/+13
* ARM: OMAP3: mmc-twl4030 fix for vmmc = 0David Brownell2009-03-241-8/+10
* ARM: OMAP3: mmc-twl4030 add MMC3 support, v2Grazvydas Ignotas2009-03-242-2/+23
* ARM: OMAP3: mmc-twl4030 init passes device nodes back, v2David Brownell2009-03-244-0/+16
* ARM: OMAP3: mmc-twl4030 voltage cleanupDavid Brownell2009-03-244-48/+84
* ARM: OMAP3: mmc-twl4030 fix name buffer length, v2Adrian Hunter2009-03-241-2/+3
* ARM: OMAP3: Add more GPIO mux optionsTony Lindgren2009-03-242-0/+40
* ARM: OMAP3: Remove unused CONFIG_I2C2_OMAP_BEAGLEJarkko Nikula2009-03-241-3/+0
* ARM: OMAP: get rid of OMAP_TAG_USB, v2Felipe Balbi2009-03-2417-46/+56
* ARM: OMAP: Dispatch only relevant DMA interruptsSantosh Shilimkar2009-03-241-1/+3
* ARM: OMAP: Get available DMA channels from cmdlineSantosh Shilimkar2009-03-241-1/+19
* ARM: OMAP: Add method to register additional I2C busses on the command line, v2Jarkko Nikula2009-03-241-21/+52
* ARM: OMAP: Add command line option for I2C bus speed, v2Jarkko Nikula2009-03-241-10/+44
* ARM: OMAP: Add documentation for function omap_register_i2c_busJarkko Nikula2009-03-241-0/+9
* ARM: OMAP: Export dmtimer functionsTimo Kokkonen2009-03-241-0/+26
* [OMAP850] Build system changesZebediah C. McClure2009-03-241-6/+17
* [OMAP850] IRQ related changesZebediah C. McClure2009-03-242-3/+99
* [OMAP850] Changes to memory subsystemZebediah C. McClure2009-03-242-3/+3
* [OMAP850] Changes to base IO subsystem, v2Zebediah C. McClure2009-03-246-8/+212
* [OMAP850] Add base support for omap850 cpuZebediah C. McClure2009-03-243-5/+136
* ARM: OMAP: Remove remaining board-*.h includes from hardware.hTony Lindgren2009-03-244-56/+2
* ARM: OMAP: No need to include board-nokia.h from hardware.hTony Lindgren2009-03-242-57/+0
* ARM: OMAP: No need to include board-overo.h from hardware.hTony Lindgren2009-03-242-27/+6
* ARM: OMAP: No need to include board-ldp.h from hardware.hTony Lindgren2009-03-243-47/+6
* ARM: OMAP: No need to include board-h4.h from hardware.hTony Lindgren2009-03-243-43/+3
* ARM: OMAP: No need to include board-apollon.h from hardware.hTony Lindgren2009-03-243-50/+1
* ARM: OMAP: No need to include board-omap2430sdp.h from hardware.hTony Lindgren2009-03-243-50/+8
* ARM: OMAP: No need to include board-palm*.h from hardware.hTony Lindgren2009-03-249-93/+34
* ARM: OMAP: No need to include board-osk.h from hardware.hTony Lindgren2009-03-243-51/+14
* ARM: OMAP: No need to include board-innovator.h from hardware.hTony Lindgren2009-03-243-56/+3
* ARM: OMAP: No need to include board-h3.h from hardware.hTony Lindgren2009-03-244-8/+8
* ARM: OMAP: No need to include board-h2.h from hardware.hTony Lindgren2009-03-244-8/+8
* ARM: OMAP: No need to include board-perseus2.h or board-fsample.h from hardwa...Tony Lindgren2009-03-244-99/+33
* omap mailbox: remove unnecessary header file inclusionHiroshi DOYU2009-03-241-5/+1
* omap mailbox: convert sequence bit checking to module paramterHiroshi DOYU2009-03-241-19/+16
* omap mailbox: move mailbox.h into mailbox.cHiroshi DOYU2009-03-242-101/+85
* omap mailbox: add save_/restore_ctx() for PMHiroshi DOYU2009-03-242-0/+55
* omap mailbox: fix empty struct device for omap2Hiroshi DOYU2009-03-242-7/+8
* omap mailbox: fix empty struct device for omap1Hiroshi DOYU2009-03-242-15/+16
* omap mailbox: fix empty struct device for omap_mboxHiroshi DOYU2009-03-242-34/+33
* omap mailbox: print hardware revision at startupHiroshi DOYU2009-03-241-0/+3
* omap mailbox: add initial omap3 supportHiroshi DOYU2009-03-244-36/+80
* omap mailbox: cleanup omap2 register definition with macroHiroshi DOYU2009-03-241-48/+29
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-1529-53/+217
|\
| * [ARM] Fix virtual to physical translation macro corner casesRussell King2009-03-133-10/+14