1. e78483c Merge firewire branches to be released post v2.6.35 by Stefan Richter · 14 years ago
  2. 872e330 firewire: add isochronous multichannel reception by Stefan Richter · 14 years ago
  3. ae2a9766 firewire: core: small clarifications in core-cdev by Stefan Richter · 14 years ago
  4. 69e61d0 firewire: core: remove unused code by Stefan Richter · 14 years ago
  5. 8e2b2b4 firewire: cdev: improve FW_CDEV_IOC_ALLOCATE 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. 02d37be firewire: core: integrate software-forced bus resets with bus management by Stefan Richter · 14 years ago
  11. eb5b35a firewire: core: ensure some userspace API constants match corresponding kernel API constants by Stefan Richter · 14 years ago
  12. a8e93f3 firewire: cdev: check write quadlet request length to avoid buffer overflow by Clemens Ladisch · 14 years ago
  13. 250b2b6 firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_id by Stefan Richter · 14 years ago
  14. e205597 firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_request2 by Stefan Richter · 14 years ago
  15. 604f451 firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bug by Stefan Richter · 14 years ago
  16. 0244f57 firewire: cdev: count references of cards during inbound transactions by Stefan Richter · 14 years ago
  17. 08bd34c firewire: cdev: fix responses to nodes at different card by Jay Fenlason · 14 years ago
  18. bdfe273 firewire: cdev: fix race in iso context creation by Clemens Ladisch · 14 years ago
  19. 33e553f firewire: remove an unused function argument by Stefan Richter · 14 years ago
  20. 56d04cb firewire: core: remove an unnecessary zero initialization by Stefan Richter · 14 years ago
  21. 0fcff4e firewire: rename CSR access driver methods by Stefan Richter · 14 years ago
  22. 60d3297 firewire: add read_csr_reg driver callback by Clemens Ladisch · 14 years ago
  23. a10c0ce7 firewire: check cdev response length by Clemens Ladisch · 14 years ago
  24. 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
  25. 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
  26. 3ac26b2 firewire: cdev: mark char device files as not seekable by Stefan Richter · 14 years ago
  27. 9cac00b firewire: cdev: fix information leak by Stefan Richter · 14 years ago
  28. 385ab5bc firewire: cdev: require quadlet-aligned headers for transmit packets by Clemens Ladisch · 14 years ago
  29. 4ba1d9c firewire: cdev: disallow receive packets without header by Clemens Ladisch · 14 years ago
  30. 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
  31. 6458229 firewire: core: combine a bit of repeated code by Stefan Richter · 14 years ago
  32. 6e95dea firewire: core: change type of a data buffer by Stefan Richter · 14 years ago
  33. abfe5a0 firewire: cdev: add more flexible cycle timer ioctl by Stefan Richter · 14 years ago
  34. 109d281 Merge tag 'v2.6.33' for its firewire changes since last branch point by Stefan Richter · 14 years ago
  35. 168cf9a firewire: remove incomplete Bus_Time CSR support by Stefan Richter · 15 years ago
  36. 4a9bde9 firewire: get_cycle_timer optimization and cleanup by Stefan Richter · 14 years ago
  37. 281e203 firewire: core: fix use-after-free regression in FCP handler by Stefan Richter · 15 years ago
  38. cf0e575 firewire: cdev: fix another memory leak in an error path by Stefan Richter · 15 years ago
  39. db5d247 firewire: fix use of multiple AV/C devices, allow multiple FCP listeners by Clemens Ladisch · 15 years ago
  40. bb592cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  41. b2c0a2a firewire: cdev: reduce stack usage by ioctl_dispatch by Stefan Richter · 15 years ago
  42. e21fcf7 firewire: cdev: normalize variable names by Stefan Richter · 15 years ago
  43. 9fb551b firewire: normalize style of queue_work wrappers by Stefan Richter · 15 years ago
  44. 7e44c0b firewire: cdev: fix memory leak in an error path by Stefan Richter · 15 years ago
  45. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  46. 6fdc037 firewire: core: do not DMA-map stack addresses by Stefan Richter · 15 years ago
  47. e034d24 firewire: core: include linux/uaccess.h instead of asm/uaccess.h by Stefan Richter · 15 years ago
  48. e71d31d firewire: rename source files by Stefan Richter · 15 years ago[Renamed from drivers/firewire/fw-cdev.c]
  49. 77c9a5d firewire: reorganize header files by Stefan Richter · 15 years ago
  50. 9236889 firewire: core: improve check for local node by Stefan Richter · 15 years ago
  51. 18e9b10 firewire: cdev: add closure to async stream ioctl by Stefan Richter · 15 years ago
  52. 664d801 firewire: cdev: simplify FW_CDEV_IOC_SEND_REQUEST return value by Stefan Richter · 15 years ago
  53. 207fbef firewire: cdev: fix race of ioctl_send_request with bus reset by Stefan Richter · 15 years ago
  54. de487da firewire: cdev: secure add_descriptor ioctl by Stefan Richter · 15 years ago
  55. c8a2590 firewire: cdev: amendment to "add ioctl to query maximum transmission speed" by Stefan Richter · 15 years ago
  56. f8c2287 firewire: implement asynchronous stream transmission by Jay Fenlason · 15 years ago
  57. 81610b8 firewire: cdev: simplify a schedule_delayed_work wrapper by Stefan Richter · 16 years ago
  58. 5d9cb7d27 firewire: cdev: add ioctls for iso resource management, amendment by Stefan Richter · 16 years ago
  59. 36a755c firewire: cdev: shut down iso context before freeing the buffer by Stefan Richter · 16 years ago
  60. 3ba9498 firewire: cdev: replace some spin_lock_irqsave by spin_lock_irq by Stefan Richter · 16 years ago
  61. 5d3fd69 firewire: cdev: extend transaction payload size check by Stefan Richter · 16 years ago
  62. 1566f3d firewire: cdev: restrict broadcast write requests to Units Space by Stefan Richter · 16 years ago
  63. acfe833 firewire: cdev: add ioctl for broadcast write requests by Jay Fenlason, Stefan Richter · 16 years ago
  64. 33580a3 firewire: cdev: add ioctl to query maximum transmission speed by Stefan Richter · 16 years ago
  65. 1ec3c02 firewire: cdev: add ioctls for manual iso resource management by Stefan Richter · 16 years ago
  66. b1bda4c firewire: cdev: add ioctls for isochronous resource management by Jay Fenlason, Stefan Richter · 16 years ago
  67. be5bbd6 firewire: cdev: sort includes by Stefan Richter · 16 years ago
  68. 97c18b7 firewire: cdev: unify names of struct types and of their instances by Stefan Richter · 16 years ago
  69. fb44303 firewire: cdev: reference-count client instances by Stefan Richter · 16 years ago
  70. a459b8a firewire: cdev: use list_first_entry by Stefan Richter · 16 years ago
  71. 53dca51 firewire: remove line breaks before function names by Stefan Richter · 16 years ago
  72. 2dbd7d7 firewire: standardize a variable name by Stefan Richter · 16 years ago
  73. 3e0b5f0 firewire: cdev: address handler input validation by Stefan Richter · 16 years ago
  74. 45ee319 firewire: cdev: use an idr rather than a linked list for resources by Jay Fenlason · 16 years ago
  75. 97811e3 firewire: cdev: fix race of fw_device_op_release with bus reset by Stefan Richter · 16 years ago
  76. 1f3125a firewire: cdev: tcodes input validation by Stefan Richter · 16 years ago
  77. d67cfb9 firewire: convert client_list_lock to mutex by Stefan Richter · 16 years ago
  78. cf417e54 firewire: add a client_list_lock by Jay Fenlason · 16 years ago
  79. 99692f7 firewire: fix ioctl() return code by Stefan Richter · 16 years ago
  80. 7a10034 firewire: fix setting tag and sy in iso transmission by Stefan Richter · 16 years ago
  81. 8401d92 firewire: Preserve response data alignment bug when it is harmless by David Moore · 16 years ago
  82. f9543d0 firewire: queue the right number of data by JiSheng Zhang · 16 years ago
  83. 5cb8406 firewire: fill_bus_reset_event needs lock protection by Stefan Richter · 16 years ago
  84. 551f4cb firewire: prevent userspace from accessing shut down devices by Jay Fenlason · 16 years ago
  85. c9755e1 firewire: reread config ROM when device reset the bus by Stefan Richter · 16 years ago
  86. fae6031 firewire: fix NULL pointer deref. and resource leak by Stefan Richter · 17 years ago
  87. 96b1906 firewire: fix "kobject_add failed for fw* with -EEXIST" by Stefan Richter · 17 years ago
  88. b5d2a5e firewire: enforce access order between generation and node ID, fix "giving up on config rom" by Stefan Richter · 17 years ago
  89. cf5a56a firewire: fw-cdev: use device generation, not card generation by Stefan Richter · 17 years ago
  90. 83431cb firewire: fw-cdev: reorder wakeup vs. spinlock by Jay Fenlason · 17 years ago
  91. a64408b firewire: adopt read cycle timer ABI from raw1394 by Stefan Richter · 17 years ago
  92. 930e4b7 firewire: fw-core: local variable shadows a global one by Stefan Richter · 17 years ago
  93. 1ccc914 fw-cdev __user annotations by Al Viro · 17 years ago
  94. f139749 firewire: support S100B...S400B and link slower than PHY by Stefan Richter · 17 years ago
  95. 24315c5 firewire: Only set client->iso_context if allocation was successful. by Kristian Høgsberg · 17 years ago
  96. 1ca31ae firewire: Change struct fw_cdev_iso_packet to not use bitfields. by Kristian Høgsberg · 17 years ago
  97. 350958f firewire: fix return code by Jeff Garzik · 17 years ago
  98. 2d826cc firewire: Always use parens with sizeof. by Kristian Høgsberg · 17 years ago
  99. c781c06 firewire: Clean up comment style. by Kristian Høgsberg · 17 years ago
  100. 9640d3d firewire: Rename fw-device-cdev.c to fw-cdev.c and move header to include/linux. by Kristian Høgsberg · 17 years ago[Renamed (99%) from drivers/firewire/fw-device-cdev.c]