aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/mcbsp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+4
2012-03-12ASoC: omap-mcbsp: Create a single driver for McBSPPeter Ujfalusi1-12/+0
2012-03-12ARM: OMAP: mcbsp: Convert core driver to proper platform driverPeter Ujfalusi1-1/+1
2012-02-24ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren1-1/+4
2011-09-26ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.cJarkko Nikula1-0/+11
2011-09-26ARM: OMAP: mcbsp: Implement generic register accessJarkko Nikula1-0/+2
2011-09-26ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devices.cJarkko Nikula1-0/+32
2011-07-07omap: mcbsp: Remove port number enumsJarkko Nikula1-2/+2
2011-03-08OMAP1: McBSP: fix build break for non-multi-OMAP1 configsPaul Walmsley1-6/+12
2011-02-24OMAP: McBSP: Convert McBSP to platform device modelKishon Vijay Abraham I1-68/+259
2010-12-10omap1: Add initcall checks for omap1 and booted boardTony Lindgren1-0/+3
2010-11-24arm: omap1: make some functions staticAaro Koskinen1-1/+1
2010-07-05Removing dead OMAP_DSPChristoph Egger1-3/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-15omap: McBSP: Introduce caching in register write operationsJanusz Krzysztofik1-3/+13
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-5/+5
2009-10-07OMAP7XX: Rename all the rest of the omap730 references in omap1 coreAlistair Buxton1-9/+9
2009-10-07OMAP7XX: Replace omap730 references in irqs.h and all usersAlistair Buxton1-4/+4
2009-10-07OMAP7XX: McBSP: Add omap850 supportAlistair Buxton1-3/+3
2009-07-25ARM: includecheck fix: mach-omap1/mcbsp.cJaswinder Singh Rajput1-1/+0
2009-04-23OMAP1: clock: Typo fix for clock in omap1Arun KS1-2/+2
2009-02-08[ARM] omap: mcbsp: convert to use fck/ick clocks directlyRussell King1-20/+32
2009-01-29ARM: OMAP: Fix McBSP spin_lock deadlockStanley.Miao1-88/+10
2009-01-15ARM: OMAP: Fix compile for various McBSPTony Lindgren1-0/+1
2009-01-08[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3cRussell King1-0/+1
2008-10-08ARM: OMAP: Allocate McBSP devices dynamicallyChandra Shekhar1-25/+12
2008-09-05[ARM] omap: convert mcbsp to use ioremap()Russell King1-8/+0
2008-09-04[ARM] omap: fix virtual vs physical address space confusionsRussell King1-0/+8
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-5/+5
2008-07-03ARM: OMAP: McBSP: Add support for mcbsp on mach-omap1Eduardo Valentin1-0/+280