Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | 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 | 4 | -10/+13 | |
| * | | | | | | | | i2c-algo-pca: Add PCA9665 support | Marco Aurelio da Costa | 2009-03-28 | 5 | -28/+216 | |
| * | | | | | | | | 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 | 3 | -6/+22 | |
| * | | | | | | | | i2c: Clarify which clients are auto-removed | Jean Delvare | 2009-03-28 | 1 | -1/+4 | |
| * | | | | | | | | i2c: Let checkpatch shout on users of the legacy model | Jean Delvare | 2009-03-28 | 1 | -1/+2 | |
| * | | | | | | | | i2c: Document the different ways to instantiate i2c devices | Jean Delvare | 2009-03-28 | 2 | -4/+182 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-28 | 731 | -13869/+43409 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into devel | Russell King | 2009-03-28 | 5 | -3/+16 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [ARM] 5435/1: fix compile warning in sanity_check_meminfo() | Mikael Pettersson | 2009-03-28 | 1 | -1/+1 | |
| | * | | | | | | | | [ARM] twl4030 - leak fix | Alan Cox | 2009-03-24 | 1 | -0/+1 | |
| | * | | | | | | | | [ARM] fix leak in iop13xx/pci | Alan Cox | 2009-03-24 | 1 | -1/+4 | |
| | * | | | | | | | | [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 | 9 | -7/+23 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [ARM] 5428/1: Module relocation update for R_ARM_V4BX | Daniel Silverstone | 2009-03-21 | 2 | -0/+10 | |
| * | | | | | | | | | | Merge branch 'origin' into devel | Russell King | 2009-03-28 | 3099 | -126920/+223404 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | [ARM] 5434/1: ARM: OMAP: Fix mailbox compile for 24xx | Tony Lindgren | 2009-03-28 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2009-03-28 | 9 | -71/+96 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | imxfb: Fix TFT mode | Sascha Hauer | 2009-03-27 | 1 | -1/+1 | |
| | * | | | | | | | | | | i.MX21/27: remove ifdef CONFIG_FB_IMX | Sascha Hauer | 2009-03-27 | 1 | -2/+0 | |
| | * | | | | | | | | | | imxfb: add clock support | Sascha Hauer | 2009-03-27 | 1 | -1/+39 | |
| | * | | | | | | | | | | mxc: add arch_reset() function | Ilya Yanok | 2009-03-27 | 4 | -29/+30 | |
| | * | | | | | | | | | | clkdev: add possibility to get a clock based on the device name | Sascha Hauer | 2009-03-27 | 2 | -2/+26 | |
| | * | | | | | | | | | | i.MX1: remove fb support from mach-imx | Sascha Hauer | 2009-03-27 | 1 | -36/+0 | |
| * | | | | | | | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2009-03-28 | 5 | -7/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | [ARM] pxa: fix the bad assumption that PCMCIA sockets always start with 0 | Marek Vasut | 2009-03-28 | 2 | -4/+4 | |
| | * | | | | | | | | | | [ARM] pxa: fix Colibri PXA300 and PXA320 LCD backlight pins | Daniel Mack | 2009-03-28 | 2 | -2/+2 | |
| | * | | | | | | | | | | [ARM] pxa: build arch/arm/plat-pxa/mfp.c only when PXA3xx or ARCH_MMP defined | Eric Miao | 2009-03-26 | 1 | -1/+3 | |
| * | | | | | | | | | | | Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into devel | Russell King | 2009-03-26 | 37 | -15/+2162 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Gemini: Add support for Teltonika RUT100 | Paulius Zaleckas | 2009-03-26 | 3 | -0/+105 | |
| | * | | | | | | | | | | | Gemini: gpiolib based GPIO support v2 | Paulius Zaleckas | 2009-03-26 | 6 | -2/+265 | |
| | * | | | | | | | | | | | MAINTAINERS: add myself as Gemini architecture maintainer | Paulius Zaleckas | 2009-03-26 | 1 | -0/+7 | |
| | * | | | | | | | | | | | ARM: Add Gemini architecture v3 | Paulius Zaleckas | 2009-03-26 | 21 | -0/+1033 | |
| | * | | | | | | | | | | | MAINTAINERS: Add myself as Faraday ARM core variant maintainer | Paulius Zaleckas | 2009-03-25 | 1 | -0/+6 | |
| | * | | | | | | | | | | | ARM: Add support for FA526 v2 | Paulius Zaleckas | 2009-03-25 | 13 | -2/+742 | |
| | * | | | | | | | | | | | ARM: tlbflush.h: introduce TLB_BTB flag | Paulius Zaleckas | 2009-03-25 | 1 | -13/+6 | |
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'next-s3c64xx-regs' of git://aeryn.fluff.org.uk/bjdooks/linux in... | Russell King | 2009-03-26 | 8 | -31/+353 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | [ARM] S3C64XX: add AHB_CON and SPCON register address definitions | Ben Dooks | 2009-03-10 | 1 | -0/+4 | |
| | * | | | | | | | | | | | [ARM] S3C64XX: Add definitions for the GPIO memory port configurations | Ben Dooks | 2009-03-10 | 1 | -0/+25 | |
| | * | | | | | | | | | | | [ARM] S3C64XX: SYSCON power and sleep control register defines | Ben Dooks | 2009-03-10 | 1 | -0/+116 |