1. 14 1月, 2011 3 次提交
  2. 13 1月, 2011 1 次提交
  3. 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
  4. 10 1月, 2011 2 次提交
  5. 08 1月, 2011 2 次提交
  6. 04 1月, 2011 1 次提交
  7. 29 12月, 2010 1 次提交
  8. 24 12月, 2010 1 次提交
  9. 23 12月, 2010 3 次提交
  10. 22 12月, 2010 1 次提交
  11. 21 12月, 2010 1 次提交
  12. 19 12月, 2010 1 次提交
  13. 17 12月, 2010 3 次提交
  14. 16 12月, 2010 2 次提交
  15. 15 12月, 2010 2 次提交
  16. 14 12月, 2010 1 次提交
  17. 11 12月, 2010 2 次提交
  18. 09 12月, 2010 1 次提交
  19. 07 12月, 2010 1 次提交
  20. 02 12月, 2010 1 次提交
  21. 25 11月, 2010 1 次提交
    • C
      drivers/net/tile/: on-chip network drivers for the tile architecture · e5a06939
      Chris Metcalf 提交于
      This change adds the first network driver for the tile architecture,
      supporting the on-chip XGBE and GBE shims.
      
      The infrastructure is present for the TILE-Gx networking drivers (another
      three source files in the new directory) but for now the the actual
      tilegx sources are waiting on releasing hardware to initial customers.
      
      Note that arch/tile/include/hv/* are "upstream" headers from the
      Tilera hypervisor and will probably benefit less from LKML review.
      Signed-off-by: NChris Metcalf <cmetcalf@tilera.com>
      e5a06939
  22. 24 11月, 2010 1 次提交
  23. 22 11月, 2010 1 次提交
  24. 20 11月, 2010 1 次提交
  25. 19 11月, 2010 2 次提交
  26. 17 11月, 2010 1 次提交
  27. 15 11月, 2010 1 次提交
  28. 12 11月, 2010 1 次提交