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