| 2007-08-31 | 
Paul Walmsley | omap2 clock: separate clksel set_rate code into its...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
Paul Walmsley | omap2 clock: use the struct clk round_rate field for...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
Paul Walmsley | omap2 clock: remove all {src, rate}_offset fields from...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
Paul Walmsley | omap2 clock: convert remaining clksel clocks to use...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
Paul Walmsley | omap2 clock: clean out old code from omap2_clksel_recalc() | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
Paul Walmsley | omap2 clock: stop using clk->src_offset in omap2_clk_se...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
Paul Walmsley | omap2 clock: stop using clk->src_offset in omap2_clk_se...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
Paul Walmsley | omap2 clock: convert omap2_clksel_get_src_field() to...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
Paul Walmsley | omap2 clock: convert omap2_get_clksel to use new clksel...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
Paul Walmsley | omap2 clock: convert omap2_clksel_round_rate to use...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
Paul Walmsley | omap2 clock: convert omap2_clksel_to_divisor and omap2_...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
Paul Walmsley | omap2 clock: init clksel clock parents to hardware...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
Paul Walmsley | omap2 clock: add clksel and clksel_rate data | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
Paul Walmsley | omap2 clock: rename, add comment to omap2_mpu_recalc() | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
Paul Walmsley | omap2 clock: remove superfluous omap2_propagate_rate() | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
Paul Walmsley | omap2 clock: mark onchip_clksas __initdata | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
Paul Walmsley | omap2 clock: generalize initial clock rate setup: recal...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
Paul Walmsley | omap2 clock: dsp_ick parent is dsp_fck, not core_ck | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
Syed Mohammed...  | To fix OMAP3430 boot for new mach-types | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
Syed Mohammed...  | Updated ARM mach-types | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
Hiroshi DOYU | ARM: OMAP: Fix sleep under spinlock for cpufreq | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
Kevin Hilman | ARM: OMAP: fix OneNAND support for OMAP2 | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
Vivek Kutal | Keymap fix for f-sample and p2-sample. | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
Felipe Balbi | OMAP2: PM: Kill compile warnings at arch/arm/mach-omap2...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
David Brownell | musb_hdrc, CamelCase begone (rest of CPPI) | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
David Brownell | musb_hdrc, CamelCase begone (cppi struct, locals ...) | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
David Brownell | musb_hdrc, CamelCase begone (cppi descriptors, ...) | 
commit | commitdiff | tree | snapshot | 
| 2007-08-31 | 
Felipe Balbi | MUSB: Kill compile warnings at drivers/usb/musb/tusb6010.c | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Tony Lindgren | Merge omap-upstream | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Kyungmin Park | ARM: OMAP: Add apollon gpio keys using gpio-keys input | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Trilok Soni | ARM: OMAP: Replace mach-omap/omap2 with mach-omap2 | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Kai Svahn | ARM: OMAP: Merge board specific files from N800 tree | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Kyungmin Park | ARM: OMAP: cleanup apollon board | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Tony Lindgren | ARM: OMAP: Sync H4 board init with linux-omap | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Komal Shah | ARM: OMAP: Fix typo in board-h4.h | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
David Brownell | ARM: OMAP: USB peripheral support on H4 | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Kevin Hilman | ARM: OMAP: Fix PRCM base register usage for 243x | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Jarkko Nikula | ARM: OMAP: Device init for OMAP24xx Enhanced Audio...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Kevin Hilman | ARM: OMAP: 243x: Add mappings for SDRC and SMS | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Kai Svahn | ARM: OMAP: Merge PM code from N800 tree | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Kai Svahn | ARM: OMAP: Merge driver headers from N800 tree | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Kai Svahn | ARM: OMAP: Merge gpmc changes from N800 tree | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
David Brownell | ARM: OMAP: TUSB EVM init | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Tony Lindgren | ARM: OMAP: Tabify mux.c | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Syed Mohammed...  | ARM: OMAP: Add minimal OMAP2430 support | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
David Brownell | ARM: OMAP: abstract debug card setup (smc, leds) | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
David Brownell | ARM: OMAP: omap2/gpmc updates | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
David Brownell | ARM: OMAP: omap2/memory.c compile fixes | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Kyungmin Park | ARM: OMAP: Board Apollon update, fix boot | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Juha Yrjola | ARM: OMAP: Optimize INTC register accesses and enable...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Juha Yrjola | ARM: OMAP2: Place SMS and SDRC into smart idle mode | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Eduardo Valentin | ARM: OMAP: H2 lcd updates for SPI framework | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Imre Deak | ARM: OMAP: TSC2101: add platform init / registration...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Imre Deak | ARM: OMAP: N770: add missing LCD, LCD controller, touch...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
David Brownell | ARM: OMAP: osk+mistral backlight, power, board specific | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Tony Lindgren | ARM: OMAP: Add omap osk defconfig | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Tony Lindgren | ARM: OMAP: Update omap h2 defconfig | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Tony Lindgren | ARM: OMAP: Sync board specific files with linux-omap | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Vladimir Ananiev | ARM: OMAP: Basic support for siemens sx1 | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Marek Vasut | ARM: OMAP: Palm Tungsten|T support | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Andrzej Zaborowski | ARM: OMAP: Register tsc2102 on Palm Tungsten E | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Marek Vasut | ARM: OMAP: PalmZ71 support | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Jonathan McDowell | ARM: OMAP: Add support for Amstrad Delta keypad | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Andrzej Zaborowski | ARM: OMAP: Palm Tungsten E board update | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Imre Deak | ARM: OMAP: add SoSSI clock (remove manual checking...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Imre Deak | ARM: OMAP: add SoSSI clock | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
David Brownell | ARM: OMAP: omap camera builds again; Mistral init and mux | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Marek Vasut | ARM: OMAP: Enable DSP clocks for McBSP on omap310 | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Juha Yrjola | ARM: OMAP: Enable serial idling and wakeup features | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Juha Yrjola | ARM: OMAP2: Force APLLs always active | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Dirk Behme | ARM: OMAP: H3 workqueue fixes | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
David Brownell | ARM: OMAP: OSK led fixes | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
David Brownell | ARM: OMAP: fix OMAP1 dmtimer build warning | 
commit | commitdiff | tree | snapshot | 
| 2007-08-30 | 
Kevin Hilman | ARM: OMAP: Fix 32k timer unsupported one-shot mode | 
commit | commitdiff | tree | snapshot | 
| 2007-08-28 | 
Linus Torvalds | Linux 2.6.23-rc4  v2.6.23-rc4 | 
commit | commitdiff | tree | snapshot | 
| 2007-08-27 | 
Andrew Vasquez | dm-mpath-rdac: don't stomp on a requests transfer bit | 
commit | commitdiff | tree | snapshot | 
| 2007-08-27 | 
Linus Torvalds | Merge branch 'master' of /linux/kernel/git/davem/sparc-2.6 | 
commit | commitdiff | tree | snapshot | 
| 2007-08-27 | 
Linus Torvalds | Merge branch 'master' of /linux/kernel/git/davem/net-2.6 | 
commit | commitdiff | tree | snapshot | 
| 2007-08-27 | 
Hugh Dickins | fix bogus hotplug cpu warning | 
commit | commitdiff | tree | snapshot | 
| 2007-08-27 | 
Hugh Dickins | reverse CONFIG_ACPI_PROC_EVENT default | 
commit | commitdiff | tree | snapshot | 
| 2007-08-27 | 
Hugh Dickins | fix maxcpus=N parsing | 
commit | commitdiff | tree | snapshot | 
| 2007-08-27 | 
Linus Torvalds | Merge branch 'upstream' of git://ftp.linux-mips.org...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-27 | 
Linus Torvalds | Merge branch 'merge' of git://git./linux/kernel/git...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-27 | 
Linus Torvalds | Merge branch 'master' of git://git./linux/kernel/git...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-27 | 
Tony Lindgren | musb_hdrc: Add sysfs notification to mode, only show...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-27 | 
Tony Lindgren | musb_hdrc: Make tusb use musb_set_vbus() to turn on...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-27 | 
David Brownell | musb_hdrc cleanup -- cppi and sparse | 
commit | commitdiff | tree | snapshot | 
| 2007-08-27 | 
David Brownell | musb_hdrc cleanup -- comments, dates | 
commit | commitdiff | tree | snapshot | 
| 2007-08-27 | 
Tony Lindgren | musb_hdrc: Fix OPT A error "B-OPT Did not detect reset...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-27 | 
Kyle McMartin | [PARISC] Add NOTES section | 
commit | commitdiff | tree | snapshot | 
| 2007-08-27 | 
Kyle McMartin | [PARISC] Use compat_sys_getdents | 
commit | commitdiff | tree | snapshot | 
| 2007-08-27 | 
Kyle McMartin | [PARISC] Do not allow STI_CONSOLE to be modular | 
commit | commitdiff | tree | snapshot | 
| 2007-08-27 | 
Kyle McMartin | [PARISC] Clean up sti_flush | 
commit | commitdiff | tree | snapshot | 
| 2007-08-27 | 
Kyle McMartin | [PARISC] Add dummy isa_(bus|virt)_to_(virt|bus) inlines | 
commit | commitdiff | tree | snapshot | 
| 2007-08-27 | 
Kyle McMartin | [PARISC] Add empty <asm-parisc/vga.h> | 
commit | commitdiff | tree | snapshot | 
| 2007-08-27 | 
David S. Miller | [SPARC32]: Make flush_tlb_kernel_range() an inline...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-27 | 
David S. Miller | [SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.c | 
commit | commitdiff | tree | snapshot | 
| 2007-08-27 | 
David S. Miller | [SPARC32]: Kill unused vars and macros from prom/console.c | 
commit | commitdiff | tree | snapshot | 
| 2007-08-27 | 
David S. Miller | [SPARC32]: Add __cmpdi2() libcall implementation ala...  | 
commit | commitdiff | tree | snapshot | 
| 2007-08-27 | 
David S. Miller | [VIDEO]: Do not prom_halt() in cg3 and bw2 device probe. | 
commit | commitdiff | tree | snapshot | 
| next |