1. 26 1月, 2011 1 次提交
  2. 24 1月, 2011 1 次提交
  3. 22 1月, 2011 1 次提交
  4. 21 1月, 2011 1 次提交
  5. 15 1月, 2011 1 次提交
  6. 14 1月, 2011 6 次提交
  7. 13 1月, 2011 1 次提交
  8. 12 1月, 2011 1 次提交
  9. 11 1月, 2011 1 次提交
    • P
      i2c: Add generic I2C multiplexer using GPIO API · 92ed1a76
      Peter Korsgaard 提交于
      Add an i2c mux driver providing access to i2c bus segments using a
      hardware MUX sitting on a master bus and controlled through gpio pins.
      
      E.G. something like:
      
        ----------              ----------  Bus segment 1   - - - - -
       |          | SCL/SDA    |          |-------------- |           |
       |          |------------|          |
       |          |            |          | Bus segment 2 |           |
       |  Linux   | GPIO 1..N  |   MUX    |---------------   Devices
       |          |------------|          |               |           |
       |          |            |          | Bus segment M
       |          |            |          |---------------|           |
        ----------              ----------                  - - - - -
      
      SCL/SDA of the master I2C bus is multiplexed to bus segment 1..M
      according to the settings of the GPIO pins 1..N.
      Signed-off-by: NPeter Korsgaard <peter.korsgaard@barco.com>
      Signed-off-by: NJean Delvare <khali@linux-fr.org>
      92ed1a76
  10. 10 1月, 2011 3 次提交
  11. 08 1月, 2011 2 次提交
  12. 04 1月, 2011 1 次提交
  13. 29 12月, 2010 1 次提交
  14. 24 12月, 2010 1 次提交
  15. 23 12月, 2010 3 次提交
  16. 22 12月, 2010 1 次提交
  17. 21 12月, 2010 1 次提交
  18. 19 12月, 2010 1 次提交
  19. 17 12月, 2010 3 次提交
  20. 16 12月, 2010 2 次提交
  21. 15 12月, 2010 2 次提交
  22. 14 12月, 2010 1 次提交
  23. 11 12月, 2010 2 次提交
  24. 09 12月, 2010 1 次提交
  25. 07 12月, 2010 1 次提交