1. 8a10ef4 staging: mt7621-gpio: reorder includes alphabetically by Sergio Paracuellos · 7 years ago
  2. 53364c7 staging: mt7621-gpio: change gc_map to don't use pointers by Sergio Paracuellos · 7 years ago
  3. 1e2735f staging: mt7621-gpio: use GPIOF_DIR_OUT and GPIOF_DIR_IN macros instead of custom values by Sergio Paracuellos · 7 years ago
  4. 64379af staging: mt7621-gpio: change 'to_mediatek_gpio' to make just a one line return by Sergio Paracuellos · 7 years ago
  5. a7e09d3 staging: mt7621-gpio: update #interrupt-cells for the gpio node by Sergio Paracuellos · 7 years ago
  6. 24298a2 staging: mt7621-gpio: change lock place in irq mask and unmask functions by Sergio Paracuellos · 7 years ago
  7. 7efcce0 staging: mt7621-gpio: avoid locking in mediatek_gpio_get_direction by Sergio Paracuellos · 7 years ago
  8. e119216 staging: mt7621-gpio: fix masks for gpio pin by Sergio Paracuellos · 7 years ago
  9. ba64745 staging: mt7621-gpio: use module_platform_driver() instead subsys initcall by Sergio Paracuellos · 7 years ago
  10. e84ff3a staging: mt7621-gpio: rename MTK_MAX_BANK into MTK_BANK_CNT by Sergio Paracuellos · 7 years ago
  11. 8cf7c2f staging: mt7621-gpio: use MTK_BANK_WIDTH instead of magic number by Sergio Paracuellos · 7 years ago
  12. b36dd3a staging: mt7621-gpio: use ternary operator in return in mediatek_gpio_get_direction by Sergio Paracuellos · 7 years ago
  13. e9301a5 staging: mt7621-gpio: avoid devm_kzalloc() hidden inside declarations and refactor function a bit by Sergio Paracuellos · 7 years ago
  14. 0aaf256 staging: mt7621-gpio: avoid use of globals and use platform_data instead by Sergio Paracuellos · 7 years ago
  15. 568f242 staging: mt7621-gpio: replace 'mtk' to use correct one 'mediatek' by Sergio Paracuellos · 7 years ago
  16. 832016d staging: mt7621-gpio: add SPDX identifier by Sergio Paracuellos · 7 years ago
  17. 51c1771 staging: mt7621-gpio: fix some warnings because of lines exceeded 80 characters by Sergio Paracuellos · 7 years ago
  18. b9c7648 staging: mt7621-gpio: prefer unsigned int to bare unsigned by Sergio Paracuellos · 7 years ago
  19. 16974b9 staging: gpio-mt7621: Include the right header by Linus Walleij · 7 years ago
  20. 2a5f03b staging: mt7621-gpio: mt7621: make symbol gc_map static by Wei Yongjun · 7 years ago
  21. f65d6eb staging: mt7621-gpio: remove redundant owner assignments of drivers by HariPrasath Elango · 7 years ago
  22. 16e556a staging: mt7621-gpio: ralink: add mt7621 gpio controller by John Crispin · 7 years ago