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