summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge tag 'omap-cleanup-hwmod-for-v3.5' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-05-091-10/+30
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | Merge tag 'omap-cleanup-b-for-3.5' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-04-191-11/+33
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | / | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | ARM: OMAP: hwmod: remove code support for direct hwmod registrationPaul Walmsley2012-04-191-7/+0
| | | * | | | | ARM: OMAP2+: hwmod: add support for link registrationPaul Walmsley2012-04-191-0/+24
| | | * | | | | ARM: OMAP2+: hwmod: extend OCP_* register offsets from 16 to 32 bitsPaul Walmsley2012-04-191-3/+3
| | | * | | | | ARM: OMAP4: hwmod data: add OCP_USER_DSP; mark omap44xx_dsp__iva appropriatelyPaul Walmsley2012-04-191-0/+1
| | | * | | | | ARM: OMAP2+: hwmod: add omap_hwmod_get_resource_byname()Paul Walmsley2012-04-191-0/+2
| * | | | | | | Merge tag 'omap-cleanup-sparse-for-v3.5' of git://git.kernel.org/pub/scm/linu...Olof Johansson2012-05-0912-125/+23
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | / / | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge tag 'omap-cleanup-a2-for-3.5' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren2012-04-1812-125/+23
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | ARM: OMAP2+: clean up some cppcheck warningsPaul Walmsley2012-04-173-5/+2
| | | * | | | ARM: OMAP: USB: remove unnecessary sideways includePaul Walmsley2012-04-131-2/+0
| | | * | | | ARM: OMAP: DMA: use constant array maximum, drop some LCD DMA codePaul Walmsley2012-04-131-2/+11
| | | * | | | ARM: OMAP: OCM RAM: use memset_io() when clearing SRAMPaul Walmsley2012-04-131-2/+2
| | | * | | | ARM: OMAP: fix 'using plain integer as NULL pointer' sparse warningsPaul Walmsley2012-04-131-2/+2
| | | * | | | ARM: OMAP1: OHCI: use platform_data fn ptr to enable OCPI busPaul Walmsley2012-04-131-0/+2
| | | * | | | ARM: OMAP1: OCPI: move to mach-omap1/Paul Walmsley2012-04-132-112/+0
| | | * | | | ARM: OMAP: add includes for missing prototypesPaul Walmsley2012-04-133-0/+4
| | | | |_|/ | | | |/| |
* | | | | | Merge branch 'misc' into for-linusRussell King2012-05-211-2/+4
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ARM: 7413/1: move read_{boot,persistent}_clock to the architecture levelMarc Zyngier2012-05-061-2/+4
| | |/ / / | |/| | |
* | | | | ARM: OMAP: fix DMA vs memory orderingRussell King2012-04-231-0/+14
| |/ / / |/| | |
* | | | Merge tag 'omap-fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-04-182-7/+9
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: OMAP: sram: fix BUG in dpll code for !PM caseGrazvydas Ignotas2012-04-171-6/+6
| | |/ | |/|
| * | ARM: OMAP2+: hwmod: add softreset delay field and OMAP4 dataFernando Guzman Lugo2012-04-131-1/+3
| |/
* | ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errorsKevin Hilman2012-04-142-36/+0
|/
* Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-04-052-8/+9
|\
| *-. Merge branches 'clock_fixes_3.4rc', 'clockdomain_fixes_3.4rc', 'hsmmc_erratum...Paul Walmsley2012-04-051-6/+6
| |\ \
| | | * ARM: OMAP2+: hwmod: Fix wrong SYSC_TYPE1_XXX_MASK bit definitionsVaibhav Hiremath2012-04-051-6/+6
| | |/
| * | ARM: OMAP: clock: fix race in disable all clocksNishanth Menon2012-04-041-2/+3
| |/
* | ARM: fix __io macro for PCMCIARob Herring2012-04-051-0/+1
|/
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-291-4/+0
|\
| * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-03-291-4/+0
| |\
| | * Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren2012-03-291-4/+0
| | |\
| | | * ARM: OMAP: Remove OMAP_GPIO_IRQ macro definitionTarun Kanti DebBarma2012-03-291-4/+0
* | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-293-8/+0
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: create a common IOMEM definitionRob Herring2012-03-132-7/+0
| * | | ARM: OMAP: Remove remaining includes for mach/io.hTony Lindgren2012-03-061-1/+0
* | | | Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-281-2/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | mmc: omap_hsmmc: remove unused .set_sleep functionBalaji T K2012-03-271-2/+0
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-282-2/+0
|\ \ \ \
| * | | | Disintegrate asm/system.h for ARMDavid Howells2012-03-283-3/+0
* | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-281-19/+3
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.3-rc7' into gpio/nextGrant Likely2012-03-123-2/+17
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | gpio/omap: Fix IRQ handling for SPARSE_IRQBenoit Cousson2012-03-051-19/+3
* | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-272-1/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson2012-03-082-0/+7
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/lin...Arnd Bergmann2012-02-292-1/+4
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'for_3.4/dts_updates' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-02-241-1/+1
| | |\ \ \ \ \ \ \
| | * | | | | | | | ARM: OMAP2+: Set Kconfig dependencies for PROC_DEVICETREETony Lindgren2012-02-231-1/+1
| | * | | | | | | | Merge branch 'for_3.4/dt_base' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren2012-02-1731-270/+298
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: OMAP1: kconfig: Enable IRQ_DOMAIN by default for OMAP1 platformsBenoit Cousson2012-02-161-0/+1
OpenPOWER on IntegriCloud