Age | Commit message (Expand) | Author |
2009-02-08 | [ARM] omap: MMC: convert clocks to match by devid and conid | Russell King |
2009-02-08 | [ARM] omap: watchdog: convert clocks to match by devid and conid | 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: ensure devname is set for dummy devices | Russell King |
2009-02-08 | [ARM] omap: move propagate_rate() calls into generic omap clock code | Russell King |
2009-02-08 | [ARM] omap: move clock propagation into core omap clock code | 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-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: Fix McBSP spin_lock deadlock | Stanley.Miao |
2009-01-15 | ARM: OMAP: Fix compile for beagle | Tony Lindgren |
2009-01-15 | ARM: OMAP: Fix gpio by switching to generic gpio calls, v2 | Jarkko Nikula |
2009-01-15 | ARM: OMAP: Fix compile for various McBSP | Tony Lindgren |
2009-01-08 | [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px... | Russell King |
2009-01-05 | Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-12-13 | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell |
2008-12-10 | omap mmc: force MMC module reset on boot | Kevin Hilman |
2008-12-10 | omap mmc: Add low-level initialization for hsmmc controller | Tony Lindgren |
2008-12-10 | omap mmc: Add better MMC low-level init | Tony Lindgren |
2008-12-10 | omap mmc: Remove broken MMC init code | Tony Lindgren |
2008-12-10 | ARM: OMAP3: Pin multiplexing updates for 24xx and 34xx | Arun KS |
2008-12-10 | ARM: OMAP3: Add basic support for Pandora handheld console | Grazvydas Ignotas |
2008-12-10 | ARM: OMAP3: LDP: Add Ethernet device support to make ldp boot succeess | Stanley.Miao |
2008-12-10 | ARM: OMAP3: Warn about spurious interrupts | Tony Lindgren |
2008-12-10 | ARM: OMAP2: bard-h4: list those eeproms | David Brownell |
2008-12-10 | ARM: OMAP2: Use omap_rev() instead of system_rev | Lauri Leukkunen |
2008-12-10 | ARM: OMAP2: Fix cpu detection | Tony Lindgren |
2008-12-10 | ARM: OMAP2: Prepare cpu detection for further improvements | Tony Lindgren |
2008-12-10 | ARM: OMAP: Switch to gpio_request/free calls | Jarkko Nikula |
2008-12-10 | ARM: OMAP: switch to gpio_direction_output | David Brownell |
2008-12-10 | ARM: OMAP: switch to gpio_direction_input | David Brownell |
2008-12-10 | ARM: OMAP: switch to standard gpio get/set calls | David Brownell |
2008-12-10 | ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3 | Jouni Hogander |
2008-11-21 | i2c-omap: Add high-speed support to omap-i2c | Syed Mohammed Khasim |
2008-11-04 | ARM: OMAP: Fix compiler warnings in gpmc.c | Sanjeev Premi |
2008-10-20 | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-10-16 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-10-16 | genirq: fix name space collisions of nr_irqs in arch/* | Thomas Gleixner |
2008-10-14 | Merge branch 'omap-all' into devel | Russell King |