| Commit message (Expand) | Author | Age |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | ARM/OMAP: Remove the +x bit from a couple of source files | Andrew Clayton | 2010-03-12 |
* | OMAP4: fix temporary hacks that break multi-omap PM | Kevin Hilman | 2010-03-11 |
* | omap3: pandora: add missing i2c3 board_info | Grazvydas Ignotas | 2010-03-11 |
* | omap: mach-omap2/io.c: fix function declarations | Aaro Koskinen | 2010-03-11 |
* | omap3: Fix support for the LEDs connected to GPIO outputs on IGEP v2board | Enric Balletbo i Serra | 2010-03-11 |
* | omap: pass the reboot command to the boot loader | Aaro Koskinen | 2010-03-11 |
* | omap2/3/4: mailbox: remove compiler warning | Suman Anna | 2010-03-11 |
* | OMAP2: serial.c: Fix number of uarts in early_init | Thomas Weber | 2010-03-11 |
* | omap2: add USB initialization for tusb6010 | Francisco Alecrim | 2010-03-11 |
* | omap4: Fix build break by moving omap_smc1 into a separate .S | Santosh Shilimkar | 2010-03-11 |
* | omap2/3/4: ehci: avoid compiler error with touchbook | Felipe Balbi | 2010-03-11 |
* | omap3: Fix compile for Touch Book early_param | Tony Lindgren | 2010-03-09 |
* | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 2010-03-02 |
|\ |
|
| * | OMAP: 3430SDP: remove vdvi regulator | Tomi Valkeinen | 2010-02-12 |
* | | Merge with mainline to remove plat-omap/Kconfig conflict | Tony Lindgren | 2010-03-01 |
|\ \ |
|
| * \ | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 |
| |\ \ |
|
| | * \ | Merge branch 'misc2' into devel | Russell King | 2010-02-25 |
| | |\ \ |
|
| | | * | | ARM: 5917/1: OMAP4: Add L2 Cache support | Santosh Shilimkar | 2010-02-15 |
* | | | | | omap2: Initialize Menelaus and MMC for N8X0 | Tony Lindgren | 2010-02-26 |
* | | | | | AM3517 EVM: correct typo - tca6416 mispelt as tca6516 | Sriram | 2010-02-25 |
* | | | | | AM35x: Add missing GPIO mux config for EHCI port | Ajay Kumar Gupta | 2010-02-25 |
* | | | | | omap: i2c: Fix muxing for command line enabled bus | Jarkko Nikula | 2010-02-25 |
* | | | | | Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linus | Tony Lindgren | 2010-02-24 |
|\ \ \ \ \ |
|
| * | | | | | OMAP4: clock: Remove clock hacks from timer-gp.c | Santosh Shilimkar | 2010-02-24 |
| * | | | | | OMAP4: clock: Add dummy clock nodes for interface clocks | Santosh Shilimkar | 2010-02-24 |
| * | | | | | OMAP4: clock: Rename leaf clock nodes to end with a _ick or _fck | Rajendra Nayak | 2010-02-24 |
| * | | | | | OMAP2+ clock: revise omap2_clk_{disable,enable}() | Paul Walmsley | 2010-02-24 |
| * | | | | | OMAP2/3 clock: combine OMAP2 & 3 boot-time MPU rate change code | Paul Walmsley | 2010-02-24 |
| * | | | | | OMAP clockdomain: if no autodeps exist, don't try to add or remove them | Paul Walmsley | 2010-02-24 |
| * | | | | | OMAP hwmod: add hwmod class support | Paul Walmsley | 2010-02-24 |
| * | | | | | OMAP hwmod: convert header files with static allocations into C files | Paul Walmsley | 2010-02-24 |
| * | | | | | OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+con | Paul Walmsley | 2010-02-24 |
| * | | | | | OMAP3: clock: add capability to change rate of dpll4_m5_ck_3630 | Vimarsh Zutshi | 2010-02-24 |
| * | | | | | OMAP4 clock: drop the ALWAYS_ENABLED clock flag | Paul Walmsley | 2010-02-24 |
| * | | | | | OMAP clock: drop RATE_FIXED clock flag | Paul Walmsley | 2010-02-24 |
| * | | | | | OMAP2 clock: drop DELAYED_APP clock flag | Paul Walmsley | 2010-02-24 |
| * | | | | | OMAP2430 clock: make func_96m_ck parent-selectable | Paul Walmsley | 2010-02-24 |
| * | | | | | OMAP2 clock: split OMAP2420, OMAP2430 clock data into their own files | Paul Walmsley | 2010-02-24 |
| * | | | | | OMAP3/4 clock: split into per-chip family files | Paul Walmsley | 2010-02-24 |
| * | | | | | OMAP clock: drop .id field; ensure each clock has a unique name | Paul Walmsley | 2010-02-24 |
| * | | | | | OMAP2 clock: drop CONFIG_PARTICIPANT clock flag | Paul Walmsley | 2010-02-24 |
| * | | | | | OMAP2xxx clock: drop DELAYED_APP flag from non-clksel clocks | Paul Walmsley | 2010-02-24 |
| * | | | | | OMAP2xxx clock: GFX functional clock rates are not independently changeable | Paul Walmsley | 2010-02-24 |
| * | | | | | OMAP4 clock: drop the CLOCK_IN_OMAP4430 clock flag | Paul Walmsley | 2010-02-24 |
| * | | | | | OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes,... | Paul Walmsley | 2010-02-24 |
| * | | | | | OMAP3 clock: add support for 192Mhz DPLL4M2 output | Vishwanath BS | 2010-02-24 |
| * | | | | | OMAP3 clock: Introduce 3630 DPLL4 HSDivider changes | Vishwanath BS | 2010-02-24 |
| * | | | | | OMAP3 clock: introduce DPLL4 Jtype | Richard Woodruff | 2010-02-24 |
| * | | | | | ARM: OMAP4 clock domain: Add check for avoiding dependency related update. | Abhijit Pagare | 2010-02-24 |