summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-omap3touchbook.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP3: omap3touchbook: Adapt to ehci-omap changesRoger Quadros2013-04-021-7/+10
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-1/+1
|\
| * Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2013-02-191-1/+1
| |\
| | * ARM: OMAP: Consolidate OMAP USB-HS platform data (part 3/3)Roger Quadros2013-02-141-1/+1
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-1/+1
|\ \ \ | |/ /
| * | ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
| |/
* | ARM: OMAP: USB: Add phy binding informationKishon Vijay Abraham I2013-02-061-0/+2
|/
* ARM: OMAP2+: board files: use SoC-specific system restart functionsPaul Walmsley2012-11-081-1/+1
* Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-241-1/+0
|\
| * ARM: OMAP2+: Introduce local usb.hTony Lindgren2012-10-241-1/+0
* | ARM: OMAP2+: gpmc: localize gpmc headerAfzal Mohammed2012-10-151-1/+1
* | ARM: OMAP2+: nand: unify init functionsAfzal Mohammed2012-10-151-2/+6
|/
* ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-2/+2
* ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-121-1/+0
* ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-121-3/+0
* ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-101-1/+0
* ARM: omap2: use machine specific hook for late initShawn Guo2012-05-081-0/+1
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-0/+1
|\
| * Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+1
* | ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __initTony Lindgren2012-02-241-6/+7
* | ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pinsTony Lindgren2012-02-201-1/+3
|/
* Merge branch 'restart' into for-linusRussell King2012-01-051-0/+1
|\
| * ARM: restart: omap: use new restart hookRussell King2012-01-051-0/+1
* | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-211-0/+1
|\ \ | |/ |/|
| * ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-151-0/+1
* | ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-171-1/+1
|/
* Merge branch 'depends/omap2_dss' into next/cleanupArnd Bergmann2011-10-311-18/+0
|\
| * OMAP: omap3touchbook: Remove unused lcd stuffTomi Valkeinen2011-09-301-18/+0
* | Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann2011-10-081-1/+1
|\ \
| * | ARM: mach-omap2: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
| |/
* | ARM: OMAP2+: Remove custom init_irq for remaining boardsTony Lindgren2011-09-261-6/+1
* | ARM: OMAP: Introduce SoC specific early_initTony Lindgren2011-08-241-6/+1
* | ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren2011-08-241-2/+2
|/
* OMAP3: Move common regulator configuration to twl-commonPeter Ujfalusi2011-07-041-32/+12
* OMAP3: Move common twl configuration to twl-commonPeter Ujfalusi2011-07-041-17/+2
* Merge branch 'devel-timer' into devel-cleanupTony Lindgren2011-06-291-6/+2
|\
| * omap2+: Remove omap2_gp_clockevent_set_gptimerTony Lindgren2011-06-271-4/+0
| * omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren2011-06-201-1/+1
| * omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren2011-06-161-1/+1
* | Remove old-style supply.dev assignments common in hsmmc initOleg Drokin2011-06-141-4/+0
* | cleanup regulator supply definitions in mach-omap2Oleg Drokin2011-06-141-14/+18
|/
* arm: omap2plus: move NAND_BLOCK_SIZE out of boardsIgor Grinberg2011-06-011-2/+0
* arm: omap2plus: GPIO cleanupIgor Grinberg2011-05-121-14/+6
* omap: musb: introduce default board configMike Rapoport2011-05-091-7/+1
* omap: move detection of NAND CS to common-board-devicesMike Rapoport2011-05-031-43/+2
* omap: use common initialization for PMIC i2c busMike Rapoport2011-05-031-11/+1
* omap: consolidate touch screen initialization among different boardsMike Rapoport2011-05-031-33/+3
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-171-8/+12
|\
| * omap: Remove unnecessary twl4030_codec_audio settings from board filesIlkka Koskinen2011-03-021-3/+1
| * omap2+: Minimize board specific init_early callsTony Lindgren2011-02-251-2/+3
OpenPOWER on IntegriCloud