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