Age | Commit message (Expand) | Author |
2011-03-17 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi... | Linus Torvalds |
2011-03-17 | unicore32 machine related files: add i2c bus drivers for pkunity-v3 soc | GuanXuetao |
2011-03-16 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-15 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-08 | i2c-eg20t: include slab.h for memory allocations | Wolfram Sang |
2011-03-08 | i2c-ocores: Fix pointer type mismatch error | Grant Likely |
2011-03-07 | i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeup | Rajendra Nayak |
2011-02-28 | dt: Eliminate of_platform_{,un}register_driver | Grant Likely |
2011-02-23 | i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespace | Ben Dooks |
2011-02-23 | i2c-omap: Double clear of ARDY status in IRQ handler | Richard woodruff |
2011-02-23 | i2c-omap: fix build for !CONFIG_SUSPEND | Balaji T K |
2011-02-22 | i2c-omap: fix static suspend vs. runtime suspend | Kevin Hilman |
2011-02-22 | i2c-stu300: make sure adapter-name is terminated | Wolfram Sang |
2011-01-21 | driver-core: remove conditionals around devicetree pointers | Grant Likely |
2011-01-14 | i2c: Encourage move to dev_pm_ops by warning on use of legacy methods | Mark Brown |
2011-01-14 | i2c: Factor out runtime suspend checks from PM operations | Mark Brown |
2011-01-14 | i2c: Unregister dummy devices last on adapter removal | Jean Delvare |
2011-01-14 | i2c: Convert SCx200 driver from using raw PCI to platform device | Andres Salomon |
2011-01-13 | Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linux | Linus Torvalds |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-12 | Merge branch 'for-2638/i2c/bfin2' into for-linus/i2c-2638 | Ben Dooks |
2011-01-12 | Merge branch 'for-2638/i2c/nomadik' into for-linus/i2c-2638 | Ben Dooks |
2011-01-12 | Merge branch 'for-2638/i2c/intel' into for-linus/i2c-2638 | Ben Dooks |
2011-01-12 | Merge branch 'for-2638/i2c/ocores' into for-linus/i2c-2638 | Ben Dooks |
2011-01-12 | Merge branch 'for-2638/i2c/iop' into for-linus/i2c-2638 | Ben Dooks |
2011-01-12 | Merge branch 'for-2638/i2c/omap' into for-linus/i2c-2638 | Ben Dooks |
2011-01-12 | Merge branch 'for-2638/i2c/mv64xx' into for-linus/i2c-2638 | Ben Dooks |
2011-01-12 | i2c-bfin-twi: move setup to the earlier subsys initcall | Michael Hennerich |
2011-01-12 | i2c-bfin-twi: handle faulty slave devices better | Michael Hennerich |
2011-01-10 | i2c: Constify i2c_client where possible | Jean Delvare |
2011-01-10 | i2c-algo-bit: Complain about masters which can't read SCL | Jean Delvare |
2011-01-10 | i2c-algo-bit: Refactor adapter registration | Jean Delvare |
2011-01-10 | i2c: Add generic I2C multiplexer using GPIO API | Peter Korsgaard |
2011-01-10 | i2c-nforce2: Remove unnecessary cast of pci_get_drvdata | Joe Perches |
2011-01-10 | i2c-i801: Include <linux/slab.h> | Ben Hutchings |
2011-01-04 | i2c-mv64xxx: send repeated START between messages in xfer | Rodolfo Giometti |
2011-01-04 | i2c-nomadik: fix regression on adapter name | Linus Walleij |
2011-01-04 | i2c-omap: Set latency requirements only once for several messages | Samu Onkalo |
2011-01-04 | i2c-eg20t: add driver for Intel EG20T | Tomoya MORINAGA |
2011-01-04 | i2c-ocores: add some device tree documentation | Jonas Bonn |
2011-01-04 | i2c-ocores: Use devres for resource allocation | Jonas Bonn |
2011-01-04 | i2c-ocores: Adapt for device tree | Jonas Bonn |
2011-01-04 | i2c-iop3xx: add iomem annotation | Aaro Koskinen |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina |
2010-12-20 | I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c | Benoit Cousson |
2010-12-17 | Merge branch 'devel-board' into omap-for-linus | Tony Lindgren |
2010-12-14 | i2c_intel_mid: Fix slash in sysfs name | Alan Cox |
2010-12-10 | Merge branch 'devel-omap-irq' into omap-for-linus | Tony Lindgren |
2010-11-30 | Merge branch 'pm-hwmod-i2c' of ssh://master.kernel.org/pub/scm/linux/kernel/g... | Tony Lindgren |
2010-11-22 | i2c/algos: convert Kconfig to use the menu's `visible' keyword | Arnaud Lacombe |