Age | Commit message (Expand) | Author |
2008-10-14 | [ARM] 5301/1: ARM: OMAP: Add missing irq defines | Tony Lindgren |
2008-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2008-10-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-10-10 | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Russell King |
2008-10-10 | [WATCHDOG] omap_wdt.c: sync linux-omap changes | Felipe Balbi |
2008-10-10 | ALSA: Correct Vladimir Barinov's e-mail address | Vladimir Barinov |
2008-10-10 | ARM: OMAP3: Add basic board support for OMAP LDP | Nishant Kamat |
2008-10-09 | Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git | Russell King |
2008-10-09 | Merge branch 'pxa-all' into devel | Russell King |
2008-10-09 | Merge branch 'ptebits' into devel | Russell King |
2008-10-09 | Merge branch 'omap2-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Russell King |
2008-10-09 | ARM: OMAP3: Add support for the Gumstix Overo board (rev 3) | Steve Sakoman |
2008-10-09 | ARM: OMAP3: Add minimal Beagle board support | Syed Mohammed, Khasim |
2008-10-09 | ARM: OMAP3: Add minimal omap3430 support | Syed Mohammed, Khasim |
2008-10-09 | [ARM] 5298/1: Drop desc_handle_irq() | Dmitry Baryshkov |
2008-10-08 | ARM: OMAP: Fixes to omap_mcbsp_request function | Jarkko Nikula |
2008-10-08 | ARM: OMAP: Add support for OMAP2430 in McBSP | Jarkko Nikula |
2008-10-08 | ARM: OMAP: Add support for McBSP devices 3 - 5 on 34xx | Chandra Shekhar |
2008-10-08 | ARM: OMAP: Allocate McBSP devices dynamically | Chandra Shekhar |
2008-10-08 | Fix sections for omap-mcbsp platform driver | Uwe Kleine-König |
2008-10-06 | ARM: OMAP2: Misc updates from linux-omap tree | Tony Lindgren |
2008-10-06 | ARM: OMAP2: Fix sparse, checkpatch warnings fro GPMC code, use ioremap | Paul Walmsley |
2008-10-06 | ARM: OMAP2: Add pinmux support for omap34xx | Vikram Pandita |
2008-10-06 | ARM: OMAP2: Use omap_globals for CPU detection for multi-omap | Tony Lindgren |
2008-10-06 | ARM: OMAP2: Move sleep.S into sleep24xx.S | Tony Lindgren |
2008-10-06 | ARM: OMAP2 Provide function to enable/disable uart clocks | Jouni Hogander |
2008-10-03 | Merge unstable branch 'omap-rmk' | Russell King |
2008-10-03 | Merge branch 'omap2-clock' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Russell King |
2008-09-17 | [ARM] omap: back out 'internal_clock' support | Russell King |
2008-09-11 | [ARM] OMAP: Fix MMC device data | Russell King |
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King |
2008-09-05 | [ARM] omap: fix lots of 'Using plain integer as NULL pointer' | Russell King |
2008-09-05 | [ARM] omap: fix inappropriate casting in gpio.c | Russell King |
2008-09-05 | [ARM] omap: make sure virtual mmio addresses are __iomem pointer-like | Russell King |
2008-09-05 | [ARM] omap: Fix IO_ADDRESS() macros | Russell King |
2008-09-05 | [ARM] omap: convert mcbsp to use ioremap() | Russell King |
2008-09-05 | [ARM] omap: allow ioremap() to use our fixed IO mappings | Russell King |
2008-09-05 | [ARM] omap: improve is_omap_port() | Russell King |
2008-09-04 | [ARM] omap: fix virtual vs physical address space confusions | Russell King |
2008-09-03 | [ARM] omap: fix gpio.c build error | Russell King |
2008-09-01 | [ARM] 5195/1: ARMv7 Oprofile support | Jean PIHET |
2008-09-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk |
2008-08-21 | [ARM] OMAP3 pwrdm: add hardware save-and-restore (SAR) support | Paul Walmsley |
2008-08-19 | ARM: OMAP2: Clockdomain: Associate clocks with clockdomains | Paul Walmsley |
2008-08-19 | ARM: OMAP2: Clockdomain: Connect clockdomain code to powerdomain code | Paul Walmsley |
2008-08-19 | ARM: OMAP2: Clockdomain: Add base OMAP2/3 clockdomain code | Paul Walmsley |
2008-08-19 | ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain code | Paul Walmsley |
2008-08-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2008-08-10 | [ARM] dma-mapping: improve type-safeness of DMA translations | Russell King |