aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/mcbsp.c
AgeCommit message (Expand)Author
2013-10-19ARM: OMAP3: McBSP: do not access CM register directlyTero Kristo
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-26ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device codePaul Walmsley
2013-01-11ARM: OMAP2+: Use omap initcallsTony Lindgren
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren
2012-11-08ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setupPaul Walmsley
2012-10-17ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren
2012-08-22ARM: OMAP2+: McBSP: Do not create legacy devices when booting with DT dataPeter Ujfalusi
2012-08-22ARM/ASoC: omap-mcbsp: Remove CLKR/FSR mux configuration codePeter Ujfalusi
2012-08-22ARM: OMAP: mcbsp: Enable FIFO use for OMAP2430Peter Ujfalusi
2012-08-22ARM/ASoC: omap-mcbsp: Move OMAP2+ clock parenting code to ASoC driverPeter Ujfalusi
2012-03-27Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-03-12ARM: OMAP2+: McBSP: Correct CLKR/FSR clock source mux configurationPeter Ujfalusi
2012-03-12ASoC: omap-mcbsp: Create a single driver for McBSPPeter Ujfalusi
2012-03-12ARM: OMAP: mcbsp: Convert core driver to proper platform driverPeter Ujfalusi
2012-02-24ARM: OMAP: convert omap_device_build() and callers to __initKevin Hilman
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-12-17OMAP4: mcbsp: Enable FIFO usagePeter Ujfalusi
2011-12-12ARM: OMAP: mcbsp: Fix possible memory corruptionJarkko Nikula
2011-10-04ARM: OMAP2+: devices: Remove all omap_device_pm_latency structuresBenoit Cousson
2011-09-26ARM: OMAP: mcbsp: Start generalize signal muxing functionsJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_srcJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.cJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Make tranceiver configuration control register access genericJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Make wakeup control genericJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Implement generic register accessJarkko Nikula
2011-09-15OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-24OMAP: McBSP: APIs to pass DMA params from McBSP driver to client driversKishon Vijay Abraham I
2011-02-24OMAP: McBSP: Add pm runtime supportKishon Vijay Abraham I
2011-02-24OMAP2+: McBSP: hwmod adaptation for McBSPKishon Vijay Abraham I
2011-02-24OMAP: McBSP: Convert McBSP to platform device modelKishon Vijay Abraham I
2011-01-27omap: Start using CONFIG_SOC_OMAPTony Lindgren
2010-10-08OMAP: McBSP: Remove null omap44xx ops commentJarkko Nikula
2010-10-08OMAP: McBSP: Fix CLKR and FSR signal muxingJarkko Nikula
2010-10-08OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley
2010-10-08OMAP: McBSP: implement functional clock switching via clock frameworkPaul Walmsley
2010-10-08OMAP: McBSP: implement McBSP CLKR and FSR signal muxing via mach-omap2/mcbsp.cPaul Walmsley
2010-09-27omap2: McBSP: Remove mux code for OMAP2420 McBSP2 and do cleanupsJarkko Nikula
2010-08-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-07-05omap: mux: Convert 2420 platform init code to use new mux codeTony Lindgren
2010-06-03OMAP3: McBSP: Change the way how the FIFO is handledPeter Ujfalusi
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-05-14ARM: McBSP: Fix request for irq in OMAP4Jorge Eduardo Candelaria
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo