1. 24c7cd0 [PATCH] sbp2: fix spinlock recursion by Stefan Richter · 18 years ago
  2. 76babde Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  3. 94c2d01 ohci1394: cleanup the "Unexpected PCI resource length" warning. by Jody McIntyre · 18 years ago
  4. d024ebc sbp2: misc debug logging cleanups by Stefan Richter · 18 years ago
  5. 8f0525f sbp2: proper treatment of DID_OK by Stefan Richter · 18 years ago
  6. 23e93f1 ieee1394: set read permission for parameter disable_irm by Stefan Richter · 18 years ago
  7. 5566405 sbp2: check for ARM failure by Stefan Richter · 18 years ago
  8. 180a430 ohci1394: clean up asynchronous and physical request filters programming by Stefan Richter · 18 years ago
  9. c1d08eb ieee1394: remove amdtp remains from ieee1394_core.h by Stefan Richter · 18 years ago
  10. a874844 ieee1394: remove devfs support by Stefan Richter · 18 years ago
  11. e2f8165 Signed-off-by: Jody McIntyre <scjody@modernduck.com> by Jody McIntyre · 18 years ago
  12. 147830f sbp2: prevent unloading of 1394 low-level driver by Stefan Richter · 18 years ago
  13. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 18 years ago
  14. 37d5411 [PATCH] bitops: hweight() related cleanup by Akinobu Mita · 18 years ago
  15. 4bc32c4 [PATCH] x86_64: Implement compat code for raw1394 read/write by Andi Kleen · 18 years ago
  16. 1f050a1 [PATCH] video1394: fix "return E;" typo by Alexey Dobriyan · 18 years ago
  17. a80614d sbp2: update 36byte inquiry workaround (fix compatibility regression) by Stefan Richter · 18 years ago
  18. 35bdddb sbp2: variable status FIFO address (fix login timeout) by Stefan Richter · 18 years ago
  19. bf637ec sbp2: fix another deadlock after disconnection by Stefan Richter · 18 years ago
  20. e30809f [PATCH] don't mangle INQUIRY if cmddt or evpd bits are set by Al Viro · 18 years ago
  21. 506eecd Actually remove amdtp.[ch], cmp.[ch]. by Jody McIntyre · 19 years ago
  22. 7ff9205 [PATCH] don't include ioctl32.h in drivers by Christoph Hellwig · 19 years ago
  23. 8c1d286 [PATCH] don't freeze firewire on suspend. by Dave Jones · 19 years ago
  24. 0a75c23 Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jody McIntyre · 19 years ago
  25. db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  26. 25c862c Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  27. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  28. 352dd1d gitignore: misc files by Brian Gerst · 19 years ago
  29. eaceec7 sbp2: remove duplicate code from sbp2_start_device() by Stefan Richter · 19 years ago
  30. cf8d2c0 sbp2: split sbp2_create_command_orb() for better readability by Stefan Richter · 19 years ago
  31. 209171a ohci1394: log number of implemented isochronous contexts by Stefan Richter · 19 years ago
  32. d51e86c ieee1394: write broadcast_channel only to select nodes (fixes device recognition) by Stefan Richter · 19 years ago
  33. 48622b7 ieee1394: resume remote ports when starting a host (fixes device recognition) by Stefan Richter · 19 years ago
  34. dc3edd5 sbp2: did not clean up after scsi_add_device() failed by Stefan Richter · 19 years ago
  35. 43863eb sbp2: delete sbp2scsi_direction_table by Stefan Richter · 19 years ago
  36. 51c1d80 ieee1394: run high-level updates before high-level probes by Stefan Richter · 19 years ago
  37. e38dc0a ieee1394: remove nonexistent functions from nodemgr.h by Stefan Richter · 19 years ago
  38. 61c7f77 ieee1394: write broadcast_channel only to select nodes (fixes device recognition) by Stefan Richter · 19 years ago
  39. 741854e ieee1394: whitespace cleanup in hosts.[ch], ieee1394_core.[ch] by Stefan Richter · 19 years ago
  40. 546513f ieee1394: hpsb_send_phy_config() cleanup by Stefan Richter · 19 years ago
  41. d775846 ieee1394: add definitions for phy packet constants by Stefan Richter · 19 years ago
  42. 14c0fa2 ieee1394: resume remote ports when starting a host (fixes device recognition) by Stefan Richter · 19 years ago
  43. c64d472 ieee1394/raw1394: LIndent fixes by Jens-Michael Hoffmann · 19 years ago
  44. 066ef9c ieee1394/iso: LIndent fixes by Jens-Michael Hoffmann · 19 years ago
  45. 16c333a ieee1394/ieee1394_transactions: LIndent fixes by Jens-Michael Hoffmann · 19 years ago
  46. 6649e92 ieee1394/dma: LIndent fixes by Jens-Michael Hoffmann · 19 years ago
  47. a96074e csr1212: add check for !valid by Jody McIntyre · 19 years ago
  48. 5303a98 csr1212: check results of keyval reads by Jody McIntyre · 19 years ago
  49. b12479d raw1394: fix memory deallocation in modify_config_rom by Stefan Richter · 19 years ago
  50. d734f92 drivers/ieee1394/raw1394.c: fix a NULL pointer by Adrian Bunk · 19 years ago
  51. 977545e sbp2: slimmer interface to scsi_mod by Stefan Richter · 19 years ago
  52. e4cda16 Fix incorrect video1394 timestamps. by Damien Douxchamps · 19 years ago
  53. e27d301 Every file should #include the headers containing the prototypes for by Adrian Bunk · 19 years ago
  54. 963f48a sbp2_command_orb_lock must be held when accessing the _orb_inuse list. by Jody McIntyre · 19 years ago
  55. a9931a6 Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jody McIntyre · 19 years ago
  56. 7301c8d Remove amdtp, cmp drivers. by Jody McIntyre · 19 years ago
  57. 4de4ebc [PATCH] ieee1394: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  58. ef79754 Remove definitions of unreferenced macros virt_to_page and vmalloc_32 from by Stefan Richter · 19 years ago
  59. 8551158 kmalloc/kzalloc changes: by Stefan Richter · 19 years ago
  60. 7afa146 Remove version strings from eth1394, ohci1394, sbp2. by Stefan Richter · 19 years ago
  61. a237f35 sbp2, ohci1394 cleanups: by Stefan Richter · 19 years ago
  62. e309fc6 sbp2: Remove our tracking of device type, by Ben Collins · 19 years ago
  63. 365c786 sbp2: Merge TYPE_RBC and 10byte removal patch from scsi maintainers. by Ben Collins · 19 years ago
  64. 7945619 sbp2_command_orb_lock must be held when accessing the _orb_inuse list. by Jody McIntyre · 19 years ago
  65. 6fbfddc Merge ../bleed-2.6 by Greg KH · 19 years ago
  66. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  67. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  68. b4e3ca1 [PATCH] gfp_t: remaining bits of drivers/* by Al Viro · 19 years ago
  69. 4a9949d [PATCH] raw1394: fix locking in the presence of SMP and interrupts by Andy Wingo · 19 years ago
  70. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  71. 32e7a04 [PATCH] ohci1394: less noise in dmesg by Jody McIntyre · 19 years ago
  72. f31c9cf [PATCH] ieee1394: delete legacy module aliases by Jody McIntyre · 19 years ago
  73. 3ae3d0d [PATCH] eth1394: workaround limitation in rawiso routines by Jody McIntyre · 19 years ago
  74. 998150c [PATCH] ieee1394: remove superfluous include in csr1212 by Jody McIntyre · 19 years ago
  75. 3256cc1 [PATCH] ieee1394: trivial edits of a few comments by Jody McIntyre · 19 years ago
  76. 63bea35 [PATCH] ieee1394: use time_before() by Jody McIntyre · 19 years ago
  77. db2fd66 [PATCH] ieee1394: fix for debug output by Jody McIntyre · 19 years ago
  78. e31a127 [PATCH] ieee1394: skip unnecessary pause when scanning config ROMs by Jody McIntyre · 19 years ago
  79. 328699b [PATCH] ieee1394: reorder activities after bus reset (fixes device detection) by Jody McIntyre · 19 years ago
  80. 2bab359 [PATCH] sbp2: default to serialize_io=1 by Jody McIntyre · 19 years ago
  81. abd559b [PATCH] sbp2: fix deadlocks and delays on device removal/rmmod by Jody McIntyre · 19 years ago
  82. 35d91f7 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  83. 146f726 [SCSI] Alter the scsi_add_device() API to conform to what users expect by James Bottomley · 19 years ago
  84. 21b2922 [PATCH] trivial __user cleanup (video1394) by viro@ZenIV.linux.org.uk · 19 years ago
  85. 9b19d85 [PATCH] provide MODALIAS= enviroment variable to autoload ieee1394 modules via udev by Olaf Hering · 19 years ago
  86. 386625f [PATCH] I2C: Drop debug eeprom dump code in pcilynx by Jean Delvare · 19 years ago
  87. 8728b83 [NET]: Kill skb->list by David S. Miller · 19 years ago
  88. 3515d01 [PATCH] late spinlock initialization in ieee1394/ohci by Al Viro · 19 years ago
  89. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago
  90. 98848fa [PATCH] ratelimit the ieee1394 IR legacy activated messages by Olaf Hering · 19 years ago
  91. 1934b8b [PATCH] Sync up ieee-1394 by Ben Collins · 19 years ago
  92. 07bbeaf ieee1394: fix broken signed char assumption. by Linus Torvalds · 19 years ago
  93. 8c87093 [PATCH] ppc32: Remove CONFIG_PMAC_PBOOK by Benjamin Herrenschmidt · 19 years ago
  94. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  95. e404e27 [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  96. 64360322 [PATCH] Use device_for_each_child() to unregister devices in nodemgr_remove_host_dev() by gregkh@suse.de · 19 years ago
  97. 7e25ab9 [PATCH] class: convert drivers/ieee1394/* to use the new class api instead of class_simple by gregkh@suse.de · 19 years ago
  98. 3237ee7 merge by hand (fix up qla_os.c merge error) by James Bottomley · 19 years ago
  99. 94d0e7b8 [SCSI] allow sleeping in ->eh_device_reset_handler() by Jeff Garzik · 19 years ago
  100. e3df715 [SCSI] Remove unnecessary locking around completion function calls by Jeff Garzik · 19 years ago