Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | ARM: OMAP2+: Add SoC specific map_io functions | Benoit Cousson | 2011-09-26 | 1 | -0/+4 | |
| * | | | | | | | | ARM: OMAP: mcbsp: Start generalize signal muxing functions | Jarkko Nikula | 2011-09-26 | 2 | -8/+29 | |
| * | | | | | | | | ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_src | Jarkko Nikula | 2011-09-26 | 2 | -12/+26 | |
| * | | | | | | | | ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.c | Jarkko Nikula | 2011-09-26 | 1 | -11/+0 | |
| * | | | | | | | | ARM: OMAP: mcbsp: Update mcbsp.h include dependencies | Jarkko Nikula | 2011-09-26 | 1 | -3/+1 | |
| * | | | | | | | | ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it generic | Jarkko Nikula | 2011-09-26 | 2 | -57/+22 | |
| * | | | | | | | | ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.c | Jarkko Nikula | 2011-09-26 | 2 | -14/+5 | |
| * | | | | | | | | ARM: OMAP: mcbsp: Use per instance register cache size | Jarkko Nikula | 2011-09-26 | 2 | -4/+5 | |
| * | | | | | | | | ARM: OMAP: mcbsp: Make threshold based transfer code generic | Jarkko Nikula | 2011-09-26 | 2 | -76/+59 | |
| * | | | | | | | | ARM: OMAP: mcbsp: Make tranceiver configuration control register access generic | Jarkko Nikula | 2011-09-26 | 2 | -4/+5 | |
| * | | | | | | | | ARM: OMAP: mcbsp: Make wakeup control generic | Jarkko Nikula | 2011-09-26 | 2 | -34/+12 | |
| * | | | | | | | | ARM: OMAP: mcbsp: Implement generic register access | Jarkko Nikula | 2011-09-26 | 2 | -115/+75 | |
| * | | | | | | | | ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic... | Jarkko Nikula | 2011-09-26 | 2 | -48/+0 | |
| * | | | | | | | | ARM: OMAP: mcbsp: Remove unused variables from platform data | Jarkko Nikula | 2011-09-26 | 1 | -7/+0 | |
| * | | | | | | | | Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-... | Tony Lindgren | 2011-09-22 | 4 | -135/+118 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| | * | | | | | | | OMAP: omap_device: decouple platform_device from omap_device | Kevin Hilman | 2011-09-15 | 2 | -50/+57 | |
| | * | | | | | | | OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointer | Kevin Hilman | 2011-09-15 | 1 | -5/+8 | |
| | * | | | | | | | OMAP: omap_device: device register functions now take platform_device pointer | Kevin Hilman | 2011-09-15 | 1 | -11/+11 | |
| | * | | | | | | | OMAP: omap_device: when building return platform_device instead of omap_device | Kevin Hilman | 2011-09-15 | 3 | -9/+9 | |
| | * | | | | | | | OMAP: omap_device: remove internal functions from omap_device.h | Kevin Hilman | 2011-09-15 | 2 | -10/+8 | |
| | * | | | | | | | OMAP: omap_device: make latency autoadjust messages debug | Grazvydas Ignotas | 2011-09-15 | 1 | -8/+8 | |
| | * | | | | | | | OMAP: omap_device: replace debug/warning/error prints with dev_* macros | Kevin Hilman | 2011-09-15 | 1 | -43/+42 | |
| | * | | | | | | | omap: mcbsp: Remove omap device API | Jarkko Nikula | 2011-09-15 | 1 | -27/+0 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ... | Tony Lindgren | 2011-09-15 | 4 | -98/+17 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | OMAP: id: remove OMAP_CHIP declarations, code | Paul Walmsley | 2011-09-14 | 2 | -64/+0 | |
| | * | | | | | | | OMAP2+: hwmod: remove OMAP_CHIP* | Paul Walmsley | 2011-09-14 | 1 | -2/+0 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
| | * | | | | | | OMAP2+: id: remove OMAP_REVBITS_* macros | Paul Walmsley | 2011-09-14 | 1 | -23/+10 | |
| | * | | | | | | OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levels | Paul Walmsley | 2011-09-14 | 1 | -1/+2 | |
| | * | | | | | | OMAP3: id: remove identification codes that only correspond to marketing names | Paul Walmsley | 2011-09-13 | 1 | -9/+5 | |
| * | | | | | | | ARM: OMAP: Introduce SoC specific early_init | Tony Lindgren | 2011-08-24 | 1 | -0/+9 | |
| * | | | | | | | ARM: OMAP: Move omap2_init_common_devices out of init_early | Tony Lindgren | 2011-08-24 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2011-11-01 | 1 | -0/+27 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | I2C: OMAP1: set i2c unit feature implementation flags in platform data | Andy Green | 2011-10-29 | 1 | -0/+13 | |
| * | | | | | | | I2C: OMAP2+: Pass flags up to omap i2c platform_data as well | Andy Green | 2011-10-29 | 1 | -1/+6 | |
| * | | | | | | | I2C: OMAP2+: Pass hwmod rev knowledge via platform_data when i2c bus added | Andy Green | 2011-10-29 | 1 | -0/+6 | |
| * | | | | | | | I2C: OMAP1: set IP revision in platform data | Andy Green | 2011-10-29 | 1 | -0/+3 | |
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds | 2011-10-30 | 9 | -2499/+71 | |
|\ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ \ | Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '... | Joerg Roedel | 2011-10-21 | 9 | -2499/+71 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | / / / / | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| | | | | | | | | | | | ||||||
| | | | | | \ \ \ \ \ | ||||||
| | | | | | \ \ \ \ \ | ||||||
| | | | | | \ \ \ \ \ | ||||||
| | | | | *---. \ \ \ \ \ | Merge branches 'debug/dma-api', 'arm/omap', 'arm/msm' and 'core' into api-2 | Joerg Roedel | 2011-09-06 | 10 | -2499/+73 | |
| | | | | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / | | | |/| | / / / / / / / | | | |_|_|/ / / / / / / | | |/| | | | | / / / / | | | | | | |_|/ / / / | | | | | |/| | | | | | ||||||
| | | | * | | | | | | | iommu/omap: Migrate to the generic fault report mechanism | Ohad Ben-Cohen | 2011-09-14 | 1 | -2/+1 | |
| | | |/ / / / / / / | ||||||
| | | * | | | | | | | omap: iommu: omapify 'struct iommu' and exposed API | Ohad Ben-Cohen | 2011-08-26 | 4 | -36/+44 | |
| | | * | | | | | | | omap: iommu: remove unused exported API | Ohad Ben-Cohen | 2011-08-26 | 1 | -3/+0 | |
| | | * | | | | | | | omap: iovmm: remove unused functionality | Ohad Ben-Cohen | 2011-08-26 | 1 | -8/+0 | |
| | | * | | | | | | | omap: iommu: stop exporting local functions | Ohad Ben-Cohen | 2011-08-26 | 1 | -8/+0 | |
| | | * | | | | | | | omap: iommu/iovmm: move to dedicated iommu folder | Ohad Ben-Cohen | 2011-08-26 | 6 | -2683/+0 | |
| | | * | | | | | | | omap: iommu: migrate to the generic IOMMU API | Ohad Ben-Cohen | 2011-08-26 | 6 | -105/+372 | |
| | | |/ / / / / / | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-10-28 | 1 | -36/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | OMAP: McPDM: Convert McPDM device to omap_device | Peter Ujfalusi | 2011-09-22 | 1 | -36/+0 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-10-28 | 1 | -1/+18 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | mmc: omap_hsmmc: if multiblock reads are broken, disable them | Paul Walmsley | 2011-10-27 | 1 | -1/+18 | |
| | |/ / / / / / / | |/| | | | | | | |