1. 8e0469a stm class: Add runtime power management handling by Alexander Shishkin · 8 years ago
  2. 8e996a2 stm class: Support devices that override software assigned masters by Alexander Shishkin · 8 years ago
  3. fb08019 stm class: Remove unnecessary pointer increment by Alexander Shishkin · 8 years ago
  4. 389b669 stm class: Fix stm device initialization order by Alexander Shishkin · 8 years ago
  5. cbe4a61 stm class: Do not leak the chrdev in error path by Alexander Shishkin · 8 years ago
  6. 8fa11d1 stm class: Remove a pointless line by Alexander Shishkin · 8 years ago
  7. c8be489 stm class: stm_heartbeat: Make nr_devs parameter read-only by Alexander Shishkin · 8 years ago
  8. 118b451 stm class: dummy_stm: Make nr_dummies parameter read-only by Alexander Shishkin · 8 years ago
  9. f57af6d stm class: Fix integer boundary checks for master range by Chunyan Zhang · 8 years ago
  10. adcde63 stm class: dummy_stm: Add link callback for fault injection by Alexander Shishkin · 8 years ago
  11. cc84240 stm class: Plug stm device's unlink callback by Alexander Shishkin · 8 years ago
  12. b4ca34a stm class: Fix a race in unlinking by Alexander Shishkin · 8 years ago
  13. f7c81c7 stm class: Fix unbalanced module/device refcounting by Alexander Shishkin · 8 years ago
  14. cde4ad8 stm class: Guard output assignment against concurrency by Alexander Shishkin · 8 years ago
  15. 1810f2c stm class: Fix unlocking braino in the error path by Alexander Shishkin · 8 years ago
  16. 1192918 stm class: Add heartbeat stm source device by Alexander Shishkin · 8 years ago
  17. bcfdf8a stm class: dummy_stm: Create multiple devices by Alexander Shishkin · 8 years ago
  18. 59be422 stm class: Support devices with multiple instances by Alexander Shishkin · 8 years ago
  19. f8560a9 stm class: Use driver's packet callback return value by Alexander Shishkin · 8 years ago
  20. 73a3ed1 stm class: Fix master deallocation in device unregistering by Chunyan Zhang · 8 years ago
  21. f45f40a stm class: Use a signed return type for stm_find_master_chan by Lucas Tanure · 8 years ago
  22. f08b182 stm class: Prevent user-controllable allocations by Alexander Shishkin · 9 years ago
  23. 7b3bb0e stm class: Fix an off-by-one in master array allocation by Chunyan Zhang · 9 years ago
  24. c74f7e8 stm class: Fix link list locking by Alexander Shishkin · 9 years ago
  25. 4c127fd stm class: Fix locking in unbinding policy path by Alexander Shishkin · 9 years ago
  26. 042d446 stm class: Select CONFIG_SRCU by Arnd Bergmann · 9 years ago
  27. 4a2e2b1 stm class: Hide STM-specific options if STM is disabled by Geert Uytterhoeven · 9 years ago
  28. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  29. 1c09057 stm class: Select configfs by Alexander Shishkin · 9 years ago
  30. 0df771d stm class: Mark src::link __rcu by Alexander Shishkin · 9 years ago
  31. e3e5a3d stm class: stm_console: Add kernel-console-over-stm driver by Alexander Shishkin · 9 years ago
  32. 2c41538 stm class: dummy_stm: Add dummy driver for testing stm class by Alexander Shishkin · 9 years ago
  33. 7bd1d40 stm class: Introduce an abstraction for System Trace Module devices by Alexander Shishkin · 9 years ago