Age | Commit message (Expand) | Author | Files | Lines |
2009-03-23 | ARM: OMAP: get rid of OMAP_TAG_USB, v2 | Felipe Balbi | 12 | -23/+15 |
2009-03-23 | [OMAP850] Build system changes | Zebediah C. McClure | 1 | -6/+17 |
2009-03-23 | [OMAP850] IRQ related changes | Zebediah C. McClure | 1 | -2/+17 |
2009-03-23 | [OMAP850] Changes to base IO subsystem, v2 | Zebediah C. McClure | 3 | -0/+54 |
2009-03-23 | [OMAP850] Add base support for omap850 cpu | Zebediah C. McClure | 1 | -1/+3 |
2009-03-23 | ARM: OMAP: No need to include board-palm*.h from hardware.h | Tony Lindgren | 5 | -0/+34 |
2009-03-23 | ARM: OMAP: No need to include board-osk.h from hardware.h | Tony Lindgren | 1 | -0/+14 |
2009-03-23 | ARM: OMAP: No need to include board-innovator.h from hardware.h | Tony Lindgren | 1 | -0/+3 |
2009-03-23 | ARM: OMAP: No need to include board-h3.h from hardware.h | Tony Lindgren | 3 | -0/+42 |
2009-03-23 | ARM: OMAP: No need to include board-h2.h from hardware.h | Tony Lindgren | 3 | -0/+45 |
2009-03-23 | ARM: OMAP: No need to include board-perseus2.h or board-fsample.h from hardwa... | Tony Lindgren | 1 | -1/+33 |
2009-03-23 | omap mailbox: fix empty struct device for omap1 | Hiroshi DOYU | 2 | -15/+16 |
2009-02-14 | [ARM] omap: arrange for clock recalc methods to return the rate | Russell King | 2 | -25/+17 |
2009-02-08 | [ARM] omap: create a proper tree of clocks | Russell King | 2 | -5/+5 |
2009-02-08 | [ARM] omap: Fix omap1 clock issues | Tony Lindgren | 2 | -87/+53 |
2009-02-08 | [ARM] omap: spi: arrange for omap_uwire to use connection ID | Russell King | 1 | -0/+1 |
2009-02-08 | [ARM] omap: i2c: remove conditional ick clocks | Russell King | 1 | -0/+1 |
2009-02-08 | [ARM] omap: i2c: use short connection ids | Russell King | 1 | -2/+2 |
2009-02-08 | [ARM] omap: mcbsp: convert to use fck/ick clocks directly | Russell King | 2 | -20/+41 |
2009-02-08 | [ARM] omap: MMC: provide a dummy ick for OMAP1 | Russell King | 1 | -0/+2 |
2009-02-08 | [ARM] omap: MMC: convert clocks to match by devid and conid | Russell King | 1 | -2/+2 |
2009-02-08 | [ARM] omap: watchdog: provide a dummy ick for OMAP1 | Russell King | 1 | -0/+2 |
2009-02-08 | [ARM] omap: watchdog: convert clocks to match by devid and conid | Russell King | 1 | -1/+1 |
2009-02-08 | [ARM] omap: provide a dummy clock node | Russell King | 1 | -0/+20 |
2009-02-08 | [ARM] omap: convert OMAP1 to use clkdev | Russell King | 2 | -155/+126 |
2009-02-08 | [ARM] omap: handle RATE_CKCTL via .set_rate/.round_rate methods | Russell King | 2 | -63/+71 |
2009-02-08 | [ARM] omap: move propagate_rate() calls into generic omap clock code | Russell King | 1 | -6/+0 |
2009-02-08 | [ARM] omap: remove unnecessary calls to propagate_rate() | Russell King | 1 | -8/+1 |
2009-02-08 | [ARM] omap: move clock propagation into core omap clock code | Russell King | 1 | -3/+0 |
2009-02-08 | [ARM] omap: provide a NULL clock operations structure | Russell King | 2 | -45/+36 |
2009-02-02 | [ARM] omap: introduce clock operations structure | Russell King | 2 | -107/+75 |
2009-02-02 | [ARM] omap: remove VIRTUAL_CLOCK | Russell King | 1 | -5/+3 |
2009-01-29 | ARM: OMAP: Fix hsmmc init, v2 | Tony Lindgren | 1 | -1/+1 |
2009-01-29 | ARM: OMAP: Fix McBSP spin_lock deadlock | Stanley.Miao | 1 | -88/+10 |
2009-01-15 | ARM: OMAP: Remove unused platform devices, v3 | Tony Lindgren | 9 | -303/+9 |
2009-01-15 | ARM: OMAP: Fix OSK ASoC by registering I2C board info for tlvaic23 | Arun KS | 1 | -1/+3 |
2009-01-15 | ARM: OMAP: remove duplicated #include's | Huang Weiyi | 1 | -1/+0 |
2009-01-15 | ARM: OMAP: Fix gpio by switching to generic gpio calls, v2 | Jarkko Nikula | 1 | -3/+3 |
2009-01-15 | ARM: OMAP: Fix compile for palmte | Tony Lindgren | 1 | -9/+0 |
2009-01-15 | ARM: OMAP: Fix compile for various McBSP | Tony Lindgren | 1 | -0/+1 |
2009-01-08 | [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px... | Russell King | 1 | -0/+1 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+2 |
2008-12-17 | Merge branch 'hsmmc-init' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 13 | -273/+280 |
2008-12-15 | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Russell King | 20 | -137/+165 |
2008-12-13 | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2 | -2/+2 |
2008-12-10 | omap mmc: Add low-level initialization for hsmmc controller | Tony Lindgren | 2 | -3/+3 |
2008-12-10 | omap mmc: Add better MMC low-level init | Tony Lindgren | 8 | -47/+329 |
2008-12-10 | omap mmc: Remove broken MMC init code | Tony Lindgren | 9 | -276/+1 |
2008-12-10 | ARM: OMAP2: Use omap_rev() instead of system_rev | Lauri Leukkunen | 2 | -22/+34 |
2008-12-10 | ARM: OMAP2: Fix cpu detection | Tony Lindgren | 1 | -3/+0 |