summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/devices.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-46/+0
|\
| * Merge branch 'next/fixes' into next/cleanupArnd Bergmann2011-10-311-2/+1
| |\
| * | ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic...Jarkko Nikula2011-09-261-46/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-281-36/+0
|\ \ \ | |_|/ |/| |
| * | OMAP: McPDM: Convert McPDM device to omap_devicePeter Ujfalusi2011-09-221-36/+0
| |/
* | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-081-2/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* OMAP: McBSP: Convert McBSP to platform device modelKishon Vijay Abraham I2011-02-241-4/+6
* omap: remove dead wdt code in plat-omap/devices.cAnand Gadiyar2010-12-171-40/+0
* omap: dsp: remove shm from normal memoryFelipe Contreras2010-11-101-1/+3
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-281-0/+70
|\
| * omap: add dsp platform deviceFelipe Contreras2010-10-051-0/+30
* | OMAP: split plat-omap/common.cPaul Walmsley2010-10-081-1/+0
* | OMAP: WDT: Split OMAP1 and OMAP2PLUS device registrationVaradarajan, Charulatha2010-09-291-41/+0
|/
* Removing dead OMAP_DSPChristoph Egger2010-07-051-63/+0
* omap: mux: Do keypad muxing in board-*.c filesTony Lindgren2010-07-051-61/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* omap4: Use irq line defines from irq-44xx.hSantosh Shilimkar2010-02-231-2/+2
* OMAP4: MCPDM: Register McPDM platform deviceJorge Eduardo Candelaria2010-02-151-0/+37
* omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren2010-02-151-1/+1
* omap: arch/arm/plat-omap/devices.c - sort alphabeticallyLadislav Michl2009-12-111-34/+34
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-8/+8
* OMAP7XX: Rename all the rest of the omap730 references in omap1 coreAlistair Buxton2009-10-071-11/+11
* ARM: OMAP4: Add minimal support for omap4Santosh Shilimkar2009-05-281-0/+2
* ARM: OMAP3: mmc-twl4030 init passes device nodes back, v2David Brownell2009-03-231-0/+3
* ARM: OMAP: Fix hsmmc init, v2Tony Lindgren2009-01-291-3/+4
* omap mmc: Add better MMC low-level initTony Lindgren2008-12-101-190/+35
* Merge branch 'fixes' into for-linusRussell King2008-10-151-8/+13
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-10-121-8/+13
| |\
| | * [WATCHDOG] omap_wdt.c: sync linux-omap changesFelipe Balbi2008-10-101-8/+13
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-111-1/+1
| |\ \ | | |/ | |/|
* | | Merge branch 's3c-move' into develRussell King2008-10-141-13/+0
|\ \ \ | |/ /
| * | [ARM] omap: back out 'internal_clock' supportRussell King2008-09-171-13/+0
* | | Merge branch 'omap-all' into develRussell King2008-10-141-15/+7
|\ \ \ | |_|/ |/| |
| * | [ARM] 5302/1: ARM: OMAP: Revert omap3 WDT changes to avoid merge conflictTony Lindgren2008-10-141-10/+1
| * | [ARM] 5305/1: ARM: OMAP: Fix compile of McBSP by removing unnecessary checkTony Lindgren2008-10-141-7/+0
| * | ARM: OMAP3: Add minimal omap3430 supportSyed Mohammed, Khasim2008-10-091-1/+14
| * | ARM: OMAP2: Misc updates from linux-omap treeTony Lindgren2008-10-061-8/+3
* | | Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King2008-10-091-32/+91
|\ \ \ | | |/ | |/|
| * | [ARM] OMAP: Fix MMC device dataRussell King2008-09-111-32/+91
| |/
* | [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-7/+7
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 codeEduardo Valentin2008-07-031-0/+48
* ARM: OMAP: fix omap i2c init (regression)David Brownell2008-03-051-63/+0
* ARM: OMAP: Mostly cosmetic to sync up with linux-omap treeTony Lindgren2007-05-091-2/+2
* ARM: OMAP: Sync core code with linux-omapTony Lindgren2007-05-081-3/+67
* ARM: OMAP: plat-omap changes for 2430 SDPSyed Mohammed Khasim2007-05-051-1/+5
* ARM: OMAP: Apollon MMC supportKyungmin Park2006-09-251-3/+17
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-021-5/+5
|\
OpenPOWER on IntegriCloud