| Commit message (Expand) | Author | Age |
* | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 |
* | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) | Yang Hongyang | 2009-04-13 |
* | Merge branch 'smsc911x-armplatforms' of git://github.com/steveglen/linux-2.6 | Russell King | 2009-04-02 |
|\ |
|
| * | ARM: Add SMSC911X support to Overo platform (V2) | Steve Sakoman | 2009-04-02 |
| * | arm: convert omap ldp platform to use smsc911x | Steve Glendinning | 2009-04-02 |
* | | [ARM] 5436/1: ARM: OMAP: Fix compile for rx51 | Tony Lindgren | 2009-04-01 |
|/ |
|
* | [ARM] OMAP: Fix compile for omap2_init_common_hw() | Tony Lindgren | 2009-03-25 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli... | Russell King | 2009-03-25 |
|\ |
|
| * | ARM OMAP3: Initial support for Nokia RX-51, v3 | Lauri Leukkunen | 2009-03-23 |
| * | ARM: OMAP3: Add support for 3430 SDP, v4 | Syed Mohammed Khasim | 2009-03-23 |
| * | ARM: OMAP3: Add ADS7846 touchscreen support to Overo platform, v3 | Steve Sakoman | 2009-03-23 |
| * | ARM: OMAP3: MUSB initialization for omap hw, v2 | Felipe Balbi | 2009-03-23 |
| * | ARM: OMAP3: Add base address definitions and resources for OMAP 3 IS, v2 | Tony Lindgren | 2009-03-23 |
| * | ARM: OMAP3: mmc-twl4030 allow arbitrary slot names, v3 | Adrian Hunter | 2009-03-23 |
| * | ARM: OMAP3: mmc-twl4030 add cover switch | Adrian Hunter | 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-23 |
| * | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-15 |
| |\ |
|
* | | | [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h | Russell King | 2009-03-25 |
* | | | Merge branch 'master' of git://git.marvell.com/orion into devel | Russell King | 2009-03-19 |
|\ \ \
| | |/
| |/| |
|
| * | | ARM: OMAP: board-omap3beagle: set i2c-3 to 100kHz | Koen Kooi | 2009-03-04 |
* | | | Merge branch 'omap-clks3' into devel | Russell King | 2009-03-19 |
|\ \ \
| |_|/
|/| | |
|
| * | | [ARM] omap: clk_set_parent: deny changing parent if clock is enabled | Russell King | 2009-03-03 |
| * | | [ARM] omap: ensure that failing power domain lookups produce errors | Russell King | 2009-02-23 |
| * | | [ARM] OMAP3 powerdomains: make USBTLL SAR only available on ES3.1 and beyond | Paul Walmsley | 2009-02-23 |
| * | | [ARM] OMAP3: update ES level flags to discriminate between post-ES2 revisions | Paul Walmsley | 2009-02-23 |
| * | | [ARM] omap: add support for bypassing DPLLs | Russell King | 2009-02-19 |
| * | | [ARM] omap: arrange for clock recalc methods to return the rate | Russell King | 2009-02-14 |
| * | | [ARM] OMAP2/3 clock: don't tinker with hardirqs when they are supposed to be ... | Paul Walmsley | 2009-02-08 |
| * | | [ARM] omap: fix clockdomain enable/disable ordering | Russell King | 2009-02-08 |
| * | | [ARM] omap: fix usecount decrement bug | Russell King | 2009-02-08 |
| * | | [ARM] OMAP2/3 clock: convert remaining MPU barriers into OCP barriers | Paul Walmsley | 2009-02-08 |
| * | | [ARM] OMAP2xxx clock: consolidate DELAYED_APP clock commits; fix barrier | Paul Walmsley | 2009-02-08 |
| * | | [ARM] OMAP2/3 clock: don't use a barrier after clk_disable() | Paul Walmsley | 2009-02-08 |