1. 26 Feb, 2010 1 commit
  2. 06 Apr, 2009 1 commit
  3. 30 Mar, 2009 1 commit
  4. 29 Jan, 2009 1 commit
  5. 02 Jan, 2009 1 commit
  6. 30 Dec, 2008 1 commit
  7. 17 Oct, 2008 1 commit
  8. 20 Jul, 2008 2 commits
  9. 18 May, 2008 1 commit
    • Jean Delvare's avatar
      i2c: Convert remaining new-style drivers to use module aliasing · af294867
      Jean Delvare authored
      
      Update all the remaining new-style i2c drivers to use standard module
      aliasing instead of the old driver_name/type driver matching scheme.
      
      Note that the tuner driver is a bit quirky at the moment, as it
      overwrites i2c_client.name with arbitrary strings. We write "tuner"
      back on remove, to make sure that driver cycling will work properly,
      but there may still be troublesome corner cases.
      Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
      af294867
  10. 29 Apr, 2008 1 commit
    • Jean Delvare's avatar
      i2c: Add support for device alias names · d2653e92
      Jean Delvare authored
      
      Based on earlier work by Jon Smirl and Jochen Friedrich.
      
      This patch allows new-style i2c chip drivers to have alias names using
      the official kernel aliasing system and MODULE_DEVICE_TABLE(). At this
      point, the old i2c driver binding scheme (driver_name/type) is still
      supported.
      Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
      Cc: Jochen Friedrich <jochen@scram.de>
      Cc: Jon Smirl <jonsmirl@gmail.com>
      Cc: Kay Sievers <kay.sievers@vrfy.org>
      d2653e92
  11. 25 Jan, 2008 5 commits
  12. 09 Oct, 2007 1 commit
  13. 27 Apr, 2007 2 commits
  14. 01 Mar, 2007 1 commit
  15. 21 Feb, 2007 2 commits
  16. 25 Jun, 2006 1 commit
  17. 12 May, 2006 1 commit
  18. 02 Apr, 2006 1 commit
  19. 11 Jan, 2006 2 commits
  20. 09 Jan, 2006 2 commits
  21. 06 Jan, 2006 4 commits
  22. 22 Dec, 2005 1 commit
  23. 01 Dec, 2005 1 commit
  24. 13 Nov, 2005 4 commits