Commit History

Author SHA1 Message Date
  Gregory Nutt e9a5477506 Add an instance argument to the SPIDEV definitions. 7 years ago
  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 years ago
  Gregory Nutt ac6e552ff7 Fixes for coding standard: '*' needs to 'snuggle' with following variable name 7 years ago
  Gregory Nutt 1660329d06 Rename up_rnginitialize to devrandom_register 8 years ago
  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 years ago
  Gregory Nutt 5f9c47a83f drivers/wireless: Fixes to spacing and alignement 9 years ago
  Gregory Nutt afdb3c751a Fix typos from a previous commit 9 years ago
  Gregory Nutt a7e43c7fdb Eliminate some warnings 9 years ago
  Gregory Nutt e4d2822af8 Make some file section headers more consistent with standard 9 years ago
  Gregory Nutt 1780810d3d Rename kmalloc to kmm_malloc for consistency 10 years ago
  Gregory Nutt 54fa3b0b59 Rename kfree to kmm_free for consistency with other naming conventions 10 years ago
  Gregory Nutt 0e37ec1bfc Add NSRF42L01 driver. From Laurent Latil 11 years ago
  patacongo 1ba2240762 Add initial CC1101 wireless logic from Uros 13 years ago
  patacongo 9a9ebcd417 Mostly cosmetic changes from Uros 13 years ago