Age | Commit message (Expand) | Author |
2013-07-04 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-06-16 | i2c: nomadik: use pinctrl PM helpers | Linus Walleij |
2013-06-15 | i2c: nomadik: allocate adapter number dynamically | Linus Walleij |
2013-06-15 | i2c: nomadik: support elder Nomadiks | Linus Walleij |
2013-02-22 | i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls | Doug Anderson |
2013-01-28 | i2c: nomadik: drop superfluous variable initialization | Wolfram Sang |
2013-01-28 | i2c: nomadik: adopt pinctrl support | Patrice Chotard |
2012-11-12 | i2c: nomadik: Fix the usage of wait_for_completion_timeout | Chuansheng Liu |
2012-11-02 | i2c-nomadik: Fixup clock handling | Philippe Begnic |
2012-10-06 | i2c: nomadik: Add Device Tree support to the Nomadik I2C driver | Lee Jones |
2012-09-12 | i2c: nomadik: stop fetching the regulator | Linus Walleij |
2012-08-18 | i2c: nomadik: Add default configuration into the Nomadik I2C driver | Lee Jones |
2012-07-28 | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds |
2012-07-13 | ARM: ux500: Remove unused i2c platform_data initialisation code | Lee Jones |
2012-07-09 | i2c-nomadik: Add 10-bit addressing support | Virupax Sadashivpetimath |
2012-07-09 | i2c-nomadik: turn the platform driver to an amba driver | Alessandro Rubini |
2012-07-09 | i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h> | Alessandro Rubini |
2011-11-01 | Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/... | Ben Dooks |
2011-10-29 | i2c-nomadik: cosmetic coding style corrections | Jonas Aaberg |
2011-10-29 | i2c: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-08-24 | i2c-nomadik: fix kerneldoc warning | Linus Walleij |
2011-08-23 | i2c-nomadik: Do not use _interruptible_ variant call | srinidhi kasagar |
2011-05-25 | i2c-nomadik: break out single messsage transmission | Linus Walleij |
2011-05-25 | i2c-nomadik: reset the hw after status check | Virupax Sadashivpetimath |
2011-05-25 | i2c-nomadik: remove the unnecessary delay | Virupax Sadashivpetimath |
2011-05-25 | i2c-nomadik: change the TX and RX threshold | Virupax Sadashivpetimath |
2011-05-25 | i2c-nomadik: add code to retry on timeout failure | Virupax Sadashivpetimath |
2011-05-25 | i2c-nomadik: use pm_runtime API | Rabin Vincent |
2011-05-25 | i2c-nomadik: print abort cause only on abort tag | Virupax Sadashivpetimath |
2011-05-25 | i2c-nomadik: correct adapter timeout initialization | Virupax Sadashivpetimath |
2011-05-25 | i2c-nomadik: remove the redundant error message | srinidhi kasagar |
2011-05-25 | i2c-nomadik: corrrect returned error numbers | Virupax Sadashivpetimath |
2011-05-25 | i2c-nomadik: make i2c timeout specific per i2c bus | Virupax Sadashivpetimath |
2011-05-25 | i2c-nomadik: add regulator support | Jonas Aberg |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-01-13 | Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linux | Linus Torvalds |
2011-01-04 | i2c-nomadik: fix regression on adapter name | Linus Walleij |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-10-25 | i2c-nomadik: fixup bus delays | Linus Walleij |
2010-10-25 | i2c-nomadik: support smbus emulation | Linus Walleij |
2010-10-25 | i2c-nomadik: dynamic clocking | Linus Walleij |
2010-10-25 | i2c-nomadik: documentation fixes | Linus Walleij |
2010-05-20 | i2c-nomadik: fix operator precedence warning | Rabin Vincent |
2010-05-20 | i2c-nomadik: release region when removed | Rabin Vincent |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-07 | i2c: Add support for Ux500/Nomadik I2C controller | srinidhi kasagar |