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. 26c72e2 firewire: sbp2: document the absence of alignment requirements by Clemens Ladisch · 12 years ago
  3. 935f672 firewire: sbp2: remove superfluous blk_queue_max_segment_size() call by Clemens Ladisch · 12 years ago
  4. f203022 firewire: sbp2: use scsi_dma_(un)map by Clemens Ladisch · 12 years ago
  5. 473ffe6 firewire: sbp2: give correct DMA device to scsi framework by Clemens Ladisch · 12 years ago
  6. fc5f80b firewire: Move fw_card kref functions into linux/firewire.h by Chris Boot · 12 years ago
  7. 253d923 firewire: Add function to get speed from opaque struct fw_request by Chris Boot · 12 years ago
  8. 8527f8e firewire: core: fw_device_refresh(): clean up error handling by Clemens Ladisch · 12 years ago
  9. 94fba9f firewire: core: log config rom reading errors by Clemens Ladisch · 12 years ago
  10. 3b00b00 firewire: core: log error in case of failed bus manager lock by Clemens Ladisch · 12 years ago
  11. 7bdbff6 firewire: move rcode_string() to core by Clemens Ladisch · 12 years ago
  12. db7494e firewire: core: improve reread_config_rom() interface by Clemens Ladisch · 12 years ago
  13. d33ec3b firewire: core: wait for inaccessible devices after bus reset by Clemens Ladisch · 12 years ago
  14. 8a8c473 firewire: ohci: omit spinlock IRQ flags where possible by Stefan Richter · 12 years ago
  15. d713dfa firewire: ohci: correct signedness of a local variable by Stefan Richter · 12 years ago
  16. 0b6c485 firewire: core: fix DMA mapping direction by Stefan Richter · 12 years ago
  17. fe2af11 firewire: use module_pci_driver by Axel Lin · 12 years ago
  18. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  19. 3469940 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  20. d1bbd20 firewire: allow explicit flushing of iso packet completions by Clemens Ladisch · 12 years ago
  21. 18d6271 firewire: prevent dropping of completed iso packet header data by Clemens Ladisch · 12 years ago
  22. 910e76c firewire: ohci: factor out iso completion flushing code by Clemens Ladisch · 12 years ago
  23. 7386401 firewire: ohci: simplify iso header pointer arithmetic by Clemens Ladisch · 12 years ago
  24. 90fcc89 firewire: ohci: optimize control bit checks by Clemens Ladisch · 12 years ago
  25. b9b5bbf firewire: ohci: remove unused excess_bytes field by Clemens Ladisch · 12 years ago
  26. 32c507f firewire: ohci: copy_iso_headers(): make comment match the code by Clemens Ladisch · 12 years ago
  27. 0c0efba firewire: ohci: fix too-early completion of IR multichannel buffers by Clemens Ladisch · 12 years ago
  28. cfda62b firewire: ohci: move runtime debug facility out of #ifdef by Stefan Richter · 12 years ago
  29. 98466cc firewire: tone down some diagnostic log messages by Stefan Richter · 12 years ago
  30. c13ccfc firewire: sbp2: replace a GFP_ATOMIC allocation by Stefan Richter · 12 years ago
  31. 6503de6 firewire: sbp2: Fix SCSI sense data mangling by Chris Boot · 12 years ago
  32. 7404456 firewire: sbp2: Ignore SBP-2 targets on the local node by Chris Boot · 12 years ago
  33. 8ff6a75 firewire: sbp2: Take into account Unit_Unique_ID by Chris Boot · 12 years ago
  34. e894d1d firewire: nosy: Use the macro DMA_BIT_MASK(). by santosh nayak · 12 years ago
  35. ea102d0 firewire: core: convert AR-req handler lock from _irqsave to _bh by Stefan Richter · 12 years ago
  36. 90963f1 firewire: core: fix race at address_handler unregistration by Stefan Richter · 12 years ago
  37. 280f64d firewire: core: remove obsolete comment by Stefan Richter · 12 years ago
  38. 26b4950 firewire: core: prefix log messages with card name by Stefan Richter · 12 years ago
  39. 8408dc1 firewire: net: use dev_printk API by Stefan Richter · 12 years ago
  40. 59759ff firewire: net: identify to driver core as "firewire_net", not "net" by Stefan Richter · 12 years ago
  41. 0c22ecd firewire: sbp2: identify to driver core as "firewire_sbp2", not "sbp2" by Stefan Richter · 12 years ago
  42. 320cfa6 firewire: ohci: disable MSI on Ricoh controllers by Stefan Richter · 12 years ago
  43. d1bb399 firewire: ohci: add reset packet quirk for SB Audigy by Clemens Ladisch · 12 years ago
  44. eba9eba firewire: sbp2: use dev_printk API by Stefan Richter · 13 years ago
  45. 64d2172 firewire: ohci: use dev_printk API by Stefan Richter · 13 years ago
  46. 2107622 firewire: move fw_device reference counting from drivers to core by Stefan Richter · 13 years ago
  47. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  48. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  49. 823467e drivers/firewire: Add export.h for EXPORT_SYMBOL to core-iso.c by Paul Gortmaker · 13 years ago
  50. a572e68 firewire: ohci: fix isochronous DMA synchronization by Clemens Ladisch · 13 years ago
  51. 32eaeae firewire: ohci: work around selfID junk due to wrong gap count by Clemens Ladisch · 13 years ago
  52. a74477d firewire: net: Use posted writes by Stephan Gatzka · 13 years ago
  53. 4ec4a67 firewire: use clamp and min3 macros by Stefan Richter · 13 years ago
  54. b810e4a firewire: ohci: optimize TSB41BA3D detection by Stefan Richter · 13 years ago
  55. 28897fb firewire: ohci: TSB41BA3D support tweaks by Stefan Richter · 13 years ago
  56. 25935eb firewire: ohci: Add support for TSB41BA3D phy by Stephan Gatzka · 13 years ago
  57. 2d7a36e firewire: ohci: Move code from the bus reset tasklet into a workqueue by Stephan Gatzka · 13 years ago
  58. 32ce38f firewire: sbp2: fold two functions into one by Stefan Richter · 13 years ago
  59. b2af07b firewire: sbp2: move some code to more sensible places by Stefan Richter · 13 years ago
  60. 6ff8147 firewire: sbp2: remove obsolete reference counting by Stefan Richter · 13 years ago
  61. f39aa30 firewire: ohci: add no MSI quirk for O2Micro controller by Ming Lei · 13 years ago
  62. 219f358 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  63. 0278ccd firewire: sbp2: fix panic after rmmod with slow targets by Chris Boot · 13 years ago
  64. 3210d19 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  65. 6f02bfc Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  66. aaff120 firewire: core: handle ack_busy when fetching the Config ROM by Stefan Richter · 13 years ago
  67. a01e836 firewire: ohci: fix DMA unmapping in an error path by Stefan Richter · 13 years ago
  68. 9c1176b firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner cases by Stefan Richter · 13 years ago
  69. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  70. 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
  71. 93b3790 firewire: cdev: prevent race between first get_info ioctl and bus reset event queuing by Stefan Richter · 13 years ago
  72. d873d79 firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVAL by Stefan Richter · 13 years ago
  73. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  74. e69dd33 net: Push protocol type directly down to header_ops->cache() by David S. Miller · 13 years ago
  75. 7f7e3711 firewire: ohci: do not bind to Pinnacle cards, avert panic by Stefan Richter · 13 years ago
  76. 9f42617 firewire: ohci: skip soft reset retries after card ejection by Stefan Richter · 13 years ago
  77. 215fa44 firewire: ohci: fix PHY reg access after card ejection by Stefan Richter · 13 years ago
  78. b14c369 firewire: ohci: add a comment on PHY reg access serialization by Stefan Richter · 13 years ago
  79. 9ef28cc firewire: ohci: reduce potential context_stop latency by Stefan Richter · 13 years ago
  80. dd6254e firewire: ohci: remove superfluous posted write flushes by Clemens Ladisch · 13 years ago
  81. bf337b1 firewire: net: replacing deprecated __attribute__((packed)) with __packed by August Lilleaas · 13 years ago
  82. 105e53f firewire: sbp2: parallelize login, reconnect, logout by Stefan Richter · 13 years ago
  83. 81bf52d firewire: sbp2: octlet AT payloads can be stack-allocated by Stefan Richter · 13 years ago
  84. b75ca5e firewire: sbp2: omit Scsi_Host lock from queuecommand by Stefan Richter · 13 years ago
  85. 6ea9e7b firewire: core: use non-reentrant workqueue with rescuer by Stefan Richter · 14 years ago
  86. 13882a8 firewire: optimize iso queueing by setting wake only after the last packet by Clemens Ladisch · 13 years ago
  87. f30e6d3 firewire: octlet AT payloads can be stack-allocated by Stefan Richter · 13 years ago
  88. 020abf0 Merge tag 'v2.6.39-rc7' by Stefan Richter · 13 years ago
  89. 8db72a7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  90. 2e053a2 firewire: Fix for broken configrom updates in quick succession by B.J. Buchalter · 13 years ago
  91. 0ff8fbc firewire: ohci: optimize find_branch_descriptor() by Clemens Ladisch · 13 years ago
  92. da28947 firewire: ohci: avoid separate DMA mapping for small AT payloads by Clemens Ladisch · 13 years ago
  93. ecf8328 firewire: ohci: do not start DMA contexts before link is enabled by Clemens Ladisch · 13 years ago
  94. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  95. 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
  96. 115881d firewire: core: ignore link-active bit of new nodes, fix device recognition by Stefan Richter · 13 years ago
  97. 7a4e1e9 firewire: sbp2: revert obsolete 'fix stall with "Unsolicited response"' by Stefan Richter · 13 years ago
  98. dd5eeb9 firewire: core: increase default SPLIT_TIMEOUT value by Clemens Ladisch · 13 years ago
  99. 31ef913 ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driver by Clemens Ladisch · 13 years ago
  100. d838d2c0 firewire: ohci: Misleading kfree in ohci.c::pci_probe/remove by Oleg Drokin · 13 years ago