aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/devices.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-09ARM: OMAP: Move omap_mmc_add() to mach-omap1Tony Lindgren1-48/+0
2012-05-09ARM: OMAP2+: Move omap_dsp_reserve_sdram_memblock() to mach-omap2Tony Lindgren1-29/+0
2012-05-09ARM: OMAP1: Move omap_init_uwire to mach-omap1Tony Lindgren1-45/+0
2012-05-09ARM: OMAP: fix trivial warnings for dspbridgeFelipe Contreras1-2/+2
2012-01-13ARM: Add arm_memblock_steal() to allocate memory away from the kernelRussell King1-3/+2
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-46/+0
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann1-2/+1
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-36/+0
2011-09-26ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devices.cJarkko Nikula1-46/+0
2011-09-22OMAP: McPDM: Convert McPDM device to omap_devicePeter Ujfalusi1-36/+0
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King1-2/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-24OMAP: McBSP: Convert McBSP to platform device modelKishon Vijay Abraham I1-4/+6
2010-12-17omap: remove dead wdt code in plat-omap/devices.cAnand Gadiyar1-40/+0
2010-11-10omap: dsp: remove shm from normal memoryFelipe Contreras1-1/+3
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman1-0/+70
2010-10-08OMAP: split plat-omap/common.cPaul Walmsley1-1/+0
2010-10-05omap: add dsp platform deviceFelipe Contreras1-0/+30
2010-09-29OMAP: WDT: Split OMAP1 and OMAP2PLUS device registrationVaradarajan, Charulatha1-41/+0
2010-07-05Removing dead OMAP_DSPChristoph Egger1-63/+0
2010-07-05omap: mux: Do keypad muxing in board-*.c filesTony Lindgren1-61/+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-23omap4: Use irq line defines from irq-44xx.hSantosh Shilimkar1-2/+2
2010-02-15OMAP4: MCPDM: Register McPDM platform deviceJorge Eduardo Candelaria1-0/+37
2010-02-15omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren1-1/+1
2009-12-11omap: arch/arm/plat-omap/devices.c - sort alphabeticallyLadislav Michl1-34/+34
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-8/+8
2009-10-07OMAP7XX: Rename all the rest of the omap730 references in omap1 coreAlistair Buxton1-11/+11
2009-05-28ARM: OMAP4: Add minimal support for omap4Santosh Shilimkar1-0/+2
2009-03-23ARM: OMAP3: mmc-twl4030 init passes device nodes back, v2David Brownell1-0/+3
2009-01-29ARM: OMAP: Fix hsmmc init, v2Tony Lindgren1-3/+4
2008-12-10omap mmc: Add better MMC low-level initTony Lindgren1-190/+35
2008-10-15Merge branch 'fixes' into for-linusRussell King1-8/+13
2008-10-14Merge branch 's3c-move' into develRussell King1-13/+0
2008-10-14Merge branch 'omap-all' into develRussell King1-15/+7
2008-10-14[ARM] 5302/1: ARM: OMAP: Revert omap3 WDT changes to avoid merge conflictTony Lindgren1-10/+1
2008-10-14[ARM] 5305/1: ARM: OMAP: Fix compile of McBSP by removing unnecessary checkTony Lindgren1-7/+0
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 Torvalds1-1/+1
2008-10-10[WATCHDOG] omap_wdt.c: sync linux-omap changesFelipe Balbi1-8/+13
2008-10-09Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King1-32/+91
2008-10-09ARM: OMAP3: Add minimal omap3430 supportSyed Mohammed, Khasim1-1/+14
2008-10-06ARM: OMAP2: Misc updates from linux-omap treeTony Lindgren1-8/+3
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 King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-7/+7
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-03ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 codeEduardo Valentin1-0/+48
2008-03-05ARM: OMAP: fix omap i2c init (regression)David Brownell1-63/+0