summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * | | | | | | | ARM: OMAP2+: omap_device: Replace dev_warn by dev_dbg in omap_device_build_fr...Benoit Cousson2012-02-161-1/+1
| | * | | | | | | | | ARM: OMAP2+: kconfig: Enable devicetree by default for OMAP2+ systemsBenoit Cousson2011-12-161-0/+2
| * | | | | | | | | | Merge branch 'vexpress-dt-v3.3-rc4' of git://git.linaro.org/people/pawelmoll/...Arnd Bergmann2012-02-241-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-2/+0
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann2012-03-2010-24/+54
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sr' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/lin...Olof Johansson2012-03-101-2/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ARM: OMAP3+: SmartReflex: use voltage domain name in device attributesShweta Gulati2012-03-051-2/+0
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/driversOlof Johansson2012-03-082-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann2012-02-221-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | / / / / / / / / | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-0/+57
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | remoteproc/omap: add a remoteproc driver for OMAP4Ohad Ben-Cohen2012-02-081-0/+57
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-272-27/+23
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Arnd Bergmann2012-03-151-1/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-03-103-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ARM: OMAP: add minimal support for Nokia RM-696Aaro Koskinen2012-03-051-0/+1
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'ams-delta' of git://git.kernel.org/pub/scm/linux/kernel/git/tml...Olof Johansson2012-03-101-1/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ASoC: OMAP: ams-delta: drop .set_bias_level callbackJanusz Krzysztofik2012-03-051-1/+0
| | * | | | | | | | | | | | Merge branch 'omap1' into ams-deltaTony Lindgren2012-03-011-26/+22
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'omap1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann2012-02-291-26/+22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'omap1-part2' into omap1Tony Lindgren2012-01-201-26/+22
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | input: serio: ams-delta: toggle keyboard power over GPIOJanusz Krzysztofik2011-12-221-2/+0
| | | * | | | | | | | | | | omapfb: lcd_ams_delta: drive control lines over GPIOJanusz Krzysztofik2011-12-221-2/+0
| | | * | | | | | | | | | | MTD: NAND: ams-delta: use GPIO instead of custom I/OJanusz Krzysztofik2011-12-221-6/+0
OpenPOWER on IntegriCloud