1. cb7c96d firewire: core: optimize Topology Map creation by Stefan Richter · 15 years ago
  2. fe24257 firewire: core: clarify generate_config_rom usage by Stefan Richter · 15 years ago
  3. 8e85973 firewire: optimize config ROM creation by Stefan Richter · 15 years ago
  4. 9fb551b firewire: normalize style of queue_work wrappers by Stefan Richter · 15 years ago
  5. b171e20 firewire: core: fix race with parallel PCI device probe by Stefan Richter · 15 years ago
  6. 6fdc037 firewire: core: do not DMA-map stack addresses by Stefan Richter · 15 years ago
  7. d645f4d firewire: core: fix iso context shutdown on card removal by Stefan Richter · 15 years ago
  8. 5a124d3 firewire: net: allow for unordered unit discovery by Stefan Richter · 15 years ago
  9. f91e3bd firewire: net: style changes by Stefan Richter · 15 years ago
  10. c76acec firewire: add IPv4 support by Jay Fenlason · 15 years ago
  11. 099d541 firewire: core: prepare for non-core children of card devices by Stefan Richter · 15 years ago
  12. e71d31d firewire: rename source files by Stefan Richter · 15 years ago[Renamed from drivers/firewire/fw-card.c]
  13. 77c9a5d firewire: reorganize header files by Stefan Richter · 15 years ago
  14. e8ca970 firewire: clean up includes by Stefan Richter · 15 years ago
  15. 7889b60 firewire: core: optimize propagation of BROADCAST_CHANNEL by Stefan Richter · 15 years ago
  16. cbae787 firewire: core: simplify broadcast channel allocation by Stefan Richter · 15 years ago
  17. e1dc7ca firewire: core: increase bus manager grace period by Stefan Richter · 15 years ago
  18. 6104ee9 firewire: broadcast channel support by Jay Fenlason · 15 years ago
  19. e1eff7a firewire: normalize a variable name by Stefan Richter · 15 years ago
  20. 53dca51 firewire: remove line breaks before function names by Stefan Richter · 16 years ago
  21. b7479fe firewire: core: Remove card from list of cards when enable fails by Petr Vandrovec · 15 years ago
  22. e747a5c firewire: core: optimize card shutdown by Stefan Richter · 16 years ago
  23. 8cd0bbb firewire: unnecessary BM delay after generation rollover by Stefan Richter · 16 years ago
  24. 6230582 firewire: core: fix sleep in atomic context due to driver core change by Stefan Richter · 16 years ago
  25. 0fa1986 firewire: improve refcounting of fw_card by Jay Fenlason · 16 years ago
  26. 2cc489c firewire: typo in comment by Jay Fenlason · 16 years ago
  27. 1e119fa firewire: fw_send_request_sync() by Jay Fenlason · 16 years ago
  28. 1e8afea firewire: warn on unfinished transactions during card removal by Stefan Richter · 16 years ago
  29. 459f792 firewire: clean up fw_card reference counting by Stefan Richter · 16 years ago
  30. bbf094c firewire: remove unused struct members by Stefan Richter · 16 years ago
  31. e534fe1 firewire: implement broadcast_channel CSR for 1394a compliance by Stefan Richter · 16 years ago
  32. db8be07 firewire: cleanups by Adrian Bunk · 16 years ago
  33. 25b1c3d firewire: fix synchronization of gap counts by Stefan Richter · 16 years ago
  34. c9755e1 firewire: reread config ROM when device reset the bus by Stefan Richter · 16 years ago
  35. bd7dee6 firewire: remove superfluous reference counting by Stefan Richter · 16 years ago
  36. 855c603 firewire: fix crash in automatic module unloading by Stefan Richter · 16 years ago
  37. 1580347 firewire: potentially invalid pointers used in fw_card_bm_work by Stefan Richter · 16 years ago
  38. 8a2d9ed firewire: fix unloading of fw-ohci while devices are attached by Stefan Richter · 17 years ago
  39. 24d4012 firewire: optimize gap count with 1394b leaf nodes by Stefan Richter · 17 years ago
  40. 2aef469 firewire: Implement suspend/resume PCI driver hooks. by Kristian Høgsberg · 17 years ago
  41. 2d826cc firewire: Always use parens with sizeof. by Kristian Høgsberg · 17 years ago
  42. a77754a firewire: Uppercase most macro names. by Kristian Høgsberg · 17 years ago
  43. a98e271 firewire: Coding style cleanup: no spaces after function names. by Kristian Høgsberg · 17 years ago
  44. 6a5033b firewire: Convert card_rwsem to a regular mutex. by Kristian Høgsberg · 17 years ago
  45. c781c06 firewire: Clean up comment style. by Kristian Høgsberg · 17 years ago
  46. e175569 firewire: Use lib/ implementation of CRC ITU-T. by Kristian Høgsberg · 17 years ago
  47. dde2b95 firewire: Don't use subsystem rwsem, it's going away. by Kristian Høgsberg · 17 years ago
  48. 66dea3e firewire: Add ioctls to add and remove config rom descriptors. by Kristian Høgsberg · 17 years ago
  49. ecab413 firewire: Add phy register defines. by Marc Butler · 17 years ago
  50. 473d28c firewire: Implement topology map and fix a couple of loopback bugs. by Kristian Høgsberg · 17 years ago
  51. 49e1179 firewire: Drop the unused fw_card device. by Kristian Høgsberg · 17 years ago
  52. 937f687 firewire: Let an fw_descriptor specify a leading immediate key/value pair. by Kristian Høgsberg · 17 years ago
  53. bbf19db firewire: Use atomic_t's for serial numbers. by Kristian Høgsberg · 17 years ago
  54. 730c32f firewire: Implement proper transaction cancelation. by Kristian Høgsberg · 17 years ago
  55. 641f879 firewire: use atomic type for fw_device.state by Stefan Richter · 18 years ago
  56. 931c483 firewire: Implement compliant bus management. by Kristian Høgsberg · 18 years ago
  57. 83db801 firewire: Implement gap count optimization. by Kristian Høgsberg · 18 years ago
  58. 5af4e5e firewire: comma after last enum item or initializer by Stefan Richter · 18 years ago
  59. 5e20c28 firewire: whitespace adjustments by Stefan Richter · 18 years ago
  60. 21ebcd1 firewire: mark some structs const by Stefan Richter · 18 years ago
  61. 19a15b9 firewire: Add device probing and sysfs integration. by Kristian Høgsberg · 18 years ago
  62. 3038e35 firewire: Add core firewire stack. by Kristian Høgsberg · 18 years ago