summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/mcbsp.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: Fixes to omap_mcbsp_request functionJarkko Nikula2008-10-081-4/+9
* ARM: OMAP: Allocate McBSP devices dynamicallyChandra Shekhar2008-10-081-163/+225
* Fix sections for omap-mcbsp platform driverUwe Kleine-König2008-10-081-3/+3
* [ARM] omap: convert mcbsp to use ioremap()Russell King2008-09-051-15/+27
* [ARM] omap: fix virtual vs physical address space confusionsRussell King2008-09-041-2/+3
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 codeEduardo Valentin2008-07-031-409/+253Star
* ARM: OMAP: McBSP: Coding style cleanup on arch/arm/plat-omap/mcbsp.cEduardo Valentin2008-07-031-95/+102
* ARM: OMAP: Request DSP memory for McBSPTony Lindgren2008-02-081-0/+11
* [ARM] Misc minor interrupt handler cleanupsJeff Garzik2008-01-261-8/+12
* ARM: OMAP: plat-omap changes for 2430 SDPSyed Mohammed Khasim2007-05-051-5/+10
* ARM: OMAP: Use linux/delay.h not asm/delay.hTony Lindgren2007-03-021-1/+1
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-061-2/+2
* ARM: OMAP: Remove sys_ck and sys_clkout from McBSP for 24xxTony Lindgren2006-09-251-9/+0Star
* [ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2Tony Lindgren2006-04-021-39/+306
* ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable miscTony Lindgren2006-01-181-6/+6
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-071-2/+1Star
* [ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2Tony Lindgren2005-11-101-8/+14
* [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2Tony Lindgren2005-09-071-3/+6
* [PATCH] ARM: 2804/1: OMAP update 9/11: Update OMAP arch filesTony Lindgren2005-07-101-12/+85
* [PATCH] ARM: 2812/1: OMAP update 7c/11: Move arch-omap to plat-omapTony Lindgren2005-07-101-0/+685
9181afd3d2509c'>vfs: push dentry_unhash on rmdir into file systemsSage Weil2011-05-261-0/+2 * AFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-161-0/+1 * switch afsAl Viro2011-01-131-3/+1Star * fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-071-0/+4 * fs: dcache reduce branches in lookup pathNick Piggin2011-01-071-1/+1 * fs: change d_delete semanticsNick Piggin2011-01-071-2/+2 * new helper: ihold()Al Viro2010-10-261-1/+1 * AFS: Implement an autocell mount capability [ver #2]wanglei2010-08-111-2/+45 * AFS: Don't put struct file on the stackAl Viro2010-05-221-5/+1Star * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star