提交历史

作者 SHA1 备注 提交日期
  Nathan Hartman 366053e464 Fix typos, 1 in a #define, others in comments. This changes one definition: _MQ_TIMEDRECIEVE is changed to _MQ_TIMEDRECEIVE. It appears this symbol is not used anywhere. 5 年之前
  Bruno Schwander dbfad69248 drivers/ioexpander/tca64xx.c: Fix some errors in the TCA64XX driver. 5 年之前
  Gregory Nutt 9568600ab1 Squashed commit of the following: 7 年之前
  Gregory Nutt 42a0796615 Squashed commit of the following: 7 年之前
  Gregory Nutt 83cdb0c552 Squashed commit of the following: 7 年之前
  Juha Niskanen 0113b0db95 drivers: handle I2C_TRANSFER return value consistently. Some I2C peripherals transfers return zero on success, others number of completed transfers. Make drivers robust against this. 7 年之前
  Gregory Nutt 9965cbe428 drivers/: Review and correct some stylistic inconsistencies 8 年之前
  Gregory Nutt 3d5df2e5af Extend I/O Expander interrupt controls; Add test of level sensitve interrupt to Simulated I/O expander 8 年之前
  Gregory Nutt 1f9799b68d I/O Expanders: Interrupt detection logic should not ignore the no-change case. Still need to handle level interrupts even with no change. 8 年之前
  Gregory Nutt 803b540e8a Fix various issues with I/O expander and GPIO lower half drivers from testing with simulated I/O expander 8 年之前
  Gregory Nutt 778a8131bf SIM: Add a simulated I/O Expander driver 8 年之前
  Gregory Nutt d47aa75669 Add PCF8574 I/O Expander driver. Some cleanup also of other expander drivers. 8 年之前
  Gregory Nutt 91b1006d42 I/O Expander Interface: Add argument to interrupt callback. Add a method to detach the interrupt. 8 年之前
  Gregory Nutt fb84e51d5b Minor improvements/fixes to the TCA64xx driver. 8 年之前
  Gregory Nutt c0b83cb4b4 First (untested) cut at a TCA64XX I/O Expander driver leverages from Project Ara 8 年之前