1. 850bb6f firewire: cdev: add PHY packet transmission by Stefan Richter · 14 years ago
  2. b9dc61cf firewire: core: use C99 initializer in array of ioctl handlers by Stefan Richter · 14 years ago
  3. 18d0cdf firewire: normalize status values in packet callbacks by Stefan Richter · 14 years ago
  4. 02d37be firewire: core: integrate software-forced bus resets with bus management by Stefan Richter · 14 years ago
  5. 8b4f70b firewire: cdev: fix fw_cdev_event_bus_reset emission after local config ROM changes by Stefan Richter · 14 years ago
  6. eb5b35a firewire: core: ensure some userspace API constants match corresponding kernel API constants by Stefan Richter · 14 years ago
  7. 656b7af firewire: core: fix fw_send_request kerneldoc comment by Stefan Richter · 14 years ago
  8. a8e93f3 firewire: cdev: check write quadlet request length to avoid buffer overflow by Clemens Ladisch · 14 years ago
  9. 250b2b6 firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_id by Stefan Richter · 14 years ago
  10. ae94801 firewire: core: no need to track irq flags in bm_work by Stefan Richter · 14 years ago
  11. e205597 firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_request2 by Stefan Richter · 14 years ago
  12. c82f91f firewire: expose extended tcode of incoming lock requests to (userspace) drivers by Jay Fenlason · 14 years ago
  13. 604f451 firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bug by Stefan Richter · 14 years ago
  14. 0244f57 firewire: cdev: count references of cards during inbound transactions by Stefan Richter · 14 years ago
  15. 08bd34c firewire: cdev: fix responses to nodes at different card by Jay Fenlason · 14 years ago
  16. bdfe273 firewire: cdev: fix race in iso context creation by Clemens Ladisch · 14 years ago
  17. 33e553f firewire: remove an unused function argument by Stefan Richter · 14 years ago
  18. 56d04cb firewire: core: remove an unnecessary zero initialization by Stefan Richter · 14 years ago
  19. ae86e81 firewire: core: remove unused variable by Stefan Richter · 14 years ago
  20. 0fcff4e firewire: rename CSR access driver methods by Stefan Richter · 14 years ago
  21. b384cf1 firewire: core: combine some repeated code by Stefan Richter · 14 years ago
  22. c8a94de firewire: normalize STATE_CLEAR/SET CSR access interface by Stefan Richter · 14 years ago
  23. db3c9cc firewire: replace get_features card driver hook by Stefan Richter · 14 years ago
  24. e847cc83 firewire: drop sizeof expressions from some request size arguments by Stefan Richter · 14 years ago
  25. 65b2742 firewire: 'add CSR_... support' addendum by Stefan Richter · 14 years ago
  26. c374ab4 firewire: core: always enable cycle master packets by Clemens Ladisch · 14 years ago
  27. e91b278 firewire: allocate broadcast channel in hardware by Clemens Ladisch · 14 years ago
  28. 7e0e314f firewire: core: add CSR abdicate support by Clemens Ladisch · 14 years ago
  29. 4ffb7a6 firewire: add CSR cmstr support by Clemens Ladisch · 14 years ago
  30. 3d1f46e firewire: core: add CSR MAINT_UTILITY support by Clemens Ladisch · 14 years ago
  31. a1a1132 firewire: add CSR PRIORITY_BUDGET support by Clemens Ladisch · 14 years ago
  32. 27a2329 firewire: add CSR BUSY_TIMEOUT support by Clemens Ladisch · 14 years ago
  33. a48777e firewire: add CSR BUS_TIME support by Clemens Ladisch · 14 years ago
  34. 9ab5071 firewire: add CSR CYCLE_TIME write support by Clemens Ladisch · 14 years ago
  35. 8e4b50f firewire: core: add CSR SPLIT_TIMEOUT support by Clemens Ladisch · 14 years ago
  36. 446eba0 firewire: core: add CSR RESET_START support by Clemens Ladisch · 14 years ago
  37. 506f1a3 firewire: add CSR NODE_IDS support by Clemens Ladisch · 14 years ago
  38. 60d3297 firewire: add read_csr_reg driver callback by Clemens Ladisch · 14 years ago
  39. 3e07ec0 firewire: core: add CSR STATE_CLEAR/STATE_SET support by Clemens Ladisch · 14 years ago
  40. bda3b8a firewire: core: retry on local errors in bus manager election by Clemens Ladisch · 14 years ago
  41. 153e397 firewire: ohci: speed up PHY register accesses by Clemens Ladisch · 14 years ago
  42. f9c70f9 firewire: core: trivial fix for warning strings by Stefan Richter · 14 years ago
  43. a10c0ce7 firewire: check cdev response length by Clemens Ladisch · 14 years ago
  44. 262444e firewire: ohci: add MSI support by Clemens Ladisch · 14 years ago
  45. 148c786 firewire: ohci: do not enable interrupts without the handler by Stefan Richter · 14 years ago
  46. 1038953 firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony camcorder by Stefan Richter · 14 years ago
  47. 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
  48. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  49. 5c40cbf firewire: core: use separate timeout for each transaction by Clemens Ladisch · 14 years ago
  50. 753a897 firewire: core: Fix tlabel exhaustion problem by Peter Hurley · 14 years ago
  51. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  52. 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
  53. 7906054 firewire: core: make transaction label allocation more robust by Clemens Ladisch · 14 years ago
  54. edd5bda firewire: core: clean up config ROM related defined constants by Stefan Richter · 15 years ago
  55. e139366 firewire: ohci: wait for local CSR lock access to finish by Clemens Ladisch · 15 years ago
  56. 2608203 firewire: ohci: prevent aliasing of locally handled register addresses by Clemens Ladisch · 15 years ago
  57. d6372b6 firewire: core: fw_iso_resource_manage: return -EBUSY when out of resources by Clemens Ladisch · 15 years ago
  58. 3a1f0a0 firewire: core: fix retries calculation in iso manage_channel() by Clemens Ladisch · 15 years ago
  59. 2fed94c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  60. 3ac26b2 firewire: cdev: mark char device files as not seekable by Stefan Richter · 15 years ago
  61. 5da3dac firewire: ohci: cleanups and fix for nonstandard build without debug facility by Stefan Richter · 15 years ago
  62. 35d999b firewire: ohci: wait for PHY register accesses to complete by Stefan Richter · 15 years ago
  63. 5467238 firewire: ohci: fix up configuration of TI chips by Clemens Ladisch · 15 years ago
  64. 925e7a6 firewire: ohci: enable 1394a enhancements by Clemens Ladisch · 15 years ago
  65. e7014da firewire: ohci: do not clear PHY interrupt status inadvertently by Clemens Ladisch · 15 years ago
  66. 4a96b4f firewire: ohci: add a function for reading PHY registers by Clemens Ladisch · 15 years ago
  67. 9cac00b firewire: cdev: fix information leak by Stefan Richter · 15 years ago
  68. 385ab5bc firewire: cdev: require quadlet-aligned headers for transmit packets by Clemens Ladisch · 15 years ago
  69. 4ba1d9c firewire: cdev: disallow receive packets without header by Clemens Ladisch · 15 years ago
  70. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  71. 50da567 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  72. fe43d6d firewire: core: align driver match with modalias by Stefan Richter · 15 years ago
  73. 5ae7351 firewire: core: fix Model_ID in modalias by Stefan Richter · 15 years ago
  74. 8301b91 firewire: ohci: add cycle timer quirk for the TI TSB12LV22 by Clemens Ladisch · 15 years ago
  75. 8839316 Fix typos in comments by Thomas Weber · 15 years ago
  76. cf36df6 firewire: core: fw_iso_resource_manage: fix error handling by Clemens Ladisch · 15 years ago
  77. 8e9394c Driver core: create lock/unlock functions for struct device by Greg Kroah-Hartman · 15 years ago
  78. c1dcb4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  79. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 15 years ago
  80. 6fdb2ee firewire: ohci: extend initialization log message by Stefan Richter · 15 years ago
  81. 4802f16 firewire: ohci: fix IR/IT context mask mixup by Stefan Richter · 15 years ago
  82. 3e9cc2f firewire: ohci: add module parameter to activate quirk fixes by Stefan Richter · 15 years ago
  83. 4a63559 firewire: ohci: use an ID table for quirks detection by Stefan Richter · 15 years ago
  84. ecb1cf9 firewire: ohci: reorder struct fw_ohci for better cache efficiency by Stefan Richter · 15 years ago
  85. 6498ba0 firewire: ohci: remove unused dualbuffer IR code by Stefan Richter · 15 years ago
  86. 6458229 firewire: core: combine a bit of repeated code by Stefan Richter · 15 years ago
  87. 6e95dea firewire: core: change type of a data buffer by Stefan Richter · 15 years ago
  88. abfe5a0 firewire: cdev: add more flexible cycle timer ioctl by Stefan Richter · 15 years ago
  89. fd6e0c51 firewire: core: rename an internal function by Stefan Richter · 15 years ago
  90. 137d9eb firewire: core: fix an information leak by Stefan Richter · 15 years ago
  91. 58aaa54 firewire: core: increase stack size of config ROM reader by Stefan Richter · 15 years ago
  92. 2799d5c firewire: core: don't fail device creation in case of too large config ROM blocks by Stefan Richter · 15 years ago
  93. d54423c firewire: core: fix "giving up on config rom" with Panasonic AG-DV2500 by Stefan Richter · 15 years ago
  94. 109d281 Merge tag 'v2.6.33' for its firewire changes since last branch point by Stefan Richter · 15 years ago
  95. 168cf9a firewire: remove incomplete Bus_Time CSR support by Stefan Richter · 15 years ago
  96. 4a9bde9 firewire: get_cycle_timer optimization and cleanup by Stefan Richter · 15 years ago
  97. 1c1517e firewire: ohci: enable cycle timer fix on ALi and NEC controllers by Stefan Richter · 15 years ago
  98. b677532 firewire: ohci: work around cycle timer bugs on VIA controllers by Clemens Ladisch · 15 years ago
  99. 7f51a10 firewire: ohci: retransmit isochronous transmit packets on cycle loss by Clemens Ladisch · 15 years ago
  100. 110f82d firewire: net: fix panic in fwnet_write_complete by Stefan Richter · 15 years ago