summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)Author
2008-07-21arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers
2008-07-03ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omapTony Lindgren
2008-07-03ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren
2008-07-03ARM: OMAP: CLKFW: Initial debugfs support for omap clock frameworkHiroshi DOYU
2008-07-03ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 codeEduardo Valentin
2008-07-03ARM: OMAP: McBSP: Coding style cleanup on arch/arm/plat-omap/mcbsp.cEduardo Valentin
2008-07-03ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.STony Lindgren
2008-07-03ARM: OMAP: SRAM: Move sram-fn.S from plat-omap to mach-omap1Tony Lindgren
2008-07-03ARM: OMAP: DMA: Clean-up codeTony Lindgren
2008-07-03ARM: OMAP: DMA: Remove __REG accessTony Lindgren
2008-07-03ARM: OMAP: DMA: Make channels dynamic for multi-bootTony Lindgren
2008-07-03ARM: OMAP: DMTimer: Optimize by adding load and startRichard Woodruff
2008-07-03ARM: OMAP: DMTimer: Use posted modeRichard Woodruff
2008-06-05ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irqJarkko Nikula
2008-05-22[ARM] omap: fix omap clk support build errorsRussell King
2008-05-09ARM: OMAP: Fix Unbalanced enable for IRQ in omap mailboxHiroshi DOYU
2008-05-09ARM: OMAP: DMA: Fix incorrect channel linkingJarkko Nikula
2008-05-09ARM: OMAP: Warn on disabling clocks with no usersTony Lindgren
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-14ARM: OMAP2: Change 24xx to use shared clock code and new reg accessPaul Walmsley
2008-04-14ARM: OMAP2: Change 24xx to use new register accessPaul Walmsley
2008-04-14ARM: OMAP2: Add common register access for 24xx and 34xxPaul Walmsley
2008-04-14ARM: OMAP2: Clean-up mux codeTony Lindgren
2008-04-14ARM: OMAP: Timer32K: Move timer32k to mach-omap1Kevin Hilman
2008-04-14ARM: OMAP: Timer32K: Move 32k-based sched_clock() to common codeKevin Hilman
2008-04-14ARM: OMAP: Timer32K: Re-organize duplicated 32k-timer codeKevin Hilman
2008-04-14ARM: OMAP: Split omap_cfg_reg() into omap processor specific functionsTony Lindgren
2008-04-14ARM: OMAP: Allow registering pin mux functionTony Lindgren
2008-04-14ARM: OMAP: use edge/level handlers from generic IRQ frameworkKevin Hilman
2008-04-14ARM: OMAP: Clear level-triggered GPIO interrupts in unmask hookKevin Hilman
2008-04-14ARM: OMAP: Use gpiolibDavid Brownell
2008-03-20ARM: OMAP: Fix DMA CLINK mask, clear spurious interruptGadiyar, Anand
2008-03-20ARM: OMAP: Fix chain_a_transfer return valueAnand Gadiyar
2008-03-20ARM: OMAP: Fix missing makefile optionsTony Lindgren
2008-03-20ARM: OMAP: Fix GPIO IRQ unmaskKevin Hilman
2008-03-20ARM: OMAP: Fix clockevent support for hrtimersKevin Hilman
2008-03-06Merge branch 'omap-fixes'Russell King
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-05ARM: OMAP: gpio lockdep updatesDavid Brownell
2008-03-05ARM: OMAP: fix omap i2c init (regression)David Brownell
2008-03-05ARM: OMAP: fix false lockdep warningsDavid Brownell
2008-03-05ARM: OMAP: Fix sleep under spinlock for cpufreqHiroshi DOYU
2008-03-05ARM: OMAP: Pass logical DMA channel number always to callback handlersJarkko Nikula
2008-02-08ARM: OMAP: Add helper module for board specific I2C bus registrationJarkko Nikula
2008-02-08ARM: OMAP: Add dmtimer support for OMAP3Syed Mohammed, Khasim
2008-02-08ARM: OMAP: Pre-3430 clean-up for dmtimer.cSyed Mohammed, Khasim
2008-02-08ARM: OMAP: Add DMA support for chaining and 3430Anand Gadiyar
2008-02-08ARM: OMAP: Add 24xx GPIO debounce supportKevin Hilman