summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-014-12/+0
|\
| * arm: Use the plat_nand default partition parserH Hartley Sweeten2012-05-134-12/+0
* | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-2618-3/+37
|\ \
| * | ARM: omap1: use machine specific hook for late initShawn Guo2012-05-0818-3/+37
* | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-264-31/+143
|\ \ \
| * \ \ Merge tag 'omap-cleanup-timer-for-v3.5' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-05-103-20/+33
| |\ \ \
| | * | | ARM: OMAP: Make OMAP clocksource source selection using kernel paramVaibhav Hiremath2012-05-091-2/+17
| | * | | ARM: OMAP1: Add checks for possible error condition in timer_initVaibhav Hiremath2012-05-093-20/+18
| * | | | ARM: OMAP1: Pass dma request lines in platform data to MMC driverTony Lindgren2012-05-091-2/+16
| * | | | ARM: OMAP: Move omap_mmc_add() to mach-omap1Tony Lindgren2012-05-091-0/+43
| * | | | ARM: OMAP1: Move omap_init_uwire to mach-omap1Tony Lindgren2012-05-091-0/+44
| * | | | ARM: OMAP1: Move omap_init_audio() to keep the devices in alphabetical orderTony Lindgren2012-05-091-19/+17
* | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-243-14/+0
|\ \ \ \ \
| * | | | | gpio/omap: remove virtual_irq_start variableTarun Kanti DebBarma2012-05-113-14/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ARM: OMAP1: fix compilation issue in board-sx1.cArtem Bityutskiy2012-05-081-0/+1
| |/ / /
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-2220-87/+197
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'fixes-for-cleanup' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2012-05-111-0/+4
| |\ \ \
| | * | | ARM: OMAP1: USB: fix ocpi_enable compile problem on non-1610 buildsPaul Walmsley2012-05-111-0/+4
| * | | | Merge tag 'omap-cleanup-sparse-for-v3.5' of git://git.kernel.org/pub/scm/linu...Olof Johansson2012-05-0920-87/+193
| |\| | | | | |/ / | |/| |
| | * | ARM: OMAP2+: clean up some cppcheck warningsPaul Walmsley2012-04-173-8/+6
| | * | ARM: OMAP1: board files: deduplicate and clean some NAND-related codePaul Walmsley2012-04-137-65/+51
| | * | ARM: OMAP: DMA: use constant array maximum, drop some LCD DMA codePaul Walmsley2012-04-131-5/+0
| | * | ARM: OMAP: fix 'using plain integer as NULL pointer' sparse warningsPaul Walmsley2012-04-132-3/+3
| | * | ARM: OMAP1: OHCI: use platform_data fn ptr to enable OCPI busPaul Walmsley2012-04-131-0/+3
| | * | ARM: OMAP1: OCPI: move to mach-omap1/Paul Walmsley2012-04-133-0/+117
| | * | ARM: OMAP: add includes for missing prototypesPaul Walmsley2012-04-135-3/+11
| | * | ARM: OMAP2+: declare file-local functions as staticPaul Walmsley2012-04-132-3/+2
| | |/
* | / ARM: OMAP1: Amstrad Delta: Fix wrong IRQ base in FIQ handlerJanusz Krzysztofik2012-05-041-1/+1
|/ /
* | ARM: OMAP1: DMTIMER: fix broken timer clock source selectionPaul Walmsley2012-04-171-2/+2
* | ARM: OMAP1: mux: add missing includeAaro Koskinen2012-04-091-0/+1
|/
* ARM: fix __io macro for PCMCIARob Herring2012-04-051-0/+45
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-301-14/+6
|\
| * mtd: maps: physmap: Add reference counter to set_vpp()Paul Parsons2012-03-271-14/+6
* | 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