1. 20 1月, 2016 1 次提交
  2. 19 1月, 2016 1 次提交
  3. 14 1月, 2016 3 次提交
  4. 05 1月, 2016 1 次提交
  5. 04 1月, 2016 1 次提交
  6. 01 1月, 2016 1 次提交
  7. 30 12月, 2015 1 次提交
  8. 28 12月, 2015 1 次提交
  9. 23 12月, 2015 1 次提交
  10. 22 12月, 2015 2 次提交
  11. 20 12月, 2015 1 次提交
  12. 19 12月, 2015 1 次提交
  13. 18 12月, 2015 3 次提交
  14. 17 12月, 2015 1 次提交
  15. 16 12月, 2015 1 次提交
  16. 15 12月, 2015 2 次提交
  17. 14 12月, 2015 1 次提交
  18. 13 12月, 2015 1 次提交
  19. 11 12月, 2015 1 次提交
  20. 10 12月, 2015 1 次提交
  21. 07 12月, 2015 1 次提交
  22. 06 12月, 2015 2 次提交
  23. 05 12月, 2015 1 次提交
  24. 04 12月, 2015 5 次提交
  25. 02 12月, 2015 1 次提交
  26. 01 12月, 2015 1 次提交
    • W
      gpio: Add GPIO support for the ACCES 104-IDI-48 · 6ddcf9b4
      William Breathitt Gray 提交于
      The ACCES 104-IDI-48 family of PC/104 utility boards feature 48
      individually optically isolated digital inputs. Enabled inputs feature
      change-of-state detection capability; if change-of-state detection is
      enabled, an interrupt is fired off if a change of input level
      (low-to-high or high-to-low) is detected. Change-of-state IRQs are
      enabled/disabled on 8-bit boundaries, for a total of six boundaries.
      
      This driver provides GPIO and IRQ support for these 48 channels of
      digital input. The base port address for the device may be configured
      via the idi_48_base module parameter. The interrupt line number for the
      device may be configured via the idi_48_irq module parameter.
      Signed-off-by: NWilliam Breathitt Gray <vilhelm.gray@gmail.com>
      Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
      6ddcf9b4
  27. 26 11月, 2015 3 次提交