summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP1: nokia770: enable tahvo-usbAaro Koskinen2014-02-131-0/+1
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-231-2/+2
|\
| * Merge branch 'soc/sched_clock' into next/socKevin Hilman2013-12-061-2/+2
| |\
| | * ARM: OMAP1: Switch to sched_clock_register()Stephen Boyd2013-11-211-2/+2
* | | ARM: OMAP1: USB: move omap_usb_config to platform dataAaro Koskinen2013-12-061-37/+1
|/ /
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-181-1/+1
|\ \ | |/ |/|
| * misc: (at24) move header to linux/platform_data/Vivien Didelot2013-09-301-1/+1
* | ARM: OMAP1: Fix a bunch of GPIO related section warnings after initdata got c...Tony Lindgren2013-10-183-28/+28
* | ARM: mach-omap1: Fix omap1510_fpga_init_irq() implicit declarations.Majunath Goudar2013-10-081-0/+3
* | ARM: OMAP1: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-10-033-30/+30
* | ARM: OMAP: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-034-5/+3
|/
* ARM: DRA7: id: Add cpu detection support for DRA7xx based SoCs'R Sricharan2013-08-131-0/+1
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-093-3/+6
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-061-1/+1
|\
| * Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner2013-07-041-0/+1
| |\
| * | sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-1/+1
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-022-203/+0
|\ \ \
| * | | mailbox/omap: move the OMAP mailbox framework to driversSuman Anna2013-06-112-206/+0
| * | | 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/+0
* | | ARM: OMAP1: Remove legacy irda.h and irda setup from board filesJarkko Nikula2013-06-187-199/+0
* | | ARM: OMAP1: Remove duplicated DMA channel definitionsJarkko Nikula2013-06-182-13/+4
* | | ARM: OMAP1: Remove McBSP DMA channel definitionsJarkko Nikula2013-06-182-23/+16
|/ /
* | 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-081-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/+0
|\ \
| * \ Merge branch 'fixes' into next/cleanupOlof Johansson2013-04-281-11/+1
| |\ \ | | |/
| * | ARM: OMAP1: Remove unused DMA channel definitionsJarkko Nikula2013-03-201-41/+0
* | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-021-6/+0
|\ \ \
| * | | ARM: OMAP1: remove "config MACH_OMAP_HTCWIZARD"Paul Bolle2013-04-011-6/+0
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-41/+37
|\ \ \
| * | | ARM: OMAP1: Replace PM debug create_proc_read_entry() with debugfsTony Lindgren2013-04-291-41/+37
| |/ /
* | | 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/+1
|\ \ | |/ |/|
| * ARM: OMAP1: fix USB host on 1710Aaro Koskinen2013-03-131-11/+1
* | 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-211-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-212-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/+0
|\ \
| * | ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-5/+0
* | | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-145-24/+15
|\ \ \
OpenPOWER on IntegriCloud