1. 320cfa6 firewire: ohci: disable MSI on Ricoh controllers by Stefan Richter · 12 years ago
  2. d1bb399 firewire: ohci: add reset packet quirk for SB Audigy by Clemens Ladisch · 12 years ago
  3. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  4. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  5. 823467e drivers/firewire: Add export.h for EXPORT_SYMBOL to core-iso.c by Paul Gortmaker · 13 years ago
  6. a572e68 firewire: ohci: fix isochronous DMA synchronization by Clemens Ladisch · 13 years ago
  7. 32eaeae firewire: ohci: work around selfID junk due to wrong gap count by Clemens Ladisch · 13 years ago
  8. a74477d firewire: net: Use posted writes by Stephan Gatzka · 13 years ago
  9. 4ec4a67 firewire: use clamp and min3 macros by Stefan Richter · 13 years ago
  10. b810e4a firewire: ohci: optimize TSB41BA3D detection by Stefan Richter · 13 years ago
  11. 28897fb firewire: ohci: TSB41BA3D support tweaks by Stefan Richter · 13 years ago
  12. 25935eb firewire: ohci: Add support for TSB41BA3D phy by Stephan Gatzka · 13 years ago
  13. 2d7a36e firewire: ohci: Move code from the bus reset tasklet into a workqueue by Stephan Gatzka · 13 years ago
  14. 32ce38f firewire: sbp2: fold two functions into one by Stefan Richter · 13 years ago
  15. b2af07b firewire: sbp2: move some code to more sensible places by Stefan Richter · 13 years ago
  16. 6ff8147 firewire: sbp2: remove obsolete reference counting by Stefan Richter · 13 years ago
  17. f39aa30 firewire: ohci: add no MSI quirk for O2Micro controller by Ming Lei · 13 years ago
  18. 219f358 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  19. 0278ccd firewire: sbp2: fix panic after rmmod with slow targets by Chris Boot · 13 years ago
  20. 3210d19 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  21. 6f02bfc Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  22. aaff120 firewire: core: handle ack_busy when fetching the Config ROM by Stefan Richter · 13 years ago
  23. a01e836 firewire: ohci: fix DMA unmapping in an error path by Stefan Richter · 13 years ago
  24. 9c1176b firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner cases by Stefan Richter · 13 years ago
  25. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  26. 441c196 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  27. 93b3790 firewire: cdev: prevent race between first get_info ioctl and bus reset event queuing by Stefan Richter · 13 years ago
  28. d873d79 firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVAL by Stefan Richter · 13 years ago
  29. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  30. e69dd33 net: Push protocol type directly down to header_ops->cache() by David S. Miller · 13 years ago
  31. 7f7e3711 firewire: ohci: do not bind to Pinnacle cards, avert panic by Stefan Richter · 13 years ago
  32. 9f42617 firewire: ohci: skip soft reset retries after card ejection by Stefan Richter · 13 years ago
  33. 215fa44 firewire: ohci: fix PHY reg access after card ejection by Stefan Richter · 13 years ago
  34. b14c369 firewire: ohci: add a comment on PHY reg access serialization by Stefan Richter · 13 years ago
  35. 9ef28cc firewire: ohci: reduce potential context_stop latency by Stefan Richter · 13 years ago
  36. dd6254e firewire: ohci: remove superfluous posted write flushes by Clemens Ladisch · 13 years ago
  37. bf337b1 firewire: net: replacing deprecated __attribute__((packed)) with __packed by August Lilleaas · 13 years ago
  38. 105e53f firewire: sbp2: parallelize login, reconnect, logout by Stefan Richter · 13 years ago
  39. 81bf52d firewire: sbp2: octlet AT payloads can be stack-allocated by Stefan Richter · 13 years ago
  40. b75ca5e firewire: sbp2: omit Scsi_Host lock from queuecommand by Stefan Richter · 13 years ago
  41. 6ea9e7b firewire: core: use non-reentrant workqueue with rescuer by Stefan Richter · 14 years ago
  42. 13882a8 firewire: optimize iso queueing by setting wake only after the last packet by Clemens Ladisch · 13 years ago
  43. f30e6d3 firewire: octlet AT payloads can be stack-allocated by Stefan Richter · 13 years ago
  44. 020abf0 Merge tag 'v2.6.39-rc7' by Stefan Richter · 13 years ago
  45. 8db72a7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  46. 2e053a2 firewire: Fix for broken configrom updates in quick succession by B.J. Buchalter · 13 years ago
  47. 0ff8fbc firewire: ohci: optimize find_branch_descriptor() by Clemens Ladisch · 13 years ago
  48. da28947 firewire: ohci: avoid separate DMA mapping for small AT payloads by Clemens Ladisch · 13 years ago
  49. ecf8328 firewire: ohci: do not start DMA contexts before link is enabled by Clemens Ladisch · 13 years ago
  50. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  51. c3ca48f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  52. 115881d firewire: core: ignore link-active bit of new nodes, fix device recognition by Stefan Richter · 13 years ago
  53. 7a4e1e9 firewire: sbp2: revert obsolete 'fix stall with "Unsolicited response"' by Stefan Richter · 13 years ago
  54. dd5eeb9 firewire: core: increase default SPLIT_TIMEOUT value by Clemens Ladisch · 13 years ago
  55. 31ef913 ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driver by Clemens Ladisch · 13 years ago
  56. d838d2c0 firewire: ohci: Misleading kfree in ohci.c::pci_probe/remove by Oleg Drokin · 13 years ago
  57. b6258fc firewire: ohci: omit IntEvent.busReset check rom AT queueing by Stefan Richter · 13 years ago
  58. 44b74d9 firewire: ohci: prevent starting of iso contexts with empty queue by Clemens Ladisch · 13 years ago
  59. e81cbeb firewire: ohci: prevent iso completion callbacks after context stop by Clemens Ladisch · 13 years ago
  60. 5aaffc6 firewire: core: rename some variables by Clemens Ladisch · 13 years ago
  61. 8fd2af1 firewire: nosy: should work on Power Mac G4 PCI too by Stefan Richter · 13 years ago
  62. e71084a firewire: core: fix card->reset_jiffies overflow by Clemens Ladisch · 13 years ago
  63. dbc9880 firewire: cdev: remove unneeded reference by Clemens Ladisch · 14 years ago
  64. 5a5e62d firewire: cdev: always wait for outbound transactions to complete by Clemens Ladisch · 14 years ago
  65. 3e204df firewire: cdev: remove unneeded idr_find() from complete_transaction() by Clemens Ladisch · 14 years ago
  66. f117a3e firewire: ohci: log dead DMA contexts by Clemens Ladisch · 14 years ago
  67. a1d3f5b Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  68. 3247199 firewire: net: is not experimental anymore by Stefan Richter · 13 years ago
  69. 74a1450 firewire: net: invalidate ARP entries of removed nodes by Maxim Levitsky · 14 years ago
  70. 6044565 firewire: core: fix unstable I/O with Canon camcorder by Stefan Richter · 13 years ago
  71. 1427130 firewire: ohci: fix compilation on arches without PAGE_KERNEL_RO by Clemens Ladisch · 14 years ago
  72. 410cf2b firewire: use split transaction timeout only for split transactions by Clemens Ladisch · 14 years ago
  73. 693a50b firewire: ohci: consolidate context status flags by Stefan Richter · 14 years ago
  74. 386a415 firewire: ohci: cache the context run bit by Clemens Ladisch · 14 years ago
  75. 78dec56 firewire: ohci: flush AT contexts after bus reset - addendum by Stefan Richter · 14 years ago
  76. 82b662d firewire: ohci: flush AT contexts after bus reset for OHCI 1.2 by Clemens Ladisch · 14 years ago
  77. c167147 firewire: net: set carrier state at ifup by Stefan Richter · 14 years ago
  78. 18bb36f firewire: net: add carrier detection by Maxim Levitsky · 14 years ago
  79. c4d6fd4 firewire: net: ratelimit error messages by Maxim Levitsky · 14 years ago
  80. dd23736 firewire: ohci: restart iso DMA contexts on resume from low power mode by Maxim Levitsky · 14 years ago
  81. 8662b6b firewire: ohci: restore GUID on resume. by Maxim Levitsky · 14 years ago
  82. ec766a7 firewire: ohci: use common buffer for self IDs and AR descriptors by Clemens Ladisch · 14 years ago
  83. 2dd5bed firewire: ohci: optimize iso context checks in the interrupt handler by Clemens Ladisch · 14 years ago
  84. 5b06db1 firewire: make PHY packet header format consistent by Clemens Ladisch · 14 years ago
  85. 8327b37 firewire: ohci: properly clear posted write errors by Clemens Ladisch · 14 years ago
  86. e597e98 firewire: ohci: flush MMIO writes in the interrupt handler by Clemens Ladisch · 14 years ago
  87. c088ab30 firewire: ohci: fix AT context initialization error handling by Clemens Ladisch · 14 years ago
  88. 7a39d8b firewire: ohci: Asynchronous Reception rewrite by Clemens Ladisch · 14 years ago
  89. 5878730 firewire: core: Update WARN uses by Joe Perches · 14 years ago
  90. 60a74a6 firewire: nosy: char device is not seekable by Stefan Richter · 14 years ago
  91. 9993e0f firewire: ohci: fix regression with Agere FW643 rev 06, disable MSI by Stefan Richter · 14 years ago
  92. af0cdf4 firewire: ohci: fix regression with VIA VT6315, disable MSI by Stefan Richter · 14 years ago
  93. 75f5d2c Merge branch 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  94. b226883 firewire: net: throttle TX queue before running out of tlabels by Stefan Richter · 14 years ago
  95. 4855301 firewire: net: replace lists by counters by Stefan Richter · 14 years ago
  96. 7ee11fa firewire: net: fix memory leaks by Stefan Richter · 14 years ago
  97. 902bca0 firewire: net: count stats.tx_packets and stats.tx_bytes by Stefan Richter · 14 years ago
  98. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  99. f69fa76 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  100. 693fa77 firewire: ohci: fix race when reading count in AR descriptor by Clemens Ladisch · 14 years ago