Age | Commit message (Expand) | Author |
2009-03-23 | [OMAP850] Add base support for omap850 cpu | Zebediah C. McClure |
2009-03-23 | ARM: OMAP: Remove remaining board-*.h includes from hardware.h | Tony Lindgren |
2009-03-23 | ARM: OMAP: No need to include board-nokia.h from hardware.h | Tony Lindgren |
2009-03-23 | ARM: OMAP: No need to include board-overo.h from hardware.h | Tony Lindgren |
2009-03-23 | ARM: OMAP: No need to include board-ldp.h from hardware.h | Tony Lindgren |
2009-03-23 | ARM: OMAP: No need to include board-h4.h from hardware.h | Tony Lindgren |
2009-03-23 | ARM: OMAP: No need to include board-apollon.h from hardware.h | Tony Lindgren |
2009-03-23 | ARM: OMAP: No need to include board-omap2430sdp.h from hardware.h | Tony Lindgren |
2009-03-23 | ARM: OMAP: No need to include board-palm*.h from hardware.h | Tony Lindgren |
2009-03-23 | ARM: OMAP: No need to include board-osk.h from hardware.h | Tony Lindgren |
2009-03-23 | ARM: OMAP: No need to include board-innovator.h from hardware.h | Tony Lindgren |
2009-03-23 | ARM: OMAP: No need to include board-h3.h from hardware.h | Tony Lindgren |
2009-03-23 | ARM: OMAP: No need to include board-h2.h from hardware.h | Tony Lindgren |
2009-03-23 | ARM: OMAP: No need to include board-perseus2.h or board-fsample.h from hardwa... | Tony Lindgren |
2009-03-23 | omap mailbox: remove unnecessary header file inclusion | Hiroshi DOYU |
2009-03-23 | omap mailbox: convert sequence bit checking to module paramter | Hiroshi DOYU |
2009-03-23 | omap mailbox: move mailbox.h into mailbox.c | Hiroshi DOYU |
2009-03-23 | omap mailbox: add save_/restore_ctx() for PM | Hiroshi DOYU |
2009-03-23 | omap mailbox: fix empty struct device for omap_mbox | Hiroshi DOYU |
2009-03-23 | omap mailbox: add initial omap3 support | Hiroshi DOYU |
2009-03-04 | ARM: OMAP: Allow I2C bus driver to be compiled as a module | Aaro Koskinen |
2009-03-04 | ARM: OMAP: sched_clock() corrected | Aaro Koskinen |
2009-03-04 | ARM: OMAP: Fix compile error if pm.h is included | David Brownell |
2009-01-29 | ARM: OMAP: Fix hsmmc init, v2 | Tony Lindgren |
2009-01-29 | ARM: OMAP: Fix omap34xx revision detection for ES3.1 | Tony Lindgren |
2009-01-29 | ARM: OMAP: DMA: Fix uninitialized channel flags | Jarkko Nikula |
2009-01-29 | ARM: OMAP: Fix race in OMAP2/3 DMA IRQ handling | Juha Yrjola |
2009-01-29 | ARM: OMAP: Fix McBSP spin_lock deadlock | Stanley.Miao |
2009-01-24 | [ARM] omap: usb: thou shalt not provide empty release functions | Russell King |
2009-01-15 | ARM: OMAP: Fix compile for h3 MMC | Tony Lindgren |
2009-01-15 | ARM: OMAP: Remove unused platform devices, v3 | Tony Lindgren |
2009-01-15 | ARM: OMAP: Fix ASoC by enabling writes to XCCR and RCCR McBSP registers, v3 | Tony Lindgren |
2009-01-15 | ARM: OMAP: Fix DMA CCR programming for request line > 63, v3 | Anand Gadiyar |
2009-01-15 | ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFS | Tony Lindgren |
2009-01-15 | ARM: OMAP: Fix gpio by switching to generic gpio calls, v2 | Jarkko Nikula |
2009-01-08 | [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px... | Russell King |
2009-01-07 | USB: otg: sharable otg transceiver ops | Tony Lindgren |
2009-01-07 | USB: otg: add otg_put_transceiver() | Philipp Zabel |
2009-01-06 | arm: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-12-17 | Merge branch 'hsmmc-init' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King |
2008-12-15 | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Russell King |
2008-12-10 | omap mmc: Add low-level initialization for hsmmc controller | Tony Lindgren |
2008-12-10 | omap mmc: Add better MMC low-level init | Tony Lindgren |
2008-12-10 | ARM: OMAP3: Pin multiplexing updates for 24xx and 34xx | Arun KS |
2008-12-10 | ARM: OMAP3: DMA: Fix for sDMA Errata 1.113 | Santosh Shilimkar |
2008-12-10 | ARM: OMAP3: LDP: Add Ethernet device support to make ldp boot succeess | Stanley.Miao |
2008-12-10 | ARM: OMAP3: Add OMAP34xx pin multiplexing into I2C bus registration helper | Jarkko Nikula |
2008-12-10 | ARM: OMAP2: skip unnecessary TLDR write during non-autoreload for gptimer | Paul Walmsley |
2008-12-10 | ARM: OMAP2: drop redundant pending write check for gptimer | Paul Walmsley |
2008-12-10 | ARM: OMAP2: Use omap_rev() instead of system_rev | Lauri Leukkunen |