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