| Commit message (Expand) | Author | Age | Files | Lines |
* | maple: fix Error in kernel-doc notation | Randy Dunlap | 2009-03-29 | 1 | -1/+1 |
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-03-28 | 17 | -262/+515 |
|\ |
|
| * | i2c-core: Some style cleanups | Zhenwen Xu | 2009-03-28 | 1 | -13/+13 |
| * | i2c-piix4: Add support for the Broadcom HT1100 chipset | Flavio Leitner | 2009-03-28 | 2 | -1/+4 |
| * | i2c-piix4: Add support to SB800 SMBus changes | Shane Huang | 2009-03-28 | 1 | -1/+72 |
| * | i2c-pca-platform: Use defaults if no platform_data given | Wolfram Sang | 2009-03-28 | 1 | -7/+12 |
| * | i2c-algo-pca: Use timeout for checking the state machine | Wolfram Sang | 2009-03-28 | 3 | -33/+46 |
| * | i2c-algo-pca: Rework waiting for a free bus | Wolfram Sang | 2009-03-28 | 2 | -8/+11 |
| * | i2c-algo-pca: Add PCA9665 support | Marco Aurelio da Costa | 2009-03-28 | 4 | -26/+185 |
| * | i2c: Adapt debug macros for KERN_* constants | Frank Seidel | 2009-03-28 | 1 | -5/+9 |
| * | i2c-davinci: Fix timeout handling | Jean Delvare | 2009-03-28 | 1 | -5/+3 |
| * | i2c: Adapter timeout is in jiffies | Jean Delvare | 2009-03-28 | 4 | -10/+9 |
| * | i2c: Set a default timeout value for all adapters | Jean Delvare | 2009-03-28 | 3 | -4/+6 |
| * | i2c: Add missing KERN_* constants to printks | Frank Seidel | 2009-03-28 | 4 | -8/+11 |
| * | i2c-algo-pcf: Handle timeout correctly | Roel Kluin | 2009-03-28 | 1 | -8/+10 |
| * | i2c-algo-pcf: Style cleanups | Roel Kluin | 2009-03-28 | 1 | -135/+115 |
| * | eeprom/at24: Remove EXPERIMENTAL | Wolfram Sang | 2009-03-28 | 1 | -1/+1 |
| * | i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79 | Jean Delvare | 2009-03-28 | 1 | -2/+10 |
| * | i2c: Clarify which clients are auto-removed | Jean Delvare | 2009-03-28 | 1 | -1/+4 |
* | | 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 |