summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-2911-33/+31
|\
| * Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren2012-03-2910-33/+30
| |\
| | * ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()Tarun Kanti DebBarma2012-03-2910-33/+30
| * | ARM: OMAP: pm: fix compilation breakGovindraj.R2012-03-291-0/+1
* | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-296-56/+1
|\ \ \ | |/ / |/| |
| * | ARM: create a common IOMEM definitionRob Herring2012-03-132-6/+1
| * | ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-46/+0
| * | ARM: OMAP: Remove remaining includes for mach/io.hTony Lindgren2012-03-063-4/+0
| |/
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-287-6/+1
|\ \
| * | Disintegrate asm/system.h for ARMDavid Howells2012-03-287-6/+1
* | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-272-45/+273
|\ \ \
| * \ \ Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-03-101-2/+2
| |\ \ \
| * \ \ \ Merge branch 'ams-delta' of git://git.kernel.org/pub/scm/linux/kernel/git/tml...Olof Johansson2012-03-102-20/+98
| |\ \ \ \
| | * | | | ASoC: OMAP: ams-delta: drop .set_bias_level callbackJanusz Krzysztofik2012-03-051-35/+7
| | * | | | ARM: OMAP1: ams-delta: update the modem to use regulator APIJanusz Krzysztofik2012-03-051-5/+17
| | * | | | ARM: OMAP1: ams-delta: set up regulator over modem reset GPIO pinJanusz Krzysztofik2012-03-052-6/+100
| | * | | | ARM: OMAP1: ams-delta: clean up init data section assignmentsJanusz Krzysztofik2012-03-011-9/+9
| | * | | | ARM: OMAP1: ams-delta: fix incorrect section tagsJanusz Krzysztofik2012-03-011-2/+2
| * | | | | Merge branch 'omap1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann2012-02-292-39/+189
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'omap1-part2' into omap1Tony Lindgren2012-01-202-39/+189
| | |\ \ \ \
| | | * | | | input: serio: ams-delta: toggle keyboard power over GPIOJanusz Krzysztofik2011-12-221-10/+0
| | | * | | | omapfb: lcd_ams_delta: drive control lines over GPIOJanusz Krzysztofik2011-12-221-10/+0
| | | * | | | MTD: NAND: ams-delta: use GPIO instead of custom I/OJanusz Krzysztofik2011-12-221-30/+0
| | | * | | | ARM: OMAP1: ams-delta: supersede custom led device by leds-gpioJanusz Krzysztofik2011-12-222-39/+49
| | | * | | | ARM: OMAP1: ams-delta: convert latches to basic_mmio_gpioJanusz Krzysztofik2011-12-222-30/+208
| | | * | | | ARM: OMAP1: ams-delta: register latch dependent devices laterJanusz Krzysztofik2011-12-211-8/+20
* | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-2742-81/+289
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...Olof Johansson2012-03-131-2/+2
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clockKukjin Kim2012-03-102-20/+4
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | | | | | / / / | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'depends/omap/gpio/runtime-pm-cleanup' into next/cleanupArnd Bergmann2012-03-023-21/+40
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | gpio/omap: fix bankwidth for OMAP7xx MPUIOCharulatha V2012-02-061-1/+1
| | * | | | | | gpio/omap: remove bank->method & METHOD_* macrosCharulatha V2012-02-063-14/+3
| | * | | | | | gpio/omap: use pinctrl offset instead of macroCharulatha V2012-02-061-0/+1
| | * | | | | | gpio/omap: cleanup omap_gpio_mod_init functionTarun Kanti DebBarma2012-02-061-1/+34
| | * | | | | | gpio/omap: cleanup set_gpio_triggering functionTarun Kanti DebBarma2012-02-063-0/+7
| | * | | | | | gpio/omap: further cleanup using wkup_en registerTarun Kanti DebBarma2012-02-061-0/+1
| | * | | | | | gpio/omap: remove dependency on gpio_bank_countCharulatha V2012-02-063-5/+0
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'iomap' into cleanupTony Lindgren2012-02-2840-60/+249
| |\ \ \ \ \ \
| | * | | | | | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren2012-02-247-2/+90
| | * | | | | | ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-2435-59/+152
| | * | | | | | ARM: OMAP1: Move 16xx GPIO system clock to platform init codeTony Lindgren2012-02-241-0/+7
| | * | | | | | ARM: OMAP: Move omap_init_consistent_dma_size() to local common.hTony Lindgren2012-02-241-0/+1
| | |/ / / / /
* | | | | | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-03-271-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann2012-03-151-2/+2
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | ARM: OMAP1: Fix section mismatch for omap1_init_early()Tony Lindgren2012-03-051-1/+1
| * | | | | | | ARM: OMAP1: Fix typo in lcd_dma.cMasanari Iida2012-03-051-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-233-26/+4
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-6/+0
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-6/+0
| | |/ / /
| * | | | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-5/+0
OpenPOWER on IntegriCloud