Age | Commit message (Expand) | Author |
2009-03-23 | ARM: OMAP3: mmc-twl4030 fix for vmmc = 0 | David Brownell |
2009-03-23 | ARM: OMAP3: mmc-twl4030 add MMC3 support, v2 | Grazvydas Ignotas |
2009-03-23 | ARM: OMAP3: mmc-twl4030 init passes device nodes back, v2 | David Brownell |
2009-03-23 | ARM: OMAP3: mmc-twl4030 voltage cleanup | David Brownell |
2009-03-23 | ARM: OMAP3: mmc-twl4030 fix name buffer length, v2 | Adrian Hunter |
2009-03-23 | ARM: OMAP3: Add more GPIO mux options | Tony Lindgren |
2009-03-23 | ARM: OMAP3: Remove unused CONFIG_I2C2_OMAP_BEAGLE | Jarkko Nikula |
2009-03-23 | ARM: OMAP: get rid of OMAP_TAG_USB, v2 | Felipe Balbi |
2009-03-23 | ARM: OMAP: No need to include board-overo.h from hardware.h | Tony Lindgren |
2009-03-23 | ARM: OMAP: No need to include board-ldp.h from hardware.h | Tony Lindgren |
2009-03-23 | ARM: OMAP: No need to include board-h4.h from hardware.h | Tony Lindgren |
2009-03-23 | ARM: OMAP: No need to include board-apollon.h from hardware.h | Tony Lindgren |
2009-03-23 | ARM: OMAP: No need to include board-omap2430sdp.h from hardware.h | Tony Lindgren |
2009-03-23 | omap mailbox: add save_/restore_ctx() for PM | Hiroshi DOYU |
2009-03-23 | omap mailbox: fix empty struct device for omap2 | Hiroshi DOYU |
2009-03-23 | omap mailbox: print hardware revision at startup | Hiroshi DOYU |
2009-03-23 | omap mailbox: add initial omap3 support | Hiroshi DOYU |
2009-03-23 | omap mailbox: cleanup omap2 register definition with macro | Hiroshi DOYU |
2009-03-15 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-03-04 | ARM: OMAP: board-omap3beagle: set i2c-3 to 100kHz | Koen Kooi |
2009-03-02 | OMAP: enable smc911x support for LDP platform | Russell King |
2009-02-19 | [ARM] omap: fix clock reparenting in omap2_clk_set_parent() | Russell King |
2009-02-14 | [ARM] omap: fix _omap2_clksel_get_src_field() | Russell King |
2009-02-14 | [ARM] omap: fix omap2_divisor_to_clksel() error return value | 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 |