summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1
Commit message (Expand)AuthorAgeFilesLines
...
| * | | omap: mailbox: correct the argument type for irq opsSuman Anna2013-06-111-3/+3
| * | | omap: mailbox: check iomem resource before dereferencing itSuman Anna2013-06-111-0/+3
| | |/ | |/|
* | | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-021-0/+10
|\ \ \
| * | | ARM: OMAP1: nokia770: enable TahvoAaro Koskinen2013-06-181-0/+10
| |/ /
* | | ARM: OMAP1: Remove dma.hJarkko Nikula2013-06-183-30/+0Star
* | | ARM: OMAP1: Remove legacy irda.h and irda setup from board filesJarkko Nikula2013-06-187-199/+0Star
* | | ARM: OMAP1: Remove duplicated DMA channel definitionsJarkko Nikula2013-06-182-13/+4Star
* | | ARM: OMAP1: Remove McBSP DMA channel definitionsJarkko Nikula2013-06-182-23/+16Star
|/ /
* / ARM: OMAP: fix error return code in omap1_system_dma_init()Wei Yongjun2013-05-161-0/+1
|/
* ARM: OMAP1: DMA: fix error handling in omap1_system_dma_init()Wei Yongjun2013-05-091-4/+4
* arm: single_open() leaksAl Viro2013-05-051-1/+1
* Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-042-4/+4
|\
| * ARM: OMAP1: fix omap_udc registrationAaro Koskinen2013-04-082-4/+4
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-021-41/+0Star
|\ \
| * | Merge branch 'fixes' into next/cleanupOlof Johansson2013-04-291-11/+1Star
| |\|
| * | ARM: OMAP1: Remove unused DMA channel definitionsJarkko Nikula2013-03-201-41/+0Star
* | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-021-6/+0Star
|\ \ \
| * | | ARM: OMAP1: remove "config MACH_OMAP_HTCWIZARD"Paul Bolle2013-04-011-6/+0Star
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-021-41/+37Star
|\ \ \
| * | | ARM: OMAP1: Replace PM debug create_proc_read_entry() with debugfsTony Lindgren2013-04-291-41/+37Star
| |/ /
* | / arm: Use generic idle loopThomas Gleixner2013-04-081-3/+3
| |/ |/|
* | Merge tag 'omap-fixes-a-for-3.9-rc' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren2013-03-191-11/+1Star
|\ \ | |/ |/|
| * ARM: OMAP1: fix USB host on 1710Aaro Koskinen2013-03-131-11/+1Star
* | ARM: OMAP1: Fix build related to kgdb.h no longer including serial_8250.hTony Lindgren2013-03-041-0/+2
|/
* Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-221-0/+43
|\
| * ARM: OMAP1: nokia770: enable CBUS/RetuAaro Koskinen2013-02-011-0/+43
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-02-222-2/+22
|\ \
| * | ARM: OMAP: Fix dmaengine init for multiplatformTony Lindgren2013-01-111-2/+16
| * | ARM: OMAP: Fix i2c cmdline initcall for multiplatformTony Lindgren2013-01-111-0/+6
| |/
* | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-5/+0Star
|\ \
| * | ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-5/+0Star
* | | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-145-24/+15Star
|\ \ \
| * | | ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-142-19/+4Star
| | |/ | |/|
| * | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-01-092-2/+8
| |\ \
| | * | ARM: OMAP1: fix USB configuration use-after-releaseAaro Koskinen2013-01-032-2/+8
| * | | ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-3/+3
| |/ /
* | | Merge tag 'swarren-for-3.9-arm-timer-rework' of git://git.kernel.org/pub/scm/...Olof Johansson2013-01-0817-21/+17Star
|\ \ \ | |/ / |/| |
| * | ARM: delete struct sys_timerStephen Warren2012-12-2417-21/+17Star
| |/
* | Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-302-1/+81
|\ \ | |/ |/|
| * ARM: OMAP: Split fb.c to remove last remaining cpu_is_omap usageTony Lindgren2012-12-172-1/+81
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-12-181-13/+1Star
|\ \ | |/ |/|
| * OMAP: nokia770: remove custom implementation of ads7846_get_pendown_stateDmitry Torokhov2012-11-211-13/+1Star
* | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-1311-11/+11
|\ \
| * \ Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson2012-12-0111-11/+11
| |\ \
| | * | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-3011-11/+11
| | * | Merge tag 'tags/omap-for-v3.8/devel-prcm-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-11-303-5/+59
| | |\ \
* | | \ \ Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-124-8/+4Star
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'omap-for-v3.8/board-v2-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2012-11-154-8/+4Star
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: OMAP1: use BUG_ON where possibleSasha Levin2012-11-134-8/+4Star
* | | | | Merge tag 'omap-for-v3.8/cleanup-timer-signed' of git://git.kernel.org/pub/sc...Olof Johansson2012-11-302-1/+1
|\ \ \ \ \