1. dd5eeb9 firewire: core: increase default SPLIT_TIMEOUT value by Clemens Ladisch · 13 years ago
  2. e71084a firewire: core: fix card->reset_jiffies overflow by Clemens Ladisch · 13 years ago
  3. 6044565 firewire: core: fix unstable I/O with Canon camcorder by Stefan Richter · 13 years ago
  4. e78483c Merge firewire branches to be released post v2.6.35 by Stefan Richter · 14 years ago
  5. 2080222 firewire: core: add forgotten dummy driver methods, remove unused ones by Stefan Richter · 14 years ago
  6. bf54e14 firewire: cdev: add PHY packet reception by Stefan Richter · 14 years ago
  7. 18d0cdf firewire: normalize status values in packet callbacks by Stefan Richter · 14 years ago
  8. 02d37be firewire: core: integrate software-forced bus resets with bus management by Stefan Richter · 14 years ago
  9. 250b2b6 firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_id by Stefan Richter · 14 years ago
  10. ae94801 firewire: core: no need to track irq flags in bm_work by Stefan Richter · 14 years ago
  11. e847cc83 firewire: drop sizeof expressions from some request size arguments by Stefan Richter · 14 years ago
  12. c374ab4 firewire: core: always enable cycle master packets by Clemens Ladisch · 14 years ago
  13. e91b278 firewire: allocate broadcast channel in hardware by Clemens Ladisch · 14 years ago
  14. 7e0e314f firewire: core: add CSR abdicate support by Clemens Ladisch · 14 years ago
  15. 8e4b50f firewire: core: add CSR SPLIT_TIMEOUT support by Clemens Ladisch · 14 years ago
  16. bda3b8a firewire: core: retry on local errors in bus manager election by Clemens Ladisch · 14 years ago
  17. 1038953 firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony camcorder by Stefan Richter · 14 years ago
  18. 5c40cbf firewire: core: use separate timeout for each transaction by Clemens Ladisch · 14 years ago
  19. edd5bda firewire: core: clean up config ROM related defined constants by Stefan Richter · 14 years ago
  20. e300839 firewire: core: add_descriptor size check by Stefan Richter · 14 years ago
  21. cb7c96d firewire: core: optimize Topology Map creation by Stefan Richter · 15 years ago
  22. fe24257 firewire: core: clarify generate_config_rom usage by Stefan Richter · 15 years ago
  23. 8e85973 firewire: optimize config ROM creation by Stefan Richter · 15 years ago
  24. 9fb551b firewire: normalize style of queue_work wrappers by Stefan Richter · 15 years ago
  25. b171e20 firewire: core: fix race with parallel PCI device probe by Stefan Richter · 15 years ago
  26. 6fdc037 firewire: core: do not DMA-map stack addresses by Stefan Richter · 15 years ago
  27. d645f4d firewire: core: fix iso context shutdown on card removal by Stefan Richter · 15 years ago
  28. 5a124d3 firewire: net: allow for unordered unit discovery by Stefan Richter · 15 years ago
  29. f91e3bd firewire: net: style changes by Stefan Richter · 15 years ago
  30. c76acec firewire: add IPv4 support by Jay Fenlason · 15 years ago
  31. 099d541 firewire: core: prepare for non-core children of card devices by Stefan Richter · 15 years ago
  32. e71d31d firewire: rename source files by Stefan Richter · 15 years ago[Renamed from drivers/firewire/fw-card.c]
  33. 77c9a5d firewire: reorganize header files by Stefan Richter · 15 years ago
  34. e8ca970 firewire: clean up includes by Stefan Richter · 15 years ago
  35. 7889b60 firewire: core: optimize propagation of BROADCAST_CHANNEL by Stefan Richter · 15 years ago
  36. cbae787 firewire: core: simplify broadcast channel allocation by Stefan Richter · 15 years ago
  37. e1dc7ca firewire: core: increase bus manager grace period by Stefan Richter · 15 years ago
  38. 6104ee9 firewire: broadcast channel support by Jay Fenlason · 15 years ago
  39. e1eff7a firewire: normalize a variable name by Stefan Richter · 15 years ago
  40. 53dca51 firewire: remove line breaks before function names by Stefan Richter · 16 years ago
  41. b7479fe firewire: core: Remove card from list of cards when enable fails by Petr Vandrovec · 15 years ago
  42. e747a5c firewire: core: optimize card shutdown by Stefan Richter · 15 years ago
  43. 8cd0bbb firewire: unnecessary BM delay after generation rollover by Stefan Richter · 16 years ago
  44. 6230582 firewire: core: fix sleep in atomic context due to driver core change by Stefan Richter · 15 years ago
  45. 0fa1986f firewire: improve refcounting of fw_card by Jay Fenlason · 16 years ago
  46. 2cc489c firewire: typo in comment by Jay Fenlason · 16 years ago
  47. 1e119fa firewire: fw_send_request_sync() by Jay Fenlason · 16 years ago
  48. 1e8afea firewire: warn on unfinished transactions during card removal by Stefan Richter · 16 years ago
  49. 459f792 firewire: clean up fw_card reference counting by Stefan Richter · 16 years ago
  50. bbf094c firewire: remove unused struct members by Stefan Richter · 16 years ago
  51. e534fe1 firewire: implement broadcast_channel CSR for 1394a compliance by Stefan Richter · 16 years ago
  52. db8be07 firewire: cleanups by Adrian Bunk · 16 years ago
  53. 25b1c3d firewire: fix synchronization of gap counts by Stefan Richter · 16 years ago
  54. c9755e1 firewire: reread config ROM when device reset the bus by Stefan Richter · 16 years ago
  55. bd7dee6 firewire: remove superfluous reference counting by Stefan Richter · 16 years ago
  56. 855c603 firewire: fix crash in automatic module unloading by Stefan Richter · 16 years ago
  57. 1580347 firewire: potentially invalid pointers used in fw_card_bm_work by Stefan Richter · 16 years ago
  58. 8a2d9ed firewire: fix unloading of fw-ohci while devices are attached by Stefan Richter · 17 years ago
  59. 24d4012 firewire: optimize gap count with 1394b leaf nodes by Stefan Richter · 17 years ago
  60. 2aef469 firewire: Implement suspend/resume PCI driver hooks. by Kristian Høgsberg · 17 years ago
  61. 2d826cc firewire: Always use parens with sizeof. by Kristian Høgsberg · 17 years ago
  62. a77754a firewire: Uppercase most macro names. by Kristian Høgsberg · 17 years ago
  63. a98e271 firewire: Coding style cleanup: no spaces after function names. by Kristian Høgsberg · 17 years ago
  64. 6a5033b firewire: Convert card_rwsem to a regular mutex. by Kristian Høgsberg · 17 years ago
  65. c781c06 firewire: Clean up comment style. by Kristian Høgsberg · 17 years ago
  66. e175569 firewire: Use lib/ implementation of CRC ITU-T. by Kristian Høgsberg · 17 years ago
  67. dde2b95 firewire: Don't use subsystem rwsem, it's going away. by Kristian Høgsberg · 17 years ago
  68. 66dea3e firewire: Add ioctls to add and remove config rom descriptors. by Kristian Høgsberg · 17 years ago
  69. ecab413 firewire: Add phy register defines. by Marc Butler · 17 years ago
  70. 473d28c firewire: Implement topology map and fix a couple of loopback bugs. by Kristian Høgsberg · 17 years ago
  71. 49e1179 firewire: Drop the unused fw_card device. by Kristian Høgsberg · 17 years ago
  72. 937f687 firewire: Let an fw_descriptor specify a leading immediate key/value pair. by Kristian Høgsberg · 17 years ago
  73. bbf19db firewire: Use atomic_t's for serial numbers. by Kristian Høgsberg · 17 years ago
  74. 730c32f firewire: Implement proper transaction cancelation. by Kristian Høgsberg · 17 years ago
  75. 641f879 firewire: use atomic type for fw_device.state by Stefan Richter · 17 years ago
  76. 931c483 firewire: Implement compliant bus management. by Kristian Høgsberg · 17 years ago
  77. 83db801 firewire: Implement gap count optimization. by Kristian Høgsberg · 17 years ago
  78. 5af4e5e firewire: comma after last enum item or initializer by Stefan Richter · 17 years ago
  79. 5e20c28 firewire: whitespace adjustments by Stefan Richter · 17 years ago
  80. 21ebcd1 firewire: mark some structs const by Stefan Richter · 17 years ago
  81. 19a15b9 firewire: Add device probing and sysfs integration. by Kristian Høgsberg · 18 years ago
  82. 3038e35 firewire: Add core firewire stack. by Kristian Høgsberg · 18 years ago