- e930438 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) by Yang Hongyang · 16 years ago
- cd02938 Merge branch 'smsc911x-armplatforms' of git://github.com/steveglen/linux-2.6 by Russell King · 16 years ago
- 172ef27 ARM: Add SMSC911X support to Overo platform (V2) by Steve Sakoman · 16 years ago
- 1c0e147 arm: convert omap ldp platform to use smsc911x by Steve Glendinning · 16 years ago
- ad19d8d [ARM] 5436/1: ARM: OMAP: Fix compile for rx51 by Tony Lindgren · 16 years ago
- 2f3ec50 [ARM] OMAP: Fix compile for omap2_init_common_hw() by Tony Lindgren · 16 years ago
- 8937b73 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 16 years ago
- 9973022 [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h by Russell King · 16 years ago
- ffe7f95 ARM OMAP3: Initial support for Nokia RX-51, v3 by Lauri Leukkunen · 16 years ago
- 6fdc29e ARM: OMAP3: Add support for 3430 SDP, v4 by Syed Mohammed Khasim · 16 years ago
- c6a8131 ARM: OMAP3: Add ADS7846 touchscreen support to Overo platform, v3 by Steve Sakoman · 16 years ago
- 18cb7ac ARM: OMAP3: MUSB initialization for omap hw, v2 by Felipe Balbi · 16 years ago
- 828c707 ARM: OMAP3: Add base address definitions and resources for OMAP 3 IS, v2 by Tony Lindgren · 16 years ago
- e51151a ARM: OMAP3: mmc-twl4030 allow arbitrary slot names, v3 by Adrian Hunter · 16 years ago
- 8d75e98 ARM: OMAP3: mmc-twl4030 add cover switch by Adrian Hunter · 16 years ago
- 034ae7b ARM: OMAP3: mmc-twl4030 fix for vmmc = 0 by David Brownell · 16 years ago
- 07d83cc ARM: OMAP3: mmc-twl4030 add MMC3 support, v2 by Grazvydas Ignotas · 16 years ago
- 01971f6 ARM: OMAP3: mmc-twl4030 init passes device nodes back, v2 by David Brownell · 16 years ago
- 0329c37 ARM: OMAP3: mmc-twl4030 voltage cleanup by David Brownell · 16 years ago
- 8466032 ARM: OMAP3: mmc-twl4030 fix name buffer length, v2 by Adrian Hunter · 16 years ago
- b9d766c ARM: OMAP3: Add more GPIO mux options by Tony Lindgren · 16 years ago
- 2bb6c80 ARM: OMAP3: Remove unused CONFIG_I2C2_OMAP_BEAGLE by Jarkko Nikula · 16 years ago
- b0b5aa3 ARM: OMAP: get rid of OMAP_TAG_USB, v2 by Felipe Balbi · 16 years ago
- 0d4d9ab ARM: OMAP: No need to include board-overo.h from hardware.h by Tony Lindgren · 16 years ago
- ec7558a ARM: OMAP: No need to include board-ldp.h from hardware.h by Tony Lindgren · 16 years ago
- 40662d77 ARM: OMAP: No need to include board-h4.h from hardware.h by Tony Lindgren · 16 years ago
- 7055477 ARM: OMAP: No need to include board-apollon.h from hardware.h by Tony Lindgren · 16 years ago
- a362fdb ARM: OMAP: No need to include board-omap2430sdp.h from hardware.h by Tony Lindgren · 16 years ago
- c75ee75 omap mailbox: add save_/restore_ctx() for PM by Hiroshi DOYU · 16 years ago
- da8cfe0 omap mailbox: fix empty struct device for omap2 by Hiroshi DOYU · 16 years ago
- 94fc58c omap mailbox: print hardware revision at startup by Hiroshi DOYU · 16 years ago
- 6c20a68 omap mailbox: add initial omap3 support by Hiroshi DOYU · 16 years ago
- 733ecc5 omap mailbox: cleanup omap2 register definition with macro by Hiroshi DOYU · 16 years ago
- 7d83f8f Merge branch 'master' of git://git.marvell.com/orion into devel by Russell King · 16 years ago
- 14b6848 Merge branch 'omap-clks3' into devel by Russell King · 16 years ago
- fbd8104 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- 8ca7fe2 ARM: OMAP: board-omap3beagle: set i2c-3 to 100kHz by Koen Kooi · 16 years ago
- 4da3782 [ARM] omap: clk_set_parent: deny changing parent if clock is enabled by Russell King · 16 years ago
- 07555c9 OMAP: enable smc911x support for LDP platform by Russell King · 16 years ago
- 7aec53a [ARM] omap: ensure that failing power domain lookups produce errors by Russell King · 16 years ago
- 7eb1afc [ARM] OMAP3 powerdomains: make USBTLL SAR only available on ES3.1 and beyond by Paul Walmsley · 16 years ago
- d41ad52 [ARM] OMAP3: update ES level flags to discriminate between post-ES2 revisions by Paul Walmsley · 16 years ago
- c0bf313 [ARM] omap: add support for bypassing DPLLs by Russell King · 16 years ago
- 41f3103 [ARM] omap: fix clock reparenting in omap2_clk_set_parent() by Russell King · 16 years ago
- abf2396 [ARM] omap: fix _omap2_clksel_get_src_field() by Russell King · 16 years ago
- 9132f1b [ARM] omap: fix omap2_divisor_to_clksel() error return value by Russell King · 16 years ago
- 8b9dbc1 [ARM] omap: arrange for clock recalc methods to return the rate by Russell King · 16 years ago
- 883992b [ARM] OMAP2/3 clock: don't tinker with hardirqs when they are supposed to be disabled by Paul Walmsley · 16 years ago
- 8263e5b [ARM] omap: fix clockdomain enable/disable ordering by Russell King · 16 years ago
- a7f8c59 [ARM] omap: fix usecount decrement bug by Russell King · 16 years ago
- f11fda6 [ARM] OMAP2/3 clock: convert remaining MPU barriers into OCP barriers by Paul Walmsley · 16 years ago
- 439764c [ARM] OMAP2xxx clock: consolidate DELAYED_APP clock commits; fix barrier by Paul Walmsley · 16 years ago
- de07fed [ARM] OMAP2/3 clock: don't use a barrier after clk_disable() by Paul Walmsley · 16 years ago
- 3f0a820 [ARM] omap: create a proper tree of clocks by Russell King · 16 years ago
- b5088c0 [ARM] omap: clks: call recalc after any rate change by Russell King · 16 years ago
- 7b0f89d [ARM] OMAP2/3 clock: use standard set_rate fn in omap2_clk_arch_init() by Paul Walmsley · 16 years ago
- 8463e20 [ARM] OMAP3: PM: Make sure clk_disable_unused() order is correct by Tero Kristo · 16 years ago
- 0eafd47 [ARM] OMAP3 clock: add omap3_core_dpll_m2_set_rate() by Paul Walmsley · 16 years ago
- 87246b7 [ARM] OMAP2 SDRC: add SDRAM timing parameter infrastructure by Paul Walmsley · 16 years ago
- f2ab997 [ARM] OMAP2 SDRC: separate common OMAP2/3 code from OMAP2xxx code by Paul Walmsley · 16 years ago
- 96609ef [ARM] OMAP2 SDRC: rename memory.c to sdrc2xxx.c by Paul Walmsley · 16 years ago
- f8de9b2 [ARM] OMAP2 SDRC: move mach-omap2/memory.h into mach/sdrc.h by Paul Walmsley · 16 years ago
- da0747d [ARM] OMAP2 PRCM: clean up CM_IDLEST bits by Paul Walmsley · 16 years ago
- 027d8de [ARM] OMAP34XX: Add miscellaneous definitions related to 34xx by Jouni Hogander · 17 years ago
- ee1eec3 [ARM] OMAP2/3 clock: clean up mach-omap2/clock.c by Paul Walmsley · 16 years ago
- 416db86 [ARM] OMAP3 clock: disable DPLL autoidle while waiting for DPLL to lock by Paul Walmsley · 16 years ago
- 95f538a [ARM] OMAP3 clock: avoid invalid FREQSEL values during DPLL rate rounding by Paul Walmsley · 16 years ago
- 85a5f78 [ARM] OMAP3 clock: optimize DPLL rate rounding algorithm by Paul Walmsley · 16 years ago
- b324504 [ARM] OMAP3 clock: remove unnecessary dpll_data dereferences by Paul Walmsley · 16 years ago
- c1bd7aa [ARM] OMAP3 clock: convert dpll_data.idlest_bit to idlest_mask by Paul Walmsley · 16 years ago
- b8168d1 [ARM] OMAP3 clock: DPLL{1,2}_FCLK clksel can divide by 4 by Paul Walmsley · 16 years ago
- f0587b6 [ARM] OMAP3 clock: fix DPLL jitter correction and rate programming by Paul Walmsley · 16 years ago
- f266950 [ARM] OMAP3: PM: Emu_pwrdm is switched off by hardware even when sdti is in use by Jouni Hogander · 16 years ago
- d96df00 [ARM] OMAP2/3 clockdomains: autodeps should respect platform flags by Paul Walmsley · 16 years ago
- 054ce50 [ARM] OMAP: wait for pwrdm transition after clk_enable() by Tomi Valkeinen · 16 years ago
- be48ea7 [ARM] OMAP3 powerdomains: remove RET from SGX power states list by Paul Walmsley · 16 years ago
- 46e0ccf [ARM] OMAP3 PRCM: add DPLL1-5 powerdomains, clockdomains; mark clocks by Paul Walmsley · 16 years ago
- 15b52bc [ARM] OMAP3 clock: move sys_clkout2 clk to core_clkdm by Paul Walmsley · 17 years ago
- d37f1a1 [ARM] OMAP2/3 clockdomains: add CM and PRM clkdms by Paul Walmsley · 16 years ago
- 5b74c67 [ARM] OMAP2/3 clockdomains: combine pwrdm, pwrdm_name into union in struct clockdomain by Paul Walmsley · 16 years ago
- aeec299 [ARM] OMAP2: Implement CPUfreq frequency table based on PRCM table by Kevin Hilman · 16 years ago
- ae8578c [ARM] OMAP: Make dpll4_m4_ck programmable with clk_set_rate() by Paul Walmsley · 16 years ago
- 6c8fe0b [ARM] OMAP: Add CSI2 clock struct for handling it with clock API by Sergio Aguirre · 16 years ago
- 712d7c8 [ARM] OMAP2: Fix definition of SGX clock register bits by Daniel Stone · 16 years ago
- 9cfd985 [ARM] OMAP3 clock: fix 96MHz clocks by Paul Walmsley · 16 years ago
- 2072335 [ARM] OMAP3: move USBHOST SAR handling from clock framework to powerdomain layer by Paul Walmsley · 16 years ago
- 9299fd8 [ARM] OMAP24xx clock: add missing SSI L4 interface clock by Paul Walmsley · 16 years ago
- fecb494 [ARM] OMAP: Fix sparse, checkpatch warnings in OMAP2/3 PRCM/PM code by Paul Walmsley · 16 years ago
- 16c90f0 [ARM] OMAP2/3: Add non-CORE DPLL rate set code and M, N programming by Paul Walmsley · 16 years ago
- 6f7607c [ARM] omap: hsmmc: new short connection id names by Russell King · 16 years ago
- 6c5dbb4 [ARM] omap: omap24xxcam: use short connection IDs for omap2 clocks by Russell King · 16 years ago
- eeec7c8 [ARM] omap: convert omap RNG clocks to match by devid and conid by Russell King · 16 years ago
- cc51c9d [ARM] omap: w1: convert omap HDQ clocks to match by devid and conid by Russell King · 16 years ago
- 1d14de0 [ARM] omap: i2c: use short connection ids by Russell King · 16 years ago
- b820ce4 [ARM] omap: mcbsp: convert to use fck/ick clocks directly by Russell King · 16 years ago
- 1b5715e [ARM] omap: mcspi: new short connection id names by Russell King · 16 years ago
- 5c9e02b [ARM] omap: MMC: convert clocks to match by devid and conid by Russell King · 16 years ago
- 39a80c7 [ARM] omap: watchdog: convert clocks to match by devid and conid by Russell King · 16 years ago
- 44dc9d0 [ARM] omap: convert OMAP3 to use clkdev by Russell King · 16 years ago
- 8ad8ff6 [ARM] omap: convert OMAP2 to use clkdev by Russell King · 16 years ago