1. eba6120 firewire: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  2. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  3. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  4. 392910c drivers, firewire: convert fw_node.ref_count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  5. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  6. 98466cc firewire: tone down some diagnostic log messages by Stefan Richter · 13 years ago
  7. 26b4950 firewire: core: prefix log messages with card name by Stefan Richter · 13 years ago
  8. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  9. e71084a firewire: core: fix card->reset_jiffies overflow by Clemens Ladisch · 14 years ago
  10. 656b7af firewire: core: fix fw_send_request kerneldoc comment by Stefan Richter · 15 years ago
  11. 250b2b6 firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_id by Stefan Richter · 15 years ago
  12. c8a94de firewire: normalize STATE_CLEAR/SET CSR access interface by Stefan Richter · 15 years ago
  13. db3c9cc firewire: replace get_features card driver hook by Stefan Richter · 15 years ago
  14. e91b278 firewire: allocate broadcast channel in hardware by Clemens Ladisch · 15 years ago
  15. 7e0e314f firewire: core: add CSR abdicate support by Clemens Ladisch · 15 years ago
  16. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  17. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  18. cb7c96da3 firewire: core: optimize Topology Map creation by Stefan Richter · 15 years ago
  19. e71d31d firewire: rename source files by Stefan Richter · 16 years ago[Renamed from drivers/firewire/fw-topology.c]
  20. 77c9a5d firewire: reorganize header files by Stefan Richter · 16 years ago
  21. e8ca970 firewire: clean up includes by Stefan Richter · 16 years ago
  22. 7889b60 firewire: core: optimize propagation of BROADCAST_CHANNEL by Stefan Richter · 16 years ago
  23. 53dca51 firewire: remove line breaks before function names by Stefan Richter · 16 years ago
  24. 8cd0bbb firewire: unnecessary BM delay after generation rollover by Stefan Richter · 17 years ago
  25. a5c7f47 firewire: insist on successive self ID complete events by Stefan Richter · 17 years ago
  26. d6f95a3 firewire: fix resetting of bus manager retry counter by Stefan Richter · 16 years ago
  27. 0fa1986f firewire: improve refcounting of fw_card by Jay Fenlason · 16 years ago
  28. 77e5571 firewire: fix struct fw_node memory leak by Jay Fenlason · 16 years ago
  29. 792a610 firewire: fix race of bus reset with request transmission by Stefan Richter · 17 years ago
  30. 25b1c3d firewire: fix synchronization of gap counts by Stefan Richter · 17 years ago
  31. c9755e1 firewire: reread config ROM when device reset the bus by Stefan Richter · 17 years ago
  32. a2cdebe firewire: warn on fatal condition in topology code by Stefan Richter · 17 years ago
  33. 1580347 firewire: potentially invalid pointers used in fw_card_bm_work by Stefan Richter · 17 years ago
  34. b5d2a5e firewire: enforce access order between generation and node ID, fix "giving up on config rom" by Stefan Richter · 17 years ago
  35. c1b91ce firewire: in-code doc updates. by Yann Dirson · 17 years ago
  36. e5f84f8 firewire: a header cleanup by Stefan Richter · 17 years ago
  37. dae1a3a firewire: simplify a struct type by Stefan Richter · 18 years ago
  38. 24d4012 firewire: optimize gap count with 1394b leaf nodes by Stefan Richter · 18 years ago
  39. 8a8cea2 firewire: missing newline in printk by Stefan Richter · 18 years ago
  40. 2d826cc firewire: Always use parens with sizeof. by Kristian Høgsberg · 18 years ago
  41. a77754a firewire: Uppercase most macro names. by Kristian Høgsberg · 18 years ago
  42. a98e271 firewire: Coding style cleanup: no spaces after function names. by Kristian Høgsberg · 18 years ago
  43. c781c06 firewire: Clean up comment style. by Kristian Høgsberg · 18 years ago
  44. e175569 firewire: Use lib/ implementation of CRC ITU-T. by Kristian Høgsberg · 18 years ago
  45. 93e4fd4 firewire: Don't set card->irm_node before we have a new valid topology. by Kristian Høgsberg · 18 years ago
  46. 473d28c firewire: Implement topology map and fix a couple of loopback bugs. by Kristian Høgsberg · 18 years ago
  47. 993baca firewire: Schedule topology work before calling driver update functions. by Kristian Høgsberg · 18 years ago
  48. 931c483 firewire: Implement compliant bus management. by Kristian Høgsberg · 18 years ago
  49. 748086e firewire: fix compilation with gcc 3.4 by Stefan Richter · 18 years ago
  50. 83db801 firewire: Implement gap count optimization. by Kristian Høgsberg · 18 years ago
  51. 907293d firewire: consistent usage of node_id by Stefan Richter · 18 years ago
  52. 5e20c28 firewire: whitespace adjustments by Stefan Richter · 18 years ago
  53. 95688e9 firewire: cleanups by Adrian Bunk · 18 years ago
  54. 19a15b9 firewire: Add device probing and sysfs integration. by Kristian Høgsberg · 18 years ago
  55. 3038e35 firewire: Add core firewire stack. by Kristian Høgsberg · 18 years ago