summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/devices.c
AgeCommit message (Expand)Author
2012-01-13ARM: Add arm_memblock_steal() to allocate memory away from the kernelRussell King
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-09-26ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic...Jarkko Nikula
2011-09-22OMAP: McPDM: Convert McPDM device to omap_devicePeter Ujfalusi
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-24OMAP: McBSP: Convert McBSP to platform device modelKishon Vijay Abraham I
2010-12-17omap: remove dead wdt code in plat-omap/devices.cAnand Gadiyar
2010-11-10omap: dsp: remove shm from normal memoryFelipe Contreras
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman
2010-10-08OMAP: split plat-omap/common.cPaul Walmsley
2010-10-05omap: add dsp platform deviceFelipe Contreras
2010-09-29OMAP: WDT: Split OMAP1 and OMAP2PLUS device registrationVaradarajan, Charulatha
2010-07-05Removing dead OMAP_DSPChristoph Egger
2010-07-05omap: mux: Do keypad muxing in board-*.c filesTony Lindgren
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-23omap4: Use irq line defines from irq-44xx.hSantosh Shilimkar
2010-02-15OMAP4: MCPDM: Register McPDM platform deviceJorge Eduardo Candelaria
2010-02-15omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren
2009-12-11omap: arch/arm/plat-omap/devices.c - sort alphabeticallyLadislav Michl
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-10-07OMAP7XX: Rename all the rest of the omap730 references in omap1 coreAlistair Buxton
2009-05-28ARM: OMAP4: Add minimal support for omap4Santosh Shilimkar
2009-03-23ARM: OMAP3: mmc-twl4030 init passes device nodes back, v2David Brownell
2009-01-29ARM: OMAP: Fix hsmmc init, v2Tony Lindgren
2008-12-10omap mmc: Add better MMC low-level initTony Lindgren
2008-10-15Merge branch 'fixes' into for-linusRussell King
2008-10-14Merge branch 's3c-move' into develRussell King
2008-10-14Merge branch 'omap-all' into develRussell King
2008-10-14[ARM] 5302/1: ARM: OMAP: Revert omap3 WDT changes to avoid merge conflictTony Lindgren
2008-10-14[ARM] 5305/1: ARM: OMAP: Fix compile of McBSP by removing unnecessary checkTony Lindgren
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-10[WATCHDOG] omap_wdt.c: sync linux-omap changesFelipe Balbi
2008-10-09Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King
2008-10-09ARM: OMAP3: Add minimal omap3430 supportSyed Mohammed, Khasim
2008-10-06ARM: OMAP2: Misc updates from linux-omap treeTony Lindgren
2008-09-17[ARM] omap: back out 'internal_clock' supportRussell King
2008-09-11[ARM] OMAP: Fix MMC device dataRussell King
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-03ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 codeEduardo Valentin
2008-03-05ARM: OMAP: fix omap i2c init (regression)David Brownell
2007-05-09ARM: OMAP: Mostly cosmetic to sync up with linux-omap treeTony Lindgren
2007-05-08ARM: OMAP: Sync core code with linux-omapTony Lindgren
2007-05-05ARM: OMAP: plat-omap changes for 2430 SDPSyed Mohammed Khasim
2006-09-25ARM: OMAP: Apollon MMC supportKyungmin Park