Age | Commit message (Expand) | Author |
2009-02-08 | [ARM] omap: spi: arrange for omap_uwire to use connection ID | Russell King |
2009-02-08 | [ARM] omap: w1: convert omap HDQ clocks to match by devid and conid | Russell King |
2009-02-08 | [ARM] omap: i2c: remove conditional ick clocks | Russell King |
2009-02-08 | [ARM] omap: i2c: use short connection ids | Russell King |
2009-02-08 | [ARM] omap: mcbsp: convert to use fck/ick clocks directly | Russell King |
2009-02-08 | [ARM] omap: mcspi: new short connection id names | Russell King |
2009-02-08 | [ARM] omap: MMC: provide a dummy ick for OMAP1 | Russell King |
2009-02-08 | [ARM] omap: MMC: convert clocks to match by devid and conid | Russell King |
2009-02-08 | [ARM] omap: watchdog: provide a dummy ick for OMAP1 | Russell King |
2009-02-08 | [ARM] omap: watchdog: convert clocks to match by devid and conid | Russell King |
2009-02-08 | [ARM] omap: provide a dummy clock node | Russell King |
2009-02-08 | [ARM] omap: remove pre-CLKDEV clk_get/clk_put | Russell King |
2009-02-08 | [ARM] omap: convert OMAP3 to use clkdev | Russell King |
2009-02-08 | [ARM] omap: convert OMAP2 to use clkdev | Russell King |
2009-02-08 | [ARM] omap: convert OMAP1 to use clkdev | Russell King |
2009-02-08 | [ARM] omap: allow double-registering of clocks | Russell King |
2009-02-08 | [ARM] omap: ensure devname is set for dummy devices | Russell King |
2009-02-08 | [ARM] omap: handle RATE_CKCTL via .set_rate/.round_rate methods | Russell King |
2009-02-08 | [ARM] omap: move propagate_rate() calls into generic omap clock code | Russell King |
2009-02-08 | [ARM] omap: remove unnecessary calls to propagate_rate() | Russell King |
2009-02-08 | [ARM] omap: move clock propagation into core omap clock code | Russell King |
2009-02-08 | [ARM] omap: provide a standard clk_get_parent() implementation | Russell King |
2009-02-08 | [ARM] omap: remove clk_deny_idle and clk_allow_idle | Russell King |
2009-02-08 | [ARM] omap: rearrange clock.h structure order | Russell King |
2009-02-08 | [ARM] omap: remove clk->owner | Russell King |
2009-02-08 | [ARM] omap: don't use clkops_omap2_dflt_wait for non-ICLK/FCLK clocks | Russell King |
2009-02-08 | [ARM] omap: eliminate unnecessary conditionals in omap2_clk_wait_ready | Russell King |
2009-02-08 | [ARM] omap: add default .ops to all remaining OMAP2 clocks | Russell King |
2009-02-08 | [ARM] omap: kill PARENT_CONTROLS_CLOCK | Russell King |
2009-02-08 | [ARM] omap: provide a NULL clock operations structure | Russell King |
2009-02-02 | [ARM] omap: introduce clock operations structure | Russell King |
2009-02-02 | [ARM] omap: remove VIRTUAL_CLOCK | Russell King |
2009-02-01 | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King |
2009-01-31 | rename platform_driver name "flash" to "sa1100-mtd" | Uwe Kleine-König |
2009-01-31 | annotate that [fp, #-4] is the saved lr | Uwe Kleine-König |
2009-01-31 | Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lock | Uwe Kleine-König |
2009-01-29 | ARM: OMAP: fix fault in enter_full_retention() | Kevin Hilman |
2009-01-29 | ARM: OMAP: Mask interrupts when disabling interrupts, v2 | 김규원 |
2009-01-29 | ARM: OMAP: gptimer min_delta_ns corrected | Aaro Koskinen |
2009-01-29 | ARM: OMAP: Fix hsmmc init, v2 | Tony Lindgren |
2009-01-29 | ARM: OMAP: Fix omap34xx revision detection for ES3.1 | Tony Lindgren |
2009-01-29 | ARM: OMAP: DMA: Fix uninitialized channel flags | Jarkko Nikula |
2009-01-29 | ARM: OMAP: Fix race in OMAP2/3 DMA IRQ handling | Juha Yrjola |
2009-01-29 | ARM: OMAP: Fix McBSP spin_lock deadlock | Stanley.Miao |
2009-01-28 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-01-28 | [ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 caches | Nicolas Pitre |
2009-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2009-01-28 | [ARM] call undefined instruction exception handler with irqs enabled | Russell King |
2009-01-28 | [ARM] msm: fix build errors | Russell King |
2009-01-28 | powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup code | Gerhard Pircher |