1. 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
  2. 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
  3. 3ac26b2 firewire: cdev: mark char device files as not seekable by Stefan Richter · 14 years ago
  4. 9cac00b firewire: cdev: fix information leak by Stefan Richter · 14 years ago
  5. 385ab5bc firewire: cdev: require quadlet-aligned headers for transmit packets by Clemens Ladisch · 14 years ago
  6. 4ba1d9c firewire: cdev: disallow receive packets without header by Clemens Ladisch · 14 years ago
  7. 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
  8. 6458229 firewire: core: combine a bit of repeated code by Stefan Richter · 14 years ago
  9. 6e95dea firewire: core: change type of a data buffer by Stefan Richter · 14 years ago
  10. abfe5a0 firewire: cdev: add more flexible cycle timer ioctl by Stefan Richter · 14 years ago
  11. 109d281 Merge tag 'v2.6.33' for its firewire changes since last branch point by Stefan Richter · 14 years ago
  12. 168cf9a firewire: remove incomplete Bus_Time CSR support by Stefan Richter · 14 years ago
  13. 4a9bde9 firewire: get_cycle_timer optimization and cleanup by Stefan Richter · 14 years ago
  14. 281e203 firewire: core: fix use-after-free regression in FCP handler by Stefan Richter · 15 years ago
  15. cf0e575 firewire: cdev: fix another memory leak in an error path by Stefan Richter · 15 years ago
  16. db5d247 firewire: fix use of multiple AV/C devices, allow multiple FCP listeners by Clemens Ladisch · 15 years ago
  17. 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
  18. b2c0a2a firewire: cdev: reduce stack usage by ioctl_dispatch by Stefan Richter · 15 years ago
  19. e21fcf7 firewire: cdev: normalize variable names by Stefan Richter · 15 years ago
  20. 9fb551b firewire: normalize style of queue_work wrappers by Stefan Richter · 15 years ago
  21. 7e44c0b firewire: cdev: fix memory leak in an error path by Stefan Richter · 15 years ago
  22. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  23. 6fdc037 firewire: core: do not DMA-map stack addresses by Stefan Richter · 15 years ago
  24. e034d24 firewire: core: include linux/uaccess.h instead of asm/uaccess.h by Stefan Richter · 15 years ago
  25. e71d31d firewire: rename source files by Stefan Richter · 15 years ago[Renamed from drivers/firewire/fw-cdev.c]
  26. 77c9a5d firewire: reorganize header files by Stefan Richter · 15 years ago
  27. 9236889 firewire: core: improve check for local node by Stefan Richter · 15 years ago
  28. 18e9b10 firewire: cdev: add closure to async stream ioctl by Stefan Richter · 15 years ago
  29. 664d801 firewire: cdev: simplify FW_CDEV_IOC_SEND_REQUEST return value by Stefan Richter · 15 years ago
  30. 207fbef firewire: cdev: fix race of ioctl_send_request with bus reset by Stefan Richter · 15 years ago
  31. de487da firewire: cdev: secure add_descriptor ioctl by Stefan Richter · 15 years ago
  32. c8a2590 firewire: cdev: amendment to "add ioctl to query maximum transmission speed" by Stefan Richter · 15 years ago
  33. f8c2287 firewire: implement asynchronous stream transmission by Jay Fenlason · 15 years ago
  34. 81610b8 firewire: cdev: simplify a schedule_delayed_work wrapper by Stefan Richter · 16 years ago
  35. 5d9cb7d27 firewire: cdev: add ioctls for iso resource management, amendment by Stefan Richter · 16 years ago
  36. 36a755c firewire: cdev: shut down iso context before freeing the buffer by Stefan Richter · 16 years ago
  37. 3ba9498 firewire: cdev: replace some spin_lock_irqsave by spin_lock_irq by Stefan Richter · 16 years ago
  38. 5d3fd69 firewire: cdev: extend transaction payload size check by Stefan Richter · 16 years ago
  39. 1566f3d firewire: cdev: restrict broadcast write requests to Units Space by Stefan Richter · 16 years ago
  40. acfe833 firewire: cdev: add ioctl for broadcast write requests by Jay Fenlason, Stefan Richter · 16 years ago
  41. 33580a3 firewire: cdev: add ioctl to query maximum transmission speed by Stefan Richter · 16 years ago
  42. 1ec3c02 firewire: cdev: add ioctls for manual iso resource management by Stefan Richter · 16 years ago
  43. b1bda4c firewire: cdev: add ioctls for isochronous resource management by Jay Fenlason, Stefan Richter · 16 years ago
  44. be5bbd6 firewire: cdev: sort includes by Stefan Richter · 16 years ago
  45. 97c18b7 firewire: cdev: unify names of struct types and of their instances by Stefan Richter · 16 years ago
  46. fb44303 firewire: cdev: reference-count client instances by Stefan Richter · 16 years ago
  47. a459b8a firewire: cdev: use list_first_entry by Stefan Richter · 16 years ago
  48. 53dca51 firewire: remove line breaks before function names by Stefan Richter · 16 years ago
  49. 2dbd7d7 firewire: standardize a variable name by Stefan Richter · 16 years ago
  50. 3e0b5f0 firewire: cdev: address handler input validation by Stefan Richter · 16 years ago
  51. 45ee319 firewire: cdev: use an idr rather than a linked list for resources by Jay Fenlason · 16 years ago
  52. 97811e3 firewire: cdev: fix race of fw_device_op_release with bus reset by Stefan Richter · 16 years ago
  53. 1f3125a firewire: cdev: tcodes input validation by Stefan Richter · 16 years ago
  54. d67cfb9 firewire: convert client_list_lock to mutex by Stefan Richter · 16 years ago
  55. cf417e54 firewire: add a client_list_lock by Jay Fenlason · 16 years ago
  56. 99692f7 firewire: fix ioctl() return code by Stefan Richter · 16 years ago
  57. 7a10034 firewire: fix setting tag and sy in iso transmission by Stefan Richter · 16 years ago
  58. 8401d92 firewire: Preserve response data alignment bug when it is harmless by David Moore · 16 years ago
  59. f9543d0 firewire: queue the right number of data by JiSheng Zhang · 16 years ago
  60. 5cb8406 firewire: fill_bus_reset_event needs lock protection by Stefan Richter · 16 years ago
  61. 551f4cb firewire: prevent userspace from accessing shut down devices by Jay Fenlason · 16 years ago
  62. c9755e1 firewire: reread config ROM when device reset the bus by Stefan Richter · 16 years ago
  63. fae6031 firewire: fix NULL pointer deref. and resource leak by Stefan Richter · 16 years ago
  64. 96b1906 firewire: fix "kobject_add failed for fw* with -EEXIST" by Stefan Richter · 17 years ago
  65. b5d2a5e firewire: enforce access order between generation and node ID, fix "giving up on config rom" by Stefan Richter · 17 years ago
  66. cf5a56a firewire: fw-cdev: use device generation, not card generation by Stefan Richter · 17 years ago
  67. 83431cb firewire: fw-cdev: reorder wakeup vs. spinlock by Jay Fenlason · 17 years ago
  68. a64408b firewire: adopt read cycle timer ABI from raw1394 by Stefan Richter · 17 years ago
  69. 930e4b7 firewire: fw-core: local variable shadows a global one by Stefan Richter · 17 years ago
  70. 1ccc914 fw-cdev __user annotations by Al Viro · 17 years ago
  71. f139749 firewire: support S100B...S400B and link slower than PHY by Stefan Richter · 17 years ago
  72. 24315c5 firewire: Only set client->iso_context if allocation was successful. by Kristian Høgsberg · 17 years ago
  73. 1ca31ae firewire: Change struct fw_cdev_iso_packet to not use bitfields. by Kristian Høgsberg · 17 years ago
  74. 350958f firewire: fix return code by Jeff Garzik · 17 years ago
  75. 2d826cc firewire: Always use parens with sizeof. by Kristian Høgsberg · 17 years ago
  76. c781c06 firewire: Clean up comment style. by Kristian Høgsberg · 17 years ago
  77. 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]
  78. abaa574 firewire: Future proof the iso ioctls by adding a handle for the iso context. by Kristian Høgsberg · 17 years ago
  79. 4f25922 firewire: Add read/write and size annotations to IOC numbers. by Kristian Høgsberg · 17 years ago
  80. ef370ee firewire: Fix the range check for the queue_iso payload pointer. by Kristian Høgsberg · 17 years ago
  81. 3964a44 firewire: Generalize resource tracking for cdev implementation. by Kristian Høgsberg · 17 years ago
  82. 66dea3e firewire: Add ioctls to add and remove config rom descriptors. by Kristian Høgsberg · 17 years ago
  83. da8ecff firewire: Streamline userspace interface structs. by Kristian Høgsberg · 17 years ago
  84. d84702a firewire: fix compiler warnings on 64bit by Stefan Richter · 17 years ago
  85. 7e35f7f firewire: Free pending transactions on cdev release. by Kristian Høgsberg · 17 years ago
  86. 9472316 firewire: Implement deallocation of address ranges. by Kristian Høgsberg · 17 years ago
  87. eb0306e firewire: Move sync and tag parameters to start_iso ioctl. by Kristian Høgsberg · 17 years ago
  88. c70dc78 firewire: Fix dualbuffer iso receive mode and drop buffer fill mode. by Kristian Høgsberg · 17 years ago
  89. 97e3527 firewire: Add generation field to send_request ioctl struct. by Kristian Høgsberg · 17 years ago
  90. e753350 firewire: Add card index field to get_info cdev ioctl struct. by Kristian Høgsberg · 17 years ago
  91. 8fbdbb3 firewire: Fix order of arguments for iso context creation. by Kristian Høgsberg · 17 years ago
  92. 28cf6a0 firewire: Track pending transactions and cancel them on cdev release. by Kristian Høgsberg · 17 years ago
  93. 2603bf2 firewire: Use only a wait queue and terminate poll and read on device removal. by Kristian Høgsberg · 17 years ago
  94. a3aca3d firewire: Switch cdev code over to use register_chrdev and keep a list of devices. by Kristian Høgsberg · 17 years ago
  95. 344bbc4 firewire: Generalize get_config_rom to get_info. by Kristian Høgsberg · 17 years ago
  96. 5371842 firewire: Implement ioctl to initiate bus reset. by Kristian Høgsberg · 17 years ago
  97. 97bd9ef firewire: Add a bus reset event type for fw-device-cdev. by Kristian Høgsberg · 17 years ago
  98. 98b6cbe firewire: Implement sync and tag matching for isochronous receive. by Kristian Høgsberg · 17 years ago
  99. 21efb3c firewire: Configure channel and speed at context creation time. by Kristian Høgsberg · 17 years ago
  100. 9b32d5f firewire: Acummulate received iso headers and send them back to user space. by Kristian Høgsberg · 17 years ago