1. ceb5eb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  2. 1448d7c ieee1394: sbp2: add workarounds for 2nd and 3rd generation iPods by Stefan Richter · 15 years ago
  3. c1fbdd7 ieee1394: sbp2: don't assume zero model_id or firmware_revision if there is none by Stefan Richter · 15 years ago
  4. d3e3e97 ieee1394: sbp2: fix payload limit at S1600 and S3200 by Stefan Richter · 15 years ago
  5. 4106cef ieee1394: sbp2: update a help string by Stefan Richter · 15 years ago
  6. 82d4b90 ieee1394: support for speeds greater than S800 by Stefan Richter · 15 years ago
  7. 1745522 i2c: Delete many unused adapter IDs by Jean Delvare · 15 years ago
  8. 64c634e ieee1394: ohci1394: increase AT req. retries, fix ack_busy_X from Panasonic camcorders and others by Stefan Richter · 15 years ago
  9. 7f46b13 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  10. 92dc8cc ieee1394: use internal network device stats by Stephen Hemminger · 15 years ago
  11. 464f4da ieee1394: remove unneeded last_rx by Stephen Hemminger · 15 years ago
  12. 79994c9 ieee1394: convert to net_device_ops by Stephen Hemminger · 15 years ago
  13. c82cdea ieee1934: dv1394: interrupt enabling/disabling broken on big-endian by Harvey Harrison · 16 years ago
  14. 7d7039d ieee1394: dv1394: annotate frame input/output structs as little endian by Harvey Harrison · 16 years ago
  15. faf26bc ieee1394: eth1394: trivial sparse annotations by Harvey Harrison · 16 years ago
  16. debb480 ieee1394: mark bus_info_data as a __be32 array by Harvey Harrison · 16 years ago
  17. a5e6f64 ieee1394: replace CSR_SET_BUS_INFO_GENERATION macro by Harvey Harrison · 16 years ago
  18. c816015 ieee1394: pcilynx: trivial endian annotation by Harvey Harrison · 16 years ago
  19. 0bed181 ieee1394: ignore nonzero Bus_Info_Block.max_rom, fetch config ROM in quadlets by Stefan Richter · 16 years ago
  20. c1fc58d ieee1394: consolidate uses of IEEE1934_BUSID_MAGIC by Harvey Harrison · 16 years ago
  21. cbe7dd6 ieee1394: ohci1394: flush MMIO writes before delay in initialization by Stefan Richter · 16 years ago
  22. 9e234fa ieee1394: ohci1394: pass error codes from request_irq through by Stefan Richter · 16 years ago
  23. d1069ae ieee1394: ohci1394: don't leave interrupts enabled during suspend/resume by Frans Pop · 16 years ago
  24. b17a550 ieee1394: mark all hpsb_address_ops instances as const by Stefan Richter · 16 years ago
  25. adb0a61 ieee1394: replace a GFP_ATOMIC by GFP_KERNEL allocation by Stefan Richter · 16 years ago
  26. 25a41b2 ieee1394: add quirk fix for Freecom HDD by Stefan Richter · 16 years ago
  27. ec9a13c ieee1394: node manager causes up to ~3.25s delay in freezing tasks by Nigel Cunningham · 16 years ago
  28. 2642b11 ieee1394: sbp2: fix race condition in state change by Stefan Richter · 16 years ago
  29. e47c1fe ieee1394: fix list corruption (reported at module removal) by Stefan Richter · 16 years ago
  30. 9e0de91 ieee1394: sbp2: another iPod mini quirk entry by Stefan Richter · 16 years ago
  31. 6572a28 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  32. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  33. 8449fc3 ieee1394: dv1394: fix possible deadlock in multithreaded clients by Stefan Richter · 16 years ago
  34. 638570b ieee1394: raw1394: fix possible deadlock in multithreaded clients by Stefan Richter · 16 years ago
  35. 233976e ieee1394: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  36. 1eee21a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  37. 6229df3 device create: ieee1394: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  38. fc392fe ieee1394: survive a few seconds connection loss by Stefan Richter · 16 years ago
  39. 11305c3 ieee1394: nodemgr clean up class iterators by Stefan Richter · 16 years ago
  40. d98562d ieee1394: dv1394, video1394: remove unnecessary expressions by Stefan Richter · 16 years ago
  41. f22e52b ieee1394: raw1394: make write() thread-safe by Stefan Richter · 16 years ago
  42. ddfb908 ieee1394: raw1394: narrow down the state_mutex protected region by Stefan Richter · 16 years ago
  43. 10963ea ieee1394: raw1394: replace BKL by local mutex, make ioctl() and mmap() thread-safe by Stefan Richter · 16 years ago
  44. ed6ffd0 ieee1394: sbp2: enforce s/g segment size limit by Stefan Richter · 16 years ago
  45. cd8c79f ieee1394: sbp2: check for DMA mapping failures by Stefan Richter · 16 years ago
  46. 0a77b17 ieee1394: sbp2: stricter dma_sync by Stefan Richter · 16 years ago
  47. 68e2aa7 ieee1394: Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  48. a338406 ieee1394: sbp2: let nodemgr retry node updates during bus reset series by Stefan Richter · 16 years ago
  49. c921a97 ieee1394: don't drop nodes during bus reset series by Stefan Richter · 16 years ago
  50. 6848408 ieee1394: regression in 2.6.25: updates should happen before probes by Stefan Richter · 16 years ago
  51. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  52. 695794a Driver Core: add ability for class_find_device to start in middle of list by Greg Kroah-Hartman · 16 years ago
  53. 93562b5 Driver Core: add ability for class_for_each_device to start in middle of list by Greg Kroah-Hartman · 16 years ago
  54. f71674a device create: ieee1394: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  55. 22a37bc Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  56. 435f972 ieee1394: dump mmapped iso buffers in core files by Philippe De Muyter · 16 years ago
  57. 3aea50a ieee1394: raw1394: Push the BKL down into the driver ioctls by Alan Cox · 16 years ago
  58. 055a7da ieee1394: video1394: reorder module init, prepare BKL removal by Stefan Richter · 16 years ago
  59. fde675f ieee1394: reduce log noise about config ROM CRC errors by Stefan Richter · 16 years ago
  60. 82f06e8 ieee1394: sbp2: spin disks down on suspend and shutdown by Stefan Richter · 16 years ago
  61. 3719122 ieee1394: sbp2: fix spindown for PL-3507 and TSB42AA9 firmwares by Stefan Richter · 16 years ago
  62. 9499fe2 ieee1394: Kconfig menu touch-up by Stefan Richter · 16 years ago
  63. 93c596f ieee1394: sbp2: use correct size of command descriptor block by Stefan Richter · 16 years ago
  64. 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
  65. 07c7224 ieee1394: fix NULL pointer dereference in sysfs access by Stefan Richter · 16 years ago
  66. 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
  67. e386497 ieee1394: silence defined but not used warning in non-modular builds by Tony Breeds · 16 years ago
  68. cc9429b ieee1394: rawiso: requeue packet for transmission after skipped cycle by Pieter Palmers · 16 years ago
  69. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  70. a6ca4f7 ieee1394: limit early node speed to host interface speed by Philippe De Muyter · 16 years ago
  71. ee2d91e ieee1394: Remove superfluous calls to kobject_set_name(). by Robert P. J. Day · 16 years ago
  72. 9508c20 ieee1394: ohci1394: missing PPC PMac feature calls in failure path by Stefan Richter · 16 years ago
  73. c4e2e02 ieee1394: ohci1394: refactor some printk format strings by Stefan Richter · 16 years ago
  74. d09c680 ieee1394: ohci1394: unroll a macro with return by Stefan Richter · 16 years ago
  75. e351c4d ieee1394: Use shorter list_splice_init() for brevity. by Robert P. J. Day · 16 years ago
  76. b1ce1fd ieee1394: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  77. b25d166 ieee1394: ohci1394: refactor probe, remove, suspend, resume by Stefan Richter · 16 years ago
  78. 38275ac ieee1394: ohci1394: switch on bus power after resume on PPC PMac by Stefan Richter · 16 years ago
  79. d2ace29 ieee1394: prevent device binding of raw1394, video1394, dv1394 by Stefan Richter · 16 years ago
  80. 63995d4 ieee1394: be*_add_cpu conversion by Marcin Slusarz · 16 years ago
  81. a4b47d6 ieee1394: sbp2: relax SCSI DMA alignment by Stefan Richter · 16 years ago
  82. 6e45ef4 ieee1394: sbp2: fix for SYM13FW500 bridge (Datafab disk) by Stefan Richter · 16 years ago
  83. ef774c1 ieee1394: sbp2: fix rescan-scsi-bus by Stefan Richter · 16 years ago
  84. d94a983 ieee1394: sbp2: add INQUIRY delay workaround by Stefan Richter · 16 years ago
  85. 5fcf500 ieee1394: sbp2: fix bogus s/g access change by Stefan Richter · 16 years ago
  86. 85c5798 ieee1394: ohci1394: don't schedule IT tasklets on IR events by Stefan Richter · 17 years ago
  87. 4e6343a ieee1394: sbp2: raise default transfer size limit by Stefan Richter · 17 years ago
  88. 3e75b49 ieee1394: remove unused code by Stefan Richter · 17 years ago
  89. c7ea990 ieee1394: small cleanup after "nopage" by Stefan Richter · 17 years ago
  90. 61db812 ieee1394: nopage by Nick Piggin · 17 years ago
  91. a5c52df ieee1394: Add missing "space" by Joe Perches · 17 years ago
  92. 825f1df ieee1394: sbp2: s/g list access cosmetics by Stefan Richter · 17 years ago
  93. 8c4ac09 ieee1394: sbp2: prepare for s/g chaining by Stefan Richter · 16 years ago
  94. f212ec4 x86: early boot debugging via FireWire (ohci1394_dma=early) by Bernhard Kaindl · 16 years ago
  95. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  96. 73cf602 ieee1394: use class iteration api by Dave Young · 16 years ago
  97. 465ff31 [SCSI] relax scsi dma alignment by James Bottomley · 17 years ago
  98. 9e66269 ieee1394: iso and async streams: s/g list fix by Jens Axboe · 17 years ago
  99. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  100. 2ed45b0 ieee1394: ieee1394_transactions.c: remove dead code by Adrian Bunk · 17 years ago