提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt e9a5477506 Add an instance argument to the SPIDEV definitions. 7 年之前
  Gregory Nutt f4bad1a280 stm32_gpiosetevent: GPIO IRQ logic no longer returns the xcpt_t oldhandler. This value is useless and dangerous after the recent changes to interrupt argument passing. 7 年之前
  Gregory Nutt ac6e552ff7 Fixes for coding standard: '*' needs to 'snuggle' with following variable name 7 年之前
  Gregory Nutt 1660329d06 Rename up_rnginitialize to devrandom_register 8 年之前
  Gregory Nutt f6e49caba8 All SPI-based device drivers needs to call SPI_HWFEATURES() with zero in order to co-exist with drivers that use H/W features 8 年之前
  Gregory Nutt 5f9c47a83f drivers/wireless: Fixes to spacing and alignement 9 年之前
  Gregory Nutt afdb3c751a Fix typos from a previous commit 9 年之前
  Gregory Nutt a7e43c7fdb Eliminate some warnings 9 年之前
  Gregory Nutt e4d2822af8 Make some file section headers more consistent with standard 9 年之前
  Gregory Nutt 1780810d3d Rename kmalloc to kmm_malloc for consistency 10 年之前
  Gregory Nutt 54fa3b0b59 Rename kfree to kmm_free for consistency with other naming conventions 10 年之前
  Gregory Nutt 0e37ec1bfc Add NSRF42L01 driver. From Laurent Latil 11 年之前
  patacongo 1ba2240762 Add initial CC1101 wireless logic from Uros 13 年之前
  patacongo 9a9ebcd417 Mostly cosmetic changes from Uros 13 年之前