summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
AgeCommit message (Expand)AuthorFilesLines
2011-09-26ARM: OMAP2+: Add SoC specific map_io functionsBenoit Cousson1-0/+4
2011-09-26ARM: OMAP: mcbsp: Start generalize signal muxing functionsJarkko Nikula2-8/+29
2011-09-26ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_srcJarkko Nikula2-12/+26
2011-09-26ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.cJarkko Nikula1-11/+0
2011-09-26ARM: OMAP: mcbsp: Update mcbsp.h include dependenciesJarkko Nikula1-3/+1
2011-09-26ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it genericJarkko Nikula2-57/+22
2011-09-26ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.cJarkko Nikula2-14/+5
2011-09-26ARM: OMAP: mcbsp: Use per instance register cache sizeJarkko Nikula2-4/+5
2011-09-26ARM: OMAP: mcbsp: Make threshold based transfer code genericJarkko Nikula2-76/+59
2011-09-26ARM: OMAP: mcbsp: Make tranceiver configuration control register access genericJarkko Nikula2-4/+5
2011-09-26ARM: OMAP: mcbsp: Make wakeup control genericJarkko Nikula2-34/+12
2011-09-26ARM: OMAP: mcbsp: Implement generic register accessJarkko Nikula2-115/+75
2011-09-26ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic...Jarkko Nikula2-48/+0
2011-09-26ARM: OMAP: mcbsp: Remove unused variables from platform dataJarkko Nikula1-7/+0
2011-09-26ARM: mach-omap2: remove mach/memory.hNicolas Pitre2-46/+1
2011-09-26ARM: OMAP: move OMAP1 memory config from plat/memory.h to its mach/memory.hNicolas Pitre1-44/+1
2011-09-26ARM: plat-omap: make OMAP_UART_INFO into a relative offsetNicolas Pitre2-4/+10
2011-09-24OMAP4: Fix the emif and dmm virtual mappingSantosh Shilimkar1-2/+2
2011-09-22Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-...Tony Lindgren4-135/+118
2011-09-22OMAP: McPDM: Convert McPDM device to omap_devicePeter Ujfalusi1-36/+0
2011-09-21ARM: OMAP: dmtimer: add error handling to export APIsTarun Kanti DebBarma2-37/+89
2011-09-21ARM: OMAP: dmtimer: low-power mode supportTarun Kanti DebBarma2-5/+140
2011-09-21ARM: OMAP: dmtimer: skip reserved timersTony Lindgren2-1/+8
2011-09-21ARM: OMAP: dmtimer: pm_runtime supportTarun Kanti DebBarma2-24/+10
2011-09-21ARM: OMAP: dmtimer: switch-over to platform device driverTarun Kanti DebBarma2-248/+103
2011-09-21ARM: OMAP: dmtimer: platform driverTarun Kanti DebBarma2-6/+135
2011-09-21ARM: OMAP2+: dmtimer: convert to platform devicesTarun Kanti DebBarma1-1/+11
2011-09-21ARM: OMAP1: dmtimer: conversion to platform devicesTarun Kanti DebBarma2-44/+20
2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King1-0/+3
2011-09-19ARM: OMAP: Add support for dmtimer v2 ipTony Lindgren2-65/+111
2011-09-15OMAP: omap_device: decouple platform_device from omap_deviceKevin Hilman2-50/+57
2011-09-15OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointerKevin Hilman1-5/+8
2011-09-15OMAP: omap_device: device register functions now take platform_device pointerKevin Hilman1-11/+11
2011-09-15OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman3-9/+9
2011-09-15OMAP: omap_device: remove internal functions from omap_device.hKevin Hilman2-10/+8
2011-09-15OMAP: omap_device: make latency autoadjust messages debugGrazvydas Ignotas1-8/+8
2011-09-15OMAP: omap_device: replace debug/warning/error prints with dev_* macrosKevin Hilman1-43/+42
2011-09-15omap: mcbsp: Remove omap device APIJarkko Nikula1-27/+0
2011-09-15Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Tony Lindgren2-1/+20
2011-09-15Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...Tony Lindgren4-98/+17
2011-09-15omap: voltage: add a stub header file for external/regulator useTero Kristo1-0/+20
2011-09-15OMAP2+: hwmod: remove unused voltagedomain pointerKevin Hilman1-1/+0
2011-09-14OMAP: id: remove OMAP_CHIP declarations, codePaul Walmsley2-64/+0
2011-09-14OMAP2+: hwmod: remove OMAP_CHIP*Paul Walmsley1-2/+0
2011-09-15Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux in...Russell King1-1/+2
2011-09-14OMAP2+: id: remove OMAP_REVBITS_* macrosPaul Walmsley1-23/+10
2011-09-14OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levelsPaul Walmsley1-1/+2
2011-09-14iommu/omap: Migrate to the generic fault report mechanismOhad Ben-Cohen1-2/+1
2011-09-13OMAP3: id: remove identification codes that only correspond to marketing namesPaul Walmsley1-9/+5
2011-09-06OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlersKevin Hilman1-0/+3