1. 3719122 ieee1394: sbp2: fix spindown for PL-3507 and TSB42AA9 firmwares by Stefan Richter · 16 years ago
  2. 9499fe2 ieee1394: Kconfig menu touch-up by Stefan Richter · 16 years ago
  3. 93c596f ieee1394: sbp2: use correct size of command descriptor block by Stefan Richter · 16 years ago
  4. 886c35f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  5. 07c7224 ieee1394: fix NULL pointer dereference in sysfs access by Stefan Richter · 16 years ago
  6. 5f3b287 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  7. e386497 ieee1394: silence defined but not used warning in non-modular builds by Tony Breeds · 16 years ago
  8. cc9429b ieee1394: rawiso: requeue packet for transmission after skipped cycle by Pieter Palmers · 16 years ago
  9. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  10. a6ca4f7 ieee1394: limit early node speed to host interface speed by Philippe De Muyter · 16 years ago
  11. ee2d91e ieee1394: Remove superfluous calls to kobject_set_name(). by Robert P. J. Day · 16 years ago
  12. 9508c20 ieee1394: ohci1394: missing PPC PMac feature calls in failure path by Stefan Richter · 16 years ago
  13. c4e2e02 ieee1394: ohci1394: refactor some printk format strings by Stefan Richter · 16 years ago
  14. d09c680 ieee1394: ohci1394: unroll a macro with return by Stefan Richter · 16 years ago
  15. e351c4d ieee1394: Use shorter list_splice_init() for brevity. by Robert P. J. Day · 16 years ago
  16. b1ce1fd ieee1394: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  17. b25d166 ieee1394: ohci1394: refactor probe, remove, suspend, resume by Stefan Richter · 16 years ago
  18. 38275ac ieee1394: ohci1394: switch on bus power after resume on PPC PMac by Stefan Richter · 16 years ago
  19. d2ace29 ieee1394: prevent device binding of raw1394, video1394, dv1394 by Stefan Richter · 16 years ago
  20. 63995d4 ieee1394: be*_add_cpu conversion by Marcin Slusarz · 16 years ago
  21. a4b47d6 ieee1394: sbp2: relax SCSI DMA alignment by Stefan Richter · 16 years ago
  22. 6e45ef4 ieee1394: sbp2: fix for SYM13FW500 bridge (Datafab disk) by Stefan Richter · 16 years ago
  23. ef774c1 ieee1394: sbp2: fix rescan-scsi-bus by Stefan Richter · 16 years ago
  24. d94a983 ieee1394: sbp2: add INQUIRY delay workaround by Stefan Richter · 16 years ago
  25. 5fcf500 ieee1394: sbp2: fix bogus s/g access change by Stefan Richter · 16 years ago
  26. 85c5798 ieee1394: ohci1394: don't schedule IT tasklets on IR events by Stefan Richter · 17 years ago
  27. 4e6343a ieee1394: sbp2: raise default transfer size limit by Stefan Richter · 17 years ago
  28. 3e75b49 ieee1394: remove unused code by Stefan Richter · 17 years ago
  29. c7ea990 ieee1394: small cleanup after "nopage" by Stefan Richter · 17 years ago
  30. 61db812 ieee1394: nopage by Nick Piggin · 17 years ago
  31. a5c52df ieee1394: Add missing "space" by Joe Perches · 17 years ago
  32. 825f1df ieee1394: sbp2: s/g list access cosmetics by Stefan Richter · 17 years ago
  33. 8c4ac09 ieee1394: sbp2: prepare for s/g chaining by Stefan Richter · 16 years ago
  34. f212ec4 x86: early boot debugging via FireWire (ohci1394_dma=early) by Bernhard Kaindl · 16 years ago
  35. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  36. 73cf602 ieee1394: use class iteration api by Dave Young · 16 years ago
  37. 465ff31 [SCSI] relax scsi dma alignment by James Bottomley · 17 years ago
  38. 9e66269 ieee1394: iso and async streams: s/g list fix by Jens Axboe · 17 years ago
  39. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  40. 2ed45b0 ieee1394: ieee1394_transactions.c: remove dead code by Adrian Bunk · 17 years ago
  41. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  42. 1176360 [PATCH] Fix breakage after SG cleanups by Ralf Baechle · 17 years ago
  43. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  44. 002a98f ieee1394: ieee1394_core.c: use DEFINE_SPINLOCK for spinlock definition by Matthias Kaehlcke · 17 years ago
  45. 17a19b7 ieee1394: csr1212: proper refcounting by Stefan Richter · 17 years ago
  46. 638d5bb ieee1394: nodemgr: fix leak of struct csr1212_keyval by Stefan Richter · 17 years ago
  47. 745647e ieee1394: pcilynx: I2C cleanups by Jean Delvare · 17 years ago
  48. 69e2b60 ieee1394: Fix kthread stopping in nodemgr_host_thread by Satyam Sharma · 17 years ago
  49. 261b5f6 ieee1394: sbp2: fix unsafe iteration over list of devices by Stefan Richter · 17 years ago
  50. c4f3d41 ieee1394: pcilynx: superfluous local variables by Stefan Richter · 17 years ago
  51. 661afca ieee1394: eth1394: fix lock imbalance by Stefan Richter · 17 years ago
  52. 3bd9030 ieee1394: eth1394: superfluous local variable by Stefan Richter · 17 years ago
  53. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  54. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  55. b95cce3 [NET]: Wrap hard_header_parse by Stephen Hemminger · 17 years ago
  56. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  57. be7963b7e ieee1394: ohci1394: fix initialization if built non-modular by Stefan Richter · 17 years ago
  58. a2ee3f9 ieee1394: sbp2: fix sbp2_remove_device for error cases by Stefan Richter · 17 years ago
  59. e4f8cac ieee1394: sbp2: more correct Kconfig dependencies by Stefan Richter · 17 years ago
  60. a9c2f18 ieee1394: revert "sbp2: enforce 32bit DMA mapping" by Stefan Richter · 17 years ago
  61. 5b26e64 raw1394 __user annotation by Al Viro · 17 years ago
  62. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  63. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  64. bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  65. 51ec138 ieee1394: forgotten dereference... by Al Viro · 17 years ago
  66. 53c96b4 ieee1394: remove old isochronous ABI by Stefan Richter · 17 years ago
  67. 77bba7a ieee1394: sbp2: change some module parameters from int to bool by Stefan Richter · 17 years ago
  68. 93f2e02 ieee1394: first minimal NUMA awareness by Stefan Richter · 17 years ago
  69. 8e4dc40 ieee1394: eth1394: revert parent device to that in 2.6.20 by Stefan Richter · 17 years ago
  70. a0e857e ieee1394: nodemgr: parallelize between several hosts by Stefan Richter · 17 years ago
  71. dd7f292 ieee1394: convert ieee1394 from "struct class_device" to "struct device" by Kay Sievers · 17 years ago
  72. 5933708 ieee1394: raw1394: fix a 32/64-bits compat fix by Stefan Richter · 17 years ago
  73. 19f00e6 ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendment by Stefan Richter · 17 years ago
  74. 650c12c ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel by Petr Vandrovec · 17 years ago
  75. 883b97e ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernel by Petr Vandrovec · 17 years ago
  76. ee9be42 ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernel by Petr Vandrovec · 17 years ago
  77. 6552731 ieee1394: add comments in struct hpsb_packet by Stefan Richter · 17 years ago
  78. 17a6248 ieee1394: ohci1394: remove dead CONFIG variable by Stefan Richter · 17 years ago
  79. 18b4617 ieee1394: fix to ether1394_tx in ether1394.c by Carlos E. Ugarte · 17 years ago
  80. d7794c8 ieee1394: sbp2: offer SAM-conforming target port ID in sysfs by Stefan Richter · 17 years ago
  81. a52938f ieee1394: fix calculation of sysfs attribute "address" by Stefan Richter · 17 years ago
  82. 5bc65793 [SCSI] Merge up to linux-2.6 head by James Bottomley · 17 years ago
  83. 976da96 ieee1394: raw1394: Fix async send by Petr Vandrovec · 17 years ago
  84. ef50a6c ieee1394: eth1394: bring back a parent device by Stefan Richter · 17 years ago
  85. 7a97bc0 ieee1394: eth1394: handle tlabel exhaustion by Stefan Richter · 17 years ago
  86. 69c29fa ieee1394: eth1394: remove bogus netif_wake_queue by Stefan Richter · 17 years ago
  87. 20e2008 ieee1394: sbp2: include workqueue.h by Stefan Richter · 17 years ago
  88. d7dea2c [SCSI] sbp2: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  89. 9b6a517 Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  90. eeca7a3 [S390] Kconfig: refine depends statements. by Martin Schwidefsky · 17 years ago
  91. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  92. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  93. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  94. bcfd09e ieee1394: remove garbage from Kconfig by Stefan Richter · 17 years ago
  95. 3f94aa4 ieee1394: more help in Kconfig by Stefan Richter · 17 years ago
  96. 749cf766 ieee1394: ohci1394: Fix mistake in printk message. by Simon Arlott · 17 years ago
  97. 2ab7752 ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl register by Bernhard Kauer · 17 years ago
  98. c13596b ieee1394: ohci1394: fix cosmetic problem in error logging by Stefan Richter · 17 years ago
  99. 21b2c56 ieee1394: eth1394: send async streams at S100 on 1394b buses by Stefan Richter · 17 years ago
  100. 809e905 ieee1394: eth1394: fix error path in module_init by Akinobu Mita · 17 years ago