summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ARM: OMAP1: dmtimer: conversion to platform devicesTarun Kanti DebBarma2011-09-212-44/+20
| | * | | | | | ARM: OMAP: Add support for dmtimer v2 ipTony Lindgren2011-09-192-65/+111
| | |/ / / / /
* | | | | | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-0111-616/+373
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'next/fixes' into next/cleanupArnd Bergmann2011-10-318-119/+14
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2011-10-316-106/+21
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | * | | | | | | Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann2011-10-314-26/+3
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann2011-10-083-13/+10
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | ARM: OMAP2+: Add SoC specific map_io functionsBenoit Cousson2011-09-261-0/+4
| * | | | | | | | ARM: OMAP: mcbsp: Start generalize signal muxing functionsJarkko Nikula2011-09-262-8/+29
| * | | | | | | | ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_srcJarkko Nikula2011-09-262-12/+26
| * | | | | | | | ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.cJarkko Nikula2011-09-261-11/+0
| * | | | | | | | ARM: OMAP: mcbsp: Update mcbsp.h include dependenciesJarkko Nikula2011-09-261-3/+1
| * | | | | | | | ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it genericJarkko Nikula2011-09-262-57/+22
| * | | | | | | | ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.cJarkko Nikula2011-09-262-14/+5
| * | | | | | | | ARM: OMAP: mcbsp: Use per instance register cache sizeJarkko Nikula2011-09-262-4/+5
| * | | | | | | | ARM: OMAP: mcbsp: Make threshold based transfer code genericJarkko Nikula2011-09-262-76/+59
| * | | | | | | | ARM: OMAP: mcbsp: Make tranceiver configuration control register access genericJarkko Nikula2011-09-262-4/+5
| * | | | | | | | ARM: OMAP: mcbsp: Make wakeup control genericJarkko Nikula2011-09-262-34/+12
| * | | | | | | | ARM: OMAP: mcbsp: Implement generic register accessJarkko Nikula2011-09-262-115/+75
| * | | | | | | | ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic...Jarkko Nikula2011-09-262-48/+0
| * | | | | | | | ARM: OMAP: mcbsp: Remove unused variables from platform dataJarkko Nikula2011-09-261-7/+0
| * | | | | | | | Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-...Tony Lindgren2011-09-224-135/+118
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | OMAP: omap_device: decouple platform_device from omap_deviceKevin Hilman2011-09-152-50/+57
| | * | | | | | | OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointerKevin Hilman2011-09-151-5/+8
| | * | | | | | | OMAP: omap_device: device register functions now take platform_device pointerKevin Hilman2011-09-151-11/+11
| | * | | | | | | OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman2011-09-153-9/+9
| | * | | | | | | OMAP: omap_device: remove internal functions from omap_device.hKevin Hilman2011-09-152-10/+8
| | * | | | | | | OMAP: omap_device: make latency autoadjust messages debugGrazvydas Ignotas2011-09-151-8/+8
| | * | | | | | | OMAP: omap_device: replace debug/warning/error prints with dev_* macrosKevin Hilman2011-09-151-43/+42
| | * | | | | | | omap: mcbsp: Remove omap device APIJarkko Nikula2011-09-151-27/+0
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...Tony Lindgren2011-09-154-98/+17
| |\ \ \ \ \ \ \
| | * | | | | | | OMAP: id: remove OMAP_CHIP declarations, codePaul Walmsley2011-09-142-64/+0
| | * | | | | | | OMAP2+: hwmod: remove OMAP_CHIP*Paul Walmsley2011-09-141-2/+0
| | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | OMAP2+: id: remove OMAP_REVBITS_* macrosPaul Walmsley2011-09-141-23/+10
| | * | | | | | OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levelsPaul Walmsley2011-09-141-1/+2
| | * | | | | | OMAP3: id: remove identification codes that only correspond to marketing namesPaul Walmsley2011-09-131-9/+5
| * | | | | | | ARM: OMAP: Introduce SoC specific early_initTony Lindgren2011-08-241-0/+9
| * | | | | | | ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren2011-08-241-1/+1
* | | | | | | | Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-11-011-0/+27
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | I2C: OMAP1: set i2c unit feature implementation flags in platform dataAndy Green2011-10-291-0/+13
| * | | | | | | I2C: OMAP2+: Pass flags up to omap i2c platform_data as wellAndy Green2011-10-291-1/+6
| * | | | | | | I2C: OMAP2+: Pass hwmod rev knowledge via platform_data when i2c bus addedAndy Green2011-10-291-0/+6
| * | | | | | | I2C: OMAP1: set IP revision in platform dataAndy Green2011-10-291-0/+3
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2011-10-309-2499/+71
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel2011-10-219-2499/+71
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | / / / / | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | | | | | | | | | |
| | | | | | \ \ \ \ \
| | | | | | \ \ \ \ \
| | | | | | \ \ \ \ \
| | | | | *---. \ \ \ \ \ Merge branches 'debug/dma-api', 'arm/omap', 'arm/msm' and 'core' into api-2Joerg Roedel2011-09-0610-2499/+73
| | | | | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / | | | |/| | / / / / / / / | | | |_|_|/ / / / / / / | | |/| | | | | / / / / | | | | | | |_|/ / / / | | | | | |/| | | | |
| | | | * / | | | | | iommu/omap: Migrate to the generic fault report mechanismOhad Ben-Cohen2011-09-141-2/+1
| | | |/ / / / / / /
| | | * | | | | | | omap: iommu: omapify 'struct iommu' and exposed APIOhad Ben-Cohen2011-08-264-36/+44
| | | * | | | | | | omap: iommu: remove unused exported APIOhad Ben-Cohen2011-08-261-3/+0
| | | * | | | | | | omap: iovmm: remove unused functionalityOhad Ben-Cohen2011-08-261-8/+0