Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-28 | 71 | -1503/+2167 |
|\ | |||||
| * | Merge branch 'master' into devel | Russell King | 2009-03-28 | 1 | -1/+1 |
| |\ | |||||
| | * | [ARM] cumana: Fix a long standing bogon | Alan Cox | 2009-03-24 | 1 | -1/+1 |
| | * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2009-03-23 | 1 | -0/+14 |
| | |\ | |||||
| * | \ | Merge branch 'origin' into devel | Russell King | 2009-03-28 | 1338 | -94783/+123080 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2009-03-28 | 1 | -2/+40 |
| |\ \ \ \ | |||||
| | * | | | | imxfb: Fix TFT mode | Sascha Hauer | 2009-03-27 | 1 | -1/+1 |
| | * | | | | imxfb: add clock support | Sascha Hauer | 2009-03-27 | 1 | -1/+39 |
| * | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2009-03-28 | 2 | -4/+4 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | [ARM] pxa: fix the bad assumption that PCMCIA sockets always start with 0 | Marek Vasut | 2009-03-28 | 2 | -4/+4 |
| * | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli... | Russell King | 2009-03-25 | 190 | -17391/+13430 |
| |\ \ \ \ \ | |||||
| * | | | | | | [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h | Russell King | 2009-03-25 | 14 | -14/+14 |
| * | | | | | | Merge git://git.marvell.com/orion into devel | Russell King | 2009-03-25 | 1 | -0/+11 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | [ARM] Kirkwood: fail the probe if internal RTC does not work | Nicolas Pitre | 2009-03-24 | 1 | -0/+11 |
| * | | | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | root | 2009-03-24 | 3 | -1/+16 |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| | * | | | | | | [ARM] pxa/aspenite: add support for debug ethernet | Eric Miao | 2009-03-23 | 1 | -0/+1 |
| | * | | | | | | [ARM] pxa: allow reuse of serial driver for pxa168 | Eric Miao | 2009-03-23 | 1 | -1/+1 |
| | * | | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Eric Miao | 2009-03-23 | 1 | -0/+14 |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | |||||
| | | * | | | | | [ARM] pxa: fix overlay being un-necessarily initialized on pxa25x | Eric Miao | 2009-03-19 | 1 | -0/+14 |
| * | | | | | | | Merge branch 'omap-clks3' into devel | Russell King | 2009-03-19 | 9 | -127/+69 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | [ARM] omap: hsmmc: new short connection id names | Russell King | 2009-02-08 | 1 | -2/+2 |
| | * | | | | | | | [ARM] omap: omap24xxcam: use short connection IDs for omap2 clocks | Russell King | 2009-02-08 | 1 | -4/+4 |
| | * | | | | | | | [ARM] omap: convert omap RNG clocks to match by devid and conid | Russell King | 2009-02-08 | 1 | -1/+1 |
| | * | | | | | | | [ARM] omap: spi: arrange for omap_uwire to use connection ID | Russell King | 2009-02-08 | 1 | -4/+5 |
| | * | | | | | | | [ARM] omap: w1: convert omap HDQ clocks to match by devid and conid | Russell King | 2009-02-08 | 1 | -2/+2 |
| | * | | | | | | | [ARM] omap: i2c: remove conditional ick clocks | Russell King | 2009-02-08 | 1 | -15/+13 |
| | * | | | | | | | [ARM] omap: i2c: remove armxor_ck | Russell King | 2009-02-08 | 1 | -9/+8 |
| | * | | | | | | | [ARM] omap: i2c: use short connection ids | Russell King | 2009-02-08 | 1 | -2/+2 |
| | * | | | | | | | [ARM] omap: mcspi: new short connection id names | Russell King | 2009-02-08 | 1 | -2/+2 |
| | * | | | | | | | [ARM] omap: MMC: provide a dummy ick for OMAP1 | Russell King | 2009-02-08 | 1 | -11/+8 |
| | * | | | | | | | [ARM] omap: MMC: convert clocks to match by devid and conid | Russell King | 2009-02-08 | 1 | -5/+2 |
| | * | | | | | | | [ARM] omap: watchdog: provide a dummy ick for OMAP1 | Russell King | 2009-02-08 | 1 | -15/+8 |
| | * | | | | | | | [ARM] omap: watchdog: convert clocks to match by devid and conid | Russell King | 2009-02-08 | 1 | -68/+25 |
| * | | | | | | | | Merge branch 'for-russell' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Russell King | 2009-03-17 | 1 | -7/+13 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | IXP4xx: add Ethernet and NPE support for IXP43x CPU. | Krzysztof HaĆasa | 2009-03-17 | 1 | -7/+13 |
| * | | | | | | | | | Merge branch 'imx-fb-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/dj... | Russell King | 2009-03-16 | 3 | -1161/+1161 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | i.MX31: framebuffer driver | Guennadi Liakhovetski | 2009-02-26 | 3 | -0/+1568 |
| | * | | | | | | | | | Revert "i.MX31: framebuffer driver" | Dan Williams | 2009-02-26 | 3 | -1568/+0 |
| * | | | | | | | | | | [ARM] 5426/1: h3600: remove clr_h3600_egpio/set_h3600_egpio helpers | Dmitry Artamonow | 2009-03-15 | 1 | -13/+10 |
| * | | | | | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2009-03-13 | 434 | -12998/+27243 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | MX2/MX3 SDHC driver: rename platform driver | Sascha Hauer | 2009-03-13 | 1 | -1/+1 |
| | * | | | | | | | | | | mxcmmc: Do not pass clock name, we have only one clock for this device | Sascha Hauer | 2009-03-13 | 1 | -1/+1 |
| | * | | | | | | | | | | MX31 clkdev support | Sascha Hauer | 2009-03-13 | 2 | -2/+2 |
| | * | | | | | | | | | | imxfb: Fix margin settings | Sascha Hauer | 2009-03-13 | 1 | -3/+3 |
| | * | | | | | | | | | | imxfb: add mx27 support | Sascha Hauer | 2009-03-13 | 1 | -4/+23 |
| | * | | | | | | | | | | imxfb: add 18 bit support | Sascha Hauer | 2009-03-13 | 1 | -4/+15 |
| | * | | | | | | | | | | imxfb: add platform specific init/exit functions | Sascha Hauer | 2009-03-13 | 1 | -0/+14 |
| | * | | | | | | | | | | arm/imx21: Framebuffer support for i.MX21 | Holger Schurig | 2009-03-13 | 1 | -1/+1 |
| | * | | | | | | | | | | [ARM] MXC: remove _clk suffix from clock names | Sascha Hauer | 2009-03-13 | 3 | -3/+3 |
| * | | | | | | | | | | | [ARM] 5420/1: MMCI devinit and devexit macros | Linus Walleij | 2009-03-12 | 1 | -3/+3 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | |