1. 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
  2. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  3. 6fdb2ee firewire: ohci: extend initialization log message by Stefan Richter · 14 years ago
  4. 4802f16 firewire: ohci: fix IR/IT context mask mixup by Stefan Richter · 14 years ago
  5. 3e9cc2f firewire: ohci: add module parameter to activate quirk fixes by Stefan Richter · 14 years ago
  6. 4a63559 firewire: ohci: use an ID table for quirks detection by Stefan Richter · 14 years ago
  7. ecb1cf9 firewire: ohci: reorder struct fw_ohci for better cache efficiency by Stefan Richter · 14 years ago
  8. 6498ba0 firewire: ohci: remove unused dualbuffer IR code by Stefan Richter · 14 years ago
  9. 6458229 firewire: core: combine a bit of repeated code by Stefan Richter · 14 years ago
  10. 6e95dea firewire: core: change type of a data buffer by Stefan Richter · 14 years ago
  11. abfe5a0 firewire: cdev: add more flexible cycle timer ioctl by Stefan Richter · 14 years ago
  12. fd6e0c51 firewire: core: rename an internal function by Stefan Richter · 14 years ago
  13. 137d9eb firewire: core: fix an information leak by Stefan Richter · 14 years ago
  14. 58aaa54 firewire: core: increase stack size of config ROM reader by Stefan Richter · 14 years ago
  15. 2799d5c firewire: core: don't fail device creation in case of too large config ROM blocks by Stefan Richter · 14 years ago
  16. d54423c firewire: core: fix "giving up on config rom" with Panasonic AG-DV2500 by Stefan Richter · 14 years ago
  17. 109d281 Merge tag 'v2.6.33' for its firewire changes since last branch point by Stefan Richter · 14 years ago
  18. 168cf9a firewire: remove incomplete Bus_Time CSR support by Stefan Richter · 14 years ago
  19. 4a9bde9 firewire: get_cycle_timer optimization and cleanup by Stefan Richter · 14 years ago
  20. 1c1517e firewire: ohci: enable cycle timer fix on ALi and NEC controllers by Stefan Richter · 14 years ago
  21. b677532 firewire: ohci: work around cycle timer bugs on VIA controllers by Clemens Ladisch · 15 years ago
  22. 7f51a10 firewire: ohci: retransmit isochronous transmit packets on cycle loss by Clemens Ladisch · 14 years ago
  23. 110f82d firewire: net: fix panic in fwnet_write_complete by Stefan Richter · 15 years ago
  24. 7a48143 firewire: ohci: fix crashes with TSB43AB23 on 64bit systems by Stefan Richter · 14 years ago
  25. 281e203 firewire: core: fix use-after-free regression in FCP handler by Stefan Richter · 14 years ago
  26. e300839 firewire: core: add_descriptor size check by Stefan Richter · 14 years ago
  27. a67483d firewire: make PCI device id constant by Németh Márton · 15 years ago
  28. 13b302d firewire: qualify config ROM cache pointers as const pointers by Stefan Richter · 15 years ago
  29. 5d7db04 firewire, ieee1394: update Kconfig help by Stefan Richter · 15 years ago
  30. 3c2c58c firewire: core: fw_csr_string addendum by Stefan Richter · 15 years ago
  31. 1f8fef7 firewire: add fw_csr_string() helper function by Clemens Ladisch · 15 years ago
  32. 090699c firewire: ohci: always use packet-per-buffer mode for isochronous reception by Stefan Richter · 15 years ago
  33. cf0e575 firewire: cdev: fix another memory leak in an error path by Stefan Richter · 15 years ago
  34. db5d247 firewire: fix use of multiple AV/C devices, allow multiple FCP listeners by Clemens Ladisch · 15 years ago
  35. 5f1141e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  36. 8c0c0cc firewire: ohci: handle receive packets with a data length of zero by Jay Fenlason · 15 years ago
  37. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  38. 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
  39. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  40. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  41. f8a2cee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  42. 31769ce firewire: ohci: pass correct iso xmit timestamps to core by Jay Fenlason · 15 years ago
  43. 5ed1f32 firewire: ohci: Make cycleMatch ISO transmission work by Jay Fenlason · 15 years ago
  44. b2c0a2a firewire: cdev: reduce stack usage by ioctl_dispatch by Stefan Richter · 15 years ago
  45. 19593ff firewire: ohci: 0 may be a valid DMA address by Stefan Richter · 15 years ago
  46. 5b189bf firewire: core: WARN on wrong usage of core transaction functions by Stefan Richter · 15 years ago
  47. a3ccf63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  48. cb7c96d firewire: core: optimize Topology Map creation by Stefan Richter · 15 years ago
  49. fe24257 firewire: core: clarify generate_config_rom usage by Stefan Richter · 15 years ago
  50. 8e85973 firewire: optimize config ROM creation by Stefan Richter · 15 years ago
  51. e21fcf7 firewire: cdev: normalize variable names by Stefan Richter · 15 years ago
  52. 9fb551b firewire: normalize style of queue_work wrappers by Stefan Richter · 15 years ago
  53. eaf76e0 firewire: sbp2: provide fallback if mgt_ORB_timeout is missing by Stefan Richter · 15 years ago
  54. 7e44c0b firewire: cdev: fix memory leak in an error path by Stefan Richter · 15 years ago
  55. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  56. ff830b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  57. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  58. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  59. 3c5f803 firewire: sbp2: remove a workaround for Momobay FX-3A by Stefan Richter · 15 years ago
  60. 094614f firewire: sbp2: fix status reception by Stefan Richter · 15 years ago
  61. 85cb9b6 firewire: core: fix topology map response handler by Stefan Richter · 15 years ago
  62. b171e20 firewire: core: fix race with parallel PCI device probe by Stefan Richter · 15 years ago
  63. 18668ff firewire: core: header file cleanup by Stefan Richter · 15 years ago
  64. 928ec5f firewire: ohci: fix Self ID Count register mask (safeguard against buffer overflow) by Stefan Richter · 15 years ago
  65. f815c33 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  66. baed6b8 firewire: sbp2: fix freeing of unallocated memory by Stefan Richter · 15 years ago
  67. 4fe0bad firewire: ohci: fix Ricoh R5C832, video reception by Stefan Richter · 15 years ago
  68. fc38379 firewire: ohci: fix Agere FW643 and multiple cameras by Stefan Richter · 15 years ago
  69. 1821bc1 firewire: core: fix crash in iso resource management by Stefan Richter · 15 years ago
  70. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
  71. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  72. 424efe9 netdev: convert pseudo drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  73. f63bafe5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  74. af27194 firewire: sbp2: add support for disks >2 TB (and 16 bytes long CDBs) by Stefan Richter · 15 years ago
  75. 6fdc037 firewire: core: do not DMA-map stack addresses by Stefan Richter · 15 years ago
  76. 1053414 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  77. 0c53dec firewire: new stack is no longer experimental by Stefan Richter · 15 years ago
  78. f83b1e6 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. 00635b8 firewire: net: better FIFO address range check and rcodes by Stefan Richter · 15 years ago
  80. b01b4ba firewire: net: fix card driver reloading by Stefan Richter · 15 years ago
  81. d645f4d firewire: core: fix iso context shutdown on card removal by Stefan Richter · 15 years ago
  82. 29ad14c firewire: core: fix DMA unmapping in iso buffer removal by Stefan Richter · 15 years ago
  83. d961450 firewire: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  84. 1337f85 firewire: net: adjust net_device ops by Stefan Richter · 15 years ago
  85. 156ce86 firewire: net: remove unused code by Stefan Richter · 15 years ago
  86. 5a124d3 firewire: net: allow for unordered unit discovery by Stefan Richter · 15 years ago
  87. f91e3bd firewire: net: style changes by Stefan Richter · 15 years ago
  88. b9530fd firewire: net: add Kconfig item, rename driver by Stefan Richter · 15 years ago
  89. c76acec firewire: add IPv4 support by Jay Fenlason · 15 years ago
  90. 1e626fd firewire: core: use more outbound tlabels by Stefan Richter · 15 years ago
  91. 837ec78 firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't met by Stefan Richter · 15 years ago
  92. 099d541 firewire: core: prepare for non-core children of card devices by Stefan Richter · 15 years ago
  93. e034d24 firewire: core: include linux/uaccess.h instead of asm/uaccess.h by Stefan Richter · 15 years ago
  94. e5110d0 firewire: add parent-of-unit accessor by Stefan Richter · 15 years ago
  95. e71d31d firewire: rename source files by Stefan Richter · 15 years ago
  96. 77c9a5d firewire: reorganize header files by Stefan Richter · 15 years ago
  97. e8ca970 firewire: clean up includes by Stefan Richter · 15 years ago
  98. 3dcdc50 firewire: ohci: access bus_seconds atomically by Stefan Richter · 15 years ago
  99. e41f8d7 firewire: also use vendor ID in root directory for driver matches by Stefan Richter · 15 years ago
  100. b3b2988 firewire: share device ID table type with ieee1394 by Stefan Richter · 15 years ago