aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAge
...
| * | | | | | ARM: OMAP: Add support for OMAP2430 in McBSPJarkko Nikula2008-10-08
| * | | | | | ARM: OMAP: Add support for McBSP devices 3 - 5 on 34xxChandra Shekhar2008-10-08
| * | | | | | ARM: OMAP: Allocate McBSP devices dynamicallyChandra Shekhar2008-10-08
| * | | | | | Fix sections for omap-mcbsp platform driverUwe Kleine-König2008-10-08
| |/ / / / /
| * | | | | Merge unstable branch 'omap-rmk'Russell King2008-10-03
| |\ \ \ \ \
| | * | | | | [ARM] omap: fix lots of 'Using plain integer as NULL pointer'Russell King2008-09-05
| | * | | | | [ARM] omap: fix inappropriate casting in gpio.cRussell King2008-09-05
| | * | | | | [ARM] omap: make sure virtual mmio addresses are __iomem pointer-likeRussell King2008-09-05
| | * | | | | [ARM] omap: Fix IO_ADDRESS() macrosRussell King2008-09-05
| | * | | | | [ARM] omap: convert mcbsp to use ioremap()Russell King2008-09-05
| | * | | | | [ARM] omap: allow ioremap() to use our fixed IO mappingsRussell King2008-09-05
| | * | | | | [ARM] omap: improve is_omap_port()Russell King2008-09-05
| * | | | | | Merge branch 'omap2-clock' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Russell King2008-10-03
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | [ARM] OMAP3 pwrdm: add hardware save-and-restore (SAR) supportPaul Walmsley2008-08-21
| | * | | | | ARM: OMAP2: Clockdomain: Associate clocks with clockdomainsPaul Walmsley2008-08-19
| | * | | | | ARM: OMAP2: Clockdomain: Connect clockdomain code to powerdomain codePaul Walmsley2008-08-19
| | * | | | | ARM: OMAP2: Clockdomain: Add base OMAP2/3 clockdomain codePaul Walmsley2008-08-19
| | * | | | | ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain codePaul Walmsley2008-08-19
* | | | | | | Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King2008-10-09
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | [ARM] OMAP: Fix MMC device dataRussell King2008-09-11
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'pxa-all' into develRussell King2008-10-09
|\ \ \ \ \ \
| * | | | | | [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-09
| |/ / / / /
* | | | | | Merge branch 'ptebits' into develRussell King2008-10-09
|\| | | | |
| * | | | | [ARM] omap: fix virtual vs physical address space confusionsRussell King2008-09-04
| * | | | | [ARM] omap: fix gpio.c build errorRussell King2008-09-03
| |/ / / /
* | | | | [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-06
* | | | | [ARM] 5195/1: ARMv7 Oprofile supportJean PIHET2008-09-01
|/ / / /
* / / / removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
|/ / /
* | / [ARM] dma-mapping: improve type-safeness of DMA translationsRussell King2008-08-10
| |/ |/|
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
* | [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-07
|/
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-27
* gpio: sysfs interfaceDavid Brownell2008-07-25
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-24
* bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-24
* arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers2008-07-22
* driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-22
* ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omapTony Lindgren2008-07-03
* ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren2008-07-03
* ARM: OMAP: CLKFW: Initial debugfs support for omap clock frameworkHiroshi DOYU2008-07-03
* ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 codeEduardo Valentin2008-07-03
* ARM: OMAP: McBSP: Coding style cleanup on arch/arm/plat-omap/mcbsp.cEduardo Valentin2008-07-03
* ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.STony Lindgren2008-07-03
* ARM: OMAP: SRAM: Move sram-fn.S from plat-omap to mach-omap1Tony Lindgren2008-07-03
* ARM: OMAP: DMA: Clean-up codeTony Lindgren2008-07-03
* ARM: OMAP: DMA: Remove __REG accessTony Lindgren2008-07-03
* ARM: OMAP: DMA: Make channels dynamic for multi-bootTony Lindgren2008-07-03
* ARM: OMAP: DMTimer: Optimize by adding load and startRichard Woodruff2008-07-03
* ARM: OMAP: DMTimer: Use posted modeRichard Woodruff2008-07-03