| 2007-08-13 | 
Tony Lindgren | musb_hdrc: Search and replace pEnd with musb_ep when...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-13 | 
Tony Lindgren | musb_hdrc: Search and replace pEndPt with hw_ep | 
commit | commitdiff | tree | snapshot | 
| 2007-08-13 | 
Tony Lindgren | musb_hdrc: Search and replace pThis with musb | 
commit | commitdiff | tree | snapshot | 
| 2007-08-13 | 
Tony Lindgren | Revert "OMAP: Adding Support for 2K nand page support...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-13 | 
Woodruff, Richard | Fix omap2430 clock build error | 
commit | commitdiff | tree | snapshot | 
| 2007-08-13 | 
Kyungmin Park | Fix warning in arch/arm/mach-omap2/timer-gp.c | 
commit | commitdiff | tree | snapshot | 
| 2007-08-13 | 
Dirk Behme | ARM: OMAP: Fix section mismatch warning | 
commit | commitdiff | tree | snapshot | 
| 2007-08-13 | 
Dirk Behme | ARM: OMAP: Fix warning in plat-omap/mmu.c | 
commit | commitdiff | tree | snapshot | 
| 2007-08-13 | 
Tony Lindgren | Revert "omap2 clock: fix incorrect rate calculation...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-13 | 
Felipe Balbi | MENELAUS: Remove unnecessary pr_err definition | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
sshahrom@micron.com | OMAP: Adding Support for 2K nand page support for omap2430 | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Sakari Ailus | ARM: OMAP2: Add camera block base address definition. | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Felipe Balbi | OMAP VIDEO: Convert printk to dev_{dbg,err,info} macros | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Felipe Balbi | VIDEO OMAP: camera_core whitespace cleanup | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Kevin Hilman | ARM: OMAP: full-retention fix for 2430 | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Kevin Hilman | ARM: OMAP: cleanup: remove OMAP_MCBSP Kconfig warnings | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Trilok Soni | ARM: OMAP: Remove unnecessary N800 PM board specific...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Sakari Ailus | ARM: OMAP: Put LCD drivers back to Makefile. | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Paul Walmsley | omap2 clock: get rid of omap2_followparent_recalc() | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Paul Walmsley | omap2 clock: remove fixed rate from mdm_osc_ck | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Paul Walmsley | omap2 clock: add fixed divisor clock code | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Paul Walmsley | omap2 clock: use dedicated omap2_dpll_recalc() for...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Paul Walmsley | omap2 clock: Use symbolic constants in clock.c | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Paul Walmsley | omap2 clock: Cleanup in clksel-related code; add sys_cl...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Paul Walmsley | omap2 clock: From: Paul Walmsley <paul@pwsan.com> Subject: | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Paul Walmsley | omap2 clock: return -EINVAL if no clock enable code...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Paul Walmsley | omap2 clock: omap2 clock.c: Consolidate wait-for-lock...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Paul Walmsley | omap2 clock: convert PARENT_CONTROLS_CLOCK into a clock...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Paul Walmsley | omap2 clock: vlynq_fck is missing clksel divider code | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Paul Walmsley | omap2 clock: fix some clocks incorrectly marked as...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Paul Walmsley | omap2 clock: use symbolic constants in clock.h rate_off...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Paul Walmsley | omap2 clock: move SDRC-related code from clock.c to...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Paul Walmsley | omap2 clock: clean up dss2_fck clock flags | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Paul Walmsley | omap2 clock: get rid of sleep_ck | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Paul Walmsley | omap2 clock: drop unnecessary variable in omap2_clk_rou...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Paul Walmsley | omap2 clock: fix CodingStyle issues | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Paul Walmsley | omap2 clock: vlynq_fck recalc should be clksel, not...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Paul Walmsley | omap2 clock: fix clksel divisor bug | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Paul Walmsley | omap2 clock: fix incorrect rate calculation for osc_ck...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Paul Walmsley | omap2 clock: drop meaningless RATE_CKCTLs | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Kevin Hilman | ARM: OMAP: 2430SDP: turn off secondary LCD backlight...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Kevin Hilman | ARM: OMAP: twl4030: make power_companion_init static | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Syed Mohammed...  | To Cleanup TWL-Core driver | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Kevin Hilman | ARM: OMAP: fix suspend for twl4030 | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Hiroshi DOYU | ARM: OMAP: Add MMU TWL support for omap1 | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Hiroshi DOYU | ARM: OMAP: Fix Unbalanced enable for IRQ in omap mailbox | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Hiroshi DOYU | DSPGW: Use ALIGN macro instead of homemade one | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Hiroshi DOYU | DSPGW: Use kfifo APIs instead of homemade ones | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Hiroshi DOYU | Add kfifo_get_to_user to copy data to userland directly | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Hiroshi DOYU | DSPGW: Remove CONFIG_OMAP_DSP_TASK_MULTIOPEN | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Hiroshi DOYU | ARM: OMAP: Fix omap mmu framework for omap1 | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Hiroshi DOYU | ARM: OMAP: Fix omap mmu framework for omap1 | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Tony Lindgren | MMC: Remove extra diviso increase | 
commit | commitdiff | tree | snapshot | 
| 2007-08-10 | 
Andrzej Zaborowski | TSC210x driver using the SPI framework. | 
commit | commitdiff | tree | snapshot | 
| 2007-08-09 | 
Tony Lindgren | musb_hdrc: Set tusb host max VBUS to 100mA | 
commit | commitdiff | tree | snapshot | 
| 2007-08-07 | 
Tony Lindgren | musb_hdrc: Fix clock usage for suspend | 
commit | commitdiff | tree | snapshot | 
| 2007-08-07 | 
Tony Lindgren | musb_hdrc: Fixes for OPT HS A tests | 
commit | commitdiff | tree | snapshot | 
| 2007-08-07 | 
Tony Lindgren | ARM: OMAP: Warn on disabling clocks with no users | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Tony Lindgren | Merge omap-upstream | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Kyungmin Park | ARM: OMAP: Add apollon gpio keys using gpio-keys input | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Trilok Soni | ARM: OMAP: Replace mach-omap/omap2 with mach-omap2 | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Kai Svahn | ARM: OMAP: Merge board specific files from N800 tree | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Kyungmin Park | ARM: OMAP: cleanup apollon board | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Tony Lindgren | ARM: OMAP: Sync H4 board init with linux-omap | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Komal Shah | ARM: OMAP: Fix typo in board-h4.h | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
David Brownell | ARM: OMAP: USB peripheral support on H4 | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Kevin Hilman | ARM: OMAP: Fix PRCM base register usage for 243x | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Jarkko Nikula | ARM: OMAP: Device init for OMAP24xx Enhanced Audio...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Kevin Hilman | ARM: OMAP: 243x: Add mappings for SDRC and SMS | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Kai Svahn | ARM: OMAP: Merge PM code from N800 tree | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Kai Svahn | ARM: OMAP: Merge driver headers from N800 tree | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Kai Svahn | ARM: OMAP: Merge gpmc changes from N800 tree | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
David Brownell | ARM: OMAP: TUSB EVM init | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Tony Lindgren | ARM: OMAP: Tabify mux.c | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Syed Mohammed...  | ARM: OMAP: Add minimal OMAP2430 support | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
David Brownell | ARM: OMAP: abstract debug card setup (smc, leds) | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
David Brownell | ARM: OMAP: omap2/gpmc updates | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
David Brownell | ARM: OMAP: omap2/memory.c compile fixes | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Kyungmin Park | ARM: OMAP: Board Apollon update, fix boot | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Juha Yrjola | ARM: OMAP: Optimize INTC register accesses and enable...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Juha Yrjola | ARM: OMAP2: Place SMS and SDRC into smart idle mode | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Eduardo Valentin | ARM: OMAP: H2 lcd updates for SPI framework | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Imre Deak | ARM: OMAP: TSC2101: add platform init / registration...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Imre Deak | ARM: OMAP: N770: add missing LCD, LCD controller, touch...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
David Brownell | ARM: OMAP: osk+mistral backlight, power, board specific | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Tony Lindgren | ARM: OMAP: Add omap osk defconfig | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Tony Lindgren | ARM: OMAP: Update omap h2 defconfig | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Tony Lindgren | ARM: OMAP: Sync board specific files with linux-omap | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Vladimir Ananiev | ARM: OMAP: Basic support for siemens sx1 | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Marek Vasut | ARM: OMAP: Palm Tungsten|T support | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Andrzej Zaborowski | ARM: OMAP: Register tsc2102 on Palm Tungsten E | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Marek Vasut | ARM: OMAP: PalmZ71 support | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Jonathan McDowell | ARM: OMAP: Add support for Amstrad Delta keypad | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Andrzej Zaborowski | ARM: OMAP: Palm Tungsten E board update | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Imre Deak | ARM: OMAP: add SoSSI clock (remove manual checking...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Imre Deak | ARM: OMAP: add SoSSI clock | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
David Brownell | ARM: OMAP: omap camera builds again; Mistral init and mux | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Marek Vasut | ARM: OMAP: Enable DSP clocks for McBSP on omap310 | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Juha Yrjola | ARM: OMAP: Enable serial idling and wakeup features | 
commit | commitdiff | tree | snapshot | 
| 2007-08-06 | 
Juha Yrjola | ARM: OMAP2: Force APLLs always active | 
commit | commitdiff | tree | snapshot | 
| next |