1. cfb0c9d firewire: remove unnecessary alloc/OOM messages by Stefan Richter · 11 years ago
  2. df7ce66 firewire: Remove two unneeded checks for macros by Paul Bolle · 11 years ago
  3. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  4. 8a168ca treewide: Fix typo in various drivers by Masanari Iida · 12 years ago
  5. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  6. 03f94c0 firewire: remove use of __devinit by Bill Pemberton · 12 years ago
  7. b3834be various: Fix spelling of "asynchronous" in comments. by Adam Buchbinder · 12 years ago
  8. 52439d6 firewire: ohci: get IR bit from TSB41BA3D phy by Stephan Gatzka · 12 years ago
  9. e18907c firewire: ohci: initialize multiChanMode bits after reset by Clemens Ladisch · 12 years ago
  10. 7baab9a firewire: ohci: sanity-check MMIO resource by Clemens Ladisch · 12 years ago
  11. 9d60ef2 firewire: ohci: lazy bus time initialization by Clemens Ladisch · 12 years ago
  12. 8a8c473 firewire: ohci: omit spinlock IRQ flags where possible by Stefan Richter · 12 years ago
  13. d713dfa firewire: ohci: correct signedness of a local variable by Stefan Richter · 12 years ago
  14. fe2af11 firewire: use module_pci_driver by Axel Lin · 12 years ago
  15. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  16. 3469940 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  17. d1bbd20 firewire: allow explicit flushing of iso packet completions by Clemens Ladisch · 12 years ago
  18. 18d6271 firewire: prevent dropping of completed iso packet header data by Clemens Ladisch · 12 years ago
  19. 910e76c firewire: ohci: factor out iso completion flushing code by Clemens Ladisch · 12 years ago
  20. 7386401 firewire: ohci: simplify iso header pointer arithmetic by Clemens Ladisch · 12 years ago
  21. 90fcc89 firewire: ohci: optimize control bit checks by Clemens Ladisch · 12 years ago
  22. b9b5bbf firewire: ohci: remove unused excess_bytes field by Clemens Ladisch · 12 years ago
  23. 32c507f firewire: ohci: copy_iso_headers(): make comment match the code by Clemens Ladisch · 12 years ago
  24. 0c0efba firewire: ohci: fix too-early completion of IR multichannel buffers by Clemens Ladisch · 12 years ago
  25. cfda62b firewire: ohci: move runtime debug facility out of #ifdef by Stefan Richter · 12 years ago
  26. 98466cc firewire: tone down some diagnostic log messages by Stefan Richter · 12 years ago
  27. 320cfa6 firewire: ohci: disable MSI on Ricoh controllers by Stefan Richter · 12 years ago
  28. d1bb399 firewire: ohci: add reset packet quirk for SB Audigy by Clemens Ladisch · 12 years ago
  29. 64d2172 firewire: ohci: use dev_printk API by Stefan Richter · 13 years ago
  30. a572e68 firewire: ohci: fix isochronous DMA synchronization by Clemens Ladisch · 13 years ago
  31. 32eaeae firewire: ohci: work around selfID junk due to wrong gap count by Clemens Ladisch · 13 years ago
  32. a74477d firewire: net: Use posted writes by Stephan Gatzka · 13 years ago
  33. b810e4a firewire: ohci: optimize TSB41BA3D detection by Stefan Richter · 13 years ago
  34. 28897fb firewire: ohci: TSB41BA3D support tweaks by Stefan Richter · 13 years ago
  35. 25935eb firewire: ohci: Add support for TSB41BA3D phy by Stephan Gatzka · 13 years ago
  36. 2d7a36e firewire: ohci: Move code from the bus reset tasklet into a workqueue by Stephan Gatzka · 13 years ago
  37. f39aa30 firewire: ohci: add no MSI quirk for O2Micro controller by Ming Lei · 13 years ago
  38. 6f02bfc Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  39. a01e836 firewire: ohci: fix DMA unmapping in an error path by Stefan Richter · 13 years ago
  40. 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
  41. 7f7e3711 firewire: ohci: do not bind to Pinnacle cards, avert panic by Stefan Richter · 13 years ago
  42. 9f42617 firewire: ohci: skip soft reset retries after card ejection by Stefan Richter · 13 years ago
  43. 215fa44 firewire: ohci: fix PHY reg access after card ejection by Stefan Richter · 13 years ago
  44. b14c369 firewire: ohci: add a comment on PHY reg access serialization by Stefan Richter · 13 years ago
  45. 9ef28cc firewire: ohci: reduce potential context_stop latency by Stefan Richter · 13 years ago
  46. dd6254e firewire: ohci: remove superfluous posted write flushes by Clemens Ladisch · 13 years ago
  47. 13882a8 firewire: optimize iso queueing by setting wake only after the last packet by Clemens Ladisch · 13 years ago
  48. 020abf0 Merge tag 'v2.6.39-rc7' by Stefan Richter · 13 years ago
  49. 2e053a2 firewire: Fix for broken configrom updates in quick succession by B.J. Buchalter · 13 years ago
  50. 0ff8fbc firewire: ohci: optimize find_branch_descriptor() by Clemens Ladisch · 13 years ago
  51. da28947 firewire: ohci: avoid separate DMA mapping for small AT payloads by Clemens Ladisch · 13 years ago
  52. ecf8328 firewire: ohci: do not start DMA contexts before link is enabled by Clemens Ladisch · 13 years ago
  53. d838d2c0 firewire: ohci: Misleading kfree in ohci.c::pci_probe/remove by Oleg Drokin · 13 years ago
  54. b6258fc firewire: ohci: omit IntEvent.busReset check rom AT queueing by Stefan Richter · 13 years ago
  55. 44b74d9 firewire: ohci: prevent starting of iso contexts with empty queue by Clemens Ladisch · 13 years ago
  56. e81cbeb firewire: ohci: prevent iso completion callbacks after context stop by Clemens Ladisch · 13 years ago
  57. f117a3e firewire: ohci: log dead DMA contexts by Clemens Ladisch · 13 years ago
  58. 1427130 firewire: ohci: fix compilation on arches without PAGE_KERNEL_RO by Clemens Ladisch · 13 years ago
  59. 693a50b firewire: ohci: consolidate context status flags by Stefan Richter · 13 years ago
  60. 386a415 firewire: ohci: cache the context run bit by Clemens Ladisch · 14 years ago
  61. 78dec56 firewire: ohci: flush AT contexts after bus reset - addendum by Stefan Richter · 13 years ago
  62. 82b662d firewire: ohci: flush AT contexts after bus reset for OHCI 1.2 by Clemens Ladisch · 14 years ago
  63. dd23736 firewire: ohci: restart iso DMA contexts on resume from low power mode by Maxim Levitsky · 14 years ago
  64. 8662b6b firewire: ohci: restore GUID on resume. by Maxim Levitsky · 14 years ago
  65. ec766a7 firewire: ohci: use common buffer for self IDs and AR descriptors by Clemens Ladisch · 14 years ago
  66. 2dd5bed firewire: ohci: optimize iso context checks in the interrupt handler by Clemens Ladisch · 14 years ago
  67. 5b06db1 firewire: make PHY packet header format consistent by Clemens Ladisch · 14 years ago
  68. 8327b37 firewire: ohci: properly clear posted write errors by Clemens Ladisch · 14 years ago
  69. e597e98 firewire: ohci: flush MMIO writes in the interrupt handler by Clemens Ladisch · 14 years ago
  70. c088ab30 firewire: ohci: fix AT context initialization error handling by Clemens Ladisch · 14 years ago
  71. 7a39d8b firewire: ohci: Asynchronous Reception rewrite by Clemens Ladisch · 14 years ago
  72. 9993e0f firewire: ohci: fix regression with Agere FW643 rev 06, disable MSI by Stefan Richter · 14 years ago
  73. af0cdf4 firewire: ohci: fix regression with VIA VT6315, disable MSI by Stefan Richter · 14 years ago
  74. 693fa77 firewire: ohci: fix race when reading count in AR descriptor by Clemens Ladisch · 14 years ago
  75. 837596a firewire: ohci: avoid reallocation of AR buffers by Clemens Ladisch · 14 years ago
  76. a1f805e firewire: ohci: fix race in AR split packet handling by Clemens Ladisch · 14 years ago
  77. 85f7ffd firewire: ohci: fix buffer overflow in AR split packet handling by Clemens Ladisch · 14 years ago
  78. aa0170f firewire: ohci: fix TI TSB82AA2 regression since 2.6.35 by Stefan Richter · 14 years ago
  79. 970f4be firewire: ohci: activate cycle timer register quirk on Ricoh chips by Heikki Lindholm · 14 years ago
  80. a4dc090 firewire: ohci: work around VIA and NEC PHY packet reception bug by Stefan Richter · 14 years ago
  81. e78483c Merge firewire branches to be released post v2.6.35 by Stefan Richter · 14 years ago
  82. 872e330 firewire: add isochronous multichannel reception by Stefan Richter · 14 years ago
  83. e5b06c0 firewire: ohci: release channel in error path by Stefan Richter · 14 years ago
  84. 071595e firewire: ohci: use memory barriers to order descriptor updates by Stefan Richter · 14 years ago
  85. cc55021 firewire: cdev: add PHY pinging by Stefan Richter · 14 years ago
  86. bf54e14 firewire: cdev: add PHY packet reception by Stefan Richter · 14 years ago
  87. 02d37be firewire: core: integrate software-forced bus resets with bus management by Stefan Richter · 14 years ago
  88. 0fcff4e firewire: rename CSR access driver methods by Stefan Richter · 14 years ago
  89. c8a94de firewire: normalize STATE_CLEAR/SET CSR access interface by Stefan Richter · 14 years ago
  90. db3c9cc firewire: replace get_features card driver hook by Stefan Richter · 14 years ago
  91. 65b2742 firewire: 'add CSR_... support' addendum by Stefan Richter · 14 years ago
  92. e91b278 firewire: allocate broadcast channel in hardware by Clemens Ladisch · 14 years ago
  93. 4ffb7a6 firewire: add CSR cmstr support by Clemens Ladisch · 14 years ago
  94. a1a1132 firewire: add CSR PRIORITY_BUDGET support by Clemens Ladisch · 14 years ago
  95. 27a2329 firewire: add CSR BUSY_TIMEOUT support by Clemens Ladisch · 14 years ago
  96. a48777e firewire: add CSR BUS_TIME support by Clemens Ladisch · 14 years ago
  97. 9ab5071 firewire: add CSR CYCLE_TIME write support by Clemens Ladisch · 14 years ago
  98. 506f1a3 firewire: add CSR NODE_IDS support by Clemens Ladisch · 14 years ago
  99. 60d3297 firewire: add read_csr_reg driver callback by Clemens Ladisch · 14 years ago
  100. 153e397 firewire: ohci: speed up PHY register accesses by Clemens Ladisch · 14 years ago