1. 0210b66 firewire: core: add sysfs attribute for easier udev rules by Stefan Richter · 15 years ago
  2. e5333db firewire: core: check for missing struct update at build time, not run time by Stefan Richter · 15 years ago
  3. 9236889 firewire: core: improve check for local node by Stefan Richter · 15 years ago
  4. 7889b60 firewire: core: optimize propagation of BROADCAST_CHANNEL by Stefan Richter · 16 years ago
  5. cbae787 firewire: core: simplify broadcast channel allocation by Stefan Richter · 16 years ago
  6. e1dc7ca firewire: core: increase bus manager grace period by Stefan Richter · 16 years ago
  7. a38a00f firewire: core: drop unused call parameters of close_transaction by Stefan Richter · 16 years ago
  8. 18e9b10 firewire: cdev: add closure to async stream ioctl by Stefan Richter · 16 years ago
  9. 664d801 firewire: cdev: simplify FW_CDEV_IOC_SEND_REQUEST return value by Stefan Richter · 16 years ago
  10. 207fbef firewire: cdev: fix race of ioctl_send_request with bus reset by Stefan Richter · 16 years ago
  11. de487da firewire: cdev: secure add_descriptor ioctl by Stefan Richter · 16 years ago
  12. c8a2590 firewire: cdev: amendment to "add ioctl to query maximum transmission speed" by Stefan Richter · 16 years ago
  13. 6104ee9 firewire: broadcast channel support by Jay Fenlason · 16 years ago
  14. f8c2287 firewire: implement asynchronous stream transmission by Jay Fenlason · 16 years ago
  15. ba27e1f firewire: core: normalize a function argument name by Stefan Richter · 16 years ago
  16. e1eff7a firewire: normalize a variable name by Stefan Richter · 16 years ago
  17. d01b017 firewire: core: remove condition which is always false by Stefan Richter · 16 years ago
  18. aed8089 firewire: core: move some functions by Stefan Richter · 16 years ago
  19. 41f321c firewire: core: clean up includes by Stefan Richter · 16 years ago
  20. 81610b8 firewire: cdev: simplify a schedule_delayed_work wrapper by Stefan Richter · 16 years ago
  21. 5d9cb7d27 firewire: cdev: add ioctls for iso resource management, amendment by Stefan Richter · 16 years ago
  22. 36a755c firewire: cdev: shut down iso context before freeing the buffer by Stefan Richter · 16 years ago
  23. 3ba9498 firewire: cdev: replace some spin_lock_irqsave by spin_lock_irq by Stefan Richter · 16 years ago
  24. 5d3fd69 firewire: cdev: extend transaction payload size check by Stefan Richter · 16 years ago
  25. 1566f3d firewire: cdev: restrict broadcast write requests to Units Space by Stefan Richter · 16 years ago
  26. acfe833 firewire: cdev: add ioctl for broadcast write requests by Jay Fenlason, Stefan Richter · 16 years ago
  27. 33580a3 firewire: cdev: add ioctl to query maximum transmission speed by Stefan Richter · 16 years ago
  28. 1ec3c02 firewire: cdev: add ioctls for manual iso resource management by Stefan Richter · 16 years ago
  29. b1bda4c firewire: cdev: add ioctls for isochronous resource management by Jay Fenlason, Stefan Richter · 16 years ago
  30. b769bd1 firewire: core: topology header fix by Stefan Richter · 16 years ago
  31. be5bbd6 firewire: cdev: sort includes by Stefan Richter · 16 years ago
  32. 97c18b7 firewire: cdev: unify names of struct types and of their instances by Stefan Richter · 16 years ago
  33. fb44303 firewire: cdev: reference-count client instances by Stefan Richter · 16 years ago
  34. 4817ed2 firewire: prevent creation of multiple IR DMA contexts for the same channel by Stefan Richter · 16 years ago
  35. a459b8a firewire: cdev: use list_first_entry by Stefan Richter · 16 years ago
  36. da62df1 firewire: core: remove unused definitions by Stefan Richter · 16 years ago
  37. 53dca51 firewire: remove line breaks before function names by Stefan Richter · 16 years ago
  38. 2dbd7d7 firewire: standardize a variable name by Stefan Richter · 16 years ago
  39. c490a6d firewire: core: remove obsolete assertions by Stefan Richter · 16 years ago
  40. 44be21b firewire: core: remove outdated comment by Stefan Richter · 16 years ago
  41. 3e0b5f0 firewire: cdev: address handler input validation by Stefan Richter · 16 years ago
  42. 45ee319 firewire: cdev: use an idr rather than a linked list for resources by Jay Fenlason · 16 years ago
  43. 97811e3 firewire: cdev: fix race of fw_device_op_release with bus reset by Stefan Richter · 16 years ago
  44. 1f3125a firewire: cdev: tcodes input validation by Stefan Richter · 16 years ago
  45. d67cfb9 firewire: convert client_list_lock to mutex by Stefan Richter · 16 years ago
  46. cf417e54 firewire: add a client_list_lock by Jay Fenlason · 16 years ago
  47. 1aa292b firewire: Include iso timestamp in headers when header_size > 4 by David Moore · 16 years ago
  48. b7479fe firewire: core: Remove card from list of cards when enable fails by Petr Vandrovec · 16 years ago
  49. c8c4707 firewire: sbp2: add workarounds for 2nd and 3rd generation iPods by Stefan Richter · 16 years ago
  50. 5e21256 firewire: sbp2: fix DMA mapping leak on the failure path by Stefan Richter · 16 years ago
  51. f746072 firewire: sbp2: define some magic numbers as macros by Stefan Richter · 16 years ago
  52. a08e100 firewire: sbp2: fix payload limit at S1600 and S3200 by Stefan Richter · 16 years ago
  53. e747a5c firewire: core: optimize card shutdown by Stefan Richter · 16 years ago
  54. 8b7b6af firewire: ohci: increase AT req. retries, fix ack_busy_X from Panasonic camcorders and others by Stefan Richter · 16 years ago
  55. b006854 firewire: ohci: change "context_stop: still active" log message by Stefan Richter · 16 years ago
  56. 3d36a0d firewire: keep highlevel drivers attached during brief connection loss by Stefan Richter · 16 years ago
  57. 8cd0bbb firewire: unnecessary BM delay after generation rollover by Stefan Richter · 16 years ago
  58. a5c7f47 firewire: insist on successive self ID complete events by Stefan Richter · 16 years ago
  59. 6230582 firewire: core: fix sleep in atomic context due to driver core change by Stefan Richter · 16 years ago
  60. c8a12d4 firewire: reorder struct fw_card for better cache efficiency by Stefan Richter · 16 years ago
  61. d6f95a3 firewire: fix resetting of bus manager retry counter by Stefan Richter · 16 years ago
  62. 0fa1986f firewire: improve refcounting of fw_card by Jay Fenlason · 16 years ago
  63. 2cc489c firewire: typo in comment by Jay Fenlason · 16 years ago
  64. d6053e0 firewire: fix small memory leak at module removal by Stefan Richter · 16 years ago
  65. 621f6dd firewire: fw-sbp2: remove unnecessary locking by Stefan Richter · 16 years ago
  66. 1d1dc5e firewire: fw-ohci: fix IOMMU resource exhaustion by Stefan Richter · 16 years ago
  67. 031bb27 firewire: fw-sbp2: another iPod mini quirk entry by Stefan Richter · 16 years ago
  68. a1f6481 firewire: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  69. cd1f70fd firewire: fw-sbp2: fix races by Jay Fenlason · 16 years ago
  70. 0dcfeb7 firewire: fw-sbp2: delay first login to avoid retries by Stefan Richter · 16 years ago
  71. 7007a07 firewire: fw-ohci: initialization failure path fixes by Stefan Richter · 16 years ago
  72. a55709b firewire: fw-ohci: don't leak dma memory on module removal by Jay Fenlason · 16 years ago
  73. 77e5571 firewire: fix struct fw_node memory leak by Jay Fenlason · 16 years ago
  74. 4f9740d firewire: Survive more than 256 bus resets by Jay Fenlason · 16 years ago
  75. 99692f7 firewire: fix ioctl() return code by Stefan Richter · 16 years ago
  76. 7a10034 firewire: fix setting tag and sy in iso transmission by Stefan Richter · 16 years ago
  77. 4bbc1bd firewire: fw-sbp2: fix another small generation access bug by Stefan Richter · 16 years ago
  78. 09b12dd firewire: fw-sbp2: enforce s/g segment size limit by Stefan Richter · 16 years ago
  79. 1e119fa firewire: fw_send_request_sync() by Jay Fenlason · 16 years ago
  80. 30b0aa7 firewire: Kconfig help update by Stefan Richter · 16 years ago
  81. a14ad05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  82. 8401d92 firewire: Preserve response data alignment bug when it is harmless by David Moore · 16 years ago
  83. 837b41b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  84. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  85. f05e21b firewire: state userland requirements in Kconfig help by Stefan Richter · 16 years ago
  86. c0220d6 firewire: avoid memleak after phy config transmit failure by Stefan Richter · 16 years ago
  87. 95984f6 firewire: fw-ohci: TSB43AB22/A dualbuffer workaround by Stefan Richter · 16 years ago
  88. f9543d0 firewire: queue the right number of data by JiSheng Zhang · 16 years ago
  89. 22a37bc Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  90. 1e8afea firewire: warn on unfinished transactions during card removal by Stefan Richter · 16 years ago
  91. b9549bc firewire: small fw_fill_request cleanup by Stefan Richter · 16 years ago
  92. e9aeb46 firewire: fully initialize fw_transaction before marking it pending by Stefan Richter · 16 years ago
  93. 792a610 firewire: fix race of bus reset with request transmission by Stefan Richter · 16 years ago
  94. a7ea678 firewire: don't respond to broadcast write requests by Stefan Richter · 16 years ago
  95. 459f792 firewire: clean up fw_card reference counting by Stefan Richter · 16 years ago
  96. 2147ef2 firewire: clean up some includes by Stefan Richter · 16 years ago
  97. bbf094c firewire: remove unused struct members by Stefan Richter · 16 years ago
  98. e534fe1 firewire: implement broadcast_channel CSR for 1394a compliance by Stefan Richter · 16 years ago
  99. 2635f96 firewire: fw-sbp2: spin disks down on suspend and shutdown by Stefan Richter · 16 years ago
  100. ffcaade firewire: fw-sbp2: fix spindown for PL-3507 and TSB42AA9 firmwares by Stefan Richter · 16 years ago