| Commit message (Expand) | Author | Age |
... | |
| | * | | | | | | | | | | | | [ARM] S3C24XX: Add S3C_GPIO_END definition | Ben Dooks | 2009-03-08 |
| | * | | | | | | | | | | | | [ARM] S3C: Update UART save over PM suspend/resume | Ben Dooks | 2009-03-08 |
| | * | | | | | | | | | | | | [ARM] S3C: Rename sleep.S functions to be non-cpu specific | Ben Dooks | 2009-03-08 |
| | * | | | | | | | | | | | | [ARM] S3C: Rename s3c2410_pm_init to s3c_pm_init. | Ben Dooks | 2009-03-08 |
| | * | | | | | | | | | | | | [ARM] S3C24XX: Fix bug in IRQ_EINT_BIT() calculation | Andy Green | 2009-03-08 |
| | * | | | | | | | | | | | | [ARM] S3C: Make IRQ_EINT sleep control common | Ben Dooks | 2009-03-08 |
| | * | | | | | | | | | | | | [ARM] S3C24XX: Remove changelog from arch/arm/plat-s3c24xx/irq.c | Ben Dooks | 2009-03-08 |
| | * | | | | | | | | | | | | [ARM] S3C24XX: Split PM code from arch/arm/plat-s3c24xx/irq.c | Ben Dooks | 2009-03-08 |
| | * | | | | | | | | | | | | [ARM] S3C: Fix warnings in the PM memory CRC code | Ben Dooks | 2009-03-08 |
| | * | | | | | | | | | | | | [ARM] S3C: Move plat-s3c24xx pm.c support into plat-s3c | Ben Dooks | 2009-03-08 |
| | * | | | | | | | | | | | | [ARM] S3C: Split the resume memory check code from pm.c | Ben Dooks | 2009-03-08 |
| | * | | | | | | | | | | | | [ARM] S3C: Move PM support functions to common location | Ben Dooks | 2009-03-08 |
| | * | | | | | | | | | | | | [ARM] S3C: Nove <plat/pm.h> from plat-s3c24xx to plat-s3fc | Ben Dooks | 2009-03-08 |
| | |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | | [ARM] OMAP: Fix compile for omap2_init_common_hw() | Tony Lindgren | 2009-03-25 |
| * | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli... | Russell King | 2009-03-25 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | ARM OMAP3: Initial support for Nokia RX-51, v3 | Lauri Leukkunen | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP3: Add support for 3430 SDP, v4 | Syed Mohammed Khasim | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP3: Add ADS7846 touchscreen support to Overo platform, v3 | Steve Sakoman | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP3: MUSB initialization for omap hw, v2 | Felipe Balbi | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP3: Add base address definitions and resources for OMAP 3 IS, v2 | Tony Lindgren | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP3: mmc-twl4030 allow arbitrary slot names, v3 | Adrian Hunter | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP3: mmc-twl4030 add cover switch | Adrian Hunter | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP3: mmc-twl4030 fix for vmmc = 0 | David Brownell | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP3: mmc-twl4030 add MMC3 support, v2 | Grazvydas Ignotas | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP3: mmc-twl4030 init passes device nodes back, v2 | David Brownell | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP3: mmc-twl4030 voltage cleanup | David Brownell | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP3: mmc-twl4030 fix name buffer length, v2 | Adrian Hunter | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP3: Add more GPIO mux options | Tony Lindgren | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP3: Remove unused CONFIG_I2C2_OMAP_BEAGLE | Jarkko Nikula | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP: get rid of OMAP_TAG_USB, v2 | Felipe Balbi | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP: Dispatch only relevant DMA interrupts | Santosh Shilimkar | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP: Get available DMA channels from cmdline | Santosh Shilimkar | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP: Add method to register additional I2C busses on the command line, v2 | Jarkko Nikula | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP: Add command line option for I2C bus speed, v2 | Jarkko Nikula | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP: Add documentation for function omap_register_i2c_bus | Jarkko Nikula | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP: Export dmtimer functions | Timo Kokkonen | 2009-03-23 |
| | * | | | | | | | | | | | | [OMAP850] Build system changes | Zebediah C. McClure | 2009-03-23 |
| | * | | | | | | | | | | | | [OMAP850] IRQ related changes | Zebediah C. McClure | 2009-03-23 |
| | * | | | | | | | | | | | | [OMAP850] Changes to memory subsystem | Zebediah C. McClure | 2009-03-23 |
| | * | | | | | | | | | | | | [OMAP850] Changes to base IO subsystem, v2 | Zebediah C. McClure | 2009-03-23 |
| | * | | | | | | | | | | | | [OMAP850] Add base support for omap850 cpu | Zebediah C. McClure | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP: Remove remaining board-*.h includes from hardware.h | Tony Lindgren | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP: No need to include board-nokia.h from hardware.h | Tony Lindgren | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP: No need to include board-overo.h from hardware.h | Tony Lindgren | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP: No need to include board-ldp.h from hardware.h | Tony Lindgren | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP: No need to include board-h4.h from hardware.h | Tony Lindgren | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP: No need to include board-apollon.h from hardware.h | Tony Lindgren | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP: No need to include board-omap2430sdp.h from hardware.h | Tony Lindgren | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP: No need to include board-palm*.h from hardware.h | Tony Lindgren | 2009-03-23 |
| | * | | | | | | | | | | | | ARM: OMAP: No need to include board-osk.h from hardware.h | Tony Lindgren | 2009-03-23 |