| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: OMAP3: Fixed spurious IRQ issue for GPIO interrupts | Roger Quadros | 2009-04-23 | 1 | -1/+5 |
* | ARM: OMAP2/3: GPIO: do not attempt to wake-enable | Kevin Hilman | 2009-04-23 | 1 | -10/+4 |
* | ARM: OMAP2: Remove defines and resource init for OMAP24XX EAC | Jarkko Nikula | 2009-04-23 | 1 | -100/+0 |
* | ARM: OMAP: MMC: Remove unused power_pin | Ladislav Michl | 2009-04-23 | 1 | -1/+0 |
* | ARM: OMAP: Remove old dead gpio expander code | Tony Lindgren | 2009-04-23 | 2 | -39/+0 |
* | ARM: OMAP: Fix for possible race condition in omap_free_dma() | Santosh Shilimkar | 2009-04-23 | 1 | -7/+6 |
* | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -2/+2 |
* | [ARM] 5434/1: ARM: OMAP: Fix mailbox compile for 24xx | Tony Lindgren | 2009-03-28 | 1 | -1/+1 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli... | Russell King | 2009-03-25 | 39 | -899/+722 |
|\ |
|
| * | ARM: OMAP3: MUSB initialization for omap hw, v2 | Felipe Balbi | 2009-03-23 | 1 | -0/+8 |
| * | ARM: OMAP3: Add base address definitions and resources for OMAP 3 IS, v2 | Tony Lindgren | 2009-03-23 | 1 | -0/+27 |
| * | ARM: OMAP3: mmc-twl4030 init passes device nodes back, v2 | David Brownell | 2009-03-23 | 2 | -0/+5 |
| * | ARM: OMAP3: Add more GPIO mux options | Tony Lindgren | 2009-03-23 | 1 | -0/+13 |
| * | ARM: OMAP: get rid of OMAP_TAG_USB, v2 | Felipe Balbi | 2009-03-23 | 3 | -22/+6 |
| * | ARM: OMAP: Dispatch only relevant DMA interrupts | Santosh Shilimkar | 2009-03-23 | 1 | -1/+3 |
| * | ARM: OMAP: Get available DMA channels from cmdline | Santosh Shilimkar | 2009-03-23 | 1 | -1/+19 |
| * | ARM: OMAP: Add method to register additional I2C busses on the command line, v2 | Jarkko Nikula | 2009-03-23 | 1 | -21/+52 |
| * | ARM: OMAP: Add command line option for I2C bus speed, v2 | Jarkko Nikula | 2009-03-23 | 1 | -10/+44 |
| * | ARM: OMAP: Add documentation for function omap_register_i2c_bus | Jarkko Nikula | 2009-03-23 | 1 | -0/+9 |
| * | ARM: OMAP: Export dmtimer functions | Timo Kokkonen | 2009-03-23 | 1 | -0/+26 |
| * | [OMAP850] IRQ related changes | Zebediah C. McClure | 2009-03-23 | 1 | -1/+82 |
| * | [OMAP850] Changes to memory subsystem | Zebediah C. McClure | 2009-03-23 | 2 | -3/+3 |
| * | [OMAP850] Changes to base IO subsystem, v2 | Zebediah C. McClure | 2009-03-23 | 3 | -8/+158 |
| * | [OMAP850] Add base support for omap850 cpu | Zebediah C. McClure | 2009-03-23 | 2 | -4/+133 |
| * | ARM: OMAP: Remove remaining board-*.h includes from hardware.h | Tony Lindgren | 2009-03-23 | 4 | -56/+2 |
| * | ARM: OMAP: No need to include board-nokia.h from hardware.h | Tony Lindgren | 2009-03-23 | 2 | -57/+0 |
| * | ARM: OMAP: No need to include board-overo.h from hardware.h | Tony Lindgren | 2009-03-23 | 1 | -26/+0 |
| * | ARM: OMAP: No need to include board-ldp.h from hardware.h | Tony Lindgren | 2009-03-23 | 2 | -43/+0 |
| * | ARM: OMAP: No need to include board-h4.h from hardware.h | Tony Lindgren | 2009-03-23 | 2 | -42/+0 |
| * | ARM: OMAP: No need to include board-apollon.h from hardware.h | Tony Lindgren | 2009-03-23 | 2 | -50/+0 |
| * | ARM: OMAP: No need to include board-omap2430sdp.h from hardware.h | Tony Lindgren | 2009-03-23 | 2 | -45/+0 |
| * | ARM: OMAP: No need to include board-palm*.h from hardware.h | Tony Lindgren | 2009-03-23 | 4 | -93/+0 |
| * | ARM: OMAP: No need to include board-osk.h from hardware.h | Tony Lindgren | 2009-03-23 | 2 | -51/+0 |
| * | ARM: OMAP: No need to include board-innovator.h from hardware.h | Tony Lindgren | 2009-03-23 | 2 | -56/+0 |
| * | ARM: OMAP: No need to include board-h3.h from hardware.h | Tony Lindgren | 2009-03-23 | 2 | -42/+0 |
| * | ARM: OMAP: No need to include board-h2.h from hardware.h | Tony Lindgren | 2009-03-23 | 2 | -45/+0 |
| * | ARM: OMAP: No need to include board-perseus2.h or board-fsample.h from hardwa... | Tony Lindgren | 2009-03-23 | 3 | -98/+0 |
| * | omap mailbox: remove unnecessary header file inclusion | Hiroshi DOYU | 2009-03-23 | 1 | -5/+1 |
| * | omap mailbox: convert sequence bit checking to module paramter | Hiroshi DOYU | 2009-03-23 | 1 | -19/+16 |
| * | omap mailbox: move mailbox.h into mailbox.c | Hiroshi DOYU | 2009-03-23 | 2 | -101/+85 |
| * | omap mailbox: add save_/restore_ctx() for PM | Hiroshi DOYU | 2009-03-23 | 1 | -0/+23 |
| * | omap mailbox: fix empty struct device for omap_mbox | Hiroshi DOYU | 2009-03-23 | 2 | -34/+33 |
| * | omap mailbox: add initial omap3 support | Hiroshi DOYU | 2009-03-23 | 2 | -0/+9 |
* | | Merge branch 'highmem' into devel | Russell King | 2009-03-24 | 1 | -3/+5 |
|\ \ |
|
| * | | [ARM] make page_to_dma() highmem aware | Nicolas Pitre | 2009-03-15 | 1 | -3/+5 |
| |/ |
|
* | | Merge branch 'master' of git://git.marvell.com/orion into devel | Russell King | 2009-03-19 | 4 | -12/+9 |
|\ \
| |/ |
|
| * | ARM: OMAP: Allow I2C bus driver to be compiled as a module | Aaro Koskinen | 2009-03-04 | 2 | -2/+3 |
| * | ARM: OMAP: sched_clock() corrected | Aaro Koskinen | 2009-03-04 | 1 | -9/+5 |
| * | ARM: OMAP: Fix compile error if pm.h is included | David Brownell | 2009-03-04 | 1 | -1/+1 |
* | | [ARM] pass reboot command line to arch_reset() | Russell King | 2009-03-19 | 1 | -1/+1 |