| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | ARM: pxa2xx: reorganize I2C files | Sebastian Andrzej Siewior | 2011-03-21 | 1 | -1/+1 |
| | * | | | i2c-pxa2xx: use dynamic register layout | Sebastian Andrzej Siewior | 2011-03-21 | 1 | -20/+50 |
| * | | | | Merge branch 'for-2639/i2c/i2c-u2c12' into for-linus/2639/i2c-12 | Ben Dooks | 2011-03-20 | 3 | -0/+546 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | i2c/busses: Add support for Diolan U2C-12 USB-I2C adapter | Guenter Roeck | 2011-01-27 | 3 | -0/+546 |
* | | | | | i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDs | Seth Heasley | 2011-03-20 | 2 | -2/+5 |
* | | | | | i2c: Deprecate i2c_driver.attach_adapter and .detach_adapter | Jean Delvare | 2011-03-20 | 2 | -0/+5 |
* | | | | | i2c-dev: Use standard bus notification mechanism | Jean Delvare | 2011-03-20 | 1 | -21/+39 |
* | | | | | i2c: Export i2c_for_each_dev | Jean Delvare | 2011-03-20 | 1 | -6/+14 |
* | | | | | i2c: make i2c_get_adapter prototype clearer | Jean Delvare | 2011-03-20 | 1 | -2/+2 |
* | | | | | i2c-boardinfo: Fix typo in comment | Wolfram Sang | 2011-03-20 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge branch 'for-linus/2639/i2c-1' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2011-03-17 | 4 | -1/+1132 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'for-2639/i2c/i2c-tegra', 'for-2639/i2c/i2c-mpc' and 'for-2639... | Ben Dooks | 2011-03-16 | 7 | -7/+462 |
| |\ \ \ \ \
| | | | |_|/
| | | |/| | |
|
| | | * | | | i2c: add driver for Freescale i.MX28 | Wolfram Sang | 2011-02-23 | 3 | -0/+423 |
| | | |/ / |
|
| | * | | | i2c-mpc: Add support for 64bit system | Kumar Gala | 2011-03-16 | 1 | -1/+1 |
| * | | | | i2c: tegra: Add i2c support | Colin Cross | 2011-02-23 | 3 | -0/+708 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi... | Linus Torvalds | 2011-03-17 | 3 | -0/+318 |
|\ \ \ \ |
|
| * | | | | unicore32 machine related files: add i2c bus drivers for pkunity-v3 soc | GuanXuetao | 2011-03-17 | 3 | -0/+318 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-16 | 3 | -23/+17 |
|\ \ \ \ |
|
| * | | | | dt: Eliminate of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 3 | -23/+17 |
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | 2 | -13/+3 |
|\ \ \ \ \
| |/ / / /
| | / / /
| |/ / /
|/| | | |
|
| * | | | driver-core: remove conditionals around devicetree pointers | Grant Likely | 2011-01-21 | 2 | -13/+3 |
| |/ / |
|
* | | | i2c-eg20t: include slab.h for memory allocations | Wolfram Sang | 2011-03-08 | 1 | -0/+1 |
* | | | i2c-ocores: Fix pointer type mismatch error | Grant Likely | 2011-03-08 | 1 | -1/+1 |
* | | | i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeup | Rajendra Nayak | 2011-03-07 | 1 | -3/+1 |
| |/
|/| |
|
* | | i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespace | Ben Dooks | 2011-02-23 | 1 | -2/+2 |
* | | i2c-omap: Double clear of ARDY status in IRQ handler | Richard woodruff | 2011-02-23 | 1 | -1/+5 |
* | | i2c-omap: fix build for !CONFIG_SUSPEND | Balaji T K | 2011-02-23 | 1 | -2/+3 |
* | | i2c-omap: fix static suspend vs. runtime suspend | Kevin Hilman | 2011-02-22 | 1 | -0/+28 |
* | | i2c-stu300: make sure adapter-name is terminated | Wolfram Sang | 2011-02-22 | 1 | -1/+1 |
|/ |
|
* | i2c: Encourage move to dev_pm_ops by warning on use of legacy methods | Mark Brown | 2011-01-14 | 1 | -0/+8 |
* | i2c: Factor out runtime suspend checks from PM operations | Mark Brown | 2011-01-14 | 1 | -48/+20 |
* | i2c: Unregister dummy devices last on adapter removal | Jean Delvare | 2011-01-14 | 1 | -1/+13 |
* | i2c: Convert SCx200 driver from using raw PCI to platform device | Andres Salomon | 2011-01-14 | 1 | -120/+80 |
* | Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2011-01-13 | 10 | -61/+1086 |
|\ |
|
| * | Merge branch 'for-2638/i2c/bfin2' into for-linus/i2c-2638 | Ben Dooks | 2011-01-12 | 1 | -1/+23 |
| |\ |
|
| | * | i2c-bfin-twi: move setup to the earlier subsys initcall | Michael Hennerich | 2011-01-12 | 1 | -1/+1 |
| | * | i2c-bfin-twi: handle faulty slave devices better | Michael Hennerich | 2011-01-12 | 1 | -0/+22 |
| * | | Merge branch 'for-2638/i2c/nomadik' into for-linus/i2c-2638 | Ben Dooks | 2011-01-12 | 1 | -2/+4 |
| |\ \ |
|
| | * | | i2c-nomadik: fix regression on adapter name | Linus Walleij | 2011-01-04 | 1 | -2/+4 |
| * | | | Merge branch 'for-2638/i2c/intel' into for-linus/i2c-2638 | Ben Dooks | 2011-01-12 | 3 | -0/+909 |
| |\ \ \ |
|
| | * | | | i2c-eg20t: add driver for Intel EG20T | Tomoya MORINAGA | 2011-01-04 | 3 | -0/+909 |
| | |/ / |
|
| * | | | Merge branch 'for-2638/i2c/ocores' into for-linus/i2c-2638 | Ben Dooks | 2011-01-12 | 1 | -43/+102 |
| |\ \ \ |
|
| | * | | | i2c-ocores: add some device tree documentation | Jonas Bonn | 2011-01-04 | 1 | -0/+35 |
| | * | | | i2c-ocores: Use devres for resource allocation | Jonas Bonn | 2011-01-04 | 1 | -35/+11 |
| | * | | | i2c-ocores: Adapt for device tree | Jonas Bonn | 2011-01-04 | 1 | -8/+56 |
| | |/ / |
|
| * | | | Merge branch 'for-2638/i2c/iop' into for-linus/i2c-2638 | Ben Dooks | 2011-01-12 | 2 | -4/+4 |
| |\ \ \ |
|
| | * | | | i2c-iop3xx: add iomem annotation | Aaro Koskinen | 2011-01-04 | 2 | -4/+4 |
| | |/ / |
|
| * | | | Merge branch 'for-2638/i2c/omap' into for-linus/i2c-2638 | Ben Dooks | 2011-01-12 | 1 | -4/+6 |
| |\ \ \ |
|
| | * | | | i2c-omap: Set latency requirements only once for several messages | Samu Onkalo | 2011-01-04 | 1 | -4/+6 |
| | |/ / |
|
| * | | | Merge branch 'for-2638/i2c/mv64xx' into for-linus/i2c-2638 | Ben Dooks | 2011-01-12 | 1 | -7/+38 |
| |\ \ \
| | |_|/
| |/| | |
|