summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
AgeCommit message (Expand)AuthorFilesLines
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-8/+13
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds16-21/+18
2008-10-10[WATCHDOG] omap_wdt.c: sync linux-omap changesFelipe Balbi1-8/+13
2008-10-10ALSA: Correct Vladimir Barinov's e-mail addressVladimir Barinov1-1/+1
2008-10-09Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King1-32/+91
2008-10-09Merge branch 'pxa-all' into develRussell King1-4/+1
2008-10-09Merge branch 'ptebits' into develRussell King3-3/+6
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov1-4/+1
2008-09-17[ARM] omap: back out 'internal_clock' supportRussell King1-13/+0
2008-09-11[ARM] OMAP: Fix MMC device dataRussell King1-32/+91
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King15-17/+15
2008-09-04[ARM] omap: fix virtual vs physical address space confusionsRussell King2-2/+5
2008-09-03[ARM] omap: fix gpio.c build errorRussell King1-1/+1
2008-09-01[ARM] 5195/1: ARMv7 Oprofile supportJean PIHET1-0/+2
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-08-10[ARM] dma-mapping: improve type-safeness of DMA translationsRussell King1-7/+8
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King88-48/+7775
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King11-11/+11
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King2-2/+0
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov1-14/+14
2008-07-25gpio: sysfs interfaceDavid Brownell1-0/+3
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner1-3/+1
2008-07-21arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers1-1/+1
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers1-1/+1
2008-07-03ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omapTony Lindgren1-9/+50
2008-07-03ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren1-40/+91
2008-07-03ARM: OMAP: CLKFW: Initial debugfs support for omap clock frameworkHiroshi DOYU1-36/+92
2008-07-03ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 codeEduardo Valentin2-409/+301
2008-07-03ARM: OMAP: McBSP: Coding style cleanup on arch/arm/plat-omap/mcbsp.cEduardo Valentin1-95/+102
2008-07-03ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.STony Lindgren1-35/+176
2008-07-03ARM: OMAP: SRAM: Move sram-fn.S from plat-omap to mach-omap1Tony Lindgren2-58/+1
2008-07-03ARM: OMAP: DMA: Clean-up codeTony Lindgren1-123/+132
2008-07-03ARM: OMAP: DMA: Remove __REG accessTony Lindgren1-179/+324
2008-07-03ARM: OMAP: DMA: Make channels dynamic for multi-bootTony Lindgren1-21/+41
2008-07-03ARM: OMAP: DMTimer: Optimize by adding load and startRichard Woodruff1-1/+18
2008-07-03ARM: OMAP: DMTimer: Use posted modeRichard Woodruff1-42/+151
2008-06-05ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irqJarkko Nikula1-2/+0
2008-05-22[ARM] omap: fix omap clk support build errorsRussell King1-0/+1
2008-05-09ARM: OMAP: Fix Unbalanced enable for IRQ in omap mailboxHiroshi DOYU1-1/+0
2008-05-09ARM: OMAP: DMA: Fix incorrect channel linkingJarkko Nikula1-1/+1
2008-05-09ARM: OMAP: Warn on disabling clocks with no usersTony Lindgren1-1/+9
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds1-1/+0
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-14ARM: OMAP2: Change 24xx to use shared clock code and new reg accessPaul Walmsley1-0/+42
2008-04-14ARM: OMAP2: Change 24xx to use new register accessPaul Walmsley1-3/+44
2008-04-14ARM: OMAP2: Add common register access for 24xx and 34xxPaul Walmsley1-16/+51
2008-04-14ARM: OMAP2: Clean-up mux codeTony Lindgren1-2/+2
2008-04-14ARM: OMAP: Timer32K: Move timer32k to mach-omap1Kevin Hilman2-205/+0
2008-04-14ARM: OMAP: Timer32K: Move 32k-based sched_clock() to common codeKevin Hilman2-26/+17