summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
AgeCommit message (Expand)Author
2011-09-26ARM: OMAP: mcbsp: Implement generic register accessJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic...Jarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Remove unused variables from platform dataJarkko Nikula
2011-09-26ARM: mach-omap2: remove mach/memory.hNicolas Pitre
2011-09-26ARM: OMAP: move OMAP1 memory config from plat/memory.h to its mach/memory.hNicolas Pitre
2011-09-26ARM: plat-omap: make OMAP_UART_INFO into a relative offsetNicolas Pitre
2011-09-24OMAP4: Fix the emif and dmm virtual mappingSantosh Shilimkar
2011-09-22Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-...Tony Lindgren
2011-09-22OMAP: McPDM: Convert McPDM device to omap_devicePeter Ujfalusi
2011-09-21ARM: OMAP: dmtimer: add error handling to export APIsTarun Kanti DebBarma
2011-09-21ARM: OMAP: dmtimer: low-power mode supportTarun Kanti DebBarma
2011-09-21ARM: OMAP: dmtimer: skip reserved timersTony Lindgren
2011-09-21ARM: OMAP: dmtimer: pm_runtime supportTarun Kanti DebBarma
2011-09-21ARM: OMAP: dmtimer: switch-over to platform device driverTarun Kanti DebBarma
2011-09-21ARM: OMAP: dmtimer: platform driverTarun Kanti DebBarma
2011-09-21ARM: OMAP2+: dmtimer: convert to platform devicesTarun Kanti DebBarma
2011-09-21ARM: OMAP1: dmtimer: conversion to platform devicesTarun Kanti DebBarma
2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King
2011-09-19ARM: OMAP: Add support for dmtimer v2 ipTony Lindgren
2011-09-15OMAP: omap_device: decouple platform_device from omap_deviceKevin Hilman
2011-09-15OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointerKevin Hilman
2011-09-15OMAP: omap_device: device register functions now take platform_device pointerKevin Hilman
2011-09-15OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman
2011-09-15OMAP: omap_device: remove internal functions from omap_device.hKevin Hilman
2011-09-15OMAP: omap_device: make latency autoadjust messages debugGrazvydas Ignotas
2011-09-15OMAP: omap_device: replace debug/warning/error prints with dev_* macrosKevin Hilman
2011-09-15omap: mcbsp: Remove omap device APIJarkko Nikula
2011-09-15Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Tony Lindgren
2011-09-15Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...Tony Lindgren
2011-09-15omap: voltage: add a stub header file for external/regulator useTero Kristo
2011-09-15OMAP2+: hwmod: remove unused voltagedomain pointerKevin Hilman
2011-09-14OMAP: id: remove OMAP_CHIP declarations, codePaul Walmsley
2011-09-14OMAP2+: hwmod: remove OMAP_CHIP*Paul Walmsley
2011-09-15Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux in...Russell King
2011-09-14OMAP2+: id: remove OMAP_REVBITS_* macrosPaul Walmsley
2011-09-14OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levelsPaul Walmsley
2011-09-14iommu/omap: Migrate to the generic fault report mechanismOhad Ben-Cohen
2011-09-13OMAP3: id: remove identification codes that only correspond to marketing namesPaul Walmsley
2011-09-06OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlersKevin Hilman
2011-09-06Merge branches 'debug/dma-api', 'arm/omap', 'arm/msm' and 'core' into api-2Joerg Roedel
2011-08-26omap: iommu: omapify 'struct iommu' and exposed APIOhad Ben-Cohen
2011-08-26omap: iommu: remove unused exported APIOhad Ben-Cohen
2011-08-26omap: iovmm: remove unused functionalityOhad Ben-Cohen
2011-08-26omap: iommu: stop exporting local functionsOhad Ben-Cohen
2011-08-26omap: iommu/iovmm: move to dedicated iommu folderOhad Ben-Cohen
2011-08-26omap: iommu: migrate to the generic IOMMU APIOhad Ben-Cohen
2011-08-25OMAP: omap_device: only override _noirq methods, not normal suspend/resumeKevin Hilman
2011-08-24ARM: OMAP: Introduce SoC specific early_initTony Lindgren
2011-08-24ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren
2011-08-22ARM: omap: Setup consistent dma size at boot timeJon Medhurst