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