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